2018-10-17 05:04:18,898 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 05:04:18,901 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=iXEDdSCTy0wIbmMvIYdZobVj3 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=fe010d0d79494effbe02dd92c443bc23 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 05:04:18,901 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 05:04:18,902 - 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-10-17 05:04:18,923 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-17 05:04:19,037 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-17 05:04:19,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-10-17 05:04:19,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:04:19,046 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d197fd-0b95-4939-aabf-e477f407fdee 2018-10-17 05:04:19,047 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:04:19,047 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-c4d197fd-0b95-4939-aabf-e477f407fdee 2018-10-17 05:04:19,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:04:19,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["5uK2d9t8R42CX8W2PhSImQ"], "issued_at": "2018-10-17T05:04:19.000000Z"}} 2018-10-17 05:04:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:20,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7fa9eee-604b-42bd-ab8d-bdd8d2e447cb x-openstack-request-id: req-f7fa9eee-604b-42bd-ab8d-bdd8d2e447cb 2018-10-17 05:04:20,241 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-10-17 05:04:20,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-aggregates used request id req-f7fa9eee-604b-42bd-ab8d-bdd8d2e447cb 2018-10-17 05:04:20,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.20275902748s 2018-10-17 05:04:20,242 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-10-17 05:04:20,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:04:20,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:20,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e042b8-639c-4fd4-a738-9968e94ef607 2018-10-17 05:04:20,448 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:04:20,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-43e042b8-639c-4fd4-a738-9968e94ef607 2018-10-17 05:04:20,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201775074005s 2018-10-17 05:04:20,450 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'bbd64e03d6ee44448dd708774f801810', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-10-17 05:04:20,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-17 05:04:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:20,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1986 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a437bb5d-a6a5-4bd1-ace8-3a11698c577e 2018-10-17 05:04:20,672 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c255766266c4cc89ee7dbb9b8c92492"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d0e47ecb21645c9bdd672fe49387672"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/117f56e9a0204f6e8090acf09987c2da"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1490991d358a447188803112e5ccd85c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "1490991d358a447188803112e5ccd85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b529cc6d1544b20978251be3b70fd6e"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b7f0386cc82409c90f7d5b61ebdbcd6"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/22fb2c9a27034a2ea47ab01e809e025e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d2c738cf0944fb1adec71a138a57c2b"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d59675bcc8c4a6887d3095490ed3975"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/34e19922206c4fe6a398ee725c7d109e"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/39864813096943aeb32e20e02f50719a"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "39864813096943aeb32e20e02f50719a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46864574c4034831b8fe09ef36581434"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "46864574c4034831b8fe09ef36581434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4962f28b79ed41ea9d807f28d7920149"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4b4948e669284a4795d18d506ce1dc14"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4172975bd7f44310abfc64590175b502", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4cceccf817a44b608cb2874a24a76bcf"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4ce4f41d24e74bb6b8ba57f47ee336da"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4e8af12139f04cbfa06d9a4f2a98d686"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4fee3d57a089436591fee986432e42c0"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4fee3d57a089436591fee986432e42c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/51890b61c7634689b561f3d63e53f38e"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4172975bd7f44310abfc64590175b502", "id": "51890b61c7634689b561f3d63e53f38e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/547e8d5583c3496fa6d5a1d2789e0bbb"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4172975bd7f44310abfc64590175b502", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5e59ec0ead3e4b769d5213bc146fd68e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5fe3ade7678043d58b3cc13d87d3bd48"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/61eb9486d6404f90863b206c853d63ad"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "61eb9486d6404f90863b206c853d63ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/634dd067652a480a81427cef28eada48"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "634dd067652a480a81427cef28eada48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6745a9e190e841e59d398325d0991a7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "6745a9e190e841e59d398325d0991a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/768a30c76cd045a9b8b44ff1b42d7557"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7b622e1128704c18890b8bb171bbc97c"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/83f1d7d9423e44a79a1d00efa49795be"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "83f1d7d9423e44a79a1d00efa49795be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a28e909092e4e51a6af3ac0527d6504"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "8a28e909092e4e51a6af3ac0527d6504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a671085995642e0b6c2eceda1506dab"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "8a671085995642e0b6c2eceda1506dab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/92fb0fe7a253459b9e798e977553631d"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "92fb0fe7a253459b9e798e977553631d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f5e66b0b948463b9a94af0bb352a679"}, "url": "http://12.0.0.50:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f88a7a0fcbd4967b5e7b31e33301a61"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bfa92cf10875422b91adca8fc934075a"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "bfa92cf10875422b91adca8fc934075a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c8b48aba59c5416a8bbcac270f82f763"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da46988e1b7d433cbdce68439fa18b47"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da8dcbe9e71d4244bb5dbe8b8026e4b6"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/deead704edcf4428ab926661473e43fc"}, "url": "http://12.0.0.50:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "deead704edcf4428ab926661473e43fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e685e1955e5747bab09cc47c89cd5774"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ee3a7b37d1ff4e109ec413ff280ee60a"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f062742fb5b749a7b4a759901104c97c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "f062742fb5b749a7b4a759901104c97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ff6221bcffb64126b5e6e6e53d140404"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-17 05:04:20,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-a437bb5d-a6a5-4bd1-ace8-3a11698c577e 2018-10-17 05:04:20,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.218482971191s 2018-10-17 05:04:20,680 - 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.29:5000/v3/endpoints/0c255766266c4cc89ee7dbb9b8c92492'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de3fa5e7b18042088b954a4b7aa5c8d6', u'id': u'0c255766266c4cc89ee7dbb9b8c92492'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0d0e47ecb21645c9bdd672fe49387672'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'78d8cb6a7e254d3b8fe49535d74e6aca', u'id': u'0d0e47ecb21645c9bdd672fe49387672'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/117f56e9a0204f6e8090acf09987c2da'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'016cebc3567c48088ae5de5b9a82793c', u'id': u'117f56e9a0204f6e8090acf09987c2da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/1490991d358a447188803112e5ccd85c'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'76e2332dd53048d39ae63758aa39832c', u'id': u'1490991d358a447188803112e5ccd85c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/1b529cc6d1544b20978251be3b70fd6e'}, u'url': u'http://172.30.9.29:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'922f0430aec048ea8b808cd1e259822b', u'id': u'1b529cc6d1544b20978251be3b70fd6e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/1b7f0386cc82409c90f7d5b61ebdbcd6'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'922f0430aec048ea8b808cd1e259822b', u'id': u'1b7f0386cc82409c90f7d5b61ebdbcd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/22fb2c9a27034a2ea47ab01e809e025e'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0ea76f64e73041e893b083e0462e6a49', u'id': u'22fb2c9a27034a2ea47ab01e809e025e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/2d2c738cf0944fb1adec71a138a57c2b'}, u'url': u'http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dfeed5a4dd0b4f338a3685bd4ef92e8d', u'id': u'2d2c738cf0944fb1adec71a138a57c2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/2d59675bcc8c4a6887d3095490ed3975'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de3fa5e7b18042088b954a4b7aa5c8d6', u'id': u'2d59675bcc8c4a6887d3095490ed3975'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/34e19922206c4fe6a398ee725c7d109e'}, u'url': u'http://172.30.9.29:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ddc7cdca06a041f09f71ef0924a5298a', u'id': u'34e19922206c4fe6a398ee725c7d109e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/39864813096943aeb32e20e02f50719a'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd4a363f3c1cc482d80956f0014a65395', u'id': u'39864813096943aeb32e20e02f50719a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/46864574c4034831b8fe09ef36581434'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'78d8cb6a7e254d3b8fe49535d74e6aca', u'id': u'46864574c4034831b8fe09ef36581434'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4962f28b79ed41ea9d807f28d7920149'}, u'url': u'http://172.30.9.29:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'016cebc3567c48088ae5de5b9a82793c', u'id': u'4962f28b79ed41ea9d807f28d7920149'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4b4948e669284a4795d18d506ce1dc14'}, u'url': u'http://172.30.9.29:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4172975bd7f44310abfc64590175b502', u'id': u'4b4948e669284a4795d18d506ce1dc14'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4cceccf817a44b608cb2874a24a76bcf'}, u'url': u'http://172.30.9.29:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cc8713035bc342e1a1b7e3caaa793141', u'id': u'4cceccf817a44b608cb2874a24a76bcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4ce4f41d24e74bb6b8ba57f47ee336da'}, u'url': u'http://172.30.9.29:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de3fa5e7b18042088b954a4b7aa5c8d6', u'id': u'4ce4f41d24e74bb6b8ba57f47ee336da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4e8af12139f04cbfa06d9a4f2a98d686'}, u'url': u'http://172.30.9.29:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'76e2332dd53048d39ae63758aa39832c', u'id': u'4e8af12139f04cbfa06d9a4f2a98d686'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4fee3d57a089436591fee986432e42c0'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'76e2332dd53048d39ae63758aa39832c', u'id': u'4fee3d57a089436591fee986432e42c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/51890b61c7634689b561f3d63e53f38e'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4172975bd7f44310abfc64590175b502', u'id': u'51890b61c7634689b561f3d63e53f38e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/547e8d5583c3496fa6d5a1d2789e0bbb'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4172975bd7f44310abfc64590175b502', u'id': u'547e8d5583c3496fa6d5a1d2789e0bbb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/5e59ec0ead3e4b769d5213bc146fd68e'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fdb7a682757f4a2cb134474ffb1d3dc7', u'id': u'5e59ec0ead3e4b769d5213bc146fd68e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/5fe3ade7678043d58b3cc13d87d3bd48'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'65c5c2f5743b46819b9f09276d970885', u'id': u'5fe3ade7678043d58b3cc13d87d3bd48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/61eb9486d6404f90863b206c853d63ad'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'922f0430aec048ea8b808cd1e259822b', u'id': u'61eb9486d6404f90863b206c853d63ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/634dd067652a480a81427cef28eada48'}, u'url': u'http://172.30.9.29:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'78d8cb6a7e254d3b8fe49535d74e6aca', u'id': u'634dd067652a480a81427cef28eada48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/6745a9e190e841e59d398325d0991a7b'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd4a363f3c1cc482d80956f0014a65395', u'id': u'6745a9e190e841e59d398325d0991a7b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/768a30c76cd045a9b8b44ff1b42d7557'}, u'url': u'http://172.30.9.29:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fdb7a682757f4a2cb134474ffb1d3dc7', u'id': u'768a30c76cd045a9b8b44ff1b42d7557'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/7b622e1128704c18890b8bb171bbc97c'}, u'url': u'http://172.30.9.29:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'65c5c2f5743b46819b9f09276d970885', u'id': u'7b622e1128704c18890b8bb171bbc97c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/83f1d7d9423e44a79a1d00efa49795be'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'65c5c2f5743b46819b9f09276d970885', u'id': u'83f1d7d9423e44a79a1d00efa49795be'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8a28e909092e4e51a6af3ac0527d6504'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'016cebc3567c48088ae5de5b9a82793c', u'id': u'8a28e909092e4e51a6af3ac0527d6504'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8a671085995642e0b6c2eceda1506dab'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f5590de7434142db9b52e1f979d209a6', u'id': u'8a671085995642e0b6c2eceda1506dab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/92fb0fe7a253459b9e798e977553631d'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ddc7cdca06a041f09f71ef0924a5298a', u'id': u'92fb0fe7a253459b9e798e977553631d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/9f5e66b0b948463b9a94af0bb352a679'}, u'url': u'http://12.0.0.50:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dfeed5a4dd0b4f338a3685bd4ef92e8d', u'id': u'9f5e66b0b948463b9a94af0bb352a679'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/9f88a7a0fcbd4967b5e7b31e33301a61'}, u'url': u'http://172.30.9.29:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd4a363f3c1cc482d80956f0014a65395', u'id': u'9f88a7a0fcbd4967b5e7b31e33301a61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/bfa92cf10875422b91adca8fc934075a'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ddc7cdca06a041f09f71ef0924a5298a', u'id': u'bfa92cf10875422b91adca8fc934075a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c8b48aba59c5416a8bbcac270f82f763'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0ea76f64e73041e893b083e0462e6a49', u'id': u'c8b48aba59c5416a8bbcac270f82f763'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/da46988e1b7d433cbdce68439fa18b47'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cc8713035bc342e1a1b7e3caaa793141', u'id': u'da46988e1b7d433cbdce68439fa18b47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/da8dcbe9e71d4244bb5dbe8b8026e4b6'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cc8713035bc342e1a1b7e3caaa793141', u'id': u'da8dcbe9e71d4244bb5dbe8b8026e4b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/deead704edcf4428ab926661473e43fc'}, u'url': u'http://12.0.0.50:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dfeed5a4dd0b4f338a3685bd4ef92e8d', u'id': u'deead704edcf4428ab926661473e43fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/e685e1955e5747bab09cc47c89cd5774'}, u'url': u'http://172.30.9.29:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f5590de7434142db9b52e1f979d209a6', u'id': u'e685e1955e5747bab09cc47c89cd5774'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/ee3a7b37d1ff4e109ec413ff280ee60a'}, u'url': u'http://172.30.9.29:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0ea76f64e73041e893b083e0462e6a49', u'id': u'ee3a7b37d1ff4e109ec413ff280ee60a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/f062742fb5b749a7b4a759901104c97c'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fdb7a682757f4a2cb134474ffb1d3dc7', u'id': u'f062742fb5b749a7b4a759901104c97c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/ff6221bcffb64126b5e6e6e53d140404'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f5590de7434142db9b52e1f979d209a6', u'id': u'ff6221bcffb64126b5e6e6e53d140404'})] 2018-10-17 05:04:20,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-10-17 05:04:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:20,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82d74767-36ee-4988-8d4e-de800adb87b2 x-openstack-request-id: req-82d74767-36ee-4988-8d4e-de800adb87b2 2018-10-17 05:04:20,794 - keystoneauth.session - DEBUG - 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-10-17 05:04:20,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/extensions used request id req-82d74767-36ee-4988-8d4e-de800adb87b2 2018-10-17 05:04:20,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112107038498s 2018-10-17 05:04:20,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-10-17 05:04:20,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:22,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40bad01a-2c9a-43e7-a90c-cd82e765c4b5 x-openstack-request-id: req-40bad01a-2c9a-43e7-a90c-cd82e765c4b5 2018-10-17 05:04:22,695 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-10-17 05:04:22,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-floating-ip-pools used request id req-40bad01a-2c9a-43e7-a90c-cd82e765c4b5 2018-10-17 05:04:22,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.88506984711s 2018-10-17 05:04:22,696 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-10-17 05:04:22,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:04:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:23,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:23 GMT X-Openstack-Request-Id: req-bbf49b13-86dd-4175-a0fe-cdf7a349e6b4 2018-10-17 05:04:23,134 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:04:23,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-bbf49b13-86dd-4175-a0fe-cdf7a349e6b4 2018-10-17 05:04:23,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.427222967148s 2018-10-17 05:04:23,134 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-10-17 05:04:23,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 05:04:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:23,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1afdc5e-3184-47d3-9ca5-cb77f84d6790 x-openstack-request-id: req-c1afdc5e-3184-47d3-9ca5-cb77f84d6790 2018-10-17 05:04:23,287 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 05:04:23,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-c1afdc5e-3184-47d3-9ca5-cb77f84d6790 2018-10-17 05:04:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.153089046478s 2018-10-17 05:04:23,289 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', 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", "cx16", "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", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 9}, 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.5', 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", "cx16", "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", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 10}, 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-10-17 05:04:23,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-10-17 05:04:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:23,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e02f3080-72d5-4597-a787-31f2899826e0 x-openstack-request-id: req-e02f3080-72d5-4597-a787-31f2899826e0 2018-10-17 05:04:23,416 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-10-17 05:04:23,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-e02f3080-72d5-4597-a787-31f2899826e0 2018-10-17 05:04:23,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.127174139023s 2018-10-17 05:04:23,417 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-10-17 05:04:23,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:23,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:23 GMT X-Openstack-Request-Id: req-c32a7fcb-7730-4505-b937-052446ae95ef 2018-10-17 05:04:23,531 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:04:23,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c32a7fcb-7730-4505-b937-052446ae95ef 2018-10-17 05:04:23,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114497184753s 2018-10-17 05:04:23,533 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'758793bd-a34b-448c-9626-aff4c769bb2c'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-17T05:02:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 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-10-17T05:02:01Z', u'provider:network_type': u'flat', u'tenant_id': u'6179b949fda348a0be268d5a32553aa8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6179b949fda348a0be268d5a32553aa8', u'l2_adjacency': True})] 2018-10-17 05:04:23,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:04:23,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:23,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:23 GMT X-Openstack-Request-Id: req-b4f0dde7-fdd5-45a0-8fcf-4d3d306c0d3a 2018-10-17 05:04:23,571 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-10-17 05:04:23,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json used request id req-b4f0dde7-fdd5-45a0-8fcf-4d3d306c0d3a 2018-10-17 05:04:23,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0377268791199s 2018-10-17 05:04:23,571 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-10-17 05:04:23,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:04:23,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:23,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 728 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1290a900-dcf0-4904-8a11-c86a43f6cc9e 2018-10-17 05:04:23,757 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "0f3803a56d8545f6a7d96b522a00d18a"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/0f3803a56d8545f6a7d96b522a00d18a/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "0cebab7f9d374d23b92276c3dfbfac6b"}, "user": {"id": "13390b2137834e629e0b37fe2adee1d7"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/13390b2137834e629e0b37fe2adee1d7/roles/0cebab7f9d374d23b92276c3dfbfac6b"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "13390b2137834e629e0b37fe2adee1d7"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/13390b2137834e629e0b37fe2adee1d7/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "1a24f08b861d43d0b8707885f3ade090"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/1a24f08b861d43d0b8707885f3ade090/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "4d7d20b527744c41bf890e5fdd177c07"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/4d7d20b527744c41bf890e5fdd177c07/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "93497f1e318f4aeca6e8c721cc11f7f2"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/93497f1e318f4aeca6e8c721cc11f7f2/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "a585184b379e4af499d8de21153cde99"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/a585184b379e4af499d8de21153cde99/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "a5b908172dfa4369b1e58cc60ce7009f"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/a5b908172dfa4369b1e58cc60ce7009f/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "b0cae7b62c7641168fac2a13947f849f"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/b0cae7b62c7641168fac2a13947f849f/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "bebabffd1a9a47448de08733cfb3b9e2"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/bebabffd1a9a47448de08733cfb3b9e2/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "fe010d0d79494effbe02dd92c443bc23"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "c9f55fb02d124cb09be366beebe331b7"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23/users/c9f55fb02d124cb09be366beebe331b7/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "d61e365dc69e4744a836536efee79623"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/d61e365dc69e4744a836536efee79623/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "df93204e805f412e911787f7bd3f5937"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/df93204e805f412e911787f7bd3f5937/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"project": {"id": "6179b949fda348a0be268d5a32553aa8"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "ed0d99c4fb2b4bba904381602d458999"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8/users/ed0d99c4fb2b4bba904381602d458999/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"domain": {"id": "bbd64e03d6ee44448dd708774f801810"}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "3c0cfd6d069b43dd89779b90301f60e1"}, "links": {"assignment": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810/users/3c0cfd6d069b43dd89779b90301f60e1/roles/9ff59fcc10244818897b38e0e88b4316"}}, {"scope": {"system": {"all": true}}, "role": {"id": "9ff59fcc10244818897b38e0e88b4316"}, "user": {"id": "c9f55fb02d124cb09be366beebe331b7"}, "links": {"assignment": "http://172.30.9.29:5000/v3/system/users/c9f55fb02d124cb09be366beebe331b7/roles/9ff59fcc10244818897b38e0e88b4316"}}], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments", "previous": null, "next": null}} 2018-10-17 05:04:23,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments used request id req-1290a900-dcf0-4904-8a11-c86a43f6cc9e 2018-10-17 05:04:23,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18216919899s 2018-10-17 05:04:23,761 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'0f3803a56d8545f6a7d96b522a00d18a'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'0cebab7f9d374d23b92276c3dfbfac6b', 'user': u'13390b2137834e629e0b37fe2adee1d7'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'13390b2137834e629e0b37fe2adee1d7'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'1a24f08b861d43d0b8707885f3ade090'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'4d7d20b527744c41bf890e5fdd177c07'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'93497f1e318f4aeca6e8c721cc11f7f2'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'a585184b379e4af499d8de21153cde99'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'a5b908172dfa4369b1e58cc60ce7009f'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'b0cae7b62c7641168fac2a13947f849f'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'bebabffd1a9a47448de08733cfb3b9e2'}), Munch({'project': u'fe010d0d79494effbe02dd92c443bc23', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'c9f55fb02d124cb09be366beebe331b7'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'd61e365dc69e4744a836536efee79623'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'df93204e805f412e911787f7bd3f5937'}), Munch({'project': u'6179b949fda348a0be268d5a32553aa8', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'ed0d99c4fb2b4bba904381602d458999'}), Munch({'domain': u'bbd64e03d6ee44448dd708774f801810', 'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'3c0cfd6d069b43dd89779b90301f60e1'}), Munch({'id': u'9ff59fcc10244818897b38e0e88b4316', 'user': u'c9f55fb02d124cb09be366beebe331b7'})] 2018-10-17 05:04:23,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:04:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:23,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97865fd1-c42d-494b-94a9-298f5b1f39dd 2018-10-17 05:04:23,966 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:04:23,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-97865fd1-c42d-494b-94a9-298f5b1f39dd 2018-10-17 05:04:23,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201196908951s 2018-10-17 05:04:23,968 - 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'_member_', 'id': u'062e66b9df5f4b7cbc2e8b98614e11eb'}), 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'0cebab7f9d374d23b92276c3dfbfac6b'}), 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'11af51e5b9284fe59eb4e88da143e452'}), 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'2e4e9d612f744aa8b26bc106164808dd'}), 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'5ffcdf36194e4d0cbaabbdbb6857407c'}), 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'8f51a2335dd549318b873078f27e4de6'}), 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'9ff59fcc10244818897b38e0e88b4316'})] 2018-10-17 05:04:23,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:04:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:24,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:24 GMT X-Openstack-Request-Id: req-2b0fe988-7539-44e0-8632-2f9827291a16 2018-10-17 05:04:24,025 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-10-17 05:04:24,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2b0fe988-7539-44e0-8632-2f9827291a16 2018-10-17 05:04:24,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0565469264984s 2018-10-17 05:04:24,026 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-10-17 05:04:24,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:04:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:24,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc704326-9dbf-4443-9751-5fc003b0d65c x-openstack-request-id: req-cc704326-9dbf-4443-9751-5fc003b0d65c 2018-10-17 05:04:24,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 05:04:24,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cc704326-9dbf-4443-9751-5fc003b0d65c 2018-10-17 05:04:24,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198421001434s 2018-10-17 05:04:24,225 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-10-17 05:04:24,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-17 05:04:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:04:24,239 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa06e78c-68f8-434e-b1c4-951f23075dc4 2018-10-17 05:04:24,239 - keystoneauth.session - DEBUG - 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.4:35357/v3/", "rel": "self"}]}]}} 2018-10-17 05:04:24,240 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-aa06e78c-68f8-434e-b1c4-951f23075dc4 2018-10-17 05:04:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:24,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac3e830-eb45-4e4a-989d-1b66cc8deed0 2018-10-17 05:04:24,424 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/016cebc3567c48088ae5de5b9a82793c"}, "enabled": true, "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0ea76f64e73041e893b083e0462e6a49"}, "enabled": true, "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4172975bd7f44310abfc64590175b502"}, "enabled": true, "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/65c5c2f5743b46819b9f09276d970885"}, "enabled": true, "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/76e2332dd53048d39ae63758aa39832c"}, "enabled": true, "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/78d8cb6a7e254d3b8fe49535d74e6aca"}, "enabled": true, "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/922f0430aec048ea8b808cd1e259822b"}, "enabled": true, "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc8713035bc342e1a1b7e3caaa793141"}, "enabled": true, "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d0a1a387cc974ef3aefa5b025a9ccad9"}, "enabled": true, "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d4a363f3c1cc482d80956f0014a65395"}, "enabled": true, "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ddc7cdca06a041f09f71ef0924a5298a"}, "enabled": true, "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de3fa5e7b18042088b954a4b7aa5c8d6"}, "enabled": true, "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfeed5a4dd0b4f338a3685bd4ef92e8d"}, "enabled": true, "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f5590de7434142db9b52e1f979d209a6"}, "enabled": true, "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/fdb7a682757f4a2cb134474ffb1d3dc7"}, "enabled": true, "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-10-17 05:04:24,424 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-bac3e830-eb45-4e4a-989d-1b66cc8deed0 2018-10-17 05:04:24,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.194903850555s 2018-10-17 05:04:24,428 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'016cebc3567c48088ae5de5b9a82793c', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0ea76f64e73041e893b083e0462e6a49', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'4172975bd7f44310abfc64590175b502', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'65c5c2f5743b46819b9f09276d970885', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'76e2332dd53048d39ae63758aa39832c', 'name': u'heat'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'78d8cb6a7e254d3b8fe49535d74e6aca', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'922f0430aec048ea8b808cd1e259822b', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'cc8713035bc342e1a1b7e3caaa793141', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'd0a1a387cc974ef3aefa5b025a9ccad9', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'd4a363f3c1cc482d80956f0014a65395', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'ddc7cdca06a041f09f71ef0924a5298a', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'de3fa5e7b18042088b954a4b7aa5c8d6', 'name': u'aodh'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'dfeed5a4dd0b4f338a3685bd4ef92e8d', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f5590de7434142db9b52e1f979d209a6', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'fdb7a682757f4a2cb134474ffb1d3dc7', 'name': u'cinderv3'})] 2018-10-17 05:04:24,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:04:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a8bb3a8a0a320a704ae3c38e80c230f42eff187cd2183afcd8bafa61285a1415" 2018-10-17 05:04:24,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:24 GMT X-Openstack-Request-Id: req-1be435fb-1278-4978-9e8c-2c432200e5ee 2018-10-17 05:04:24,469 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4}]} 2018-10-17 05:04:24,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1be435fb-1278-4978-9e8c-2c432200e5ee 2018-10-17 05:04:24,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0414178371429s 2018-10-17 05:04:24,470 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:02:05Z', 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'758793bd-a34b-448c-9626-aff4c769bb2c', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'tenant_id': u'6179b949fda348a0be268d5a32553aa8', u'created_at': u'2018-10-17T05:02:05Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'6179b949fda348a0be268d5a32553aa8'})] 2018-10-17 05:04:24,572 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:04:24,573 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-17 05:04:24,608 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-10-17 05:04:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:04:24,706 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3164cbe-fecf-49c6-b898-5fa4ebd41f28 2018-10-17 05:04:24,706 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:04:24,706 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-d3164cbe-fecf-49c6-b898-5fa4ebd41f28 2018-10-17 05:04:24,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:04:25,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["D6hRPWgJQxqCvjVc_CHVkA"], "issued_at": "2018-10-17T05:04:25.000000Z"}} 2018-10-17 05:04:25,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:26,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:26 GMT X-Openstack-Request-Id: req-eb295e39-a71b-43ef-a56d-3bcd55dedfbb 2018-10-17 05:04:26,275 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:04:26,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eb295e39-a71b-43ef-a56d-3bcd55dedfbb 2018-10-17 05:04:26,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16987991333s 2018-10-17 05:04:26,277 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-10-17 05:04:26,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:04:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:26,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a604169-6e97-47b8-b668-c39d9d9851b4 2018-10-17 05:04:26,476 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:04:26,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2a604169-6e97-47b8-b668-c39d9d9851b4 2018-10-17 05:04:26,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192615032196s 2018-10-17 05:04:26,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:04:26,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:26,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d56e1a-1c5d-4c88-8d25-0b655c7ebec9 2018-10-17 05:04:26,601 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:04:26,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f1d56e1a-1c5d-4c88-8d25-0b655c7ebec9 2018-10-17 05:04:26,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117644071579s 2018-10-17 05:04:26,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:04:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" -d '{"network": {"tenant_id": "fe010d0d79494effbe02dd92c443bc23", "name": "tenantnetwork1-net_7962f034-7ce4-4e22-8e47-efedb9efce8c", "admin_state_up": true}}' 2018-10-17 05:04:26,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:26 GMT X-Openstack-Request-Id: req-fcb921b1-ee21-43da-bcfc-5b27d13c32ee 2018-10-17 05:04:26,997 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6223c52c-1e09-4db6-bf4c-741fd6239bb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:26Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_7962f034-7ce4-4e22-8e47-efedb9efce8c","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:26Z","mtu":1450}} 2018-10-17 05:04:26,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fcb921b1-ee21-43da-bcfc-5b27d13c32ee 2018-10-17 05:04:26,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.3953769207s 2018-10-17 05:04:26,998 - 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-10-17T05:04:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6223c52c-1e09-4db6-bf4c-741fd6239bb5', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_7962f034-7ce4-4e22-8e47-efedb9efce8c', u'created_at': u'2018-10-17T05:04:26Z', u'mtu': 1450, u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fe010d0d79494effbe02dd92c443bc23', u'l2_adjacency': True}) 2018-10-17 05:04:26,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:27,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:27,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:27 GMT X-Openstack-Request-Id: req-56dd96b0-d400-468b-934e-d4a29fc08157 2018-10-17 05:04:27,099 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6223c52c-1e09-4db6-bf4c-741fd6239bb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:26Z","qos_policy_id":null,"name":"tenantnetwork1-net_7962f034-7ce4-4e22-8e47-efedb9efce8c","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:04:27,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-56dd96b0-d400-468b-934e-d4a29fc08157 2018-10-17 05:04:27,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998721122742s 2018-10-17 05:04:27,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:04:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" -d '{"subnet": {"name": "tenantnetwork1-subnet_7962f034-7ce4-4e22-8e47-efedb9efce8c", "enable_dhcp": true, "network_id": "6223c52c-1e09-4db6-bf4c-741fd6239bb5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:04:27,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:27 GMT X-Openstack-Request-Id: req-2fbec9a7-acb9-44ba-818a-c511bc636aa3 2018-10-17 05:04:27,553 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T05:04:27Z","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":"9d2164b5-d8a6-479f-8668-21bbdf014374","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fe010d0d79494effbe02dd92c443bc23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_7962f034-7ce4-4e22-8e47-efedb9efce8c","enable_dhcp":true,"segment_id":null,"network_id":"6223c52c-1e09-4db6-bf4c-741fd6239bb5","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:27Z","ip_version":4}} 2018-10-17 05:04:27,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-2fbec9a7-acb9-44ba-818a-c511bc636aa3 2018-10-17 05:04:27,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.452011108398s 2018-10-17 05:04:27,553 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:04:27Z', 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'9d2164b5-d8a6-479f-8668-21bbdf014374', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_7962f034-7ce4-4e22-8e47-efedb9efce8c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6223c52c-1e09-4db6-bf4c-741fd6239bb5', u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'created_at': u'2018-10-17T05:04:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fe010d0d79494effbe02dd92c443bc23'}) 2018-10-17 05:04:27,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:04:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "tenantnetwork1-router_7962f034-7ce4-4e22-8e47-efedb9efce8c", "admin_state_up": true}}' 2018-10-17 05:04:29,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:29 GMT X-Openstack-Request-Id: req-a92dd0e7-e62a-4c31-8556-cfa5c7377074 2018-10-17 05:04:29,244 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:27Z", "admin_state_up": true, "updated_at": "2018-10-17T05:04:28Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "031d14f1-5cba-4750-9e31-e60df32d7e59", "name": "tenantnetwork1-router_7962f034-7ce4-4e22-8e47-efedb9efce8c"}} 2018-10-17 05:04:29,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a92dd0e7-e62a-4c31-8556-cfa5c7377074 2018-10-17 05:04:29,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68996310234s 2018-10-17 05:04:29,245 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:04:28Z', u'revision_number': 2, u'ha': False, u'id': u'031d14f1-5cba-4750-9e31-e60df32d7e59', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_7962f034-7ce4-4e22-8e47-efedb9efce8c', u'admin_state_up': True, u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'created_at': u'2018-10-17T05:04:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'fe010d0d79494effbe02dd92c443bc23'}) 2018-10-17 05:04:29,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:04:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/031d14f1-5cba-4750-9e31-e60df32d7e59/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" -d '{"subnet_id": "9d2164b5-d8a6-479f-8668-21bbdf014374"}' 2018-10-17 05:04:31,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:31 GMT X-Openstack-Request-Id: req-a1c33810-2afe-4eaf-8fd5-2c8210cc378d 2018-10-17 05:04:31,496 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6223c52c-1e09-4db6-bf4c-741fd6239bb5", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "subnet_id": "9d2164b5-d8a6-479f-8668-21bbdf014374", "subnet_ids": ["9d2164b5-d8a6-479f-8668-21bbdf014374"], "port_id": "54ad7de5-dddc-4655-a701-7f56bb8639a8", "id": "031d14f1-5cba-4750-9e31-e60df32d7e59"} 2018-10-17 05:04:31,496 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/031d14f1-5cba-4750-9e31-e60df32d7e59/add_router_interface.json used request id req-a1c33810-2afe-4eaf-8fd5-2c8210cc378d 2018-10-17 05:04:31,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25078606606s 2018-10-17 05:04:31,657 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:04:31,657 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-17 05:04:31,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:04:31,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/031d14f1-5cba-4750-9e31-e60df32d7e59/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" -d '{"subnet_id": "9d2164b5-d8a6-479f-8668-21bbdf014374"}' 2018-10-17 05:04:33,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:33 GMT X-Openstack-Request-Id: req-da8cfc19-83c9-41b2-9ef5-fc0afcb6d8d2 2018-10-17 05:04:33,773 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6223c52c-1e09-4db6-bf4c-741fd6239bb5", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "subnet_id": "9d2164b5-d8a6-479f-8668-21bbdf014374", "subnet_ids": ["9d2164b5-d8a6-479f-8668-21bbdf014374"], "port_id": "54ad7de5-dddc-4655-a701-7f56bb8639a8", "id": "031d14f1-5cba-4750-9e31-e60df32d7e59"} 2018-10-17 05:04:33,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/031d14f1-5cba-4750-9e31-e60df32d7e59/remove_router_interface.json used request id req-da8cfc19-83c9-41b2-9ef5-fc0afcb6d8d2 2018-10-17 05:04:33,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11115503311s 2018-10-17 05:04:33,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:04:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:33,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:33 GMT X-Openstack-Request-Id: req-d285ac8c-e0c7-4f34-add9-d5f7271a4afb 2018-10-17 05:04:33,925 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:27Z", "admin_state_up": true, "updated_at": "2018-10-17T05:04:32Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "031d14f1-5cba-4750-9e31-e60df32d7e59", "name": "tenantnetwork1-router_7962f034-7ce4-4e22-8e47-efedb9efce8c"}]} 2018-10-17 05:04:33,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d285ac8c-e0c7-4f34-add9-d5f7271a4afb 2018-10-17 05:04:33,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.151903867722s 2018-10-17 05:04:33,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:04:33,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/031d14f1-5cba-4750-9e31-e60df32d7e59.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:35,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:04:35 GMT X-Openstack-Request-Id: req-cc931250-d280-4fa9-867d-2fe1217a2c65 2018-10-17 05:04:35,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:04:35,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/031d14f1-5cba-4750-9e31-e60df32d7e59.json used request id req-cc931250-d280-4fa9-867d-2fe1217a2c65 2018-10-17 05:04:35,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23227405548s 2018-10-17 05:04:35,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:04:35,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:35,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:35 GMT X-Openstack-Request-Id: req-77e807e8-0122-4134-af82-b86d17e9356b 2018-10-17 05:04:35,228 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4},{"updated_at":"2018-10-17T05:04:27Z","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":"9d2164b5-d8a6-479f-8668-21bbdf014374","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fe010d0d79494effbe02dd92c443bc23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_7962f034-7ce4-4e22-8e47-efedb9efce8c","enable_dhcp":true,"segment_id":null,"network_id":"6223c52c-1e09-4db6-bf4c-741fd6239bb5","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:27Z","ip_version":4}]} 2018-10-17 05:04:35,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-77e807e8-0122-4134-af82-b86d17e9356b 2018-10-17 05:04:35,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0684628486633s 2018-10-17 05:04:35,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:04:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/9d2164b5-d8a6-479f-8668-21bbdf014374.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:36,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:04:36 GMT X-Openstack-Request-Id: req-e13ff134-4ebd-4413-b494-b3453f4e0c12 2018-10-17 05:04:36,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:04:36,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/9d2164b5-d8a6-479f-8668-21bbdf014374.json used request id req-e13ff134-4ebd-4413-b494-b3453f4e0c12 2018-10-17 05:04:36,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0576031208s 2018-10-17 05:04:36,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:36,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:36,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:36 GMT X-Openstack-Request-Id: req-5ab5008f-a259-445c-80b6-dae5fddc3dff 2018-10-17 05:04:36,379 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6223c52c-1e09-4db6-bf4c-741fd6239bb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:36Z","qos_policy_id":null,"name":"tenantnetwork1-net_7962f034-7ce4-4e22-8e47-efedb9efce8c","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:04:36,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5ab5008f-a259-445c-80b6-dae5fddc3dff 2018-10-17 05:04:36,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915260314941s 2018-10-17 05:04:36,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:04:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/6223c52c-1e09-4db6-bf4c-741fd6239bb5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6546a75e348335bd1405ebd8dd602439ad60645b11c44596dfe1c2ddc2d8bd7" 2018-10-17 05:04:38,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:04:38 GMT X-Openstack-Request-Id: req-c0491e82-6ae8-459a-90d0-10937f061d74 2018-10-17 05:04:38,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:04:38,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6223c52c-1e09-4db6-bf4c-741fd6239bb5.json used request id req-c0491e82-6ae8-459a-90d0-10937f061d74 2018-10-17 05:04:38,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.66160011292s 2018-10-17 05:04:38,091 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-10-17 05:04:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:04:38,137 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e175c6ea-5ad4-4641-8d52-7b2564faa7a1 2018-10-17 05:04:38,137 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:04:38,138 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-e175c6ea-5ad4-4641-8d52-7b2564faa7a1 2018-10-17 05:04:38,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:04:38,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["NsORdOz3TMizwaPZL6YCgg"], "issued_at": "2018-10-17T05:04:38.000000Z"}} 2018-10-17 05:04:38,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:39 GMT X-Openstack-Request-Id: req-06ee2c1e-b0c4-47c2-bc42-c796e616b8d0 2018-10-17 05:04:39,706 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:04:39,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-06ee2c1e-b0c4-47c2-bc42-c796e616b8d0 2018-10-17 05:04:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16253995895s 2018-10-17 05:04:39,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:04:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:39,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7009c882-c8f1-4221-b6f5-1201eb0c3b01 2018-10-17 05:04:39,914 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:04:39,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-7009c882-c8f1-4221-b6f5-1201eb0c3b01 2018-10-17 05:04:39,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199424028397s 2018-10-17 05:04:39,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:04:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}}' 2018-10-17 05:04:40,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d75e0e85-2f08-485c-b6ad-ea5e9c086b09 2018-10-17 05:04:40,183 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d"}, "tags": [], "enabled": true, "id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}} 2018-10-17 05:04:40,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d75e0e85-2f08-485c-b6ad-ea5e9c086b09 2018-10-17 05:04:40,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.260408878326s 2018-10-17 05:04:40,184 - 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'42f4c282fd4b4fe69a7f8ead58c3ee1d', '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_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6'}) 2018-10-17 05:04:40,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:04:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a5cbdf5e-91e9-4622-ad1d-8583049c84e5", "email": null, "name": "tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}}' 2018-10-17 05:04:40,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e83971b-9d00-4a52-975e-63ed085fdba6 2018-10-17 05:04:40,691 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "links": {"self": "http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efa31fe17dff431898286b092bef232f", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:04:40,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-9e83971b-9d00-4a52-975e-63ed085fdba6 2018-10-17 05:04:40,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.500547170639s 2018-10-17 05:04:40,692 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'efa31fe17dff431898286b092bef232f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6'}) 2018-10-17 05:04:40,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:04:40,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:40,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c4b271-3fa2-44d7-9e61-4a7a11b28711 2018-10-17 05:04:40,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:04:40,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2c4b271-3fa2-44d7-9e61-4a7a11b28711 2018-10-17 05:04:40,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182645082474s 2018-10-17 05:04:40,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:04:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:41,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a4d364-2498-4e34-ba3a-eb7d6fa59883 2018-10-17 05:04:41,162 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:04:41,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e1a4d364-2498-4e34-ba3a-eb7d6fa59883 2018-10-17 05:04:41,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.279628038406s 2018-10-17 05:04:41,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:04:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:41,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f67e787-6cb2-4e62-b920-17ae44d719a3 2018-10-17 05:04:41,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:04:41,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f67e787-6cb2-4e62-b920-17ae44d719a3 2018-10-17 05:04:41,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179574966431s 2018-10-17 05:04:41,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:04:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:41,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2f723e-bd55-4b63-8ac7-6d82ba43c427 2018-10-17 05:04:41,496 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:04:41,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ab2f723e-bd55-4b63-8ac7-6d82ba43c427 2018-10-17 05:04:41,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.144243955612s 2018-10-17 05:04:41,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:04:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:41,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad966de-9961-4b8d-b9ac-2cfdf08ed130 2018-10-17 05:04:41,628 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "links": {"self": "http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efa31fe17dff431898286b092bef232f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:04:41,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0ad966de-9961-4b8d-b9ac-2cfdf08ed130 2018-10-17 05:04:41,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130806922913s 2018-10-17 05:04:41,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:04:41,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:41,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc52ceb6-92fc-4b37-bb39-745c0f60615e 2018-10-17 05:04:41,756 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d"}, "tags": [], "enabled": true, "id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}]} 2018-10-17 05:04:41,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-bc52ceb6-92fc-4b37-bb39-745c0f60615e 2018-10-17 05:04:41,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117109060287s 2018-10-17 05:04:41,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:04:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=efa31fe17dff431898286b092bef232f&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=42f4c282fd4b4fe69a7f8ead58c3ee1d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41dcbf9c-0811-4db9-96b8-2ed49f0ae2f2 2018-10-17 05:04:41,956 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=efa31fe17dff431898286b092bef232f&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=42f4c282fd4b4fe69a7f8ead58c3ee1d", "previous": null, "next": null}} 2018-10-17 05:04:41,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=efa31fe17dff431898286b092bef232f&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=42f4c282fd4b4fe69a7f8ead58c3ee1d used request id req-41dcbf9c-0811-4db9-96b8-2ed49f0ae2f2 2018-10-17 05:04:41,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191942214966s 2018-10-17 05:04:41,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:04:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d/users/efa31fe17dff431898286b092bef232f/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:42,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2123d078-86e3-4743-b3d2-9acd91dd9d03 2018-10-17 05:04:42,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:04:42,238 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d/users/efa31fe17dff431898286b092bef232f/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-2123d078-86e3-4743-b3d2-9acd91dd9d03 2018-10-17 05:04:42,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.278523206711s 2018-10-17 05:04:42,239 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6', 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'42f4c282fd4b4fe69a7f8ead58c3ee1d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a5cbdf5e-91e9-4622-ad1d-8583049c84e5', 'username': u'tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:04:42,243 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6', 'password': 'a5cbdf5e-91e9-4622-ad1d-8583049c84e5', 'project_name': 'tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '42f4c282fd4b4fe69a7f8ead58c3ee1d', 'project_domain_name': 'Default'} 2018-10-17 05:04:42,244 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-10-17 05:04:42,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:04:42,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:42,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03bd408b-a77b-49d5-94a3-713368303feb 2018-10-17 05:04:42,547 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:04:42,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-03bd408b-a77b-49d5-94a3-713368303feb 2018-10-17 05:04:42,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.303076028824s 2018-10-17 05:04:42,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:04:42,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:42,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbd203c-50f8-4208-a8f3-45de36810dd8 2018-10-17 05:04:42,662 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d"}, "tags": [], "enabled": true, "id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}]} 2018-10-17 05:04:42,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2dbd203c-50f8-4208-a8f3-45de36810dd8 2018-10-17 05:04:42,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107724905014s 2018-10-17 05:04:42,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:04:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" -d '{"network": {"tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "name": "tenantnetwork2-net_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "admin_state_up": true}}' 2018-10-17 05:04:43,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:43 GMT X-Openstack-Request-Id: req-ff516628-a03d-48b7-91fd-f1c358766482 2018-10-17 05:04:43,070 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0c919058-aebd-474f-99f2-515e6f67f047","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:42Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6","admin_state_up":true,"tenant_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","created_at":"2018-10-17T05:04:42Z","mtu":1450}} 2018-10-17 05:04:43,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ff516628-a03d-48b7-91fd-f1c358766482 2018-10-17 05:04:43,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.40485906601s 2018-10-17 05:04:43,071 - 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-10-17T05:04:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0c919058-aebd-474f-99f2-515e6f67f047', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6', u'created_at': u'2018-10-17T05:04:42Z', u'mtu': 1450, u'tenant_id': u'42f4c282fd4b4fe69a7f8ead58c3ee1d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'42f4c282fd4b4fe69a7f8ead58c3ee1d', u'l2_adjacency': True}) 2018-10-17 05:04:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:04:43,080 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92838ff4-d014-4154-8c14-cec47530c532 2018-10-17 05:04:43,081 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:04:43,081 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-92838ff4-d014-4154-8c14-cec47530c532 2018-10-17 05:04:43,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:04:43,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "name": "tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/42f4c282fd4b4fe69a7f8ead58c3ee1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "id": "efa31fe17dff431898286b092bef232f"}, "audit_ids": ["8b-S6fE7TUa5l21Xgbxv3A"], "issued_at": "2018-10-17T05:04:43.000000Z"}} 2018-10-17 05:04:43,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:43,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" 2018-10-17 05:04:44,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:44 GMT X-Openstack-Request-Id: req-ff638912-73cc-4292-b879-667aeb4e0320 2018-10-17 05:04:44,606 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0c919058-aebd-474f-99f2-515e6f67f047","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:42Z","qos_policy_id":null,"name":"tenantnetwork2-net_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6","admin_state_up":true,"tenant_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","created_at":"2018-10-17T05:04:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:04:44,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ff638912-73cc-4292-b879-667aeb4e0320 2018-10-17 05:04:44,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12055897713s 2018-10-17 05:04:44,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:04:44,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" -d '{"subnet": {"name": "tenantnetwork2-subnet_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "enable_dhcp": true, "network_id": "0c919058-aebd-474f-99f2-515e6f67f047", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:04:45,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:45 GMT X-Openstack-Request-Id: req-6e44e5cd-d9de-4241-9742-5b533ad14d23 2018-10-17 05:04:45,286 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c919058-aebd-474f-99f2-515e6f67f047","tenant_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","created_at":"2018-10-17T05:04:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:04:44Z","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":"42f4c282fd4b4fe69a7f8ead58c3ee1d","id":"15312420-49bd-4697-b7ae-07e3cda303ea","subnetpool_id":null,"name":"tenantnetwork2-subnet_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}} 2018-10-17 05:04:45,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-6e44e5cd-d9de-4241-9742-5b533ad14d23 2018-10-17 05:04:45,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.679055929184s 2018-10-17 05:04:45,287 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:04:44Z', 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'15312420-49bd-4697-b7ae-07e3cda303ea', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6', u'enable_dhcp': True, u'network_id': u'0c919058-aebd-474f-99f2-515e6f67f047', u'tenant_id': u'42f4c282fd4b4fe69a7f8ead58c3ee1d', u'created_at': u'2018-10-17T05:04:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'42f4c282fd4b4fe69a7f8ead58c3ee1d'}) 2018-10-17 05:04:45,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:04:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "tenantnetwork2-router_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "admin_state_up": true}}' 2018-10-17 05:04:46,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:46 GMT X-Openstack-Request-Id: req-11fa2e05-1d1d-46cf-a0bb-67f764db1e13 2018-10-17 05:04:46,991 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "created_at": "2018-10-17T05:04:45Z", "admin_state_up": true, "updated_at": "2018-10-17T05:04:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "id": "614ab28b-9247-4360-bf98-a6cad3f805d1", "name": "tenantnetwork2-router_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}} 2018-10-17 05:04:46,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-11fa2e05-1d1d-46cf-a0bb-67f764db1e13 2018-10-17 05:04:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70350217819s 2018-10-17 05:04:46,992 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:04:46Z', u'revision_number': 2, u'id': u'614ab28b-9247-4360-bf98-a6cad3f805d1', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6', u'admin_state_up': True, u'tenant_id': u'42f4c282fd4b4fe69a7f8ead58c3ee1d', u'created_at': u'2018-10-17T05:04:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'42f4c282fd4b4fe69a7f8ead58c3ee1d'}) 2018-10-17 05:04:46,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:04:46,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/614ab28b-9247-4360-bf98-a6cad3f805d1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" -d '{"subnet_id": "15312420-49bd-4697-b7ae-07e3cda303ea"}' 2018-10-17 05:04:49,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:49 GMT X-Openstack-Request-Id: req-278795f0-b39a-4c83-ad95-6fb506190619 2018-10-17 05:04:49,308 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0c919058-aebd-474f-99f2-515e6f67f047", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "subnet_id": "15312420-49bd-4697-b7ae-07e3cda303ea", "subnet_ids": ["15312420-49bd-4697-b7ae-07e3cda303ea"], "port_id": "193aaad8-07ea-41a5-a7e9-40efc737b057", "id": "614ab28b-9247-4360-bf98-a6cad3f805d1"} 2018-10-17 05:04:49,308 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/614ab28b-9247-4360-bf98-a6cad3f805d1/add_router_interface.json used request id req-278795f0-b39a-4c83-ad95-6fb506190619 2018-10-17 05:04:49,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31577801704s 2018-10-17 05:04:49,432 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:04:49,432 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-17 05:04:49,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:04:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/614ab28b-9247-4360-bf98-a6cad3f805d1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" -d '{"subnet_id": "15312420-49bd-4697-b7ae-07e3cda303ea"}' 2018-10-17 05:04:51,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:51 GMT X-Openstack-Request-Id: req-4fafd0cf-5925-4f02-9769-6906bb2241c3 2018-10-17 05:04:51,432 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0c919058-aebd-474f-99f2-515e6f67f047", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "subnet_id": "15312420-49bd-4697-b7ae-07e3cda303ea", "subnet_ids": ["15312420-49bd-4697-b7ae-07e3cda303ea"], "port_id": "193aaad8-07ea-41a5-a7e9-40efc737b057", "id": "614ab28b-9247-4360-bf98-a6cad3f805d1"} 2018-10-17 05:04:51,432 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/614ab28b-9247-4360-bf98-a6cad3f805d1/remove_router_interface.json used request id req-4fafd0cf-5925-4f02-9769-6906bb2241c3 2018-10-17 05:04:51,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9950158596s 2018-10-17 05:04:51,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:04:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" 2018-10-17 05:04:51,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:51 GMT X-Openstack-Request-Id: req-84b93cba-df53-4bf5-8a59-712a223214af 2018-10-17 05:04:51,730 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "created_at": "2018-10-17T05:04:45Z", "admin_state_up": true, "updated_at": "2018-10-17T05:04:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "id": "614ab28b-9247-4360-bf98-a6cad3f805d1", "name": "tenantnetwork2-router_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}]} 2018-10-17 05:04:51,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-84b93cba-df53-4bf5-8a59-712a223214af 2018-10-17 05:04:51,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.29754114151s 2018-10-17 05:04:51,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:04:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/614ab28b-9247-4360-bf98-a6cad3f805d1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" 2018-10-17 05:04:52,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:04:52 GMT X-Openstack-Request-Id: req-bb3217e6-17bd-484e-b98b-35fc10164e97 2018-10-17 05:04:52,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:04:52,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/614ab28b-9247-4360-bf98-a6cad3f805d1.json used request id req-bb3217e6-17bd-484e-b98b-35fc10164e97 2018-10-17 05:04:52,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22710990906s 2018-10-17 05:04:52,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:04:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" 2018-10-17 05:04:53,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:53 GMT X-Openstack-Request-Id: req-85c9015e-cf63-4418-a7dd-c80885d93a6e 2018-10-17 05:04:53,044 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c919058-aebd-474f-99f2-515e6f67f047","tenant_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","created_at":"2018-10-17T05:04:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:04:44Z","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":"42f4c282fd4b4fe69a7f8ead58c3ee1d","id":"15312420-49bd-4697-b7ae-07e3cda303ea","subnetpool_id":null,"name":"tenantnetwork2-subnet_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}]} 2018-10-17 05:04:53,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-85c9015e-cf63-4418-a7dd-c80885d93a6e 2018-10-17 05:04:53,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0846071243286s 2018-10-17 05:04:53,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:04:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/15312420-49bd-4697-b7ae-07e3cda303ea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" 2018-10-17 05:04:54,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:04:54 GMT X-Openstack-Request-Id: req-60c37473-817d-4590-9b26-2105086bfd40 2018-10-17 05:04:54,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:04:54,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/15312420-49bd-4697-b7ae-07e3cda303ea.json used request id req-60c37473-817d-4590-9b26-2105086bfd40 2018-10-17 05:04:54,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.998464107513s 2018-10-17 05:04:54,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" 2018-10-17 05:04:54,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:54 GMT X-Openstack-Request-Id: req-478630d3-efd8-4253-9562-3a265959577d 2018-10-17 05:04:54,136 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c919058-aebd-474f-99f2-515e6f67f047","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:53Z","qos_policy_id":null,"name":"tenantnetwork2-net_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6","admin_state_up":true,"tenant_id":"42f4c282fd4b4fe69a7f8ead58c3ee1d","created_at":"2018-10-17T05:04:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:04:54,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-478630d3-efd8-4253-9562-3a265959577d 2018-10-17 05:04:54,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915479660034s 2018-10-17 05:04:54,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:04:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/0c919058-aebd-474f-99f2-515e6f67f047.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}78fe15b6c8fbc46e9c6d8b7ea20a93b1e505761e0f320a8a8f2d0014a3da34ca" 2018-10-17 05:04:57,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:04:57 GMT X-Openstack-Request-Id: req-3b608121-b270-41b0-9c02-eccfe84ffe03 2018-10-17 05:04:57,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:04:57,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0c919058-aebd-474f-99f2-515e6f67f047.json used request id req-3b608121-b270-41b0-9c02-eccfe84ffe03 2018-10-17 05:04:57,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 3.12878298759s 2018-10-17 05:04:57,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:04:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:57,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d1e9c1-a48d-438d-ba50-a0fddd974dbd 2018-10-17 05:04:57,478 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "links": {"self": "http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efa31fe17dff431898286b092bef232f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:04:57,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-41d1e9c1-a48d-438d-ba50-a0fddd974dbd 2018-10-17 05:04:57,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211626052856s 2018-10-17 05:04:57,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:04:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:57,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf9d481-b177-4482-9821-3f411c13500f 2018-10-17 05:04:57,604 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6", "links": {"self": "http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "efa31fe17dff431898286b092bef232f", "description": null}} 2018-10-17 05:04:57,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f used request id req-caf9d481-b177-4482-9821-3f411c13500f 2018-10-17 05:04:57,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120214939117s 2018-10-17 05:04:57,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:04:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:57,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46c3f160-1326-4f49-b063-2bf18e3c9088 2018-10-17 05:04:57,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:04:57,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/efa31fe17dff431898286b092bef232f used request id req-46c3f160-1326-4f49-b063-2bf18e3c9088 2018-10-17 05:04:57,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271094083786s 2018-10-17 05:04:57,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:04:57,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:58,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83f9dbf-0c36-4790-b282-13d08baf0f73 2018-10-17 05:04:58,087 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d"}, "tags": [], "enabled": true, "id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5ccc3caa-4298-4c1b-8eb0-9d4c2b7f61e6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:04:58,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f83f9dbf-0c36-4790-b282-13d08baf0f73 2018-10-17 05:04:58,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203832864761s 2018-10-17 05:04:58,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:04:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:58,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fad99e8-a532-45d9-888a-d62ae30223ba 2018-10-17 05:04:58,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:04:58,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/42f4c282fd4b4fe69a7f8ead58c3ee1d used request id req-5fad99e8-a532-45d9-888a-d62ae30223ba 2018-10-17 05:04:58,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257310152054s 2018-10-17 05:04:58,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:04:58,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=42f4c282fd4b4fe69a7f8ead58c3ee1d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:58,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:58 GMT X-Openstack-Request-Id: req-3f52f195-b0d7-4526-9e2c-b37e8084e883 2018-10-17 05:04:58,398 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "created_at": "2018-10-17T05:04:42Z", "updated_at": "2018-10-17T05:04:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "5fd62ed2-f627-43e1-ad24-e781b032467f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "8ec0fef4-e40c-4c06-ab91-6aca37fecf6b", "remote_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "a3bf01b8-6bc0-4ccf-91ca-481e6a4195b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "f6823a43-04f2-4fdd-b0e1-6859136ce0a9", "remote_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}], "revision_number": 1, "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "name": "default"}]} 2018-10-17 05:04:58,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=42f4c282fd4b4fe69a7f8ead58c3ee1d&name=default used request id req-3f52f195-b0d7-4526-9e2c-b37e8084e883 2018-10-17 05:04:58,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433139801025s 2018-10-17 05:04:58,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:04:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:58,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:58 GMT X-Openstack-Request-Id: req-56e8b38f-dc0d-4df2-b4b0-3854123a7dfd 2018-10-17 05:04:58,452 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "created_at": "2018-10-17T05:04:42Z", "updated_at": "2018-10-17T05:04:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "5fd62ed2-f627-43e1-ad24-e781b032467f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "8ec0fef4-e40c-4c06-ab91-6aca37fecf6b", "remote_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "a3bf01b8-6bc0-4ccf-91ca-481e6a4195b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:42Z", "revision_number": 0, "id": "f6823a43-04f2-4fdd-b0e1-6859136ce0a9", "remote_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:42Z", "security_group_id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "tenant_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d"}], "revision_number": 1, "project_id": "42f4c282fd4b4fe69a7f8ead58c3ee1d", "id": "24a06a9a-4fa0-41fa-af38-87d8a67398bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:04:58,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-56e8b38f-dc0d-4df2-b4b0-3854123a7dfd 2018-10-17 05:04:58,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492630004883s 2018-10-17 05:04:58,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:04:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/24a06a9a-4fa0-41fa-af38-87d8a67398bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d9265d935ea6dfc0e9fb100d1a07350f6fd18b5a1b03cdb82b31b2af069872d" 2018-10-17 05:04:58,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:04:58 GMT X-Openstack-Request-Id: req-4ce9e767-c4f7-40a5-8edb-7add9e2fcf66 2018-10-17 05:04:58,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:04:58,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/24a06a9a-4fa0-41fa-af38-87d8a67398bc.json used request id req-4ce9e767-c4f7-40a5-8edb-7add9e2fcf66 2018-10-17 05:04:58,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154566049576s 2018-10-17 05:04:58,664 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-10-17 05:04:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:04:58,746 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79a65dc7-671f-405d-90a2-252ba9c4f883 2018-10-17 05:04:58,747 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:04:58,747 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-79a65dc7-671f-405d-90a2-252ba9c4f883 2018-10-17 05:04:58,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:04:59,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["w85Zedf6SICRWrnjgOtWjw"], "issued_at": "2018-10-17T05:04:59.000000Z"}} 2018-10-17 05:04:59,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:04:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:04:59,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:59 GMT X-Openstack-Request-Id: req-59e92aa2-ef83-4535-b3c9-c376f777b266 2018-10-17 05:04:59,512 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:04:59,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-59e92aa2-ef83-4535-b3c9-c376f777b266 2018-10-17 05:04:59,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363406181335s 2018-10-17 05:04:59,514 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-10-17 05:04:59,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:04:59,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:04:59,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8110d4db-b318-495d-9915-cc0049fcf33f 2018-10-17 05:04:59,668 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:04:59,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8110d4db-b318-495d-9915-cc0049fcf33f 2018-10-17 05:04:59,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147092103958s 2018-10-17 05:04:59,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:04:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:04:59,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Wed, 17 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255ec254-0618-4de9-bbc8-61c015210eca 2018-10-17 05:04:59,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:04:59,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-255ec254-0618-4de9-bbc8-61c015210eca 2018-10-17 05:04:59,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193600893021s 2018-10-17 05:04:59,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:04:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"network": {"tenant_id": "fe010d0d79494effbe02dd92c443bc23", "name": "vmready1-net_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "admin_state_up": true}}' 2018-10-17 05:05:00,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:00 GMT X-Openstack-Request-Id: req-4826cd8e-77b0-46dc-991e-924dfec6369c 2018-10-17 05:05:00,109 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f6b089f5-9d7a-4918-9b9c-58be3fa2f78f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:59Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_bff68f50-a8d2-4e60-8340-6a2ce6799b8a","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:59Z","mtu":1450}} 2018-10-17 05:05:00,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4826cd8e-77b0-46dc-991e-924dfec6369c 2018-10-17 05:05:00,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.239207029343s 2018-10-17 05:05:00,110 - 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-10-17T05:04:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f6b089f5-9d7a-4918-9b9c-58be3fa2f78f', u'provider:segmentation_id': 89, 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_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', u'created_at': u'2018-10-17T05:04:59Z', u'mtu': 1450, u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fe010d0d79494effbe02dd92c443bc23', u'l2_adjacency': True}) 2018-10-17 05:05:00,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:00,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:00 GMT X-Openstack-Request-Id: req-06d1a2d4-9290-427b-b5a2-0a6cd0eee4b8 2018-10-17 05:05:00,210 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f6b089f5-9d7a-4918-9b9c-58be3fa2f78f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:04:59Z","qos_policy_id":null,"name":"vmready1-net_bff68f50-a8d2-4e60-8340-6a2ce6799b8a","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:59Z","provider:network_type":"vxlan"}]} 2018-10-17 05:05:00,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-06d1a2d4-9290-427b-b5a2-0a6cd0eee4b8 2018-10-17 05:05:00,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100075006485s 2018-10-17 05:05:00,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:05:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"subnet": {"name": "vmready1-subnet_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "enable_dhcp": true, "network_id": "f6b089f5-9d7a-4918-9b9c-58be3fa2f78f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:05:00,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:00 GMT X-Openstack-Request-Id: req-34f7f9e9-d40d-4afd-84d8-c42a589df8e4 2018-10-17 05:05:00,842 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T05:05:00Z","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":"098fae19-e2bc-425f-893e-ffd12b1fe3cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fe010d0d79494effbe02dd92c443bc23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_bff68f50-a8d2-4e60-8340-6a2ce6799b8a","enable_dhcp":true,"segment_id":null,"network_id":"f6b089f5-9d7a-4918-9b9c-58be3fa2f78f","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:00Z","ip_version":4}} 2018-10-17 05:05:00,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-34f7f9e9-d40d-4afd-84d8-c42a589df8e4 2018-10-17 05:05:00,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.630306005478s 2018-10-17 05:05:00,842 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:05:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'098fae19-e2bc-425f-893e-ffd12b1fe3cf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f6b089f5-9d7a-4918-9b9c-58be3fa2f78f', u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'created_at': u'2018-10-17T05:05:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fe010d0d79494effbe02dd92c443bc23'}) 2018-10-17 05:05:00,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:05:00,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "vmready1-router_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "admin_state_up": true}}' 2018-10-17 05:05:02,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:02 GMT X-Openstack-Request-Id: req-7f0b6044-3ead-4c59-9e21-e4c31b794daa 2018-10-17 05:05:02,441 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:00Z", "admin_state_up": true, "updated_at": "2018-10-17T05:05:02Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "37f43918-8850-4a98-8001-e9dd714da8ca", "name": "vmready1-router_bff68f50-a8d2-4e60-8340-6a2ce6799b8a"}} 2018-10-17 05:05:02,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7f0b6044-3ead-4c59-9e21-e4c31b794daa 2018-10-17 05:05:02,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59781813622s 2018-10-17 05:05:02,442 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:05:02Z', u'revision_number': 2, u'ha': False, u'id': u'37f43918-8850-4a98-8001-e9dd714da8ca', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', u'admin_state_up': True, u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'created_at': u'2018-10-17T05:05:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'fe010d0d79494effbe02dd92c443bc23'}) 2018-10-17 05:05:02,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:05:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/37f43918-8850-4a98-8001-e9dd714da8ca/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"subnet_id": "098fae19-e2bc-425f-893e-ffd12b1fe3cf"}' 2018-10-17 05:05:04,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:04 GMT X-Openstack-Request-Id: req-f05ce701-9c05-4887-be96-2bcacd607af6 2018-10-17 05:05:04,648 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f6b089f5-9d7a-4918-9b9c-58be3fa2f78f", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "subnet_id": "098fae19-e2bc-425f-893e-ffd12b1fe3cf", "subnet_ids": ["098fae19-e2bc-425f-893e-ffd12b1fe3cf"], "port_id": "f89e1d6e-7a99-4e87-b0f7-dac795c6091f", "id": "37f43918-8850-4a98-8001-e9dd714da8ca"} 2018-10-17 05:05:04,648 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/37f43918-8850-4a98-8001-e9dd714da8ca/add_router_interface.json used request id req-f05ce701-9c05-4887-be96-2bcacd607af6 2018-10-17 05:05:04,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20621013641s 2018-10-17 05:05:04,649 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:05:04,746 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:05:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:05:04,753 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:04 GMT 2018-10-17 05:05:04,753 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:05:04,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:05,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:05 GMT X-Openstack-Request-Id: req-4ad79b46-231f-4ee0-9a03-26a1bae61ccd 2018-10-17 05:05:05,661 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:05,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4ad79b46-231f-4ee0-9a03-26a1bae61ccd 2018-10-17 05:05:05,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.905966997147s 2018-10-17 05:05:05,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:05:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a"}' 2018-10-17 05:05:06,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:06 GMT Location: http://172.30.9.29:9292/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6d3e0ab-dff5-48b5-8045-dabdf3d6a795 2018-10-17 05:05:06,084 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:05Z", "file": "/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/file", "owner": "fe010d0d79494effbe02dd92c443bc23", "id": "5f0725d0-3739-4b97-a45e-5f503e97cddf", "size": null, "self": "/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "checksum": null, "created_at": "2018-10-17T05:05:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:05:06,084 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c6d3e0ab-dff5-48b5-8045-dabdf3d6a795 2018-10-17 05:05:06,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.41373705864s 2018-10-17 05:05:06,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:05:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '' 2018-10-17 05:05:08,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:05:08 GMT X-Openstack-Request-Id: req-31040185-dc90-44e7-87cb-94e6e270dc55 2018-10-17 05:05:08,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:05:08,842 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/file used request id req-31040185-dc90-44e7-87cb-94e6e270dc55 2018-10-17 05:05:08,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.75669288635s 2018-10-17 05:05:08,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:08,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:08,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:08 GMT X-Openstack-Request-Id: req-c3aaf9e5-65db-4ecb-be64-bdcc38560365 2018-10-17 05:05:08,874 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:08Z", "file": "/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/file", "owner": "fe010d0d79494effbe02dd92c443bc23", "id": "5f0725d0-3739-4b97-a45e-5f503e97cddf", "size": 12716032, "self": "/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:05:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:08,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c3aaf9e5-65db-4ecb-be64-bdcc38560365 2018-10-17 05:05:08,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275750160217s 2018-10-17 05:05:08,876 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/file', 'owner': u'fe010d0d79494effbe02dd92c443bc23', 'id': u'5f0725d0-3739-4b97-a45e-5f503e97cddf', 'size': 12716032, u'self': u'/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe010d0d79494effbe02dd92c443bc23', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:05:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T05:05:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', 'created': u'2018-10-17T05:05:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:05:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:05:08,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:05:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:05:09,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e694321-1f72-4bf6-b995-e1218c57178d x-openstack-request-id: req-0e694321-1f72-4bf6-b995-e1218c57178d 2018-10-17 05:05:09,634 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e93ac616-234f-4122-9141-450ccea722f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e93ac616-234f-4122-9141-450ccea722f0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e93ac616-234f-4122-9141-450ccea722f0", "name": "vmready1-flavor_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:05:09,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0e694321-1f72-4bf6-b995-e1218c57178d 2018-10-17 05:05:09,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.754789113998s 2018-10-17 05:05:09,635 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_bff68f50-a8d2-4e60-8340-6a2ce6799b8a', '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'fe010d0d79494effbe02dd92c443bc23', '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'e93ac616-234f-4122-9141-450ccea722f0', 'swap': 0}) 2018-10-17 05:05:09,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:05:09,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/e93ac616-234f-4122-9141-450ccea722f0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"extra_specs": {}}' 2018-10-17 05:05:09,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2197fe3e-dc35-4cbe-9bc1-774bfba93dc3 x-openstack-request-id: req-2197fe3e-dc35-4cbe-9bc1-774bfba93dc3 2018-10-17 05:05:09,659 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:05:09,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e93ac616-234f-4122-9141-450ccea722f0/os-extra_specs used request id req-2197fe3e-dc35-4cbe-9bc1-774bfba93dc3 2018-10-17 05:05:09,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023796081543s 2018-10-17 05:05:09,771 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:05:09,771 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 05:05:09,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:05:09,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/37f43918-8850-4a98-8001-e9dd714da8ca/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" -d '{"subnet_id": "098fae19-e2bc-425f-893e-ffd12b1fe3cf"}' 2018-10-17 05:05:11,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:11 GMT X-Openstack-Request-Id: req-0457e3bf-feb3-4fb7-ad8c-bd8359b9e560 2018-10-17 05:05:11,861 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f6b089f5-9d7a-4918-9b9c-58be3fa2f78f", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "subnet_id": "098fae19-e2bc-425f-893e-ffd12b1fe3cf", "subnet_ids": ["098fae19-e2bc-425f-893e-ffd12b1fe3cf"], "port_id": "f89e1d6e-7a99-4e87-b0f7-dac795c6091f", "id": "37f43918-8850-4a98-8001-e9dd714da8ca"} 2018-10-17 05:05:11,862 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/37f43918-8850-4a98-8001-e9dd714da8ca/remove_router_interface.json used request id req-0457e3bf-feb3-4fb7-ad8c-bd8359b9e560 2018-10-17 05:05:11,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.088296175s 2018-10-17 05:05:11,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:05:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:12,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:12 GMT X-Openstack-Request-Id: req-09d3913a-d189-4b88-bd26-5dac913980fd 2018-10-17 05:05:12,043 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:00Z", "admin_state_up": true, "updated_at": "2018-10-17T05:05:10Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "37f43918-8850-4a98-8001-e9dd714da8ca", "name": "vmready1-router_bff68f50-a8d2-4e60-8340-6a2ce6799b8a"}]} 2018-10-17 05:05:12,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-09d3913a-d189-4b88-bd26-5dac913980fd 2018-10-17 05:05:12,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.18141412735s 2018-10-17 05:05:12,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:05:12,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/37f43918-8850-4a98-8001-e9dd714da8ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:13,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:05:13 GMT X-Openstack-Request-Id: req-0f53a24d-1a5d-42a2-b3e4-4827df4cab21 2018-10-17 05:05:13,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:05:13,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/37f43918-8850-4a98-8001-e9dd714da8ca.json used request id req-0f53a24d-1a5d-42a2-b3e4-4827df4cab21 2018-10-17 05:05:13,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46201920509s 2018-10-17 05:05:13,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:05:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:13,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:13 GMT X-Openstack-Request-Id: req-bbcc260b-17eb-49cf-960b-65b4facbe3a8 2018-10-17 05:05:13,634 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:05:00Z","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":"098fae19-e2bc-425f-893e-ffd12b1fe3cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fe010d0d79494effbe02dd92c443bc23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_bff68f50-a8d2-4e60-8340-6a2ce6799b8a","enable_dhcp":true,"segment_id":null,"network_id":"f6b089f5-9d7a-4918-9b9c-58be3fa2f78f","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:00Z","ip_version":4},{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4}]} 2018-10-17 05:05:13,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bbcc260b-17eb-49cf-960b-65b4facbe3a8 2018-10-17 05:05:13,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.126347064972s 2018-10-17 05:05:13,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:05:13,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/098fae19-e2bc-425f-893e-ffd12b1fe3cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:14,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:05:14 GMT X-Openstack-Request-Id: req-95a3aa4d-97ae-4b0e-bad0-a3dc8c82deef 2018-10-17 05:05:14,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:05:14,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/098fae19-e2bc-425f-893e-ffd12b1fe3cf.json used request id req-95a3aa4d-97ae-4b0e-bad0-a3dc8c82deef 2018-10-17 05:05:14,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.844539165497s 2018-10-17 05:05:14,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:14,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:14 GMT X-Openstack-Request-Id: req-7335812a-d83b-4df6-8c7e-d14b24ccf692 2018-10-17 05:05:14,736 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6b089f5-9d7a-4918-9b9c-58be3fa2f78f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:05:14Z","qos_policy_id":null,"name":"vmready1-net_bff68f50-a8d2-4e60-8340-6a2ce6799b8a","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:04:59Z","provider:network_type":"vxlan"}]} 2018-10-17 05:05:14,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7335812a-d83b-4df6-8c7e-d14b24ccf692 2018-10-17 05:05:14,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255500078201s 2018-10-17 05:05:14,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:05:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/f6b089f5-9d7a-4918-9b9c-58be3fa2f78f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:16,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:05:16 GMT X-Openstack-Request-Id: req-f8bf8277-9af7-4643-9a7a-47e7ce9d285b 2018-10-17 05:05:16,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:05:16,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f6b089f5-9d7a-4918-9b9c-58be3fa2f78f.json used request id req-f8bf8277-9af7-4643-9a7a-47e7ce9d285b 2018-10-17 05:05:16,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43766689301s 2018-10-17 05:05:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:16,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:16 GMT X-Openstack-Request-Id: req-b150da87-4b6a-4b89-ab9f-ddd3b06402cc 2018-10-17 05:05:16,206 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:08Z", "file": "/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/file", "owner": "fe010d0d79494effbe02dd92c443bc23", "id": "5f0725d0-3739-4b97-a45e-5f503e97cddf", "size": 12716032, "self": "/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/5f0725d0-3739-4b97-a45e-5f503e97cddf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:05:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:16,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b150da87-4b6a-4b89-ab9f-ddd3b06402cc 2018-10-17 05:05:16,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258660316467s 2018-10-17 05:05:16,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:05:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:16,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:05:16 GMT X-Openstack-Request-Id: req-c7b900a8-5e7a-4a69-94cb-e9ff5214acac 2018-10-17 05:05:16,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:05:16,840 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5f0725d0-3739-4b97-a45e-5f503e97cddf used request id req-c7b900a8-5e7a-4a69-94cb-e9ff5214acac 2018-10-17 05:05:16,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.632033109665s 2018-10-17 05:05:16,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:05:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:16,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72af26d0-62db-4013-8154-af0a132b21e2 x-openstack-request-id: req-72af26d0-62db-4013-8154-af0a132b21e2 2018-10-17 05:05:16,880 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e93ac616-234f-4122-9141-450ccea722f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e93ac616-234f-4122-9141-450ccea722f0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e93ac616-234f-4122-9141-450ccea722f0", "name": "vmready1-flavor_bff68f50-a8d2-4e60-8340-6a2ce6799b8a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:05:16,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-72af26d0-62db-4013-8154-af0a132b21e2 2018-10-17 05:05:16,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268549919128s 2018-10-17 05:05:16,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:05:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/e93ac616-234f-4122-9141-450ccea722f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73e4b930178487f4435983696733efd61f2ea203407175e7496b9af1b823e3c3" 2018-10-17 05:05:17,043 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da824e1f-5dd4-4197-bead-13d9db9be0ef x-openstack-request-id: req-da824e1f-5dd4-4197-bead-13d9db9be0ef 2018-10-17 05:05:17,043 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e93ac616-234f-4122-9141-450ccea722f0 used request id req-da824e1f-5dd4-4197-bead-13d9db9be0ef 2018-10-17 05:05:17,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.160254001617s 2018-10-17 05:05:17,073 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-10-17 05:05:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:05:17,102 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5add5821-320c-49ef-a1f1-e4051e9eee0f 2018-10-17 05:05:17,102 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:05:17,102 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-5add5821-320c-49ef-a1f1-e4051e9eee0f 2018-10-17 05:05:17,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:05:17,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["O3t7-GRLSn2K83LQpuXYfw"], "issued_at": "2018-10-17T05:05:17.000000Z"}} 2018-10-17 05:05:17,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:17,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:17 GMT X-Openstack-Request-Id: req-f06d489c-56a2-4417-89c5-9c734ceaba9d 2018-10-17 05:05:17,917 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:05:17,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f06d489c-56a2-4417-89c5-9c734ceaba9d 2018-10-17 05:05:17,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406944036484s 2018-10-17 05:05:17,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:05:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:18,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d79be8-9667-4b0b-ac47-3fd2e3c1e928 2018-10-17 05:05:18,134 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:05:18,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-92d79be8-9667-4b0b-ac47-3fd2e3c1e928 2018-10-17 05:05:18,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208713054657s 2018-10-17 05:05:18,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:05:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12"}}' 2018-10-17 05:05:18,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a3eb2a-54c7-45c9-b603-3ab048be632e 2018-10-17 05:05:18,415 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9"}, "tags": [], "enabled": true, "id": "4ff14dfcbb124a02b32d6d595bd342b9", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12"}} 2018-10-17 05:05:18,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-89a3eb2a-54c7-45c9-b603-3ab048be632e 2018-10-17 05:05:18,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.265894174576s 2018-10-17 05:05:18,417 - 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'4ff14dfcbb124a02b32d6d595bd342b9', '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_18291962-fc21-4bfc-af38-915357fc5f12'}) 2018-10-17 05:05:18,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:05:18,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "80a16b40-87d4-46e6-a1b2-bbef346e1e56", "email": null, "name": "vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12"}}' 2018-10-17 05:05:18,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dff1bd80-81fd-4c32-bf4d-b793e73d9155 2018-10-17 05:05:18,957 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12", "links": {"self": "http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5fc3d3c8c3e74186809ea84b9e200b68", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:05:18,958 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-dff1bd80-81fd-4c32-bf4d-b793e73d9155 2018-10-17 05:05:18,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.533067941666s 2018-10-17 05:05:18,959 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5fc3d3c8c3e74186809ea84b9e200b68', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12'}) 2018-10-17 05:05:18,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:05:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:19,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41547c13-d569-4472-a355-e81f663e7e18 2018-10-17 05:05:19,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:05:19,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-41547c13-d569-4472-a355-e81f663e7e18 2018-10-17 05:05:19,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208972930908s 2018-10-17 05:05:19,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:05:19,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:19,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a0c14d-44a9-4fc9-a785-5e1349ecc8a2 2018-10-17 05:05:19,370 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:05:19,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-99a0c14d-44a9-4fc9-a785-5e1349ecc8a2 2018-10-17 05:05:19,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192644119263s 2018-10-17 05:05:19,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:05:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:19,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4275be-cc6c-4434-9e32-8c7c37faddb2 2018-10-17 05:05:19,487 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:05:19,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-df4275be-cc6c-4434-9e32-8c7c37faddb2 2018-10-17 05:05:19,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111789941788s 2018-10-17 05:05:19,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:05:19,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:19,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb57d46-3025-478a-b0e0-295d0cac363a 2018-10-17 05:05:19,596 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:05:19,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4cb57d46-3025-478a-b0e0-295d0cac363a 2018-10-17 05:05:19,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103781938553s 2018-10-17 05:05:19,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:05:19,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:19,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278d5a79-db79-4ca6-9baa-b4343e2b20fc 2018-10-17 05:05:19,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12", "links": {"self": "http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5fc3d3c8c3e74186809ea84b9e200b68", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:05:19,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-278d5a79-db79-4ca6-9baa-b4343e2b20fc 2018-10-17 05:05:19,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196521997452s 2018-10-17 05:05:19,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:05:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:19,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a9a3c3-bd06-4ea5-945c-cabeec5be5f1 2018-10-17 05:05:19,917 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9"}, "tags": [], "enabled": true, "id": "4ff14dfcbb124a02b32d6d595bd342b9", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12"}]} 2018-10-17 05:05:19,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-50a9a3c3-bd06-4ea5-945c-cabeec5be5f1 2018-10-17 05:05:19,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109825134277s 2018-10-17 05:05:19,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:05:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=5fc3d3c8c3e74186809ea84b9e200b68&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=4ff14dfcbb124a02b32d6d595bd342b9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:20,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db8c557-b5e0-4bba-a3fc-a4bf00054c13 2018-10-17 05:05:20,106 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=5fc3d3c8c3e74186809ea84b9e200b68&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=4ff14dfcbb124a02b32d6d595bd342b9", "previous": null, "next": null}} 2018-10-17 05:05:20,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5fc3d3c8c3e74186809ea84b9e200b68&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=4ff14dfcbb124a02b32d6d595bd342b9 used request id req-1db8c557-b5e0-4bba-a3fc-a4bf00054c13 2018-10-17 05:05:20,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181149959564s 2018-10-17 05:05:20,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:05:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9/users/5fc3d3c8c3e74186809ea84b9e200b68/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:20,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737390a9-9618-4a6e-8692-4668a82e5c50 2018-10-17 05:05:20,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:05:20,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9/users/5fc3d3c8c3e74186809ea84b9e200b68/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-737390a9-9618-4a6e-8692-4668a82e5c50 2018-10-17 05:05:20,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.271886825562s 2018-10-17 05:05:20,383 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12', 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'4ff14dfcbb124a02b32d6d595bd342b9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '80a16b40-87d4-46e6-a1b2-bbef346e1e56', 'username': u'vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:05:20,391 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12', 'password': '80a16b40-87d4-46e6-a1b2-bbef346e1e56', 'project_name': 'vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '4ff14dfcbb124a02b32d6d595bd342b9', 'project_domain_name': 'Default'} 2018-10-17 05:05:20,392 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-10-17 05:05:20,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:05:20,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:20,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8417ed66-d0e8-48e3-8ef7-7bbcf04cb937 2018-10-17 05:05:20,544 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:05:20,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8417ed66-d0e8-48e3-8ef7-7bbcf04cb937 2018-10-17 05:05:20,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151581048965s 2018-10-17 05:05:20,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:05:20,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:20,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b33c9f-b435-4003-8276-805906e91428 2018-10-17 05:05:20,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9"}, "tags": [], "enabled": true, "id": "4ff14dfcbb124a02b32d6d595bd342b9", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12"}]} 2018-10-17 05:05:20,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-16b33c9f-b435-4003-8276-805906e91428 2018-10-17 05:05:20,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194711923599s 2018-10-17 05:05:20,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:05:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" -d '{"network": {"tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "name": "vmready2-net_18291962-fc21-4bfc-af38-915357fc5f12", "admin_state_up": true}}' 2018-10-17 05:05:21,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:21 GMT X-Openstack-Request-Id: req-1b3d43a7-22d5-43ff-851e-b30c29920509 2018-10-17 05:05:21,165 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"409064b2-68b9-44c0-909a-325484690ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"4ff14dfcbb124a02b32d6d595bd342b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:05:21Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_18291962-fc21-4bfc-af38-915357fc5f12","admin_state_up":true,"tenant_id":"4ff14dfcbb124a02b32d6d595bd342b9","created_at":"2018-10-17T05:05:20Z","mtu":1450}} 2018-10-17 05:05:21,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1b3d43a7-22d5-43ff-851e-b30c29920509 2018-10-17 05:05:21,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.41605091095s 2018-10-17 05:05:21,166 - 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-10-17T05:05:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'409064b2-68b9-44c0-909a-325484690ae1', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_18291962-fc21-4bfc-af38-915357fc5f12', u'created_at': u'2018-10-17T05:05:20Z', u'mtu': 1450, u'tenant_id': u'4ff14dfcbb124a02b32d6d595bd342b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4ff14dfcbb124a02b32d6d595bd342b9', u'l2_adjacency': True}) 2018-10-17 05:05:21,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:05:21,178 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7567f074-ebf1-4a8f-840c-67e1dfc92051 2018-10-17 05:05:21,179 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:05:21,179 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-7567f074-ebf1-4a8f-840c-67e1dfc92051 2018-10-17 05:05:21,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:05:21,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ff14dfcbb124a02b32d6d595bd342b9", "name": "vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_4ff14dfcbb124a02b32d6d595bd342b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_4ff14dfcbb124a02b32d6d595bd342b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/4ff14dfcbb124a02b32d6d595bd342b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12", "id": "5fc3d3c8c3e74186809ea84b9e200b68"}, "audit_ids": ["YWBQCCOJRUaUMOCmPkiEiA"], "issued_at": "2018-10-17T05:05:21.000000Z"}} 2018-10-17 05:05:21,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:21,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:21 GMT X-Openstack-Request-Id: req-309f7807-d05c-4e7a-8ac1-a2f51a9d25c3 2018-10-17 05:05:21,928 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"409064b2-68b9-44c0-909a-325484690ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ff14dfcbb124a02b32d6d595bd342b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:05:21Z","qos_policy_id":null,"name":"vmready2-net_18291962-fc21-4bfc-af38-915357fc5f12","admin_state_up":true,"tenant_id":"4ff14dfcbb124a02b32d6d595bd342b9","created_at":"2018-10-17T05:05:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:05:21,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-309f7807-d05c-4e7a-8ac1-a2f51a9d25c3 2018-10-17 05:05:21,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354046821594s 2018-10-17 05:05:21,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:05:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" -d '{"subnet": {"name": "vmready2-subnet_18291962-fc21-4bfc-af38-915357fc5f12", "enable_dhcp": true, "network_id": "409064b2-68b9-44c0-909a-325484690ae1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:05:22,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:22 GMT X-Openstack-Request-Id: req-a72a61de-e299-43fa-891e-dc9955eb3f0e 2018-10-17 05:05:22,614 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"409064b2-68b9-44c0-909a-325484690ae1","tenant_id":"4ff14dfcbb124a02b32d6d595bd342b9","created_at":"2018-10-17T05:05:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:05:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4ff14dfcbb124a02b32d6d595bd342b9","id":"fc1cb667-ca14-42ec-aca1-662c3d5adf51","subnetpool_id":null,"name":"vmready2-subnet_18291962-fc21-4bfc-af38-915357fc5f12"}} 2018-10-17 05:05:22,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a72a61de-e299-43fa-891e-dc9955eb3f0e 2018-10-17 05:05:22,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.683720111847s 2018-10-17 05:05:22,615 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:05:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fc1cb667-ca14-42ec-aca1-662c3d5adf51', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_18291962-fc21-4bfc-af38-915357fc5f12', u'enable_dhcp': True, u'network_id': u'409064b2-68b9-44c0-909a-325484690ae1', u'tenant_id': u'4ff14dfcbb124a02b32d6d595bd342b9', u'created_at': u'2018-10-17T05:05:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4ff14dfcbb124a02b32d6d595bd342b9'}) 2018-10-17 05:05:22,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:05:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "vmready2-router_18291962-fc21-4bfc-af38-915357fc5f12", "admin_state_up": true}}' 2018-10-17 05:05:24,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:24 GMT X-Openstack-Request-Id: req-18ece51a-8316-4811-bf00-83fc09570e5d 2018-10-17 05:05:24,266 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "created_at": "2018-10-17T05:05:22Z", "admin_state_up": true, "updated_at": "2018-10-17T05:05:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4ff14dfcbb124a02b32d6d595bd342b9", "id": "c00ffd90-59fb-4723-a7d7-e34af04c456d", "name": "vmready2-router_18291962-fc21-4bfc-af38-915357fc5f12"}} 2018-10-17 05:05:24,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-18ece51a-8316-4811-bf00-83fc09570e5d 2018-10-17 05:05:24,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65146803856s 2018-10-17 05:05:24,267 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:05:23Z', u'revision_number': 2, u'id': u'c00ffd90-59fb-4723-a7d7-e34af04c456d', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_18291962-fc21-4bfc-af38-915357fc5f12', u'admin_state_up': True, u'tenant_id': u'4ff14dfcbb124a02b32d6d595bd342b9', u'created_at': u'2018-10-17T05:05:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'4ff14dfcbb124a02b32d6d595bd342b9'}) 2018-10-17 05:05:24,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:05:24,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/c00ffd90-59fb-4723-a7d7-e34af04c456d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" -d '{"subnet_id": "fc1cb667-ca14-42ec-aca1-662c3d5adf51"}' 2018-10-17 05:05:26,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:26 GMT X-Openstack-Request-Id: req-9eaa3d36-af5a-45bf-9246-bf386bd0ec0c 2018-10-17 05:05:26,727 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "409064b2-68b9-44c0-909a-325484690ae1", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "subnet_id": "fc1cb667-ca14-42ec-aca1-662c3d5adf51", "subnet_ids": ["fc1cb667-ca14-42ec-aca1-662c3d5adf51"], "port_id": "4e0297ba-c291-4cd2-a639-b67cdd3e38ca", "id": "c00ffd90-59fb-4723-a7d7-e34af04c456d"} 2018-10-17 05:05:26,727 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c00ffd90-59fb-4723-a7d7-e34af04c456d/add_router_interface.json used request id req-9eaa3d36-af5a-45bf-9246-bf386bd0ec0c 2018-10-17 05:05:26,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45950603485s 2018-10-17 05:05:26,728 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:05:26,830 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:05:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:05:26,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:26 GMT 2018-10-17 05:05:26,838 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:05:26,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:26,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:27,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:27 GMT X-Openstack-Request-Id: req-73701faf-c715-4cbf-aa37-e9a7cb2004ec 2018-10-17 05:05:27,665 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:27,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-73701faf-c715-4cbf-aa37-e9a7cb2004ec 2018-10-17 05:05:27,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.821794986725s 2018-10-17 05:05:27,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:05:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12"}' 2018-10-17 05:05:27,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:27 GMT Location: http://172.30.9.29:9292/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e04d51b-34e0-4e1c-94c7-ce3b7a03fa2f 2018-10-17 05:05:27,760 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:27Z", "file": "/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821/file", "owner": "4ff14dfcbb124a02b32d6d595bd342b9", "id": "024233b1-4d58-42b5-a3b4-4277f1f92821", "size": null, "self": "/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12", "checksum": null, "created_at": "2018-10-17T05:05:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:05:27,761 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1e04d51b-34e0-4e1c-94c7-ce3b7a03fa2f 2018-10-17 05:05:27,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0899968147278s 2018-10-17 05:05:27,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:05:27,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" -d '' 2018-10-17 05:05:28,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:05:28 GMT X-Openstack-Request-Id: req-f6de7940-58bf-467d-ba6d-93a23ee36492 2018-10-17 05:05:28,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:05:28,747 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821/file used request id req-f6de7940-58bf-467d-ba6d-93a23ee36492 2018-10-17 05:05:28,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.986032962799s 2018-10-17 05:05:28,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:28,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:28 GMT X-Openstack-Request-Id: req-ebe6ecff-cbc4-45db-a144-7eae601eaba1 2018-10-17 05:05:28,795 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:28Z", "file": "/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821/file", "owner": "4ff14dfcbb124a02b32d6d595bd342b9", "id": "024233b1-4d58-42b5-a3b4-4277f1f92821", "size": 12716032, "self": "/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/024233b1-4d58-42b5-a3b4-4277f1f92821/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/024233b1-4d58-42b5-a3b4-4277f1f92821/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:05:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:28,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ebe6ecff-cbc4-45db-a144-7eae601eaba1 2018-10-17 05:05:28,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0432481765747s 2018-10-17 05:05:28,797 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/024233b1-4d58-42b5-a3b4-4277f1f92821/snap', u'metadata': Munch({})})], 'file': u'/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821/file', 'owner': u'4ff14dfcbb124a02b32d6d595bd342b9', 'id': u'024233b1-4d58-42b5-a3b4-4277f1f92821', 'size': 12716032, u'self': u'/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ff14dfcbb124a02b32d6d595bd342b9', 'name': 'vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/024233b1-4d58-42b5-a3b4-4277f1f92821/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:05:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T05:05:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12', 'created': u'2018-10-17T05:05:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:05:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:05:28,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:05:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_18291962-fc21-4bfc-af38-915357fc5f12", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:05:29,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f874da8a-55ac-4b94-9fce-58245ef69a59 x-openstack-request-id: req-f874da8a-55ac-4b94-9fce-58245ef69a59 2018-10-17 05:05:29,564 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dd5c24e2-4b11-46a1-aa19-86cd22594f2d", "name": "vmready2-flavor_18291962-fc21-4bfc-af38-915357fc5f12", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:05:29,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f874da8a-55ac-4b94-9fce-58245ef69a59 2018-10-17 05:05:29,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.763254165649s 2018-10-17 05:05:29,565 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_18291962-fc21-4bfc-af38-915357fc5f12', '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'fe010d0d79494effbe02dd92c443bc23', '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'dd5c24e2-4b11-46a1-aa19-86cd22594f2d', 'swap': 0}) 2018-10-17 05:05:29,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:05:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" -d '{"extra_specs": {}}' 2018-10-17 05:05:29,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61448102-4956-44bc-bf0f-095b4e6253d0 x-openstack-request-id: req-61448102-4956-44bc-bf0f-095b4e6253d0 2018-10-17 05:05:29,695 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:05:29,695 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d/os-extra_specs used request id req-61448102-4956-44bc-bf0f-095b4e6253d0 2018-10-17 05:05:29,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.129545927048s 2018-10-17 05:05:29,803 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:05:29,804 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 05:05:29,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:05:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/c00ffd90-59fb-4723-a7d7-e34af04c456d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" -d '{"subnet_id": "fc1cb667-ca14-42ec-aca1-662c3d5adf51"}' 2018-10-17 05:05:32,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:32 GMT X-Openstack-Request-Id: req-850242ab-6ed6-461b-a7fe-9c8b85a58bfa 2018-10-17 05:05:32,567 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "409064b2-68b9-44c0-909a-325484690ae1", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "subnet_id": "fc1cb667-ca14-42ec-aca1-662c3d5adf51", "subnet_ids": ["fc1cb667-ca14-42ec-aca1-662c3d5adf51"], "port_id": "4e0297ba-c291-4cd2-a639-b67cdd3e38ca", "id": "c00ffd90-59fb-4723-a7d7-e34af04c456d"} 2018-10-17 05:05:32,568 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c00ffd90-59fb-4723-a7d7-e34af04c456d/remove_router_interface.json used request id req-850242ab-6ed6-461b-a7fe-9c8b85a58bfa 2018-10-17 05:05:32,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.75820207596s 2018-10-17 05:05:32,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:05:32,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:32,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:32 GMT X-Openstack-Request-Id: req-ffd78be8-f2ff-401d-8cd3-facc7b6ddc30 2018-10-17 05:05:32,721 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "created_at": "2018-10-17T05:05:22Z", "admin_state_up": true, "updated_at": "2018-10-17T05:05:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4ff14dfcbb124a02b32d6d595bd342b9", "id": "c00ffd90-59fb-4723-a7d7-e34af04c456d", "name": "vmready2-router_18291962-fc21-4bfc-af38-915357fc5f12"}]} 2018-10-17 05:05:32,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ffd78be8-f2ff-401d-8cd3-facc7b6ddc30 2018-10-17 05:05:32,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.153062820435s 2018-10-17 05:05:32,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:05:32,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/c00ffd90-59fb-4723-a7d7-e34af04c456d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:33,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:05:33 GMT X-Openstack-Request-Id: req-6cec6a1c-f9bc-43a1-b9a5-b576c4cb8907 2018-10-17 05:05:33,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:05:34,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c00ffd90-59fb-4723-a7d7-e34af04c456d.json used request id req-6cec6a1c-f9bc-43a1-b9a5-b576c4cb8907 2018-10-17 05:05:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27654695511s 2018-10-17 05:05:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:05:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:34,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:34 GMT X-Openstack-Request-Id: req-7f02d91a-3667-4938-9695-dbb7faff0f6c 2018-10-17 05:05:34,084 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"409064b2-68b9-44c0-909a-325484690ae1","tenant_id":"4ff14dfcbb124a02b32d6d595bd342b9","created_at":"2018-10-17T05:05:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:05:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4ff14dfcbb124a02b32d6d595bd342b9","id":"fc1cb667-ca14-42ec-aca1-662c3d5adf51","subnetpool_id":null,"name":"vmready2-subnet_18291962-fc21-4bfc-af38-915357fc5f12"}]} 2018-10-17 05:05:34,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7f02d91a-3667-4938-9695-dbb7faff0f6c 2018-10-17 05:05:34,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0843780040741s 2018-10-17 05:05:34,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:05:34,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/fc1cb667-ca14-42ec-aca1-662c3d5adf51.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:35,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:05:35 GMT X-Openstack-Request-Id: req-735ba190-8ef7-4fe4-8bdf-1a9542f6ab0e 2018-10-17 05:05:35,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:05:35,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/fc1cb667-ca14-42ec-aca1-662c3d5adf51.json used request id req-735ba190-8ef7-4fe4-8bdf-1a9542f6ab0e 2018-10-17 05:05:35,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16073489189s 2018-10-17 05:05:35,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:35 GMT X-Openstack-Request-Id: req-5f759bd4-6e04-4e1d-a7d7-b5ada1baf7c2 2018-10-17 05:05:35,349 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"409064b2-68b9-44c0-909a-325484690ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ff14dfcbb124a02b32d6d595bd342b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:05:35Z","qos_policy_id":null,"name":"vmready2-net_18291962-fc21-4bfc-af38-915357fc5f12","admin_state_up":true,"tenant_id":"4ff14dfcbb124a02b32d6d595bd342b9","created_at":"2018-10-17T05:05:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:05:35,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5f759bd4-6e04-4e1d-a7d7-b5ada1baf7c2 2018-10-17 05:05:35,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101609945297s 2018-10-17 05:05:35,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:05:35,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/409064b2-68b9-44c0-909a-325484690ae1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:37,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:05:37 GMT X-Openstack-Request-Id: req-b7385285-099b-48fc-b9f7-6289edcdc889 2018-10-17 05:05:37,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:05:37,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/409064b2-68b9-44c0-909a-325484690ae1.json used request id req-b7385285-099b-48fc-b9f7-6289edcdc889 2018-10-17 05:05:37,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.77598500252s 2018-10-17 05:05:37,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:37,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:37 GMT X-Openstack-Request-Id: req-cae4e071-24d4-4373-a6cd-5f7ae3e6cd1f 2018-10-17 05:05:37,171 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:28Z", "file": "/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821/file", "owner": "4ff14dfcbb124a02b32d6d595bd342b9", "id": "024233b1-4d58-42b5-a3b4-4277f1f92821", "size": 12716032, "self": "/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/024233b1-4d58-42b5-a3b4-4277f1f92821/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/024233b1-4d58-42b5-a3b4-4277f1f92821/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_18291962-fc21-4bfc-af38-915357fc5f12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:05:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:37,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cae4e071-24d4-4373-a6cd-5f7ae3e6cd1f 2018-10-17 05:05:37,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397119522095s 2018-10-17 05:05:37,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:05:37,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}35febe06d5c3352ccfd653493e150b5003f1eaf9e0621a0d13f6bee3bae38caa" 2018-10-17 05:05:37,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:05:37 GMT X-Openstack-Request-Id: req-62146b8c-bb86-44f4-96c7-506041d7dd5a 2018-10-17 05:05:37,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:05:37,566 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/024233b1-4d58-42b5-a3b4-4277f1f92821 used request id req-62146b8c-bb86-44f4-96c7-506041d7dd5a 2018-10-17 05:05:37,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.39399600029s 2018-10-17 05:05:37,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:05:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:37,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c5d4139-7f40-4d9e-94cf-3f91b3c7c637 x-openstack-request-id: req-8c5d4139-7f40-4d9e-94cf-3f91b3c7c637 2018-10-17 05:05:37,598 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dd5c24e2-4b11-46a1-aa19-86cd22594f2d", "name": "vmready2-flavor_18291962-fc21-4bfc-af38-915357fc5f12", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:05:37,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8c5d4139-7f40-4d9e-94cf-3f91b3c7c637 2018-10-17 05:05:37,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253720283508s 2018-10-17 05:05:37,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:05:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:37,745 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d942b6f2-2cac-4bdd-b233-c2cf0957826a x-openstack-request-id: req-d942b6f2-2cac-4bdd-b233-c2cf0957826a 2018-10-17 05:05:37,745 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/dd5c24e2-4b11-46a1-aa19-86cd22594f2d used request id req-d942b6f2-2cac-4bdd-b233-c2cf0957826a 2018-10-17 05:05:37,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.144573926926s 2018-10-17 05:05:37,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:05:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:38,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47438885-a7dc-409b-b460-62deacfcd143 2018-10-17 05:05:38,012 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12", "links": {"self": "http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5fc3d3c8c3e74186809ea84b9e200b68", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:05:38,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-47438885-a7dc-409b-b460-62deacfcd143 2018-10-17 05:05:38,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.265955924988s 2018-10-17 05:05:38,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:05:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:38,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be608d54-a3b4-434a-8288-76c3708b4173 2018-10-17 05:05:38,155 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_18291962-fc21-4bfc-af38-915357fc5f12", "links": {"self": "http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5fc3d3c8c3e74186809ea84b9e200b68", "description": null}} 2018-10-17 05:05:38,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68 used request id req-be608d54-a3b4-434a-8288-76c3708b4173 2018-10-17 05:05:38,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136471986771s 2018-10-17 05:05:38,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:05:38,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:38,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c07d6cd-922f-444b-93bc-1a703270c7d5 2018-10-17 05:05:38,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:05:38,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5fc3d3c8c3e74186809ea84b9e200b68 used request id req-2c07d6cd-922f-444b-93bc-1a703270c7d5 2018-10-17 05:05:38,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324332952499s 2018-10-17 05:05:38,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:05:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:38,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7127f7-245f-4137-8639-9f7da6dff190 2018-10-17 05:05:38,678 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9"}, "tags": [], "enabled": true, "id": "4ff14dfcbb124a02b32d6d595bd342b9", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_18291962-fc21-4bfc-af38-915357fc5f12"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:05:38,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a7127f7-245f-4137-8639-9f7da6dff190 2018-10-17 05:05:38,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189618110657s 2018-10-17 05:05:38,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:05:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:38,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76e58522-521b-4e71-ab83-7d5a851fafaf 2018-10-17 05:05:38,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:05:38,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4ff14dfcbb124a02b32d6d595bd342b9 used request id req-76e58522-521b-4e71-ab83-7d5a851fafaf 2018-10-17 05:05:38,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2542989254s 2018-10-17 05:05:38,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:05:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=4ff14dfcbb124a02b32d6d595bd342b9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:39,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:39 GMT X-Openstack-Request-Id: req-61a6c1d5-7a28-4773-9451-87714b31c001 2018-10-17 05:05:39,257 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "created_at": "2018-10-17T05:05:20Z", "updated_at": "2018-10-17T05:05:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "64e1bd0f-e463-4c9d-a009-d5585c5685ed", "remote_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "a2d09436-9b49-46f2-9083-5d74103ba0eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "bcfb0041-0a8c-4813-91c2-f77035849e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "d9e1b501-21ee-476f-82ad-026a52b3f65b", "remote_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}], "revision_number": 1, "project_id": "4ff14dfcbb124a02b32d6d595bd342b9", "id": "7a87af23-1824-45d6-973a-363c17fc15f0", "name": "default"}]} 2018-10-17 05:05:39,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=4ff14dfcbb124a02b32d6d595bd342b9&name=default used request id req-61a6c1d5-7a28-4773-9451-87714b31c001 2018-10-17 05:05:39,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314157962799s 2018-10-17 05:05:39,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:05:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:39,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:39 GMT X-Openstack-Request-Id: req-b851584e-c240-4cd6-b46c-c1565500c5e9 2018-10-17 05:05:39,318 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "created_at": "2018-10-17T05:05:20Z", "updated_at": "2018-10-17T05:05:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "64e1bd0f-e463-4c9d-a009-d5585c5685ed", "remote_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "a2d09436-9b49-46f2-9083-5d74103ba0eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "bcfb0041-0a8c-4813-91c2-f77035849e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:20Z", "revision_number": 0, "id": "d9e1b501-21ee-476f-82ad-026a52b3f65b", "remote_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:20Z", "security_group_id": "7a87af23-1824-45d6-973a-363c17fc15f0", "tenant_id": "4ff14dfcbb124a02b32d6d595bd342b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ff14dfcbb124a02b32d6d595bd342b9"}], "revision_number": 1, "project_id": "4ff14dfcbb124a02b32d6d595bd342b9", "id": "7a87af23-1824-45d6-973a-363c17fc15f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:05:39,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b851584e-c240-4cd6-b46c-c1565500c5e9 2018-10-17 05:05:39,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0533471107483s 2018-10-17 05:05:39,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:05:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7a87af23-1824-45d6-973a-363c17fc15f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f54dec597ccd1c9318d9d44f072b32541fe5e3b42925969d6fe2bb65875e6dd6" 2018-10-17 05:05:39,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:05:39 GMT X-Openstack-Request-Id: req-f0d6bd37-7a1b-4ab6-a51e-0a9a645bc56c 2018-10-17 05:05:39,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:05:39,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7a87af23-1824-45d6-973a-363c17fc15f0.json used request id req-f0d6bd37-7a1b-4ab6-a51e-0a9a645bc56c 2018-10-17 05:05:39,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130313873291s 2018-10-17 05:05:39,483 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-10-17 05:05:39,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:05:39,511 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3e24358-731e-42da-a9e9-09eb04d8d6c9 2018-10-17 05:05:39,511 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:05:39,512 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-e3e24358-731e-42da-a9e9-09eb04d8d6c9 2018-10-17 05:05:39,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:05:39,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["0FYnNF4ySgmA1ksGhd32QA"], "issued_at": "2018-10-17T05:05:39.000000Z"}} 2018-10-17 05:05:39,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:41,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:41 GMT X-Openstack-Request-Id: req-6e40f5e4-f50d-4199-9398-c5155378269f 2018-10-17 05:05:41,025 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:05:41,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e40f5e4-f50d-4199-9398-c5155378269f 2018-10-17 05:05:41,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10965418816s 2018-10-17 05:05:41,032 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-10-17 05:05:41,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:05:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:41,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f1159a-7ba0-4c58-91c1-c468e3b01bea 2018-10-17 05:05:41,233 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:05:41,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-e9f1159a-7ba0-4c58-91c1-c468e3b01bea 2018-10-17 05:05:41,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19380903244s 2018-10-17 05:05:41,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:05:41,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:41,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd57492-06a8-445f-8f71-edfd176e5fc8 2018-10-17 05:05:41,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:05:41,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1fd57492-06a8-445f-8f71-edfd176e5fc8 2018-10-17 05:05:41,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195920944214s 2018-10-17 05:05:41,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:05:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"network": {"tenant_id": "fe010d0d79494effbe02dd92c443bc23", "name": "singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85", "admin_state_up": true}}' 2018-10-17 05:05:41,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:41 GMT X-Openstack-Request-Id: req-1b95abe0-d8f7-414e-a01b-5536e7d025f0 2018-10-17 05:05:41,757 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:05:41Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","mtu":1450}} 2018-10-17 05:05:41,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1b95abe0-d8f7-414e-a01b-5536e7d025f0 2018-10-17 05:05:41,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.318029880524s 2018-10-17 05:05:41,758 - 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-10-17T05:05:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'88d13bb6-3e44-4be3-bd44-36d0694a0cb2', u'provider:segmentation_id': 10, 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_afedb260-e876-4c33-90b6-f4a1e88ddc85', u'created_at': u'2018-10-17T05:05:41Z', u'mtu': 1450, u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fe010d0d79494effbe02dd92c443bc23', u'l2_adjacency': True}) 2018-10-17 05:05:41,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:41,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:41 GMT X-Openstack-Request-Id: req-d4b1b4e7-3afd-4d34-aed7-3d54e704d41f 2018-10-17 05:05:41,858 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:05:41Z","qos_policy_id":null,"name":"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","provider:network_type":"vxlan"}]} 2018-10-17 05:05:41,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d4b1b4e7-3afd-4d34-aed7-3d54e704d41f 2018-10-17 05:05:41,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996170043945s 2018-10-17 05:05:41,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:05:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"subnet": {"name": "singlevm1-subnet_afedb260-e876-4c33-90b6-f4a1e88ddc85", "enable_dhcp": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:05:42,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:42 GMT X-Openstack-Request-Id: req-1199263f-b983-4282-9d3b-521e5d32477b 2018-10-17 05:05:42,316 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T05:05:41Z","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":"f2989c4c-2395-4d8b-944d-047a50a2f0ed","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fe010d0d79494effbe02dd92c443bc23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_afedb260-e876-4c33-90b6-f4a1e88ddc85","enable_dhcp":true,"segment_id":null,"network_id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","ip_version":4}} 2018-10-17 05:05:42,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1199263f-b983-4282-9d3b-521e5d32477b 2018-10-17 05:05:42,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.456351995468s 2018-10-17 05:05:42,317 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:05:41Z', 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'f2989c4c-2395-4d8b-944d-047a50a2f0ed', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_afedb260-e876-4c33-90b6-f4a1e88ddc85', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'88d13bb6-3e44-4be3-bd44-36d0694a0cb2', u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'created_at': u'2018-10-17T05:05:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fe010d0d79494effbe02dd92c443bc23'}) 2018-10-17 05:05:42,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:05:42,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "singlevm1-router_afedb260-e876-4c33-90b6-f4a1e88ddc85", "admin_state_up": true}}' 2018-10-17 05:05:44,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:44 GMT X-Openstack-Request-Id: req-512eb9bf-346f-48c6-b265-c7613dc209b2 2018-10-17 05:05:44,186 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:42Z", "admin_state_up": true, "updated_at": "2018-10-17T05:05:43Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "name": "singlevm1-router_afedb260-e876-4c33-90b6-f4a1e88ddc85"}} 2018-10-17 05:05:44,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-512eb9bf-346f-48c6-b265-c7613dc209b2 2018-10-17 05:05:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86817979813s 2018-10-17 05:05:44,187 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:05:43Z', u'revision_number': 2, u'ha': False, u'id': u'cf211dca-2a96-4dce-9746-46ecf9c94a5f', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_afedb260-e876-4c33-90b6-f4a1e88ddc85', u'admin_state_up': True, u'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', u'created_at': u'2018-10-17T05:05:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'fe010d0d79494effbe02dd92c443bc23'}) 2018-10-17 05:05:44,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:05:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/cf211dca-2a96-4dce-9746-46ecf9c94a5f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"subnet_id": "f2989c4c-2395-4d8b-944d-047a50a2f0ed"}' 2018-10-17 05:05:46,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:46 GMT X-Openstack-Request-Id: req-f5594215-6e03-46a2-8641-7fa5619d9262 2018-10-17 05:05:46,447 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "subnet_id": "f2989c4c-2395-4d8b-944d-047a50a2f0ed", "subnet_ids": ["f2989c4c-2395-4d8b-944d-047a50a2f0ed"], "port_id": "e38de83a-1fac-4ca8-b9e6-ab8a4498fad6", "id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f"} 2018-10-17 05:05:46,447 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/cf211dca-2a96-4dce-9746-46ecf9c94a5f/add_router_interface.json used request id req-f5594215-6e03-46a2-8641-7fa5619d9262 2018-10-17 05:05:46,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2591919899s 2018-10-17 05:05:46,448 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:05:46,530 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:05:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:05:46,537 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:46 GMT 2018-10-17 05:05:46,537 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:05:46,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:47,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:47 GMT X-Openstack-Request-Id: req-01e10fe0-7ebe-45aa-9933-658042371e71 2018-10-17 05:05:47,356 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:47,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-01e10fe0-7ebe-45aa-9933-658042371e71 2018-10-17 05:05:47,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.817004919052s 2018-10-17 05:05:47,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:05:47,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85"}' 2018-10-17 05:05:47,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:47 GMT Location: http://172.30.9.29:9292/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-368e10f1-83e9-4585-93bc-64778c4c8735 2018-10-17 05:05:47,452 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:47Z", "file": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1/file", "owner": "fe010d0d79494effbe02dd92c443bc23", "id": "05b8f784-ac13-4139-9afa-3676a37458a1", "size": null, "self": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "checksum": null, "created_at": "2018-10-17T05:05:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:05:47,452 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-368e10f1-83e9-4585-93bc-64778c4c8735 2018-10-17 05:05:47,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0863559246063s 2018-10-17 05:05:47,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:05:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '' 2018-10-17 05:05:48,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:05:48 GMT X-Openstack-Request-Id: req-ac4121c6-eeca-4438-bcda-f7b0448357b1 2018-10-17 05:05:48,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:05:48,791 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1/file used request id req-ac4121c6-eeca-4438-bcda-f7b0448357b1 2018-10-17 05:05:48,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3380510807s 2018-10-17 05:05:48,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:48,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:48 GMT X-Openstack-Request-Id: req-214377b7-f87e-458e-93d3-a2ebd7684324 2018-10-17 05:05:48,822 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:48Z", "file": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1/file", "owner": "fe010d0d79494effbe02dd92c443bc23", "id": "05b8f784-ac13-4139-9afa-3676a37458a1", "size": 12716032, "self": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:05:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:48,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-214377b7-f87e-458e-93d3-a2ebd7684324 2018-10-17 05:05:48,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272810459137s 2018-10-17 05:05:48,824 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1/file', 'owner': u'fe010d0d79494effbe02dd92c443bc23', 'id': u'05b8f784-ac13-4139-9afa-3676a37458a1', 'size': 12716032, u'self': u'/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe010d0d79494effbe02dd92c443bc23', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:05:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T05:05:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85', 'created': u'2018-10-17T05:05:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:05:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:05:48,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:05:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_afedb260-e876-4c33-90b6-f4a1e88ddc85", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:05:49,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc4a5833-265f-4e16-8b25-6bce7ea3afe7 x-openstack-request-id: req-bc4a5833-265f-4e16-8b25-6bce7ea3afe7 2018-10-17 05:05:49,590 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "name": "singlevm1-flavor_afedb260-e876-4c33-90b6-f4a1e88ddc85", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:05:49,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bc4a5833-265f-4e16-8b25-6bce7ea3afe7 2018-10-17 05:05:49,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.763113021851s 2018-10-17 05:05:49,592 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_afedb260-e876-4c33-90b6-f4a1e88ddc85', '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'fe010d0d79494effbe02dd92c443bc23', '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'a13eb4d5-ab93-4148-a019-5cf8248549dd', 'swap': 0}) 2018-10-17 05:05:49,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:05:49,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"extra_specs": {}}' 2018-10-17 05:05:49,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb3887a7-5cf5-42bc-8b86-3ac929c354b3 x-openstack-request-id: req-fb3887a7-5cf5-42bc-8b86-3ac929c354b3 2018-10-17 05:05:49,614 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:05:49,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd/os-extra_specs used request id req-fb3887a7-5cf5-42bc-8b86-3ac929c354b3 2018-10-17 05:05:49,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214397907257s 2018-10-17 05:05:49,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 05:05:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"keypair": {"name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85"}}' 2018-10-17 05:05:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e860cf2c-bf07-431a-9e4b-8199c74ff926 x-openstack-request-id: req-e860cf2c-bf07-431a-9e4b-8199c74ff926 2018-10-17 05:05:49,836 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94J3B0A0h3t3XJ507fh4y5CjfbYbrkwQ2dfV8QmT/u6jE1p54g3+CA6cpWidwnEhebwle2pEnb1oy0V8ALVa++n86au8AIGtdmMVBRjm7FXmWNxDIH3ogImaqha5aH0D/quYQpGHLPBkI/vr/18yO9yjwTm5+hhGI/t9/2bAm7uu+h2zk3S87isqC1styNs+Sf4yftRUtNv7E97xuNr8m3kzlPhASG2aR9pEUqmBSw1WyAwh1mkQ3hUoMstB7+OuvjcA/JOLD874UBsiAwak5AF3ocRn7DrGpLyXPN0egeG1xynqEaU+R9ISB1LEDrWGUxr0Kov/s0yC+zdO4H2ht Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAveCdwdANId7d1yedO34eMuQo322G65MENnX1fEJk/7uoxNae\neIN/ggOnKVoncJxIXm8JXtqRJ29aMtFfAC1Wvvp/OmrvACBrXZjFQUY5uxV5ljcQ\nyB96ICJmqoWuWh9A/6rmEKRhyzwZCP76/9fMjvco8E5ufoYRiP7ff9mwJu7rvods\n5N0vO4rKgtbLcjbPkn+Mn7UVLTb+xPe8bja/Jt5M5T4QEhtmkfaRFKpgUsNVsgMI\ndZpEN4VKDLLQe/jrr43APyTiw/O+FAbIgMGpOQBd6HEZ+w6xqS8lzzdHoHhtccp6\nhGlPkfSEgdSxA61hlMa9CqL/7NMgvs3TuB9obQIDAQABAoIBAAfnWam/p0xJoqJa\nG8lmLoufw7PJM1yK+hnqPxW1Dc83WIcZB++sSZp33HV0M0AUwU5tAM7Z+kDR+ccz\nv+iZ+opokvMzkE9JCi8TNOLKsYyAEFeYYzJxXPwJcoyWk/NcabA6xOjcbtWu4rvl\nIT2VFga9cw7NtPu/SOuS8Gq5/QMhzH7GBVXBHSBu5zv7xgIDMvPYLwEyXZatnHWe\nDZZSqnVUQLd52X1hEahiZxW5ktP78u1i25YmWG9WUqT/i3rmfobzcGF2DLhSBcmv\n35tg2vuNIwHRb1ApSkI6ozJ/2UsdK5/jw8r/sapxNVj3jl5KZYnoQOAkRshf4LaY\nI0yDHWECgYEA5pgh5FZRbMQUsBWJqDxDin0Im1CLjyw9sKnXRJAqOY6wR6+HKDh6\nhD6v4HYRxrG5YQ/IHQpFpmY/Pev9ueHT1xBHM5oWz/XFOJU9inZFmxBD2xm+mP0/\n03Vv5x30N34rBslSKnSx1L9kMWRgnhuaNZJmwaexNF1JvLYTLrBK2UsCgYEA0swS\nkTYa4Rn+BGKCQLJ1bnbEADHBSRiycRZi+5X0bNIbb3bJlVeC8fRNfw8k73EbUxnN\n+NaBCuQolTNFLyWYjzs+WqLzN76IyXa/XIQPWlID90TlcpPl6eI1WfzM140M9NKR\nffjeFIW4Ihz+RWhg44j2nkIt9GogL6BMG/X2KicCgYBG4JwKQz3j4KE7PmOBgoSA\nHM54btl2uHJ9yraQLH/OET29ywYQJswBugL1S1VLbXU9kExCINYnv2XQ8qiaaf9j\nK223PrWkVja4naa82H2sm+M/hTpAbBciOAadU2etZupyu4613giLDAkP5XqNHo7X\nyJgtDg45ujLf/lcHEsju4QKBgQC6xSvSU6D/P3tswSdtUXFw3XQORAdgz6wTPOWY\nyiWWYZcDbLlxQ+d2n6ImaPGt4YZ3W86+orgVQVCf2Zx8CJCin7hAsE5VXtFtx3QH\n8c50lWSEKxwtJ9O3JcFlqPKKLaSEKynT9rQ2dMBQIWY9cx0dnVX9pN94xqsb56hn\nwcdJUwKBgAqGfxEy92KMTL04io/sIOpVcCX6PSFW6azlBImkZWXS3nZJnsU5gcam\n8t4t3fY3rfmui3oN+S/5wSFxqJ+lrnmPtV01cKZa9JJGnE64s7i5dkr3gPKRnv8Q\nKSRbdVy9nn22DW8fOEnGJ8TGWQu+FYXWTfmrR1GRdZzzyo1k7zPM\n-----END RSA PRIVATE KEY-----\n", "user_id": "c9f55fb02d124cb09be366beebe331b7", "name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "fingerprint": "8e:85:c7:48:b3:94:9e:ca:ae:28:86:53:f0:66:1f:71"}} 2018-10-17 05:05:49,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-e860cf2c-bf07-431a-9e4b-8199c74ff926 2018-10-17 05:05:49,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.222244977951s 2018-10-17 05:05:49,838 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94J3B0A0h3t3XJ507fh4y5CjfbYbrkwQ2dfV8QmT/u6jE1p54g3+CA6cpWidwnEhebwle2pEnb1oy0V8ALVa++n86au8AIGtdmMVBRjm7FXmWNxDIH3ogImaqha5aH0D/quYQpGHLPBkI/vr/18yO9yjwTm5+hhGI/t9/2bAm7uu+h2zk3S87isqC1styNs+Sf4yftRUtNv7E97xuNr8m3kzlPhASG2aR9pEUqmBSw1WyAwh1mkQ3hUoMstB7+OuvjcA/JOLD874UBsiAwak5AF3ocRn7DrGpLyXPN0egeG1xynqEaU+R9ISB1LEDrWGUxr0Kov/s0yC+zdO4H2ht Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAveCdwdANId7d1yedO34eMuQo322G65MENnX1fEJk/7uoxNae\neIN/ggOnKVoncJxIXm8JXtqRJ29aMtFfAC1Wvvp/OmrvACBrXZjFQUY5uxV5ljcQ\nyB96ICJmqoWuWh9A/6rmEKRhyzwZCP76/9fMjvco8E5ufoYRiP7ff9mwJu7rvods\n5N0vO4rKgtbLcjbPkn+Mn7UVLTb+xPe8bja/Jt5M5T4QEhtmkfaRFKpgUsNVsgMI\ndZpEN4VKDLLQe/jrr43APyTiw/O+FAbIgMGpOQBd6HEZ+w6xqS8lzzdHoHhtccp6\nhGlPkfSEgdSxA61hlMa9CqL/7NMgvs3TuB9obQIDAQABAoIBAAfnWam/p0xJoqJa\nG8lmLoufw7PJM1yK+hnqPxW1Dc83WIcZB++sSZp33HV0M0AUwU5tAM7Z+kDR+ccz\nv+iZ+opokvMzkE9JCi8TNOLKsYyAEFeYYzJxXPwJcoyWk/NcabA6xOjcbtWu4rvl\nIT2VFga9cw7NtPu/SOuS8Gq5/QMhzH7GBVXBHSBu5zv7xgIDMvPYLwEyXZatnHWe\nDZZSqnVUQLd52X1hEahiZxW5ktP78u1i25YmWG9WUqT/i3rmfobzcGF2DLhSBcmv\n35tg2vuNIwHRb1ApSkI6ozJ/2UsdK5/jw8r/sapxNVj3jl5KZYnoQOAkRshf4LaY\nI0yDHWECgYEA5pgh5FZRbMQUsBWJqDxDin0Im1CLjyw9sKnXRJAqOY6wR6+HKDh6\nhD6v4HYRxrG5YQ/IHQpFpmY/Pev9ueHT1xBHM5oWz/XFOJU9inZFmxBD2xm+mP0/\n03Vv5x30N34rBslSKnSx1L9kMWRgnhuaNZJmwaexNF1JvLYTLrBK2UsCgYEA0swS\nkTYa4Rn+BGKCQLJ1bnbEADHBSRiycRZi+5X0bNIbb3bJlVeC8fRNfw8k73EbUxnN\n+NaBCuQolTNFLyWYjzs+WqLzN76IyXa/XIQPWlID90TlcpPl6eI1WfzM140M9NKR\nffjeFIW4Ihz+RWhg44j2nkIt9GogL6BMG/X2KicCgYBG4JwKQz3j4KE7PmOBgoSA\nHM54btl2uHJ9yraQLH/OET29ywYQJswBugL1S1VLbXU9kExCINYnv2XQ8qiaaf9j\nK223PrWkVja4naa82H2sm+M/hTpAbBciOAadU2etZupyu4613giLDAkP5XqNHo7X\nyJgtDg45ujLf/lcHEsju4QKBgQC6xSvSU6D/P3tswSdtUXFw3XQORAdgz6wTPOWY\nyiWWYZcDbLlxQ+d2n6ImaPGt4YZ3W86+orgVQVCf2Zx8CJCin7hAsE5VXtFtx3QH\n8c50lWSEKxwtJ9O3JcFlqPKKLaSEKynT9rQ2dMBQIWY9cx0dnVX9pN94xqsb56hn\nwcdJUwKBgAqGfxEy92KMTL04io/sIOpVcCX6PSFW6azlBImkZWXS3nZJnsU5gcam\n8t4t3fY3rfmui3oN+S/5wSFxqJ+lrnmPtV01cKZa9JJGnE64s7i5dkr3gPKRnv8Q\nKSRbdVy9nn22DW8fOEnGJ8TGWQu+FYXWTfmrR1GRdZzzyo1k7zPM\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c9f55fb02d124cb09be366beebe331b7', 'name': u'singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85', 'created_at': '2018-10-17T05:05:49.838250', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe010d0d79494effbe02dd92c443bc23', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8e:85:c7:48:b3:94:9e:ca:ae:28:86:53:f0:66:1f:71', 'type': 'ssh', 'id': u'singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85'}) 2018-10-17 05:05:49,838 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAveCdwdANId7d1yedO34eMuQo322G65MENnX1fEJk/7uoxNae eIN/ggOnKVoncJxIXm8JXtqRJ29aMtFfAC1Wvvp/OmrvACBrXZjFQUY5uxV5ljcQ yB96ICJmqoWuWh9A/6rmEKRhyzwZCP76/9fMjvco8E5ufoYRiP7ff9mwJu7rvods 5N0vO4rKgtbLcjbPkn+Mn7UVLTb+xPe8bja/Jt5M5T4QEhtmkfaRFKpgUsNVsgMI dZpEN4VKDLLQe/jrr43APyTiw/O+FAbIgMGpOQBd6HEZ+w6xqS8lzzdHoHhtccp6 hGlPkfSEgdSxA61hlMa9CqL/7NMgvs3TuB9obQIDAQABAoIBAAfnWam/p0xJoqJa G8lmLoufw7PJM1yK+hnqPxW1Dc83WIcZB++sSZp33HV0M0AUwU5tAM7Z+kDR+ccz v+iZ+opokvMzkE9JCi8TNOLKsYyAEFeYYzJxXPwJcoyWk/NcabA6xOjcbtWu4rvl IT2VFga9cw7NtPu/SOuS8Gq5/QMhzH7GBVXBHSBu5zv7xgIDMvPYLwEyXZatnHWe DZZSqnVUQLd52X1hEahiZxW5ktP78u1i25YmWG9WUqT/i3rmfobzcGF2DLhSBcmv 35tg2vuNIwHRb1ApSkI6ozJ/2UsdK5/jw8r/sapxNVj3jl5KZYnoQOAkRshf4LaY I0yDHWECgYEA5pgh5FZRbMQUsBWJqDxDin0Im1CLjyw9sKnXRJAqOY6wR6+HKDh6 hD6v4HYRxrG5YQ/IHQpFpmY/Pev9ueHT1xBHM5oWz/XFOJU9inZFmxBD2xm+mP0/ 03Vv5x30N34rBslSKnSx1L9kMWRgnhuaNZJmwaexNF1JvLYTLrBK2UsCgYEA0swS kTYa4Rn+BGKCQLJ1bnbEADHBSRiycRZi+5X0bNIbb3bJlVeC8fRNfw8k73EbUxnN +NaBCuQolTNFLyWYjzs+WqLzN76IyXa/XIQPWlID90TlcpPl6eI1WfzM140M9NKR ffjeFIW4Ihz+RWhg44j2nkIt9GogL6BMG/X2KicCgYBG4JwKQz3j4KE7PmOBgoSA HM54btl2uHJ9yraQLH/OET29ywYQJswBugL1S1VLbXU9kExCINYnv2XQ8qiaaf9j K223PrWkVja4naa82H2sm+M/hTpAbBciOAadU2etZupyu4613giLDAkP5XqNHo7X yJgtDg45ujLf/lcHEsju4QKBgQC6xSvSU6D/P3tswSdtUXFw3XQORAdgz6wTPOWY yiWWYZcDbLlxQ+d2n6ImaPGt4YZ3W86+orgVQVCf2Zx8CJCin7hAsE5VXtFtx3QH 8c50lWSEKxwtJ9O3JcFlqPKKLaSEKynT9rQ2dMBQIWY9cx0dnVX9pN94xqsb56hn wcdJUwKBgAqGfxEy92KMTL04io/sIOpVcCX6PSFW6azlBImkZWXS3nZJnsU5gcam 8t4t3fY3rfmui3oN+S/5wSFxqJ+lrnmPtV01cKZa9JJGnE64s7i5dkr3gPKRnv8Q KSRbdVy9nn22DW8fOEnGJ8TGWQu+FYXWTfmrR1GRdZzzyo1k7zPM -----END RSA PRIVATE KEY----- 2018-10-17 05:05:49,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 05:05:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"security_group": {"name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-10-17 05:05:49,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:49 GMT X-Openstack-Request-Id: req-74b021ac-15d5-4ae2-a18e-0f34f24f2a6b 2018-10-17 05:05:49,997 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:49Z", "updated_at": "2018-10-17T05:05:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "45545c1b-5926-4257-b441-bc2465caadec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "afcd6a33-92f6-426e-b98e-0be3e466354e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "00df6240-036c-4a34-8c78-a59463bed854", "name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}} 2018-10-17 05:05:49,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-74b021ac-15d5-4ae2-a18e-0f34f24f2a6b 2018-10-17 05:05:49,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.153892040253s 2018-10-17 05:05:50,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:05:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:50,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT X-Openstack-Request-Id: req-9a91b22f-01ad-4503-95af-88d66f9388d0 2018-10-17 05:05:50,068 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:49Z", "updated_at": "2018-10-17T05:05:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "45545c1b-5926-4257-b441-bc2465caadec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "afcd6a33-92f6-426e-b98e-0be3e466354e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "00df6240-036c-4a34-8c78-a59463bed854", "name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:05:50,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9a91b22f-01ad-4503-95af-88d66f9388d0 2018-10-17 05:05:50,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0637590885162s 2018-10-17 05:05:50,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:05:50,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -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": "00df6240-036c-4a34-8c78-a59463bed854"}}' 2018-10-17 05:05:50,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT X-Openstack-Request-Id: req-647d7622-c80b-4a09-ae21-bc0da7064ad4 2018-10-17 05:05:50,213 - keystoneauth.session - DEBUG - 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-10-17T05:05:50Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "port_range_min": 22, "revision_number": 0, "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:50Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "5474a0cc-551c-459c-81a7-6a4908631ae1"}} 2018-10-17 05:05:50,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-647d7622-c80b-4a09-ae21-bc0da7064ad4 2018-10-17 05:05:50,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136962890625s 2018-10-17 05:05:50,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:05:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:50,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT X-Openstack-Request-Id: req-666da86f-50dd-42b8-a860-bb077846d1d2 2018-10-17 05:05:50,277 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:49Z", "updated_at": "2018-10-17T05:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:05:50Z", "revision_number": 0, "id": "5474a0cc-551c-459c-81a7-6a4908631ae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:50Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "afcd6a33-92f6-426e-b98e-0be3e466354e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "45545c1b-5926-4257-b441-bc2465caadec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 2, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "00df6240-036c-4a34-8c78-a59463bed854", "name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:05:50,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-666da86f-50dd-42b8-a860-bb077846d1d2 2018-10-17 05:05:50,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581870079041s 2018-10-17 05:05:50,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:05:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -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": "00df6240-036c-4a34-8c78-a59463bed854"}}' 2018-10-17 05:05:50,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT X-Openstack-Request-Id: req-53ccffcb-7dde-4039-aba5-ea9959a029d9 2018-10-17 05:05:50,415 - keystoneauth.session - DEBUG - 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-10-17T05:05:50Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "port_range_min": null, "revision_number": 0, "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:50Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "00696f3b-f15b-40b4-a5fe-02e287c914fe"}} 2018-10-17 05:05:50,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-53ccffcb-7dde-4039-aba5-ea9959a029d9 2018-10-17 05:05:50,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130272865295s 2018-10-17 05:05:50,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:50,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:50,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT X-Openstack-Request-Id: req-fe14ccb5-768c-4b72-b783-b41f3df2014e 2018-10-17 05:05:50,506 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":["f2989c4c-2395-4d8b-944d-047a50a2f0ed"],"description":"","tags":[],"updated_at":"2018-10-17T05:05:41Z","qos_policy_id":null,"name":"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","provider:network_type":"vxlan"}]} 2018-10-17 05:05:50,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fe14ccb5-768c-4b72-b783-b41f3df2014e 2018-10-17 05:05:50,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0894460678101s 2018-10-17 05:05:50,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:05:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:50,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT X-Openstack-Request-Id: req-c5f1cdee-3597-4510-9570-a4dea65cdb5a 2018-10-17 05:05:50,535 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:48Z", "file": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1/file", "owner": "fe010d0d79494effbe02dd92c443bc23", "id": "05b8f784-ac13-4139-9afa-3676a37458a1", "size": 12716032, "self": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:05:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:05:50,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c5f1cdee-3597-4510-9570-a4dea65cdb5a 2018-10-17 05:05:50,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.02401304245s 2018-10-17 05:05:50,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:05:50,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d47a741a-232e-4800-ab55-14b62c74c01f x-openstack-request-id: req-d47a741a-232e-4800-ab55-14b62c74c01f 2018-10-17 05:05:50,561 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "name": "singlevm1-flavor_afedb260-e876-4c33-90b6-f4a1e88ddc85", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:05:50,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d47a741a-232e-4800-ab55-14b62c74c01f 2018-10-17 05:05:50,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212788581848s 2018-10-17 05:05:50,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:05:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"server": {"name": "singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85", "imageRef": "05b8f784-ac13-4139-9afa-3676a37458a1", "key_name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "flavorRef": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2"}], "security_groups": [{"name": "00df6240-036c-4a34-8c78-a59463bed854"}]}}' 2018-10-17 05:05:53,829 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d x-compute-request-id: req-4bea2481-6118-4726-8007-85c60ceb3d12 x-openstack-request-id: req-4bea2481-6118-4726-8007-85c60ceb3d12 2018-10-17 05:05:53,830 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "00df6240-036c-4a34-8c78-a59463bed854"}], "OS-DCF:diskConfig": "MANUAL", "id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "bookmark"}], "adminPass": "L4Kt68npVZKA"}} 2018-10-17 05:05:53,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-4bea2481-6118-4726-8007-85c60ceb3d12 2018-10-17 05:05:53,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.26754999161s 2018-10-17 05:05:53,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:05:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:55,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1efacb8b-3ac7-4422-b731-b3ed7b7f78d8 x-openstack-request-id: req-1efacb8b-3ac7-4422-b731-b3ed7b7f78d8 2018-10-17 05:05:55,276 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "bookmark"}], "image": {"id": "05b8f784-ac13-4139-9afa-3676a37458a1", "links": [{"href": "http://172.30.9.29:8774/images/05b8f784-ac13-4139-9afa-3676a37458a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "links": [{"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}]}, "id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "user_id": "c9f55fb02d124cb09be366beebe331b7", "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-10-17T05:05:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85", "created": "2018-10-17T05:05:53Z", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:05:55,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1efacb8b-3ac7-4422-b731-b3ed7b7f78d8 2018-10-17 05:05:55,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44483804703s 2018-10-17 05:05:55,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:05:55,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:55,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:55 GMT X-Openstack-Request-Id: req-27eec382-b65d-4ebb-9a11-0993ae0cefbc 2018-10-17 05:05:55,368 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":["f2989c4c-2395-4d8b-944d-047a50a2f0ed"],"description":"","tags":[],"updated_at":"2018-10-17T05:05:41Z","qos_policy_id":null,"name":"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","provider:network_type":"vxlan"}]} 2018-10-17 05:05:55,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-27eec382-b65d-4ebb-9a11-0993ae0cefbc 2018-10-17 05:05:55,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0795969963074s 2018-10-17 05:05:55,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:05:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:55,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:55 GMT X-Openstack-Request-Id: req-541b17dc-1666-46ad-b51e-33c0000576d3 2018-10-17 05:05:55,425 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4},{"updated_at":"2018-10-17T05:05:41Z","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":"f2989c4c-2395-4d8b-944d-047a50a2f0ed","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fe010d0d79494effbe02dd92c443bc23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_afedb260-e876-4c33-90b6-f4a1e88ddc85","enable_dhcp":true,"segment_id":null,"network_id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","ip_version":4}]} 2018-10-17 05:05:55,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-541b17dc-1666-46ad-b51e-33c0000576d3 2018-10-17 05:05:55,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0560948848724s 2018-10-17 05:05:55,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:05:57,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:05:57,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:05:58,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Wed, 17 Oct 2018 05:05:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6531f51-ef9f-48bf-8693-ca4aadd4906f x-openstack-request-id: req-c6531f51-ef9f-48bf-8693-ca4aadd4906f 2018-10-17 05:05:58,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "bookmark"}], "image": {"id": "05b8f784-ac13-4139-9afa-3676a37458a1", "links": [{"href": "http://172.30.9.29:8774/images/05b8f784-ac13-4139-9afa-3676a37458a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "links": [{"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}]}, "id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "security_groups": [{"name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}], "user_id": "c9f55fb02d124cb09be366beebe331b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:05:57Z", "hostId": "beda679636bcf6625b74becc0a93dd415121fa132c118632af992102", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85", "created": "2018-10-17T05:05:53Z", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:05:58,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c6531f51-ef9f-48bf-8693-ca4aadd4906f 2018-10-17 05:05:58,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15204715729s 2018-10-17 05:05:58,588 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:00,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:01,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b58b2a70-b648-4d8c-a389-4cd663611119 x-openstack-request-id: req-b58b2a70-b648-4d8c-a389-4cd663611119 2018-10-17 05:06:01,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "bookmark"}], "image": {"id": "05b8f784-ac13-4139-9afa-3676a37458a1", "links": [{"href": "http://172.30.9.29:8774/images/05b8f784-ac13-4139-9afa-3676a37458a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "links": [{"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}]}, "id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "security_groups": [{"name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}], "user_id": "c9f55fb02d124cb09be366beebe331b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:05:57Z", "hostId": "beda679636bcf6625b74becc0a93dd415121fa132c118632af992102", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85", "created": "2018-10-17T05:05:53Z", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:01,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b58b2a70-b648-4d8c-a389-4cd663611119 2018-10-17 05:06:01,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59476017952s 2018-10-17 05:06:01,192 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:03,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:03,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7840bd0-4a05-4d1f-9d2d-ae2423949c0e x-openstack-request-id: req-c7840bd0-4a05-4d1f-9d2d-ae2423949c0e 2018-10-17 05:06:03,745 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "bookmark"}], "image": {"id": "05b8f784-ac13-4139-9afa-3676a37458a1", "links": [{"href": "http://172.30.9.29:8774/images/05b8f784-ac13-4139-9afa-3676a37458a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "links": [{"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}]}, "id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "security_groups": [{"name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}], "user_id": "c9f55fb02d124cb09be366beebe331b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:05:57Z", "hostId": "beda679636bcf6625b74becc0a93dd415121fa132c118632af992102", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85", "created": "2018-10-17T05:05:53Z", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:03,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c7840bd0-4a05-4d1f-9d2d-ae2423949c0e 2018-10-17 05:06:03,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549994945526s 2018-10-17 05:06:03,752 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:05,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:08,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53780eea-6b7d-45c8-b89a-e2a349d6a4f1 x-openstack-request-id: req-53780eea-6b7d-45c8-b89a-e2a349d6a4f1 2018-10-17 05:06:08,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:41:46", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "bookmark"}], "image": {"id": "05b8f784-ac13-4139-9afa-3676a37458a1", "links": [{"href": "http://172.30.9.29:8774/images/05b8f784-ac13-4139-9afa-3676a37458a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-17T05:06:04.000000", "flavor": {"id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "links": [{"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}]}, "id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "security_groups": [{"name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}], "user_id": "c9f55fb02d124cb09be366beebe331b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:06:04Z", "hostId": "beda679636bcf6625b74becc0a93dd415121fa132c118632af992102", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85", "created": "2018-10-17T05:05:53Z", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:08,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-53780eea-6b7d-45c8-b89a-e2a349d6a4f1 2018-10-17 05:06:08,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.27981185913s 2018-10-17 05:06:08,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:06:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:08,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:08 GMT X-Openstack-Request-Id: req-ef8d0bcf-656b-4388-b8ad-2a5d4131095f 2018-10-17 05:06:08,360 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:06:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f2989c4c-2395-4d8b-944d-047a50a2f0ed","ip_address":"192.168.120.4"}],"id":"ddf23226-ea91-4364-9801-f102b9704b37","security_groups":["00df6240-036c-4a34-8c78-a59463bed854"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:41:46","project_id":"fe010d0d79494effbe02dd92c443bc23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:57Z","binding:vnic_type":"normal","device_id":"da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d","ip_allocation":"immediate"}]} 2018-10-17 05:06:08,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d used request id req-ef8d0bcf-656b-4388-b8ad-2a5d4131095f 2018-10-17 05:06:08,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.318431138992s 2018-10-17 05:06:08,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:08,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ddf23226-ea91-4364-9801-f102b9704b37" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:08,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:08 GMT X-Openstack-Request-Id: req-f42a583f-9349-4e4b-8e90-2172a4f77484 2018-10-17 05:06:08,419 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:06:08,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ddf23226-ea91-4364-9801-f102b9704b37 used request id req-f42a583f-9349-4e4b-8e90-2172a4f77484 2018-10-17 05:06:08,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0477681159973s 2018-10-17 05:06:08,420 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:41:46', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'05b8f784-ac13-4139-9afa-3676a37458a1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-10-17T05:06:04.000000', 'flavor': Munch({u'id': u'a13eb4d5-ab93-4148-a019-5cf8248549dd'}), 'az': u'nova', 'id': u'da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d', 'security_groups': [Munch({u'name': u'singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c9f55fb02d124cb09be366beebe331b7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe010d0d79494effbe02dd92c443bc23', '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-10-17T05:06:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:06:04Z', 'hostId': u'beda679636bcf6625b74becc0a93dd415121fa132c118632af992102', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'beda679636bcf6625b74becc0a93dd415121fa132c118632af992102', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-10-17T05:06:04.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'fe010d0d79494effbe02dd92c443bc23', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85', 'adminPass': u'L4Kt68npVZKA', 'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', 'created_at': u'2018-10-17T05:05:53Z', 'created': u'2018-10-17T05:05:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:06:08,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:06:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:08,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:08 GMT X-Openstack-Request-Id: req-6fef86c5-5053-4437-81e5-18783226eb98 2018-10-17 05:06:08,518 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":["f2989c4c-2395-4d8b-944d-047a50a2f0ed"],"description":"","tags":[],"updated_at":"2018-10-17T05:05:41Z","qos_policy_id":null,"name":"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","provider:network_type":"vxlan"}]} 2018-10-17 05:06:08,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6fef86c5-5053-4437-81e5-18783226eb98 2018-10-17 05:06:08,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927181243896s 2018-10-17 05:06:08,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:06:08,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:08 GMT X-Openstack-Request-Id: req-d71355b6-d051-4c1f-aaff-c56ba227f727 2018-10-17 05:06:08,567 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:06:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f2989c4c-2395-4d8b-944d-047a50a2f0ed","ip_address":"192.168.120.4"}],"id":"ddf23226-ea91-4364-9801-f102b9704b37","security_groups":["00df6240-036c-4a34-8c78-a59463bed854"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:41:46","project_id":"fe010d0d79494effbe02dd92c443bc23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:57Z","binding:vnic_type":"normal","device_id":"da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d","ip_allocation":"immediate"}]} 2018-10-17 05:06:08,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d used request id req-d71355b6-d051-4c1f-aaff-c56ba227f727 2018-10-17 05:06:08,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474369525909s 2018-10-17 05:06:08,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 05:06:08,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.4", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37"}}' 2018-10-17 05:06:10,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:10 GMT X-Openstack-Request-Id: req-91eb93b2-c6e4-467a-970e-a82f53de8d8c 2018-10-17 05:06:10,979 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}} 2018-10-17 05:06:10,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-91eb93b2-c6e4-467a-970e-a82f53de8d8c 2018-10-17 05:06:10,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41093206406s 2018-10-17 05:06:10,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:10,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:11,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:11 GMT X-Openstack-Request-Id: req-e944df8d-a567-41fd-b855-bc81a23398da 2018-10-17 05:06:11,088 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}]} 2018-10-17 05:06:11,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e944df8d-a567-41fd-b855-bc81a23398da 2018-10-17 05:06:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0936379432678s 2018-10-17 05:06:11,096 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:11,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:11,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:11,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:11 GMT X-Openstack-Request-Id: req-823c2f54-39cd-48cc-9512-db129dd2e669 2018-10-17 05:06:11,264 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}]} 2018-10-17 05:06:11,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-823c2f54-39cd-48cc-9512-db129dd2e669 2018-10-17 05:06:11,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587809085846s 2018-10-17 05:06:11,271 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:11,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:11,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:11 GMT X-Openstack-Request-Id: req-ca650cff-fbfd-4b37-8e59-9459daf1c210 2018-10-17 05:06:11,443 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}]} 2018-10-17 05:06:11,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ca650cff-fbfd-4b37-8e59-9459daf1c210 2018-10-17 05:06:11,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617461204529s 2018-10-17 05:06:11,449 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:11,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:11,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:11,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:11 GMT X-Openstack-Request-Id: req-f8a57f48-6bbb-47bf-b312-ca2c12c6cf3b 2018-10-17 05:06:11,816 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}]} 2018-10-17 05:06:11,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f8a57f48-6bbb-47bf-b312-ca2c12c6cf3b 2018-10-17 05:06:11,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.257598161697s 2018-10-17 05:06:11,822 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:11,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:11,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:11,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:11 GMT X-Openstack-Request-Id: req-1391f1b6-b219-4811-b090-b6bd3eaca90b 2018-10-17 05:06:11,989 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}]} 2018-10-17 05:06:11,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1391f1b6-b219-4811-b090-b6bd3eaca90b 2018-10-17 05:06:11,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571749210358s 2018-10-17 05:06:11,997 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:12,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:12,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:12 GMT X-Openstack-Request-Id: req-f24528b4-6c6d-4ccb-bac7-a136ac07b1a0 2018-10-17 05:06:12,168 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}]} 2018-10-17 05:06:12,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f24528b4-6c6d-4ccb-bac7-a136ac07b1a0 2018-10-17 05:06:12,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611350536346s 2018-10-17 05:06:12,174 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:12,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:12,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:12,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:12 GMT X-Openstack-Request-Id: req-17d28924-c69a-48e4-8b95-a76ee1bb306b 2018-10-17 05:06:12,342 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:06:09Z", "updated_at": "2018-10-17T05:06:12Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:41:46", "device_id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "port_id": "ddf23226-ea91-4364-9801-f102b9704b37", "id": "e50d275d-fb01-4c34-8fa9-311cffbe8c0d", "qos_policy_id": null}]} 2018-10-17 05:06:12,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-17d28924-c69a-48e4-8b95-a76ee1bb306b 2018-10-17 05:06:12,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577218532562s 2018-10-17 05:06:12,348 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cf211dca-2a96-4dce-9746-46ecf9c94a5f', 'updated_at': u'2018-10-17T05:06:12Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'ddf23226-ea91-4364-9801-f102b9704b37', 'id': u'e50d275d-fb01-4c34-8fa9-311cffbe8c0d', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'ddf23226-ea91-4364-9801-f102b9704b37', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe010d0d79494effbe02dd92c443bc23', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe010d0d79494effbe02dd92c443bc23', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'88d13bb6-3e44-4be3-bd44-36d0694a0cb2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2e:41:46', u'device_id': u'da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'fe010d0d79494effbe02dd92c443bc23', 'created_at': u'2018-10-17T05:06:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'88d13bb6-3e44-4be3-bd44-36d0694a0cb2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2e:41:46', u'device_id': u'da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d'}), 'router': u'cf211dca-2a96-4dce-9746-46ecf9c94a5f'}) 2018-10-17 05:06:12,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 05:06:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 05:06:13,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9560 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b674ccd-75d4-4c83-97f5-502a132dab07 x-openstack-request-id: req-2b674ccd-75d4-4c83-97f5-502a132dab07 2018-10-17 05:06:13,216 - keystoneauth.session - DEBUG - 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 508494701 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.188013] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190070] pid_max: default: 32768 minimum: 301\n[ 0.191192] ACPI: Core revision 20150930\n[ 0.192765] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194368] Security Framework initialized\n[ 0.195380] Yama: becoming mindful.\n[ 0.196287] AppArmor: AppArmor initialized\n[ 0.197338] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201964] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203685] Initializing cgroup subsys io\n[ 0.204684] Initializing cgroup subsys memory\n[ 0.205742] Initializing cgroup subsys devices\n[ 0.206812] Initializing cgroup subsys freezer\n[ 0.207889] Initializing cgroup subsys net_cls\n[ 0.208954] Initializing cgroup subsys perf_event\n[ 0.210074] Initializing cgroup subsys net_prio\n[ 0.211167] Initializing cgroup subsys hugetlb\n[ 0.212235] Initializing cgroup subsys pids\n[ 0.213294] CPU: Physical Processor ID: 0\n[ 0.214992] mce: CPU supports 10 MCE banks\n[ 0.216031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217257] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231921] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238371] ftrace: allocating 31920 entries in 125 pages\n[ 0.263764] smpboot: Max logical packages: 1\n[ 0.264820] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266518] x2apic enabled\n[ 0.267574] Switched APIC routing to physical x2apic.\n[ 0.269813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271181] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273728] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.275942] KVM setup paravirtual spinlock\n[ 0.277426] x86: Booted up 1 node, 1 CPUs\n[ 0.278423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.280129] devtmpfs: initialized\n[ 0.282005] evm: security.selinux\n[ 0.282873] evm: security.SMACK64\n[ 0.283733] evm: security.SMACK64EXEC\n[ 0.284656] evm: security.SMACK64TRANSMUTE\n[ 0.285656] evm: security.SMACK64MMAP\n[ 0.286574] evm: security.ima\n[ 0.287382] evm: security.capability\n[ 0.288362] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290615] pinctrl core: initialized pinctrl subsystem\n[ 0.291952] RTC time: 5:06:04, date: 10/17/18\n[ 0.293118] NET: Registered protocol family 16\n[ 0.294319] cpuidle: using governor ladder\n[ 0.295339] cpuidle: using governor menu\n[ 0.296320] PCCT header not found.\n[ 0.297248] ACPI: bus type PCI registered\n[ 0.298240] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299764] PCI: Using configuration type 1 for base access\n[ 0.301778] ACPI: Added _OSI(Module Device)\n[ 0.302813] ACPI: Added _OSI(Processor Device)\n[ 0.303885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.304994] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307021] ACPI: Interpreter enabled\n[ 0.307973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.314791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.317059] ACPI: (supports S0 S5)\n[ 0.317940] ACPI: Using IOAPIC for interrupt routing\n[ 0.319101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322622] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327008] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.329704] acpiphp: Slot [3] registered\n[ 0.330693] acpiphp: Slot [4] registered\n[ 0.331680] acpiphp: Slot [5] registered\n[ 0.332666] acpiphp: Slot [6] registered\n[ 0.333654] acpiphp: Slot [7] registered\n[ 0.334635] acpiphp: Slot [8] registered\n[ 0.335621] acpiphp: Slot [9] registered\n[ 0.336606] acpiphp: Slot [10] registered\n[ 0.337613] acpiphp: Slot [11] registered\n[ 0.338626] acpiphp: Slot [12] registered\n[ 0.339622] acpiphp: Slot [13] registered\n[ 0.340616] acpiphp: Slot [14] registered\n[ 0.341613] acpiphp: Slot [15] registered\n[ 0.355529] acpiphp: Slot [16] registered\n[ 0.356539] acpiphp: Slot [17] registered\n[ 0.357572] acpiphp: Slot [18] registered\n[ 0.358574] acpiphp: Slot [19] registered\n[ 0.359580] acpiphp: Slot [20] registered\n[ 0.360580] acpiphp: Slot [21] registered\n[ 0.361577] acpiphp: Slot [22] registered\n[ 0.362580] acpiphp: Slot [23] registered\n[ 0.363586] acpiphp: Slot [24] registered\n[ 0.364594] acpiphp: Slot [25] registered\n[ 0.365592] acpiphp: Slot [26] registered\n[ 0.366586] acpiphp: Slot [27] registered\n[ 0.367595] acpiphp: Slot [28] registered\n[ 0.368602] acpiphp: Slot [29] registered\n[ 0.369601] acpiphp: Slot [30] registered\n[ 0.370602] acpiphp: Slot [31] registered\n[ 0.371602] PCI host bridge to bus 0000:00\n[ 0.372604] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374082] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377341] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379129] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.380954] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.384643] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.386202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.387634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.389169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.393124] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.395058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423928] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425577] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.428772] vgaarb: loaded\n[ 0.429522] vgaarb: bridge control possible 0000:00:02.0\n[ 0.431016] SCSI subsystem initialized\n[ 0.432147] ACPI: bus type USB registered\n[ 0.433170] usbcore: registered new interface driver usbfs\n[ 0.434439] usbcore: registered new interface driver hub\n[ 0.435678] usbcore: registered new device driver usb\n[ 0.437021] PCI: Using ACPI for IRQ routing\n[ 0.438388] NetLabel: Initializing\n[ 0.439288] NetLabel: domain hash size = 128\n[ 0.440338] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441516] NetLabel: unlabeled traffic allowed by default\n[ 0.442940] clocksource: Switched to clocksource kvm-clock\n[ 0.452209] AppArmor: AppArmor Filesystem Enabled\n[ 0.453380] pnp: PnP ACPI init\n[ 0.454511] pnp: PnP ACPI: found 5 devices\n[ 0.461129] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.463237] NET: Registered protocol family 2\n[ 0.464520] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.466118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469098] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471864] NET: Registered protocol family 1\n[ 0.472948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474287] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475621] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489973] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.504394] Trying to unpack rootfs image as initramfs...\n[ 0.564381] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568877] Scanning for low memory corruption every 60 seconds\n[ 0.570852] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.572308] audit: initializing netlink subsys (disabled)\n[ 0.573621] audit: type=2000 audit(1539752765.332:1): initialized\n[ 0.575331] Initialise system trusted keyring\n[ 0.576602] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578034] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580554] zbud: loaded\n[ 0.581467] VFS: Disk quotas dquot_6.6.0\n[ 0.582491] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584447] fuse init (API version 7.23)\n[ 0.585566] Key type big_key registered\n[ 0.586564] Allocating IMA MOK and blacklist keyrings.\n[ 0.588076] Key type asymmetric registered\n[ 0.589120] Asymmetric key parser 'x509' registered\n[ 0.590312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592185] io scheduler noop registered\n[ 0.593181] io scheduler deadline registered (default)\n[ 0.594412] io scheduler cfq registered\n[ 0.595504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.596796] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598378] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600206] ACPI: Power Button [PWRF]\n[ 0.601311] GHES: HEST is not enabled!\n[ 0.615284] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643967] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673856] Linux agpgart interface v0.103\n[ 0.676970] brd: module loaded\n[ 0.679013] loop: module loaded\n[ 0.683398] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685220] GPT:90111 != 2097151\n[ 0.686076] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687431] GPT:90111 != 2097151\n[ 0.688287] GPT: Use GNU Parted to correct GPT errors.\n[ 0.689492] vda: vda1 vda15\n[ 0.691035] scsi host0: ata_piix\n[ 0.692006] scsi host1: ata_piix\n[ 0.692912] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.694421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696231] libphy: Fixed MDIO Bus: probed\n[ 0.697262] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698443] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701123] PPP generic driver version 2.4.2\n[ 0.702269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703761] ehci-pci: EHCI PCI platform driver\n[ 0.704862] ehci-platform: EHCI generic platform driver\n[ 0.706102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707510] ohci-pci: OHCI PCI platform driver\n[ 0.708608] ohci-platform: OHCI generic platform driver\n[ 0.709855] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724279] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725538] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727387] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.730074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731592] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733382] usb usb1: Product: UHCI Host Controller\n[ 0.734532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.735938] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737171] hub 1-0:1.0: USB hub found\n[ 0.738145] hub 1-0:1.0: 2 ports detected\n[ 0.739309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743175] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744447] mousedev: PS/2 mouse device common for all mice\n[ 0.745985] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748278] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751148] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752613] i2c /dev entries driver\n[ 0.753565] device-mapper: uevent: version 1.0.3\n[ 0.754751] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758486] NET: Registered protocol family 10\n[ 0.759869] NET: Registered protocol family 17\n[ 0.760978] Key type dns_resolver registered\n[ 0.762199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763559] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765734] registered taskstats version 1\n[ 0.766780] Loading compiled-in X.509 certificates\n[ 0.768488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.770773] zswap: loaded using pool lzo/zbud\n[ 0.772688] Key type trusted registered\n[ 0.774642] Key type encrypted registered\n[ 0.775673] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776948] ima: No TPM chip found, activating TPM-bypass!\n[ 0.778230] evm: HMAC attrs: 0x1\n[ 0.779425] Magic number: 6:893:112\n[ 0.780464] rtc_cmos 00:00: setting system clock to 2018-10-17 05:06:05 UTC (1539752765)\n[ 0.782467] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783832] EDD information not available.\n[ 0.856444] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871524] Write protecting the kernel read-only data: 14336k\n[ 0.874256] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876506] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.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... [ 1.051052] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.11s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuZP5s1Er6L1rvJ7/hEUrJaf/Vyhp8TLLVHnsIBaPsvpH9Qd+eRjgdQEhmnafGC5NK9hcQEo+9LwFeBFuG6obPWKsml0uGRpT7BzUa6/ZyvzV0JIAhaQgGTE4RVM/rr0vVOEtgIlP+AqfWSJ2jKpLSoQyxX3jNL3Ol5US/rP/x0meceuK5CLs82oup4v43uGQRO7B16j9TSSmbiRuURGUMVvKL9RODw4THybpDkZ62J198UMYqCa7OTTOSZIFhnti9ExWAB4ZAW6YN0rAYKgmDZmy08MdrYzUz6crMEisajhPaaR0wcV5R/+6k655EH8rmdVCDtYN4FAlvO/38hFGv root@singlevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85\nssh-dss AAAAB3NzaC1kc3MAAACBANozaXgs82plK6vpjJxlei4TaXIeca5iOfrhq2MBOJd/G0TV1BnIL4Rg1aOKqSyMKzfJAdsiy7HNUQvLPqJWTLa9LRf04zDaCtpOR0oKAxewRpGWJr1TlKTiNS2p70LE5KSNx9JG4OgUE8gJEPy3pOOPcT33kG5dgDoy44IDtVcDAAAAFQDpRpSsig/QRHiXQjNrWXkYJcJvgQAAAIEAw+SS+qM7dNgLAcF4hpUu+E5PjDTGo7WXHdeJ1yvukjprtteWGBtiwVbmvLnqN2ie1A7NGJtDCAm+X9Z1ZDyNHc9+s35ZnZNYEpTPWIa45USj0Lufwnk8jiKpxGCwCeqIGo+niSrCBcbRjNjAg3bfzGrkBJ+yyB2FsRw/doN3hk8AAACBALWPrp/XOkFCgCvIBPbAPHf20hrLiCKzafu43mji7L6bolsuNcyRpgyA/wdG2lqYxj9ZkK7/QglJH+w7NG7gEvI0eKcyocO75tz0s/wrBCw5sbI7umAvgvhsViVJI0RPkhQzQnRDJ6pUZFHxgDC8cAbJcnTM6GG02lRRaarn0neP root@singlevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe2e:4146/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.19 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85 login: "} 2018-10-17 05:06:13,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d/action used request id req-2b674ccd-75d4-4c83-97f5-502a132dab07 2018-10-17 05:06:13,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.867693901062s 2018-10-17 05:06:13,218 - 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 508494701 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.188013] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.190070] pid_max: default: 32768 minimum: 301 [ 0.191192] ACPI: Core revision 20150930 [ 0.192765] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194368] Security Framework initialized [ 0.195380] Yama: becoming mindful. [ 0.196287] AppArmor: AppArmor initialized [ 0.197338] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201964] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203685] Initializing cgroup subsys io [ 0.204684] Initializing cgroup subsys memory [ 0.205742] Initializing cgroup subsys devices [ 0.206812] Initializing cgroup subsys freezer [ 0.207889] Initializing cgroup subsys net_cls [ 0.208954] Initializing cgroup subsys perf_event [ 0.210074] Initializing cgroup subsys net_prio [ 0.211167] Initializing cgroup subsys hugetlb [ 0.212235] Initializing cgroup subsys pids [ 0.213294] CPU: Physical Processor ID: 0 [ 0.214992] mce: CPU supports 10 MCE banks [ 0.216031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217257] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231921] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238371] ftrace: allocating 31920 entries in 125 pages [ 0.263764] smpboot: Max logical packages: 1 [ 0.264820] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266518] x2apic enabled [ 0.267574] Switched APIC routing to physical x2apic. [ 0.269813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271181] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273728] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275942] KVM setup paravirtual spinlock [ 0.277426] x86: Booted up 1 node, 1 CPUs [ 0.278423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280129] devtmpfs: initialized [ 0.282005] evm: security.selinux [ 0.282873] evm: security.SMACK64 [ 0.283733] evm: security.SMACK64EXEC [ 0.284656] evm: security.SMACK64TRANSMUTE [ 0.285656] evm: security.SMACK64MMAP [ 0.286574] evm: security.ima [ 0.287382] evm: security.capability [ 0.288362] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290615] pinctrl core: initialized pinctrl subsystem [ 0.291952] RTC time: 5:06:04, date: 10/17/18 [ 0.293118] NET: Registered protocol family 16 [ 0.294319] cpuidle: using governor ladder [ 0.295339] cpuidle: using governor menu [ 0.296320] PCCT header not found. [ 0.297248] ACPI: bus type PCI registered [ 0.298240] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299764] PCI: Using configuration type 1 for base access [ 0.301778] ACPI: Added _OSI(Module Device) [ 0.302813] ACPI: Added _OSI(Processor Device) [ 0.303885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304994] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307021] ACPI: Interpreter enabled [ 0.307973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317059] ACPI: (supports S0 S5) [ 0.317940] ACPI: Using IOAPIC for interrupt routing [ 0.319101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322622] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327008] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329704] acpiphp: Slot [3] registered [ 0.330693] acpiphp: Slot [4] registered [ 0.331680] acpiphp: Slot [5] registered [ 0.332666] acpiphp: Slot [6] registered [ 0.333654] acpiphp: Slot [7] registered [ 0.334635] acpiphp: Slot [8] registered [ 0.335621] acpiphp: Slot [9] registered [ 0.336606] acpiphp: Slot [10] registered [ 0.337613] acpiphp: Slot [11] registered [ 0.338626] acpiphp: Slot [12] registered [ 0.339622] acpiphp: Slot [13] registered [ 0.340616] acpiphp: Slot [14] registered [ 0.341613] acpiphp: Slot [15] registered [ 0.355529] acpiphp: Slot [16] registered [ 0.356539] acpiphp: Slot [17] registered [ 0.357572] acpiphp: Slot [18] registered [ 0.358574] acpiphp: Slot [19] registered [ 0.359580] acpiphp: Slot [20] registered [ 0.360580] acpiphp: Slot [21] registered [ 0.361577] acpiphp: Slot [22] registered [ 0.362580] acpiphp: Slot [23] registered [ 0.363586] acpiphp: Slot [24] registered [ 0.364594] acpiphp: Slot [25] registered [ 0.365592] acpiphp: Slot [26] registered [ 0.366586] acpiphp: Slot [27] registered [ 0.367595] acpiphp: Slot [28] registered [ 0.368602] acpiphp: Slot [29] registered [ 0.369601] acpiphp: Slot [30] registered [ 0.370602] acpiphp: Slot [31] registered [ 0.371602] PCI host bridge to bus 0000:00 [ 0.372604] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374082] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377341] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379129] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380954] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384643] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.386202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.389169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393124] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.395058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417147] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423928] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425577] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428772] vgaarb: loaded [ 0.429522] vgaarb: bridge control possible 0000:00:02.0 [ 0.431016] SCSI subsystem initialized [ 0.432147] ACPI: bus type USB registered [ 0.433170] usbcore: registered new interface driver usbfs [ 0.434439] usbcore: registered new interface driver hub [ 0.435678] usbcore: registered new device driver usb [ 0.437021] PCI: Using ACPI for IRQ routing [ 0.438388] NetLabel: Initializing [ 0.439288] NetLabel: domain hash size = 128 [ 0.440338] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441516] NetLabel: unlabeled traffic allowed by default [ 0.442940] clocksource: Switched to clocksource kvm-clock [ 0.452209] AppArmor: AppArmor Filesystem Enabled [ 0.453380] pnp: PnP ACPI init [ 0.454511] pnp: PnP ACPI: found 5 devices [ 0.461129] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.463237] NET: Registered protocol family 2 [ 0.464520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.466118] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.467625] TCP: Hash tables configured (established 4096 bind 4096) [ 0.469098] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471864] NET: Registered protocol family 1 [ 0.472948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474287] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.475621] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489973] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.504394] Trying to unpack rootfs image as initramfs... [ 0.564381] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.568877] Scanning for low memory corruption every 60 seconds [ 0.570852] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.572308] audit: initializing netlink subsys (disabled) [ 0.573621] audit: type=2000 audit(1539752765.332:1): initialized [ 0.575331] Initialise system trusted keyring [ 0.576602] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578034] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580554] zbud: loaded [ 0.581467] VFS: Disk quotas dquot_6.6.0 [ 0.582491] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584447] fuse init (API version 7.23) [ 0.585566] Key type big_key registered [ 0.586564] Allocating IMA MOK and blacklist keyrings. [ 0.588076] Key type asymmetric registered [ 0.589120] Asymmetric key parser 'x509' registered [ 0.590312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592185] io scheduler noop registered [ 0.593181] io scheduler deadline registered (default) [ 0.594412] io scheduler cfq registered [ 0.595504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.596796] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598378] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600206] ACPI: Power Button [PWRF] [ 0.601311] GHES: HEST is not enabled! [ 0.615284] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643967] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673856] Linux agpgart interface v0.103 [ 0.676970] brd: module loaded [ 0.679013] loop: module loaded [ 0.683398] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685220] GPT:90111 != 2097151 [ 0.686076] GPT:Alternate GPT header not at the end of the disk. [ 0.687431] GPT:90111 != 2097151 [ 0.688287] GPT: Use GNU Parted to correct GPT errors. [ 0.689492] vda: vda1 vda15 [ 0.691035] scsi host0: ata_piix [ 0.692006] scsi host1: ata_piix [ 0.692912] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.694421] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.696231] libphy: Fixed MDIO Bus: probed [ 0.697262] tun: Universal TUN/TAP device driver, 1.6 [ 0.698443] tun: (C) 1999-2004 Max Krasnyansky [ 0.701123] PPP generic driver version 2.4.2 [ 0.702269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703761] ehci-pci: EHCI PCI platform driver [ 0.704862] ehci-platform: EHCI generic platform driver [ 0.706102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707510] ohci-pci: OHCI PCI platform driver [ 0.708608] ohci-platform: OHCI generic platform driver [ 0.709855] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724279] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725538] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727387] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.730074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731592] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733382] usb usb1: Product: UHCI Host Controller [ 0.734532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.735938] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737171] hub 1-0:1.0: USB hub found [ 0.738145] hub 1-0:1.0: 2 ports detected [ 0.739309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743175] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744447] mousedev: PS/2 mouse device common for all mice [ 0.745985] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748278] rtc_cmos 00:00: RTC can wake from S4 [ 0.749661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751148] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752613] i2c /dev entries driver [ 0.753565] device-mapper: uevent: version 1.0.3 [ 0.754751] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756781] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758486] NET: Registered protocol family 10 [ 0.759869] NET: Registered protocol family 17 [ 0.760978] Key type dns_resolver registered [ 0.762199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763559] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765734] registered taskstats version 1 [ 0.766780] Loading compiled-in X.509 certificates [ 0.768488] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.770773] zswap: loaded using pool lzo/zbud [ 0.772688] Key type trusted registered [ 0.774642] Key type encrypted registered [ 0.775673] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776948] ima: No TPM chip found, activating TPM-bypass! [ 0.778230] evm: HMAC attrs: 0x1 [ 0.779425] Magic number: 6:893:112 [ 0.780464] rtc_cmos 00:00: setting system clock to 2018-10-17 05:06:05 UTC (1539752765) [ 0.782467] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783832] EDD information not available. [ 0.856444] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871524] Write protecting the kernel read-only data: 14336k [ 0.874256] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876506] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.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... [ 1.051052] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.11s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuZP5s1Er6L1rvJ7/hEUrJaf/Vyhp8TLLVHnsIBaPsvpH9Qd+eRjgdQEhmnafGC5NK9hcQEo+9LwFeBFuG6obPWKsml0uGRpT7BzUa6/ZyvzV0JIAhaQgGTE4RVM/rr0vVOEtgIlP+AqfWSJ2jKpLSoQyxX3jNL3Ol5US/rP/x0meceuK5CLs82oup4v43uGQRO7B16j9TSSmbiRuURGUMVvKL9RODw4THybpDkZ62J198UMYqCa7OTTOSZIFhnti9ExWAB4ZAW6YN0rAYKgmDZmy08MdrYzUz6crMEisajhPaaR0wcV5R/+6k655EH8rmdVCDtYN4FAlvO/38hFGv root@singlevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85 ssh-dss AAAAB3NzaC1kc3MAAACBANozaXgs82plK6vpjJxlei4TaXIeca5iOfrhq2MBOJd/G0TV1BnIL4Rg1aOKqSyMKzfJAdsiy7HNUQvLPqJWTLa9LRf04zDaCtpOR0oKAxewRpGWJr1TlKTiNS2p70LE5KSNx9JG4OgUE8gJEPy3pOOPcT33kG5dgDoy44IDtVcDAAAAFQDpRpSsig/QRHiXQjNrWXkYJcJvgQAAAIEAw+SS+qM7dNgLAcF4hpUu+E5PjDTGo7WXHdeJ1yvukjprtteWGBtiwVbmvLnqN2ie1A7NGJtDCAm+X9Z1ZDyNHc9+s35ZnZNYEpTPWIa45USj0Lufwnk8jiKpxGCwCeqIGo+niSrCBcbRjNjAg3bfzGrkBJ+yyB2FsRw/doN3hk8AAACBALWPrp/XOkFCgCvIBPbAPHf20hrLiCKzafu43mji7L6bolsuNcyRpgyA/wdG2lqYxj9ZkK7/QglJH+w7NG7gEvI0eKcyocO75tz0s/wrBCw5sbI7umAvgvhsViVJI0RPkhQzQnRDJ6pUZFHxgDC8cAbJcnTM6GG02lRRaarn0neP root@singlevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe2e:4146/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.19 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-afedb260-e876-4c33-90b6-f4a1e88ddc85 login: 2018-10-17 05:06:13,223 - paramiko.transport - DEBUG - starting thread (client mode): 0x714fda90L 2018-10-17 05:06:13,223 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 05:06:13,223 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 05:06:13,224 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 05:06:13,225 - 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-10-17 05:06:13,225 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 05:06:13,225 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 05:06:13,225 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 05:06:13,225 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 05:06:13,225 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 05:06:13,245 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 05:06:13,246 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 05:06:13,256 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 8d9ab626164d5b20a6392fb61153144f 2018-10-17 05:06:13,257 - paramiko.transport - DEBUG - Trying discovered key 8e85c748b3949ecaae288653f0661f71 in /tmp/tmpks5i1O 2018-10-17 05:06:13,284 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 05:06:13,290 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 05:06:13,322 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 05:06:13,323 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 05:06:13,323 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 05:06:13,324 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 05:06:13,325 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 05:06:13,325 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-17 05:06:13,326 - functest.core.singlevm - DEBUG - error: 2018-10-17 05:06:13,329 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 05:06:13,441 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:06:13,441 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 05:06:13,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 05:06:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/e50d275d-fb01-4c34-8fa9-311cffbe8c0d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:14,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:06:14 GMT X-Openstack-Request-Id: req-243ae1ab-0ae8-437e-9c11-7d4c473052b9 2018-10-17 05:06:14,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:06:14,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/e50d275d-fb01-4c34-8fa9-311cffbe8c0d.json used request id req-243ae1ab-0ae8-437e-9c11-7d4c473052b9 2018-10-17 05:06:14,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17054009438s 2018-10-17 05:06:14,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:14,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:14 GMT X-Openstack-Request-Id: req-c2b85980-4eea-4f98-b25c-7d4036e8f791 2018-10-17 05:06:14,697 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:06:14,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c2b85980-4eea-4f98-b25c-7d4036e8f791 2018-10-17 05:06:14,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653460025787s 2018-10-17 05:06:14,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:06:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:14,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ae89316-abc3-4396-bc00-62e225854af2 x-openstack-request-id: req-9ae89316-abc3-4396-bc00-62e225854af2 2018-10-17 05:06:14,890 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d used request id req-9ae89316-abc3-4396-bc00-62e225854af2 2018-10-17 05:06:14,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191783905029s 2018-10-17 05:06:14,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:15,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7bb61e4b-8b82-4230-95d0-c890ad5ba21e x-openstack-request-id: req-7bb61e4b-8b82-4230-95d0-c890ad5ba21e 2018-10-17 05:06:15,831 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:41:46", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:41:46", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "rel": "bookmark"}], "image": {"id": "05b8f784-ac13-4139-9afa-3676a37458a1", "links": [{"href": "http://172.30.9.29:8774/images/05b8f784-ac13-4139-9afa-3676a37458a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-17T05:06:04.000000", "flavor": {"id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "links": [{"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}]}, "id": "da17a3eb-eb9f-4c10-ae68-fdd229c3fb8d", "security_groups": [{"name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}], "user_id": "c9f55fb02d124cb09be366beebe331b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:06:14Z", "hostId": "beda679636bcf6625b74becc0a93dd415121fa132c118632af992102", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_afedb260-e876-4c33-90b6-f4a1e88ddc85", "created": "2018-10-17T05:05:53Z", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:15,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7bb61e4b-8b82-4230-95d0-c890ad5ba21e 2018-10-17 05:06:15,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940690994263s 2018-10-17 05:06:15,834 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:17,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:17,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0220371d-e6a1-4f7e-b195-84ad472d46e9 x-openstack-request-id: req-0220371d-e6a1-4f7e-b195-84ad472d46e9 2018-10-17 05:06:17,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 05:06:17,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0220371d-e6a1-4f7e-b195-84ad472d46e9 2018-10-17 05:06:17,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0627028942108s 2018-10-17 05:06:17,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:06:17,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:17,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:17 GMT X-Openstack-Request-Id: req-42749333-190d-4a68-8539-67b4c70fb753 2018-10-17 05:06:17,964 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:49Z", "updated_at": "2018-10-17T05:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:05:50Z", "revision_number": 0, "id": "5474a0cc-551c-459c-81a7-6a4908631ae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:50Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "afcd6a33-92f6-426e-b98e-0be3e466354e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:50Z", "revision_number": 0, "id": "00696f3b-f15b-40b4-a5fe-02e287c914fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:50Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:05:49Z", "revision_number": 0, "id": "45545c1b-5926-4257-b441-bc2465caadec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:05:49Z", "security_group_id": "00df6240-036c-4a34-8c78-a59463bed854", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 3, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "00df6240-036c-4a34-8c78-a59463bed854", "name": "singlevm1-sg_afedb260-e876-4c33-90b6-f4a1e88ddc85"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:06:17,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-42749333-190d-4a68-8539-67b4c70fb753 2018-10-17 05:06:17,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0596389770508s 2018-10-17 05:06:17,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:06:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/00df6240-036c-4a34-8c78-a59463bed854.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:18,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:06:18 GMT X-Openstack-Request-Id: req-ec333bfe-d006-4773-8772-f85073f43e12 2018-10-17 05:06:18,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:06:18,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/00df6240-036c-4a34-8c78-a59463bed854.json used request id req-ec333bfe-d006-4773-8772-f85073f43e12 2018-10-17 05:06:18,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.165060043335s 2018-10-17 05:06:18,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 05:06:18,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:18,185 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5f469ae-2513-482d-8567-cb25f3e423f2 x-openstack-request-id: req-b5f469ae-2513-482d-8567-cb25f3e423f2 2018-10-17 05:06:18,185 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm1-kp_afedb260-e876-4c33-90b6-f4a1e88ddc85 used request id req-b5f469ae-2513-482d-8567-cb25f3e423f2 2018-10-17 05:06:18,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0480411052704s 2018-10-17 05:06:18,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:06:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/cf211dca-2a96-4dce-9746-46ecf9c94a5f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" -d '{"subnet_id": "f2989c4c-2395-4d8b-944d-047a50a2f0ed"}' 2018-10-17 05:06:20,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:20 GMT X-Openstack-Request-Id: req-130be92a-35b2-4c11-bd1e-e0dc70eb1101 2018-10-17 05:06:20,175 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "88d13bb6-3e44-4be3-bd44-36d0694a0cb2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "subnet_id": "f2989c4c-2395-4d8b-944d-047a50a2f0ed", "subnet_ids": ["f2989c4c-2395-4d8b-944d-047a50a2f0ed"], "port_id": "e38de83a-1fac-4ca8-b9e6-ab8a4498fad6", "id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f"} 2018-10-17 05:06:20,175 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/cf211dca-2a96-4dce-9746-46ecf9c94a5f/remove_router_interface.json used request id req-130be92a-35b2-4c11-bd1e-e0dc70eb1101 2018-10-17 05:06:20,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.98959612846s 2018-10-17 05:06:20,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:06:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:20,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:20 GMT X-Openstack-Request-Id: req-5572c176-bf3e-488a-a4e8-8f38e049614a 2018-10-17 05:06:20,317 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:05:42Z", "admin_state_up": true, "updated_at": "2018-10-17T05:06:19Z", "project_id": "fe010d0d79494effbe02dd92c443bc23", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "cf211dca-2a96-4dce-9746-46ecf9c94a5f", "name": "singlevm1-router_afedb260-e876-4c33-90b6-f4a1e88ddc85"}]} 2018-10-17 05:06:20,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-5572c176-bf3e-488a-a4e8-8f38e049614a 2018-10-17 05:06:20,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141869068146s 2018-10-17 05:06:20,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:06:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/cf211dca-2a96-4dce-9746-46ecf9c94a5f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:21,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:06:21 GMT X-Openstack-Request-Id: req-d76f98fe-a041-4e90-8c5a-f6ace507f9b2 2018-10-17 05:06:21,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:06:21,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/cf211dca-2a96-4dce-9746-46ecf9c94a5f.json used request id req-d76f98fe-a041-4e90-8c5a-f6ace507f9b2 2018-10-17 05:06:21,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2641851902s 2018-10-17 05:06:21,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:06:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:21,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:21 GMT X-Openstack-Request-Id: req-96105fd1-a634-4dae-8616-8df7efe945ff 2018-10-17 05:06:21,633 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4},{"updated_at":"2018-10-17T05:05:41Z","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":"f2989c4c-2395-4d8b-944d-047a50a2f0ed","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fe010d0d79494effbe02dd92c443bc23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_afedb260-e876-4c33-90b6-f4a1e88ddc85","enable_dhcp":true,"segment_id":null,"network_id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","ip_version":4}]} 2018-10-17 05:06:21,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-96105fd1-a634-4dae-8616-8df7efe945ff 2018-10-17 05:06:21,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0495188236237s 2018-10-17 05:06:21,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:06:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/f2989c4c-2395-4d8b-944d-047a50a2f0ed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:22,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:06:22 GMT X-Openstack-Request-Id: req-6c1d1f41-9338-4e3f-8b77-774282240439 2018-10-17 05:06:22,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:06:22,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f2989c4c-2395-4d8b-944d-047a50a2f0ed.json used request id req-6c1d1f41-9338-4e3f-8b77-774282240439 2018-10-17 05:06:22,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.896575927734s 2018-10-17 05:06:22,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:06:22,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:22,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:22 GMT X-Openstack-Request-Id: req-2a05f5ab-0349-4f2b-b6eb-4e619329fbc2 2018-10-17 05:06:22,848 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88d13bb6-3e44-4be3-bd44-36d0694a0cb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"fe010d0d79494effbe02dd92c443bc23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:06:22Z","qos_policy_id":null,"name":"singlevm1-net_afedb260-e876-4c33-90b6-f4a1e88ddc85","admin_state_up":true,"tenant_id":"fe010d0d79494effbe02dd92c443bc23","created_at":"2018-10-17T05:05:41Z","provider:network_type":"vxlan"}]} 2018-10-17 05:06:22,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2a05f5ab-0349-4f2b-b6eb-4e619329fbc2 2018-10-17 05:06:22,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315582036972s 2018-10-17 05:06:22,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:06:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/88d13bb6-3e44-4be3-bd44-36d0694a0cb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:23,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:06:23 GMT X-Openstack-Request-Id: req-79bf0b19-80c0-49ec-92f0-d96cb7f2fc3e 2018-10-17 05:06:23,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:06:23,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/88d13bb6-3e44-4be3-bd44-36d0694a0cb2.json used request id req-79bf0b19-80c0-49ec-92f0-d96cb7f2fc3e 2018-10-17 05:06:23,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.660274028778s 2018-10-17 05:06:23,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:06:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:24,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:24 GMT X-Openstack-Request-Id: req-1ea31d1e-e731-4de2-b263-f9b08bb0de3d 2018-10-17 05:06:24,285 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:05:48Z", "file": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1/file", "owner": "fe010d0d79494effbe02dd92c443bc23", "id": "05b8f784-ac13-4139-9afa-3676a37458a1", "size": 12716032, "self": "/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05b8f784-ac13-4139-9afa-3676a37458a1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_afedb260-e876-4c33-90b6-f4a1e88ddc85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:05:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:06:24,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1ea31d1e-e731-4de2-b263-f9b08bb0de3d 2018-10-17 05:06:24,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.770945072174s 2018-10-17 05:06:24,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:06:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:24,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:06:24 GMT X-Openstack-Request-Id: req-390cfad6-d281-448e-9e41-a119e1b19714 2018-10-17 05:06:24,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:06:24,897 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/05b8f784-ac13-4139-9afa-3676a37458a1 used request id req-390cfad6-d281-448e-9e41-a119e1b19714 2018-10-17 05:06:24,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.610231876373s 2018-10-17 05:06:24,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:06:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:24,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5cbc0303-05f4-42c9-aa2b-7d563bf8ddf6 x-openstack-request-id: req-5cbc0303-05f4-42c9-aa2b-7d563bf8ddf6 2018-10-17 05:06:24,923 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a13eb4d5-ab93-4148-a019-5cf8248549dd", "name": "singlevm1-flavor_afedb260-e876-4c33-90b6-f4a1e88ddc85", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:06:24,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-5cbc0303-05f4-42c9-aa2b-7d563bf8ddf6 2018-10-17 05:06:24,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260760784149s 2018-10-17 05:06:24,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:06:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a10b5e89aa66336228de367746711b3f7ba6869d04fbff71cd764b52c6241de8" 2018-10-17 05:06:24,959 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5223232-4a38-4d23-ab77-3ef50aed4e23 x-openstack-request-id: req-c5223232-4a38-4d23-ab77-3ef50aed4e23 2018-10-17 05:06:24,959 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a13eb4d5-ab93-4148-a019-5cf8248549dd used request id req-c5223232-4a38-4d23-ab77-3ef50aed4e23 2018-10-17 05:06:24,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0342800617218s 2018-10-17 05:06:25,008 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-10-17 05:06:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:06:25,058 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581a7c98-e868-453e-846e-1a7f2ce2fbd0 2018-10-17 05:06:25,059 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:06:25,059 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-581a7c98-e868-453e-846e-1a7f2ce2fbd0 2018-10-17 05:06:25,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:06:25,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["CpBu1yNGS8iRU3hG_3bcPg"], "issued_at": "2018-10-17T05:06:25.000000Z"}} 2018-10-17 05:06:25,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:06:25,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:26,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:26 GMT X-Openstack-Request-Id: req-5e39d18f-9165-412a-94b1-91d2f06fb8f1 2018-10-17 05:06:26,031 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:06:26,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e39d18f-9165-412a-94b1-91d2f06fb8f1 2018-10-17 05:06:26,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.554883956909s 2018-10-17 05:06:26,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:06:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16d6fbe-32f5-4f25-9eec-22972affc6e1 2018-10-17 05:06:26,238 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:06:26,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-e16d6fbe-32f5-4f25-9eec-22972affc6e1 2018-10-17 05:06:26,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197741985321s 2018-10-17 05:06:26,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:06:26,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e"}}' 2018-10-17 05:06:26,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e9e115-106e-4576-be37-1dce72c45e8d 2018-10-17 05:06:26,458 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a"}, "tags": [], "enabled": true, "id": "edbaedb749d84e20b8f3746b37ae516a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e"}} 2018-10-17 05:06:26,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f4e9e115-106e-4576-be37-1dce72c45e8d 2018-10-17 05:06:26,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.212342977524s 2018-10-17 05:06:26,459 - 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'edbaedb749d84e20b8f3746b37ae516a', '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_cea7df6d-db0c-4718-9712-6f2e1776db2e'}) 2018-10-17 05:06:26,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:06:26,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c20114f0-f06d-454d-921c-49d82bfefd21", "email": null, "name": "singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e"}}' 2018-10-17 05:06:26,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5e1251d-1210-41cb-840d-bb9bbd9fbd1c 2018-10-17 05:06:26,897 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e", "links": {"self": "http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e0c538552324ad991a9d1869edcfbbb", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:06:26,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b5e1251d-1210-41cb-840d-bb9bbd9fbd1c 2018-10-17 05:06:26,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.431504964828s 2018-10-17 05:06:26,898 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4e0c538552324ad991a9d1869edcfbbb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e'}) 2018-10-17 05:06:26,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:06:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:27,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f2949b-102b-4019-98d1-af074e3315e7 2018-10-17 05:06:27,094 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:06:27,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f6f2949b-102b-4019-98d1-af074e3315e7 2018-10-17 05:06:27,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191770792007s 2018-10-17 05:06:27,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:06:27,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:27,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13e993c-09dd-4489-bead-c309967e1321 2018-10-17 05:06:27,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:06:27,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f13e993c-09dd-4489-bead-c309967e1321 2018-10-17 05:06:27,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199503898621s 2018-10-17 05:06:27,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:06:27,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:27,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d859738-9a82-4e0d-9f05-46643d9bb131 2018-10-17 05:06:27,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:06:27,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0d859738-9a82-4e0d-9f05-46643d9bb131 2018-10-17 05:06:27,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11400103569s 2018-10-17 05:06:27,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:06:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:27,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cf8f10-b760-4a14-b25d-8a868d78630e 2018-10-17 05:06:27,620 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:06:27,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-10cf8f10-b760-4a14-b25d-8a868d78630e 2018-10-17 05:06:27,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196681022644s 2018-10-17 05:06:27,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:06:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:27,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a021224-5f85-4998-9388-bf947396ca2d 2018-10-17 05:06:27,829 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e", "links": {"self": "http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e0c538552324ad991a9d1869edcfbbb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:06:27,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7a021224-5f85-4998-9388-bf947396ca2d 2018-10-17 05:06:27,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208034038544s 2018-10-17 05:06:27,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:06:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:28,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aeab28a-d2cd-4f8a-b194-b1fc26442e35 2018-10-17 05:06:28,040 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a"}, "tags": [], "enabled": true, "id": "edbaedb749d84e20b8f3746b37ae516a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e"}]} 2018-10-17 05:06:28,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9aeab28a-d2cd-4f8a-b194-b1fc26442e35 2018-10-17 05:06:28,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198111057281s 2018-10-17 05:06:28,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:06:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=4e0c538552324ad991a9d1869edcfbbb&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=edbaedb749d84e20b8f3746b37ae516a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:28,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14d8bcb-6b79-4a14-b2b8-254a1ca88fec 2018-10-17 05:06:28,242 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=4e0c538552324ad991a9d1869edcfbbb&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=edbaedb749d84e20b8f3746b37ae516a", "previous": null, "next": null}} 2018-10-17 05:06:28,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4e0c538552324ad991a9d1869edcfbbb&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=edbaedb749d84e20b8f3746b37ae516a used request id req-b14d8bcb-6b79-4a14-b2b8-254a1ca88fec 2018-10-17 05:06:28,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194697856903s 2018-10-17 05:06:28,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:06:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a/users/4e0c538552324ad991a9d1869edcfbbb/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:28,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dadb84de-e15c-4164-a575-64d287a974a4 2018-10-17 05:06:28,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:06:28,512 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a/users/4e0c538552324ad991a9d1869edcfbbb/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-dadb84de-e15c-4164-a575-64d287a974a4 2018-10-17 05:06:28,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.266134977341s 2018-10-17 05:06:28,513 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e', 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'edbaedb749d84e20b8f3746b37ae516a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c20114f0-f06d-454d-921c-49d82bfefd21', 'username': u'singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:06:28,517 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'password': 'c20114f0-f06d-454d-921c-49d82bfefd21', 'project_name': 'singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'edbaedb749d84e20b8f3746b37ae516a', 'project_domain_name': 'Default'} 2018-10-17 05:06:28,518 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-10-17 05:06:28,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:06:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:28,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e63dc6e-e5ec-4820-8e6c-5e7092a3b75f 2018-10-17 05:06:28,631 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:06:28,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-6e63dc6e-e5ec-4820-8e6c-5e7092a3b75f 2018-10-17 05:06:28,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113438844681s 2018-10-17 05:06:28,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:06:28,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:06:28,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2543026-0259-473d-8779-45c64d03af85 2018-10-17 05:06:28,749 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a"}, "tags": [], "enabled": true, "id": "edbaedb749d84e20b8f3746b37ae516a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e"}]} 2018-10-17 05:06:28,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b2543026-0259-473d-8779-45c64d03af85 2018-10-17 05:06:28,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11105298996s 2018-10-17 05:06:28,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:06:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" -d '{"network": {"tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "name": "singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e", "admin_state_up": true}}' 2018-10-17 05:06:29,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:29 GMT X-Openstack-Request-Id: req-78516665-9480-4ab9-8bdc-d06884994fef 2018-10-17 05:06:29,092 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"67b082dc-ab70-4612-8b4a-c677653b5d06","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"edbaedb749d84e20b8f3746b37ae516a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:06:28Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e","admin_state_up":true,"tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:28Z","mtu":1450}} 2018-10-17 05:06:29,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-78516665-9480-4ab9-8bdc-d06884994fef 2018-10-17 05:06:29,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.340747833252s 2018-10-17 05:06:29,093 - 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-10-17T05:06:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'67b082dc-ab70-4612-8b4a-c677653b5d06', u'provider:segmentation_id': 88, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e', u'created_at': u'2018-10-17T05:06:28Z', u'mtu': 1450, u'tenant_id': u'edbaedb749d84e20b8f3746b37ae516a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'edbaedb749d84e20b8f3746b37ae516a', u'l2_adjacency': True}) 2018-10-17 05:06:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:06:29,103 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7544c3e8-c7d5-4546-9541-1549ba8cae05 2018-10-17 05:06:29,104 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:06:29,104 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-7544c3e8-c7d5-4546-9541-1549ba8cae05 2018-10-17 05:06:29,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:06:29,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edbaedb749d84e20b8f3746b37ae516a", "name": "singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/edbaedb749d84e20b8f3746b37ae516a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/edbaedb749d84e20b8f3746b37ae516a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/edbaedb749d84e20b8f3746b37ae516a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/edbaedb749d84e20b8f3746b37ae516a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/edbaedb749d84e20b8f3746b37ae516a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/edbaedb749d84e20b8f3746b37ae516a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/edbaedb749d84e20b8f3746b37ae516a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/edbaedb749d84e20b8f3746b37ae516a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/edbaedb749d84e20b8f3746b37ae516a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_edbaedb749d84e20b8f3746b37ae516a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_edbaedb749d84e20b8f3746b37ae516a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/edbaedb749d84e20b8f3746b37ae516a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/edbaedb749d84e20b8f3746b37ae516a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/edbaedb749d84e20b8f3746b37ae516a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e", "id": "4e0c538552324ad991a9d1869edcfbbb"}, "audit_ids": ["LYtoGsjoT_qKfvlZrTDgFQ"], "issued_at": "2018-10-17T05:06:29.000000Z"}} 2018-10-17 05:06:29,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:06:29,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:29,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:29 GMT X-Openstack-Request-Id: req-e8c9e7f3-c549-47be-8dec-29d7e5c5ea07 2018-10-17 05:06:29,858 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"67b082dc-ab70-4612-8b4a-c677653b5d06","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"edbaedb749d84e20b8f3746b37ae516a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:06:28Z","qos_policy_id":null,"name":"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e","admin_state_up":true,"tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:06:29,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e8c9e7f3-c549-47be-8dec-29d7e5c5ea07 2018-10-17 05:06:29,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35005903244s 2018-10-17 05:06:29,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:06:29,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"subnet": {"name": "singlevm2-subnet_cea7df6d-db0c-4718-9712-6f2e1776db2e", "enable_dhcp": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:06:30,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:30 GMT X-Openstack-Request-Id: req-a53b7ac2-e5c8-42dd-891c-65e2c76b815f 2018-10-17 05:06:30,575 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67b082dc-ab70-4612-8b4a-c677653b5d06","tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:06:30Z","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":"edbaedb749d84e20b8f3746b37ae516a","id":"c20ef9ec-7d92-4f0c-b71c-fb6b11828f07","subnetpool_id":null,"name":"singlevm2-subnet_cea7df6d-db0c-4718-9712-6f2e1776db2e"}} 2018-10-17 05:06:30,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a53b7ac2-e5c8-42dd-891c-65e2c76b815f 2018-10-17 05:06:30,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.715817928314s 2018-10-17 05:06:30,576 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:06:30Z', 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'c20ef9ec-7d92-4f0c-b71c-fb6b11828f07', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_cea7df6d-db0c-4718-9712-6f2e1776db2e', u'enable_dhcp': True, u'network_id': u'67b082dc-ab70-4612-8b4a-c677653b5d06', u'tenant_id': u'edbaedb749d84e20b8f3746b37ae516a', u'created_at': u'2018-10-17T05:06:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'edbaedb749d84e20b8f3746b37ae516a'}) 2018-10-17 05:06:30,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:06:30,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "singlevm2-router_cea7df6d-db0c-4718-9712-6f2e1776db2e", "admin_state_up": true}}' 2018-10-17 05:06:32,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:32 GMT X-Openstack-Request-Id: req-27277f5e-e18e-4122-802f-2def76a36c13 2018-10-17 05:06:32,309 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:30Z", "admin_state_up": true, "updated_at": "2018-10-17T05:06:31Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "name": "singlevm2-router_cea7df6d-db0c-4718-9712-6f2e1776db2e"}} 2018-10-17 05:06:32,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-27277f5e-e18e-4122-802f-2def76a36c13 2018-10-17 05:06:32,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73292398453s 2018-10-17 05:06:32,310 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:06:31Z', u'revision_number': 2, u'id': u'b1822ef8-88cc-4d11-a246-3cabc3999931', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_cea7df6d-db0c-4718-9712-6f2e1776db2e', u'admin_state_up': True, u'tenant_id': u'edbaedb749d84e20b8f3746b37ae516a', u'created_at': u'2018-10-17T05:06:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'edbaedb749d84e20b8f3746b37ae516a'}) 2018-10-17 05:06:32,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:06:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/b1822ef8-88cc-4d11-a246-3cabc3999931/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"subnet_id": "c20ef9ec-7d92-4f0c-b71c-fb6b11828f07"}' 2018-10-17 05:06:34,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:34 GMT X-Openstack-Request-Id: req-ac3727e9-359a-4de0-921c-6ca0a368cc30 2018-10-17 05:06:34,843 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "subnet_id": "c20ef9ec-7d92-4f0c-b71c-fb6b11828f07", "subnet_ids": ["c20ef9ec-7d92-4f0c-b71c-fb6b11828f07"], "port_id": "396e66b7-3e95-4d26-a440-318e0a8942fd", "id": "b1822ef8-88cc-4d11-a246-3cabc3999931"} 2018-10-17 05:06:34,843 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b1822ef8-88cc-4d11-a246-3cabc3999931/add_router_interface.json used request id req-ac3727e9-359a-4de0-921c-6ca0a368cc30 2018-10-17 05:06:34,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53207707405s 2018-10-17 05:06:34,843 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:06:34,976 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:06:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:06:34,984 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:34 GMT 2018-10-17 05:06:34,984 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:06:34,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:06:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:36,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:36 GMT X-Openstack-Request-Id: req-9a4dda36-df33-4f20-a291-bc2d38f4a723 2018-10-17 05:06:36,344 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:06:36,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9a4dda36-df33-4f20-a291-bc2d38f4a723 2018-10-17 05:06:36,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.35801696777s 2018-10-17 05:06:36,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:06:36,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e"}' 2018-10-17 05:06:36,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:36 GMT Location: http://172.30.9.29:9292/v2/images/898b1983-695f-4167-a0b6-141340664d28 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0ee7636c-9f09-4b7a-92c6-1ba91a06af58 2018-10-17 05:06:36,429 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:06:36Z", "file": "/v2/images/898b1983-695f-4167-a0b6-141340664d28/file", "owner": "edbaedb749d84e20b8f3746b37ae516a", "id": "898b1983-695f-4167-a0b6-141340664d28", "size": null, "self": "/v2/images/898b1983-695f-4167-a0b6-141340664d28", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "checksum": null, "created_at": "2018-10-17T05:06:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:06:36,429 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0ee7636c-9f09-4b7a-92c6-1ba91a06af58 2018-10-17 05:06:36,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0744650363922s 2018-10-17 05:06:36,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:06:36,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/898b1983-695f-4167-a0b6-141340664d28/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '' 2018-10-17 05:06:36,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:06:36 GMT X-Openstack-Request-Id: req-577fd402-6424-40ba-869f-910cf345fb23 2018-10-17 05:06:36,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:06:36,996 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/898b1983-695f-4167-a0b6-141340664d28/file used request id req-577fd402-6424-40ba-869f-910cf345fb23 2018-10-17 05:06:36,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.566380023956s 2018-10-17 05:06:37,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:06:37,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:37,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:37 GMT X-Openstack-Request-Id: req-687958bb-dd68-402e-81c7-e3631db5412d 2018-10-17 05:06:37,052 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:06:36Z", "file": "/v2/images/898b1983-695f-4167-a0b6-141340664d28/file", "owner": "edbaedb749d84e20b8f3746b37ae516a", "id": "898b1983-695f-4167-a0b6-141340664d28", "size": 12716032, "self": "/v2/images/898b1983-695f-4167-a0b6-141340664d28", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:06:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:06:37,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-687958bb-dd68-402e-81c7-e3631db5412d 2018-10-17 05:06:37,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.051698923111s 2018-10-17 05:06:37,054 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap', u'metadata': Munch({})})], 'file': u'/v2/images/898b1983-695f-4167-a0b6-141340664d28/file', 'owner': u'edbaedb749d84e20b8f3746b37ae516a', 'id': u'898b1983-695f-4167-a0b6-141340664d28', 'size': 12716032, u'self': u'/v2/images/898b1983-695f-4167-a0b6-141340664d28', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'edbaedb749d84e20b8f3746b37ae516a', 'name': 'singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:06:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T05:06:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/898b1983-695f-4167-a0b6-141340664d28', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'created': u'2018-10-17T05:06:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:06:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/898b1983-695f-4167-a0b6-141340664d28', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:06:37,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:06:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_cea7df6d-db0c-4718-9712-6f2e1776db2e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:06:37,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5efe96d-0763-4e8e-a559-099e3f6f3afd x-openstack-request-id: req-f5efe96d-0763-4e8e-a559-099e3f6f3afd 2018-10-17 05:06:37,827 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4b75e674-70e7-4c35-b91c-abcae84da212", "name": "singlevm2-flavor_cea7df6d-db0c-4718-9712-6f2e1776db2e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:06:37,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f5efe96d-0763-4e8e-a559-099e3f6f3afd 2018-10-17 05:06:37,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.769160985947s 2018-10-17 05:06:37,828 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_cea7df6d-db0c-4718-9712-6f2e1776db2e', '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'fe010d0d79494effbe02dd92c443bc23', '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'4b75e674-70e7-4c35-b91c-abcae84da212', 'swap': 0}) 2018-10-17 05:06:37,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:06:37,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/4b75e674-70e7-4c35-b91c-abcae84da212/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" -d '{"extra_specs": {}}' 2018-10-17 05:06:37,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e755b93-2c68-4159-837f-6d307e73f4d9 x-openstack-request-id: req-3e755b93-2c68-4159-837f-6d307e73f4d9 2018-10-17 05:06:37,849 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:06:37,849 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/4b75e674-70e7-4c35-b91c-abcae84da212/os-extra_specs used request id req-3e755b93-2c68-4159-837f-6d307e73f4d9 2018-10-17 05:06:37,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206859111786s 2018-10-17 05:06:37,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 05:06:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"keypair": {"name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e"}}' 2018-10-17 05:06:38,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f32b4b18-3740-4310-a2d2-d46bc04a0a45 x-openstack-request-id: req-f32b4b18-3740-4310-a2d2-d46bc04a0a45 2018-10-17 05:06:38,275 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiatIHZVWbqRJyabg3RWjp8NLZfuG6usfdMnYpzOBdj7E39xKURktvHT7ifmXjNrsgRoj1+sHSun/BsCLd3dga5uvsNC2yldKcnDImrVyg3D28aznMk9KC8jvnqJm1FU7kR6cKcrRREd4qEpbR94hHmL+vpyOrCmXS4DGKi3SGBh+o/JEoUQWNpTQKSaBvbx6HpcaMBOv0O06tHUL5zxQC0aa3TFC0uuj6NOyhwT5szvtaq9pQ7N5sCMzZJ7BTEJq0DBKM3HvXSoixcaTiujU6/P++s4JU8DPuqMm8az8pDFMj3jAM4xwxyVSWwqYskwTVELodrulcC9m/qybGrxp/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAomrSB2VVm6kScmm4N0Vo6fDS2X7hurrH3TJ2KczgXY+xN/cS\nlEZLbx0+4n5l4za7IEaI9frB0rp/wbAi3d3YGubr7DQtspXSnJwyJq1coNw9vGs5\nzJPSgvI756iZtRVO5EenCnK0URHeKhKW0feIR5i/r6cjqwpl0uAxiot0hgYfqPyR\nKFEFjaU0Ckmgb28eh6XGjATr9DtOrR1C+c8UAtGmt0xQtLro+jTsocE+bM77Wqva\nUOzebAjM2SewUxCatAwSjNx710qIsXGk4ro1Ovz/vrOCVPAz7qjJvGs/KQxTI94w\nDOMcMclUlsKmLJME1RC6Ha7pXAvZv6smxq8afwIDAQABAoIBAQCZYvKJo4zu3gSa\n4vbj0/xZ+2LVnvuFgwJgB1kK7v7xvVOru/3i5GQ3QtJxytdkdvrQZ2zPiYrk/dbL\n0BGNoQaHmZAzWa/SmaX225iNaGozTOxM9qL2bqB/pE8o39SR7Na9xmGd/2gFrC85\nYqbnErO0kjBtrhaEYOR6+9otsrhQHRUgr8/HhJGmnx5qUzMROqBmUU2L/FV7tbF2\n++VZ5yzqPKX1cvWDu6soRkcbk8M8e6KH2SwzrQnTYsnBGhWTgtd0ipRbh44yNPU0\nd9miWHw78l8Oda/IWZ+04FzN04nt+i72w58IN6pWu7gk3ShCbKwAW+yxk63fZFAa\neVZbMbaxAoGBANE8QdxuETWGIq9ef5iTK+BmEwHlj3WuL5wZQZUwVB9at1ZywOow\nbA0oNuPKrsPBJMAOGl3vbjQGmgERJUT+vtsFvZVM/Uu0MtclvdvH6Npg2OFuvU1P\n9pwN3M8+ayN/76xjIXIUTP+LJNpecspbLXCeek6la9zPO9Y1YJqasErnAoGBAMa3\nyeVs6fHsqbRErRFPTaFSJUWaOGwvcNe/HNniMiSvJPSBo+c9Z7FUYy7ZFkf1ySIG\nbJlq2Y0/Mxs6s7WSODMj99UwK9lVDo4WtNLFKlzl0bJpq0qya2IbF3kjBiCPUGyP\nskhUq9MTOZlqrDb23uuHFPc5ihtIZThRkOEzeBipAoGAX1abk/s7MC5Mg6gFb9ov\ndfJM2uJk+fRCkVgYwAfjbN4DCAsFyDAELAKU8DqcY2oQespyTTcZ+e7AIZhUaRnC\nkT4OYodQKzySpeH2nrx6Z3cVm7K/4wh6kCTo5i3E18olxWDuDnMdmpsmUbITkAz3\nqYcsp8VMXrK2yyZLPGcbySUCgYEAoreb+uFUL2U7EQGrNaFaT96T5oqB6RRvsjor\nxb4SkTdZa108eP0vC2WuUY4xUHtSVyorgvSbb61wi7tlrCgvHLE3HrpzLWMYqACv\n0GbiaW9GZnFgcannhE3qyqaDPeYcVMjVk6TBjfUQFS/kFJ3Rq8rQwB+9ltmRCKzB\nlaYvkQECgYAgN3Wg2Rk6luh9QLsEOqsCGElQe0j8+KwKrCCcVciGrt7Zm1NPpzp+\nnhG/fC4ovRJhjUljfn3sPE0d1XgHaNfiDAbWdJWg+fy3pERin/U9+qYkgIX3Rhhe\nUmTWUFk7gWR4a3JW0nBPrxLb1F/mBbJnfyk2CaGCVIO0PWGpLEme8A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "4e0c538552324ad991a9d1869edcfbbb", "name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "fingerprint": "93:8c:62:12:91:53:cf:e7:ec:45:26:c9:53:c7:42:cf"}} 2018-10-17 05:06:38,275 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-f32b4b18-3740-4310-a2d2-d46bc04a0a45 2018-10-17 05:06:38,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.422794818878s 2018-10-17 05:06:38,276 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiatIHZVWbqRJyabg3RWjp8NLZfuG6usfdMnYpzOBdj7E39xKURktvHT7ifmXjNrsgRoj1+sHSun/BsCLd3dga5uvsNC2yldKcnDImrVyg3D28aznMk9KC8jvnqJm1FU7kR6cKcrRREd4qEpbR94hHmL+vpyOrCmXS4DGKi3SGBh+o/JEoUQWNpTQKSaBvbx6HpcaMBOv0O06tHUL5zxQC0aa3TFC0uuj6NOyhwT5szvtaq9pQ7N5sCMzZJ7BTEJq0DBKM3HvXSoixcaTiujU6/P++s4JU8DPuqMm8az8pDFMj3jAM4xwxyVSWwqYskwTVELodrulcC9m/qybGrxp/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAomrSB2VVm6kScmm4N0Vo6fDS2X7hurrH3TJ2KczgXY+xN/cS\nlEZLbx0+4n5l4za7IEaI9frB0rp/wbAi3d3YGubr7DQtspXSnJwyJq1coNw9vGs5\nzJPSgvI756iZtRVO5EenCnK0URHeKhKW0feIR5i/r6cjqwpl0uAxiot0hgYfqPyR\nKFEFjaU0Ckmgb28eh6XGjATr9DtOrR1C+c8UAtGmt0xQtLro+jTsocE+bM77Wqva\nUOzebAjM2SewUxCatAwSjNx710qIsXGk4ro1Ovz/vrOCVPAz7qjJvGs/KQxTI94w\nDOMcMclUlsKmLJME1RC6Ha7pXAvZv6smxq8afwIDAQABAoIBAQCZYvKJo4zu3gSa\n4vbj0/xZ+2LVnvuFgwJgB1kK7v7xvVOru/3i5GQ3QtJxytdkdvrQZ2zPiYrk/dbL\n0BGNoQaHmZAzWa/SmaX225iNaGozTOxM9qL2bqB/pE8o39SR7Na9xmGd/2gFrC85\nYqbnErO0kjBtrhaEYOR6+9otsrhQHRUgr8/HhJGmnx5qUzMROqBmUU2L/FV7tbF2\n++VZ5yzqPKX1cvWDu6soRkcbk8M8e6KH2SwzrQnTYsnBGhWTgtd0ipRbh44yNPU0\nd9miWHw78l8Oda/IWZ+04FzN04nt+i72w58IN6pWu7gk3ShCbKwAW+yxk63fZFAa\neVZbMbaxAoGBANE8QdxuETWGIq9ef5iTK+BmEwHlj3WuL5wZQZUwVB9at1ZywOow\nbA0oNuPKrsPBJMAOGl3vbjQGmgERJUT+vtsFvZVM/Uu0MtclvdvH6Npg2OFuvU1P\n9pwN3M8+ayN/76xjIXIUTP+LJNpecspbLXCeek6la9zPO9Y1YJqasErnAoGBAMa3\nyeVs6fHsqbRErRFPTaFSJUWaOGwvcNe/HNniMiSvJPSBo+c9Z7FUYy7ZFkf1ySIG\nbJlq2Y0/Mxs6s7WSODMj99UwK9lVDo4WtNLFKlzl0bJpq0qya2IbF3kjBiCPUGyP\nskhUq9MTOZlqrDb23uuHFPc5ihtIZThRkOEzeBipAoGAX1abk/s7MC5Mg6gFb9ov\ndfJM2uJk+fRCkVgYwAfjbN4DCAsFyDAELAKU8DqcY2oQespyTTcZ+e7AIZhUaRnC\nkT4OYodQKzySpeH2nrx6Z3cVm7K/4wh6kCTo5i3E18olxWDuDnMdmpsmUbITkAz3\nqYcsp8VMXrK2yyZLPGcbySUCgYEAoreb+uFUL2U7EQGrNaFaT96T5oqB6RRvsjor\nxb4SkTdZa108eP0vC2WuUY4xUHtSVyorgvSbb61wi7tlrCgvHLE3HrpzLWMYqACv\n0GbiaW9GZnFgcannhE3qyqaDPeYcVMjVk6TBjfUQFS/kFJ3Rq8rQwB+9ltmRCKzB\nlaYvkQECgYAgN3Wg2Rk6luh9QLsEOqsCGElQe0j8+KwKrCCcVciGrt7Zm1NPpzp+\nnhG/fC4ovRJhjUljfn3sPE0d1XgHaNfiDAbWdJWg+fy3pERin/U9+qYkgIX3Rhhe\nUmTWUFk7gWR4a3JW0nBPrxLb1F/mBbJnfyk2CaGCVIO0PWGpLEme8A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4e0c538552324ad991a9d1869edcfbbb', 'name': u'singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'created_at': '2018-10-17T05:06:38.276417', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'edbaedb749d84e20b8f3746b37ae516a', 'name': 'singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'93:8c:62:12:91:53:cf:e7:ec:45:26:c9:53:c7:42:cf', 'type': 'ssh', 'id': u'singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e'}) 2018-10-17 05:06:38,276 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAomrSB2VVm6kScmm4N0Vo6fDS2X7hurrH3TJ2KczgXY+xN/cS lEZLbx0+4n5l4za7IEaI9frB0rp/wbAi3d3YGubr7DQtspXSnJwyJq1coNw9vGs5 zJPSgvI756iZtRVO5EenCnK0URHeKhKW0feIR5i/r6cjqwpl0uAxiot0hgYfqPyR KFEFjaU0Ckmgb28eh6XGjATr9DtOrR1C+c8UAtGmt0xQtLro+jTsocE+bM77Wqva UOzebAjM2SewUxCatAwSjNx710qIsXGk4ro1Ovz/vrOCVPAz7qjJvGs/KQxTI94w DOMcMclUlsKmLJME1RC6Ha7pXAvZv6smxq8afwIDAQABAoIBAQCZYvKJo4zu3gSa 4vbj0/xZ+2LVnvuFgwJgB1kK7v7xvVOru/3i5GQ3QtJxytdkdvrQZ2zPiYrk/dbL 0BGNoQaHmZAzWa/SmaX225iNaGozTOxM9qL2bqB/pE8o39SR7Na9xmGd/2gFrC85 YqbnErO0kjBtrhaEYOR6+9otsrhQHRUgr8/HhJGmnx5qUzMROqBmUU2L/FV7tbF2 ++VZ5yzqPKX1cvWDu6soRkcbk8M8e6KH2SwzrQnTYsnBGhWTgtd0ipRbh44yNPU0 d9miWHw78l8Oda/IWZ+04FzN04nt+i72w58IN6pWu7gk3ShCbKwAW+yxk63fZFAa eVZbMbaxAoGBANE8QdxuETWGIq9ef5iTK+BmEwHlj3WuL5wZQZUwVB9at1ZywOow bA0oNuPKrsPBJMAOGl3vbjQGmgERJUT+vtsFvZVM/Uu0MtclvdvH6Npg2OFuvU1P 9pwN3M8+ayN/76xjIXIUTP+LJNpecspbLXCeek6la9zPO9Y1YJqasErnAoGBAMa3 yeVs6fHsqbRErRFPTaFSJUWaOGwvcNe/HNniMiSvJPSBo+c9Z7FUYy7ZFkf1ySIG bJlq2Y0/Mxs6s7WSODMj99UwK9lVDo4WtNLFKlzl0bJpq0qya2IbF3kjBiCPUGyP skhUq9MTOZlqrDb23uuHFPc5ihtIZThRkOEzeBipAoGAX1abk/s7MC5Mg6gFb9ov dfJM2uJk+fRCkVgYwAfjbN4DCAsFyDAELAKU8DqcY2oQespyTTcZ+e7AIZhUaRnC kT4OYodQKzySpeH2nrx6Z3cVm7K/4wh6kCTo5i3E18olxWDuDnMdmpsmUbITkAz3 qYcsp8VMXrK2yyZLPGcbySUCgYEAoreb+uFUL2U7EQGrNaFaT96T5oqB6RRvsjor xb4SkTdZa108eP0vC2WuUY4xUHtSVyorgvSbb61wi7tlrCgvHLE3HrpzLWMYqACv 0GbiaW9GZnFgcannhE3qyqaDPeYcVMjVk6TBjfUQFS/kFJ3Rq8rQwB+9ltmRCKzB laYvkQECgYAgN3Wg2Rk6luh9QLsEOqsCGElQe0j8+KwKrCCcVciGrt7Zm1NPpzp+ nhG/fC4ovRJhjUljfn3sPE0d1XgHaNfiDAbWdJWg+fy3pERin/U9+qYkgIX3Rhhe UmTWUFk7gWR4a3JW0nBPrxLb1F/mBbJnfyk2CaGCVIO0PWGpLEme8A== -----END RSA PRIVATE KEY----- 2018-10-17 05:06:38,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 05:06:38,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"security_group": {"name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-10-17 05:06:38,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:38 GMT X-Openstack-Request-Id: req-3b29ee77-e189-4f2b-90e6-28cde05ae78e 2018-10-17 05:06:38,455 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:38Z", "updated_at": "2018-10-17T05:06:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "0605322a-2266-4dbf-9679-e2b9019ee441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "dd67d04c-5802-47de-88d1-f6f5f60f6d25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "22857530-c980-4273-bb07-ea89c9161e0e", "name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}} 2018-10-17 05:06:38,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3b29ee77-e189-4f2b-90e6-28cde05ae78e 2018-10-17 05:06:38,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.172886133194s 2018-10-17 05:06:38,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:06:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:38,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:38 GMT X-Openstack-Request-Id: req-469caf88-478f-4ab8-913e-bc3ede3a391b 2018-10-17 05:06:38,550 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:38Z", "updated_at": "2018-10-17T05:06:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "0605322a-2266-4dbf-9679-e2b9019ee441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "dd67d04c-5802-47de-88d1-f6f5f60f6d25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "22857530-c980-4273-bb07-ea89c9161e0e", "name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}, {"description": "Default security group", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:28Z", "updated_at": "2018-10-17T05:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4a3a89b1-b1e1-4b8e-86b7-b96a6b9ec233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4f3fe161-0c6b-47e5-bf27-acb205863304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "8e4219a4-487c-4227-a619-2fd624ade28e", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "ffcc4974-9aea-405c-aab6-8cb1c6498b5f", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "name": "default"}]} 2018-10-17 05:06:38,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-469caf88-478f-4ab8-913e-bc3ede3a391b 2018-10-17 05:06:38,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0878710746765s 2018-10-17 05:06:38,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:06:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -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": "22857530-c980-4273-bb07-ea89c9161e0e"}}' 2018-10-17 05:06:38,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:38 GMT X-Openstack-Request-Id: req-e9f3040f-a69f-4862-980f-8d0cdd995744 2018-10-17 05:06:38,704 - keystoneauth.session - DEBUG - 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-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "port_range_min": 22, "revision_number": 0, "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:38Z", "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "72b0e153-d1c6-4750-b491-f27eded0d242"}} 2018-10-17 05:06:38,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-e9f3040f-a69f-4862-980f-8d0cdd995744 2018-10-17 05:06:38,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147292137146s 2018-10-17 05:06:38,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:06:38,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:38,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:38 GMT X-Openstack-Request-Id: req-abffc572-7baf-4e49-86c2-b60ebcce7079 2018-10-17 05:06:38,755 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:38Z", "updated_at": "2018-10-17T05:06:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "0605322a-2266-4dbf-9679-e2b9019ee441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "72b0e153-d1c6-4750-b491-f27eded0d242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "dd67d04c-5802-47de-88d1-f6f5f60f6d25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 2, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "22857530-c980-4273-bb07-ea89c9161e0e", "name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}, {"description": "Default security group", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:28Z", "updated_at": "2018-10-17T05:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4a3a89b1-b1e1-4b8e-86b7-b96a6b9ec233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4f3fe161-0c6b-47e5-bf27-acb205863304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "8e4219a4-487c-4227-a619-2fd624ade28e", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "ffcc4974-9aea-405c-aab6-8cb1c6498b5f", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "name": "default"}]} 2018-10-17 05:06:38,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-abffc572-7baf-4e49-86c2-b60ebcce7079 2018-10-17 05:06:38,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449290275574s 2018-10-17 05:06:38,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:06:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -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": "22857530-c980-4273-bb07-ea89c9161e0e"}}' 2018-10-17 05:06:38,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:38 GMT X-Openstack-Request-Id: req-bf687dc7-8fe1-4179-bbf0-30de74dd087b 2018-10-17 05:06:38,897 - keystoneauth.session - DEBUG - 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-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "port_range_min": null, "revision_number": 0, "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:38Z", "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "56884bf7-009c-4a17-b677-45e2e07205fe"}} 2018-10-17 05:06:38,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-bf687dc7-8fe1-4179-bbf0-30de74dd087b 2018-10-17 05:06:38,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135976791382s 2018-10-17 05:06:38,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:06:38,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:38,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:38 GMT X-Openstack-Request-Id: req-6e5b58dd-515b-4ac2-bf0c-814ff3b3168d 2018-10-17 05:06:38,997 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67b082dc-ab70-4612-8b4a-c677653b5d06","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"edbaedb749d84e20b8f3746b37ae516a","l2_adjacency":true,"status":"ACTIVE","subnets":["c20ef9ec-7d92-4f0c-b71c-fb6b11828f07"],"description":"","tags":[],"updated_at":"2018-10-17T05:06:30Z","qos_policy_id":null,"name":"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e","admin_state_up":true,"tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:06:38,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6e5b58dd-515b-4ac2-bf0c-814ff3b3168d 2018-10-17 05:06:38,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987560749054s 2018-10-17 05:06:39,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:06:39,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:39,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:39 GMT X-Openstack-Request-Id: req-dcd7e63b-6024-4e73-a810-19ffbffd0c3f 2018-10-17 05:06:39,041 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:06:36Z", "file": "/v2/images/898b1983-695f-4167-a0b6-141340664d28/file", "owner": "edbaedb749d84e20b8f3746b37ae516a", "id": "898b1983-695f-4167-a0b6-141340664d28", "size": 12716032, "self": "/v2/images/898b1983-695f-4167-a0b6-141340664d28", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:06:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:06:39,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-dcd7e63b-6024-4e73-a810-19ffbffd0c3f 2018-10-17 05:06:39,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038388967514s 2018-10-17 05:06:39,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:06:39,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:39,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ce491ca-a1b7-47cc-b905-195acd19f582 x-openstack-request-id: req-6ce491ca-a1b7-47cc-b905-195acd19f582 2018-10-17 05:06:39,073 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4b75e674-70e7-4c35-b91c-abcae84da212", "name": "singlevm2-flavor_cea7df6d-db0c-4718-9712-6f2e1776db2e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:06:39,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6ce491ca-a1b7-47cc-b905-195acd19f582 2018-10-17 05:06:39,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252130031586s 2018-10-17 05:06:39,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:06:39,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"server": {"name": "singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e", "imageRef": "898b1983-695f-4167-a0b6-141340664d28", "key_name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "flavorRef": "4b75e674-70e7-4c35-b91c-abcae84da212", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67b082dc-ab70-4612-8b4a-c677653b5d06"}], "security_groups": [{"name": "22857530-c980-4273-bb07-ea89c9161e0e"}]}}' 2018-10-17 05:06:41,937 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8 x-compute-request-id: req-bd48fd92-f4fa-477b-a33a-af69cb6197be x-openstack-request-id: req-bd48fd92-f4fa-477b-a33a-af69cb6197be 2018-10-17 05:06:41,937 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "22857530-c980-4273-bb07-ea89c9161e0e"}], "OS-DCF:diskConfig": "MANUAL", "id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "bookmark"}], "adminPass": "NGW3AUMs5J6L"}} 2018-10-17 05:06:41,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-bd48fd92-f4fa-477b-a33a-af69cb6197be 2018-10-17 05:06:41,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.86281013489s 2018-10-17 05:06:41,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:42,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee5740eb-2d5b-4796-9310-70b9d94221de x-openstack-request-id: req-ee5740eb-2d5b-4796-9310-70b9d94221de 2018-10-17 05:06:42,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "bookmark"}], "image": {"id": "898b1983-695f-4167-a0b6-141340664d28", "links": [{"href": "http://172.30.9.29:8774/images/898b1983-695f-4167-a0b6-141340664d28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b75e674-70e7-4c35-b91c-abcae84da212", "links": [{"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}]}, "id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "user_id": "4e0c538552324ad991a9d1869edcfbbb", "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-10-17T05:06:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "name": "singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e", "created": "2018-10-17T05:06:41Z", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:42,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ee5740eb-2d5b-4796-9310-70b9d94221de 2018-10-17 05:06:42,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42937207222s 2018-10-17 05:06:42,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:06:42,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:42,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:42 GMT X-Openstack-Request-Id: req-66024944-51d7-4a17-86a5-133c7bfb2f06 2018-10-17 05:06:42,663 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67b082dc-ab70-4612-8b4a-c677653b5d06","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"edbaedb749d84e20b8f3746b37ae516a","l2_adjacency":true,"status":"ACTIVE","subnets":["c20ef9ec-7d92-4f0c-b71c-fb6b11828f07"],"description":"","tags":[],"updated_at":"2018-10-17T05:06:30Z","qos_policy_id":null,"name":"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e","admin_state_up":true,"tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:06:42,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-66024944-51d7-4a17-86a5-133c7bfb2f06 2018-10-17 05:06:42,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283494949341s 2018-10-17 05:06:42,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:06:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:42 GMT X-Openstack-Request-Id: req-c8873004-6ca6-44a7-882c-ba09eab47938 2018-10-17 05:06:42,728 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67b082dc-ab70-4612-8b4a-c677653b5d06","tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:06:30Z","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":"edbaedb749d84e20b8f3746b37ae516a","id":"c20ef9ec-7d92-4f0c-b71c-fb6b11828f07","subnetpool_id":null,"name":"singlevm2-subnet_cea7df6d-db0c-4718-9712-6f2e1776db2e"}]} 2018-10-17 05:06:42,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c8873004-6ca6-44a7-882c-ba09eab47938 2018-10-17 05:06:42,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0635259151459s 2018-10-17 05:06:42,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:44,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:44,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:45,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 649 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c8a3269-9998-445c-97df-2abe1ce43e87 x-openstack-request-id: req-3c8a3269-9998-445c-97df-2abe1ce43e87 2018-10-17 05:06:45,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "bookmark"}], "image": {"id": "898b1983-695f-4167-a0b6-141340664d28", "links": [{"href": "http://172.30.9.29:8774/images/898b1983-695f-4167-a0b6-141340664d28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b75e674-70e7-4c35-b91c-abcae84da212", "links": [{"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}]}, "id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "user_id": "4e0c538552324ad991a9d1869edcfbbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:06:44Z", "hostId": "f9d066e0fba2ca14ad48bb8c4dd55be7b16140c4836f92c77bded1ed", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "name": "singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e", "created": "2018-10-17T05:06:41Z", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:45,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c8a3269-9998-445c-97df-2abe1ce43e87 2018-10-17 05:06:45,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683254957199s 2018-10-17 05:06:45,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:47,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:47,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d19f7ca3-64d6-4bf1-8272-140c312b0e97 x-openstack-request-id: req-d19f7ca3-64d6-4bf1-8272-140c312b0e97 2018-10-17 05:06:47,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "bookmark"}], "image": {"id": "898b1983-695f-4167-a0b6-141340664d28", "links": [{"href": "http://172.30.9.29:8774/images/898b1983-695f-4167-a0b6-141340664d28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b75e674-70e7-4c35-b91c-abcae84da212", "links": [{"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}]}, "id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "security_groups": [{"name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}], "user_id": "4e0c538552324ad991a9d1869edcfbbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:06:44Z", "hostId": "f9d066e0fba2ca14ad48bb8c4dd55be7b16140c4836f92c77bded1ed", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "name": "singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e", "created": "2018-10-17T05:06:41Z", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:47,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d19f7ca3-64d6-4bf1-8272-140c312b0e97 2018-10-17 05:06:47,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469714164734s 2018-10-17 05:06:47,900 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:49,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:49,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:50,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c91d4d8-5578-46a7-bd65-65a71b598e99 x-openstack-request-id: req-6c91d4d8-5578-46a7-bd65-65a71b598e99 2018-10-17 05:06:50,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "bookmark"}], "image": {"id": "898b1983-695f-4167-a0b6-141340664d28", "links": [{"href": "http://172.30.9.29:8774/images/898b1983-695f-4167-a0b6-141340664d28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b75e674-70e7-4c35-b91c-abcae84da212", "links": [{"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}]}, "id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "security_groups": [{"name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}], "user_id": "4e0c538552324ad991a9d1869edcfbbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:06:44Z", "hostId": "f9d066e0fba2ca14ad48bb8c4dd55be7b16140c4836f92c77bded1ed", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "name": "singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e", "created": "2018-10-17T05:06:41Z", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:50,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6c91d4d8-5578-46a7-bd65-65a71b598e99 2018-10-17 05:06:50,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.979280948639s 2018-10-17 05:06:50,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:06:52,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:53,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f117a2fc-7687-48c3-b84f-63ec064e2b76 x-openstack-request-id: req-f117a2fc-7687-48c3-b84f-63ec064e2b76 2018-10-17 05:06:53,119 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e3:33", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "bookmark"}], "image": {"id": "898b1983-695f-4167-a0b6-141340664d28", "links": [{"href": "http://172.30.9.29:8774/images/898b1983-695f-4167-a0b6-141340664d28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:06:50.000000", "flavor": {"id": "4b75e674-70e7-4c35-b91c-abcae84da212", "links": [{"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}]}, "id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "security_groups": [{"name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}], "user_id": "4e0c538552324ad991a9d1869edcfbbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:06:50Z", "hostId": "f9d066e0fba2ca14ad48bb8c4dd55be7b16140c4836f92c77bded1ed", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "name": "singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e", "created": "2018-10-17T05:06:41Z", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:06:53,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f117a2fc-7687-48c3-b84f-63ec064e2b76 2018-10-17 05:06:53,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226164102554s 2018-10-17 05:06:53,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:06:53,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=f2d36b7f-87d1-41a7-a051-cdf4bd131ab8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:53,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:53 GMT X-Openstack-Request-Id: req-b7e87990-2cd5-427e-91e5-d19731946007 2018-10-17 05:06:53,181 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:06:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20ef9ec-7d92-4f0c-b71c-fb6b11828f07","ip_address":"192.168.120.10"}],"id":"5476df5d-a41d-4a0f-bef3-3712960ee22d","security_groups":["22857530-c980-4273-bb07-ea89c9161e0e"],"mac_address":"fa:16:3e:85:e3:33","project_id":"edbaedb749d84e20b8f3746b37ae516a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67b082dc-ab70-4612-8b4a-c677653b5d06","tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:45Z","binding:vnic_type":"normal","device_id":"f2d36b7f-87d1-41a7-a051-cdf4bd131ab8","ip_allocation":"immediate"}]} 2018-10-17 05:06:53,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=f2d36b7f-87d1-41a7-a051-cdf4bd131ab8 used request id req-b7e87990-2cd5-427e-91e5-d19731946007 2018-10-17 05:06:53,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546159744263s 2018-10-17 05:06:53,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=5476df5d-a41d-4a0f-bef3-3712960ee22d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:53,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:53 GMT X-Openstack-Request-Id: req-1b14d091-e063-4ee9-bc9a-d5ebe8b834a0 2018-10-17 05:06:53,239 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:06:53,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=5476df5d-a41d-4a0f-bef3-3712960ee22d used request id req-1b14d091-e063-4ee9-bc9a-d5ebe8b834a0 2018-10-17 05:06:53,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0481128692627s 2018-10-17 05:06:53,240 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:e3:33', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'898b1983-695f-4167-a0b6-141340664d28'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T05:06:50.000000', 'flavor': Munch({u'id': u'4b75e674-70e7-4c35-b91c-abcae84da212'}), 'az': u'nova', 'id': u'f2d36b7f-87d1-41a7-a051-cdf4bd131ab8', 'security_groups': [Munch({u'name': u'singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4e0c538552324ad991a9d1869edcfbbb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'edbaedb749d84e20b8f3746b37ae516a', 'name': 'singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e', '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-10-17T05:06:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:06:50Z', 'hostId': u'f9d066e0fba2ca14ad48bb8c4dd55be7b16140c4836f92c77bded1ed', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'f9d066e0fba2ca14ad48bb8c4dd55be7b16140c4836f92c77bded1ed', '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-10-17T05:06:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'edbaedb749d84e20b8f3746b37ae516a', 'name': u'singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'adminPass': u'NGW3AUMs5J6L', 'tenant_id': u'edbaedb749d84e20b8f3746b37ae516a', 'created_at': u'2018-10-17T05:06:41Z', 'created': u'2018-10-17T05:06:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:06:53,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:06:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:53,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:53 GMT X-Openstack-Request-Id: req-a7d575a6-3f05-4635-8da3-d53d6ea609d9 2018-10-17 05:06:53,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67b082dc-ab70-4612-8b4a-c677653b5d06","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"edbaedb749d84e20b8f3746b37ae516a","l2_adjacency":true,"status":"ACTIVE","subnets":["c20ef9ec-7d92-4f0c-b71c-fb6b11828f07"],"description":"","tags":[],"updated_at":"2018-10-17T05:06:30Z","qos_policy_id":null,"name":"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e","admin_state_up":true,"tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:06:53,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a7d575a6-3f05-4635-8da3-d53d6ea609d9 2018-10-17 05:06:53,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967080593109s 2018-10-17 05:06:53,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:06:53,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=f2d36b7f-87d1-41a7-a051-cdf4bd131ab8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:53,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:53 GMT X-Openstack-Request-Id: req-93190116-6702-4358-a8b9-c775ed2d2f7b 2018-10-17 05:06:53,390 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:06:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20ef9ec-7d92-4f0c-b71c-fb6b11828f07","ip_address":"192.168.120.10"}],"id":"5476df5d-a41d-4a0f-bef3-3712960ee22d","security_groups":["22857530-c980-4273-bb07-ea89c9161e0e"],"mac_address":"fa:16:3e:85:e3:33","project_id":"edbaedb749d84e20b8f3746b37ae516a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67b082dc-ab70-4612-8b4a-c677653b5d06","tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:45Z","binding:vnic_type":"normal","device_id":"f2d36b7f-87d1-41a7-a051-cdf4bd131ab8","ip_allocation":"immediate"}]} 2018-10-17 05:06:53,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=f2d36b7f-87d1-41a7-a051-cdf4bd131ab8 used request id req-93190116-6702-4358-a8b9-c775ed2d2f7b 2018-10-17 05:06:53,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474450588226s 2018-10-17 05:06:53,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 05:06:53,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.10", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d"}}' 2018-10-17 05:06:55,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:55 GMT X-Openstack-Request-Id: req-b7ddbef1-96fa-4840-a10a-cc4ae5a5d7f7 2018-10-17 05:06:55,967 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "DOWN", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}} 2018-10-17 05:06:55,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b7ddbef1-96fa-4840-a10a-cc4ae5a5d7f7 2018-10-17 05:06:55,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.57623195648s 2018-10-17 05:06:55,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:55,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:56,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:56 GMT X-Openstack-Request-Id: req-700cd1bb-de9b-4129-969b-b92ce8dca0e0 2018-10-17 05:06:56,061 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "DOWN", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}]} 2018-10-17 05:06:56,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-700cd1bb-de9b-4129-969b-b92ce8dca0e0 2018-10-17 05:06:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0763940811157s 2018-10-17 05:06:56,067 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:56,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:56,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:56 GMT X-Openstack-Request-Id: req-b1a09a0d-cd00-43e9-9240-7825dca1f81c 2018-10-17 05:06:56,235 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "DOWN", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}]} 2018-10-17 05:06:56,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b1a09a0d-cd00-43e9-9240-7825dca1f81c 2018-10-17 05:06:56,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0574598312378s 2018-10-17 05:06:56,241 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:56,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:56,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:56 GMT X-Openstack-Request-Id: req-120acab3-90f3-466f-adb9-574199cb04a1 2018-10-17 05:06:56,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "DOWN", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}]} 2018-10-17 05:06:56,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-120acab3-90f3-466f-adb9-574199cb04a1 2018-10-17 05:06:56,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633358955383s 2018-10-17 05:06:56,421 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:56,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:56,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:56 GMT X-Openstack-Request-Id: req-7645f5b9-d697-4f42-a000-31afea4b9028 2018-10-17 05:06:56,590 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "DOWN", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}]} 2018-10-17 05:06:56,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-7645f5b9-d697-4f42-a000-31afea4b9028 2018-10-17 05:06:56,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589959621429s 2018-10-17 05:06:56,596 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:56,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:56,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:56,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:56 GMT X-Openstack-Request-Id: req-d7185876-b1a1-45d4-b6af-f6389a87dbc0 2018-10-17 05:06:56,765 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "DOWN", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}]} 2018-10-17 05:06:56,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d7185876-b1a1-45d4-b6af-f6389a87dbc0 2018-10-17 05:06:56,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588781833649s 2018-10-17 05:06:56,771 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:56,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:56,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:57,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:57 GMT X-Openstack-Request-Id: req-d50932a3-b193-4259-a0a1-5afc91526ea6 2018-10-17 05:06:57,147 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "DOWN", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}]} 2018-10-17 05:06:57,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d50932a3-b193-4259-a0a1-5afc91526ea6 2018-10-17 05:06:57,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.264127016068s 2018-10-17 05:06:57,155 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:06:57,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:57,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:57 GMT X-Openstack-Request-Id: req-4271fd11-0220-4140-aeaa-35b118ffc4a3 2018-10-17 05:06:57,326 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:54Z", "updated_at": "2018-10-17T05:06:57Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:e3:33", "device_id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "port_id": "5476df5d-a41d-4a0f-bef3-3712960ee22d", "id": "940107e0-375f-41b4-8e61-67c68dea08e9", "qos_policy_id": null}]} 2018-10-17 05:06:57,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4271fd11-0220-4140-aeaa-35b118ffc4a3 2018-10-17 05:06:57,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601718425751s 2018-10-17 05:06:57,333 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b1822ef8-88cc-4d11-a246-3cabc3999931', 'updated_at': u'2018-10-17T05:06:57Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'5476df5d-a41d-4a0f-bef3-3712960ee22d', 'id': u'940107e0-375f-41b4-8e61-67c68dea08e9', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'5476df5d-a41d-4a0f-bef3-3712960ee22d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'edbaedb749d84e20b8f3746b37ae516a', 'name': 'singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'edbaedb749d84e20b8f3746b37ae516a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'67b082dc-ab70-4612-8b4a-c677653b5d06', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:e3:33', u'device_id': u'f2d36b7f-87d1-41a7-a051-cdf4bd131ab8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'edbaedb749d84e20b8f3746b37ae516a', 'created_at': u'2018-10-17T05:06:54Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'67b082dc-ab70-4612-8b4a-c677653b5d06', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:e3:33', u'device_id': u'f2d36b7f-87d1-41a7-a051-cdf4bd131ab8'}), 'router': u'b1822ef8-88cc-4d11-a246-3cabc3999931'}) 2018-10-17 05:06:57,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 05:06:57,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 05:06:57,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9581 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47fa6bf6-c84c-47e0-aa90-df5c29817b0d x-openstack-request-id: req-47fa6bf6-c84c-47e0-aa90-df5c29817b0d 2018-10-17 05:06:57,572 - keystoneauth.session - DEBUG - 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 466642781 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.173320] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.175382] pid_max: default: 32768 minimum: 301\n[ 0.176507] ACPI: Core revision 20150930\n[ 0.178087] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179708] Security Framework initialized\n[ 0.180743] Yama: becoming mindful.\n[ 0.181657] AppArmor: AppArmor initialized\n[ 0.182708] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.184345] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185900] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187377] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.189085] Initializing cgroup subsys io\n[ 0.190095] Initializing cgroup subsys memory\n[ 0.191157] Initializing cgroup subsys devices\n[ 0.192245] Initializing cgroup subsys freezer\n[ 0.193322] Initializing cgroup subsys net_cls\n[ 0.194393] Initializing cgroup subsys perf_event\n[ 0.195512] Initializing cgroup subsys net_prio\n[ 0.196619] Initializing cgroup subsys hugetlb\n[ 0.197697] Initializing cgroup subsys pids\n[ 0.198762] CPU: Physical Processor ID: 0\n[ 0.200466] mce: CPU supports 10 MCE banks\n[ 0.201513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202747] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.217362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.223784] ftrace: allocating 31920 entries in 125 pages\n[ 0.248985] smpboot: Max logical packages: 1\n[ 0.250047] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251734] x2apic enabled\n[ 0.252781] Switched APIC routing to physical x2apic.\n[ 0.255020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.256387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258936] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261137] KVM setup paravirtual spinlock\n[ 0.262628] x86: Booted up 1 node, 1 CPUs\n[ 0.263625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265325] devtmpfs: initialized\n[ 0.267206] evm: security.selinux\n[ 0.268076] evm: security.SMACK64\n[ 0.268982] evm: security.SMACK64EXEC\n[ 0.269928] evm: security.SMACK64TRANSMUTE\n[ 0.270933] evm: security.SMACK64MMAP\n[ 0.271858] evm: security.ima\n[ 0.272656] evm: security.capability\n[ 0.273657] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275934] pinctrl core: initialized pinctrl subsystem\n[ 0.277276] RTC time: 5:06:51, date: 10/17/18\n[ 0.278451] NET: Registered protocol family 16\n[ 0.279652] cpuidle: using governor ladder\n[ 0.280678] cpuidle: using governor menu\n[ 0.281658] PCCT header not found.\n[ 0.282582] ACPI: bus type PCI registered\n[ 0.283577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285103] PCI: Using configuration type 1 for base access\n[ 0.287123] ACPI: Added _OSI(Module Device)\n[ 0.288163] ACPI: Added _OSI(Processor Device)\n[ 0.289233] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290346] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292454] ACPI: Interpreter enabled\n[ 0.293413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.300229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302501] ACPI: (supports S0 S5)\n[ 0.303385] ACPI: Using IOAPIC for interrupt routing\n[ 0.304545] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.308076] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309472] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315145] acpiphp: Slot [3] registered\n[ 0.316141] acpiphp: Slot [4] registered\n[ 0.317131] acpiphp: Slot [5] registered\n[ 0.318118] acpiphp: Slot [6] registered\n[ 0.319108] acpiphp: Slot [7] registered\n[ 0.320100] acpiphp: Slot [8] registered\n[ 0.321091] acpiphp: Slot [9] registered\n[ 0.322076] acpiphp: Slot [10] registered\n[ 0.323071] acpiphp: Slot [11] registered\n[ 0.324075] acpiphp: Slot [12] registered\n[ 0.325080] acpiphp: Slot [13] registered\n[ 0.326078] acpiphp: Slot [14] registered\n[ 0.327078] acpiphp: Slot [15] registered\n[ 0.340825] acpiphp: Slot [16] registered\n[ 0.341830] acpiphp: Slot [17] registered\n[ 0.342822] acpiphp: Slot [18] registered\n[ 0.343819] acpiphp: Slot [19] registered\n[ 0.344821] acpiphp: Slot [20] registered\n[ 0.345825] acpiphp: Slot [21] registered\n[ 0.346823] acpiphp: Slot [22] registered\n[ 0.347822] acpiphp: Slot [23] registered\n[ 0.348826] acpiphp: Slot [24] registered\n[ 0.349828] acpiphp: Slot [25] registered\n[ 0.350823] acpiphp: Slot [26] registered\n[ 0.351824] acpiphp: Slot [27] registered\n[ 0.352830] acpiphp: Slot [28] registered\n[ 0.353838] acpiphp: Slot [29] registered\n[ 0.354836] acpiphp: Slot [30] registered\n[ 0.355839] acpiphp: Slot [31] registered\n[ 0.356837] PCI host bridge to bus 0000:00\n[ 0.357842] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362592] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.364390] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.366217] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370065] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371628] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.373066] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374613] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.378744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380515] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401032] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402874] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.404653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.406411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408142] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409695] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411325] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414526] vgaarb: loaded\n[ 0.415280] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416777] SCSI subsystem initialized\n[ 0.417907] ACPI: bus type USB registered\n[ 0.418927] usbcore: registered new interface driver usbfs\n[ 0.420199] usbcore: registered new interface driver hub\n[ 0.421427] usbcore: registered new device driver usb\n[ 0.422773] PCI: Using ACPI for IRQ routing\n[ 0.424141] NetLabel: Initializing\n[ 0.425035] NetLabel: domain hash size = 128\n[ 0.426085] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427259] NetLabel: unlabeled traffic allowed by default\n[ 0.428683] clocksource: Switched to clocksource kvm-clock\n[ 0.437922] AppArmor: AppArmor Filesystem Enabled\n[ 0.439119] pnp: PnP ACPI init\n[ 0.440232] pnp: PnP ACPI: found 5 devices\n[ 0.446845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448971] NET: Registered protocol family 2\n[ 0.450249] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451873] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.453356] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.454839] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457606] NET: Registered protocol family 1\n[ 0.458694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460037] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461352] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475686] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490084] Trying to unpack rootfs image as initramfs...\n[ 0.550047] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.552104] Scanning for low memory corruption every 60 seconds\n[ 0.553744] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.555176] audit: initializing netlink subsys (disabled)\n[ 0.556442] audit: type=2000 audit(1539752811.136:1): initialized\n[ 0.558079] Initialise system trusted keyring\n[ 0.559237] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.560670] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563149] zbud: loaded\n[ 0.564038] VFS: Disk quotas dquot_6.6.0\n[ 0.565070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566982] fuse init (API version 7.23)\n[ 0.568092] Key type big_key registered\n[ 0.569104] Allocating IMA MOK and blacklist keyrings.\n[ 0.570576] Key type asymmetric registered\n[ 0.571604] Asymmetric key parser 'x509' registered\n[ 0.572794] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.574647] io scheduler noop registered\n[ 0.575626] io scheduler deadline registered (default)\n[ 0.576853] io scheduler cfq registered\n[ 0.577899] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579176] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582522] ACPI: Power Button [PWRF]\n[ 0.583568] GHES: HEST is not enabled!\n[ 0.599533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.629363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632398] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655981] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658848] Linux agpgart interface v0.103\n[ 0.662096] brd: module loaded\n[ 0.664132] loop: module loaded\n[ 0.668881] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.670715] GPT:90111 != 2097151\n[ 0.671570] GPT:Alternate GPT header not at the end of the disk.\n[ 0.672951] GPT:90111 != 2097151\n[ 0.673817] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675043] vda: vda1 vda15\n[ 0.676639] scsi host0: ata_piix\n[ 0.677632] scsi host1: ata_piix\n[ 0.678545] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680066] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.681898] libphy: Fixed MDIO Bus: probed\n[ 0.682928] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684123] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.686994] PPP generic driver version 2.4.2\n[ 0.688175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689670] ehci-pci: EHCI PCI platform driver\n[ 0.690774] ehci-platform: EHCI generic platform driver\n[ 0.692027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693341] ohci-pci: OHCI PCI platform driver\n[ 0.694361] ohci-platform: OHCI generic platform driver\n[ 0.695642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710185] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711455] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713303] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.714588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719341] usb usb1: Product: UHCI Host Controller\n[ 0.720501] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.721916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723155] hub 1-0:1.0: USB hub found\n[ 0.724130] hub 1-0:1.0: 2 ports detected\n[ 0.725298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727966] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730454] mousedev: PS/2 mouse device common for all mice\n[ 0.732230] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734829] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739206] i2c /dev entries driver\n[ 0.740182] device-mapper: uevent: version 1.0.3\n[ 0.741372] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.743421] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745244] NET: Registered protocol family 10\n[ 0.746788] NET: Registered protocol family 17\n[ 0.747914] Key type dns_resolver registered\n[ 0.749223] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750607] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.752908] registered taskstats version 1\n[ 0.753971] Loading compiled-in X.509 certificates\n[ 0.755715] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758050] zswap: loaded using pool lzo/zbud\n[ 0.760007] Key type trusted registered\n[ 0.761976] Key type encrypted registered\n[ 0.763012] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764291] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765584] evm: HMAC attrs: 0x1\n[ 0.766794] Magic number: 6:893:112\n[ 0.767869] rtc_cmos 00:00: setting system clock to 2018-10-17 05:06:51 UTC (1539752811)\n[ 0.769916] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.771303] EDD information not available.\n[ 0.842270] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857259] Write protecting the kernel read-only data: 14336k\n[ 0.859982] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862250] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.167736] 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.10...\nLease of 192.168.120.10 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.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3IQvFKVKKHdsbY8XTXAxicxBWASgioZelLAbnU7RpTvUsdKyrgyDkEHZpKaalSQ2vc8fI1GFhcZeESEG7vqazg9K25O4GgAbiFYhABtwivYadfHiJHNJJNTE+YA+NfFW464sEUQB5rp9cx3NY5pnRqJMt+HyZEWlozVfc7HEVt9i+QJUleR23A3FXCl4KvXtgldLm6ys3ancHi4+hZrwvMmrbqHuyLw4XuqwSINdsRIW+fVUNvzLfxEzhAqEnCUmrSHKHVYLltFHF8JUzUAshbvH97tifTcUKegIYr2tWZdihO2dqkvchH3vPLilKsluSEhmkSQSj4PisJwDC5ciZ root@singlevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e\nssh-dss AAAAB3NzaC1kc3MAAACBALvc7RQgkzzEwWnRc/pGTMZscV/9/u6zjEhXyVz5M6Jx3sIkIbq0rLdhhMFBMcHrUo9FHsZZ/JttT63D5KyIBfTe6saI2Ym1J+hxyJMNqh7w2OJKOQk4odHSX78Y62/gOk9UvQvfq2Mzsv0nAiTjCAr3CfrbQHzETQrjDxEZLZSJAAAAFQDJTxdiBjfXmvnKibj1NEqXiDIouQAAAIAkkdDyXybPxGFsBfGb6mLYLR5rFQj7UgsQnuVEXqmuF093DUU0Gn3RZ1Tc9qmP2E3BPaNwWW62v/zXkoUI4Km9q75+TxENo56E+vRReiJM/9jXl5LFuaPgNMhxiMq6jA6tDN9znFtAZj62ebU0sowVV1SS5HKMBFnvPNmKJTra6gAAAIEAi4avioN5ccVgJZtpCY7udqRe4999y2sV6BCc44e+D3izREf38hH4qNL6d7rLJTzpKFM5xFfByBXPjf/OZ6imB5TrMR5F6pGnVXXIgkEpHqH/hH+vLXVaozL4JsKT6Ogij2V6Xp/fCnQdTVYOc7IbjjVYt83EZlrbolq3gnZZ188= root@singlevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e\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.10,24,fe80::f816:3eff:fe85:e333/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.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.87 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e login: "} 2018-10-17 05:06:57,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8/action used request id req-47fa6bf6-c84c-47e0-aa90-df5c29817b0d 2018-10-17 05:06:57,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.239218950272s 2018-10-17 05:06:57,574 - 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 466642781 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.173320] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175382] pid_max: default: 32768 minimum: 301 [ 0.176507] ACPI: Core revision 20150930 [ 0.178087] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179708] Security Framework initialized [ 0.180743] Yama: becoming mindful. [ 0.181657] AppArmor: AppArmor initialized [ 0.182708] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184345] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185900] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187377] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.189085] Initializing cgroup subsys io [ 0.190095] Initializing cgroup subsys memory [ 0.191157] Initializing cgroup subsys devices [ 0.192245] Initializing cgroup subsys freezer [ 0.193322] Initializing cgroup subsys net_cls [ 0.194393] Initializing cgroup subsys perf_event [ 0.195512] Initializing cgroup subsys net_prio [ 0.196619] Initializing cgroup subsys hugetlb [ 0.197697] Initializing cgroup subsys pids [ 0.198762] CPU: Physical Processor ID: 0 [ 0.200466] mce: CPU supports 10 MCE banks [ 0.201513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202747] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.217362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.223784] ftrace: allocating 31920 entries in 125 pages [ 0.248985] smpboot: Max logical packages: 1 [ 0.250047] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.251734] x2apic enabled [ 0.252781] Switched APIC routing to physical x2apic. [ 0.255020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.256387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258936] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.261137] KVM setup paravirtual spinlock [ 0.262628] x86: Booted up 1 node, 1 CPUs [ 0.263625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.265325] devtmpfs: initialized [ 0.267206] evm: security.selinux [ 0.268076] evm: security.SMACK64 [ 0.268982] evm: security.SMACK64EXEC [ 0.269928] evm: security.SMACK64TRANSMUTE [ 0.270933] evm: security.SMACK64MMAP [ 0.271858] evm: security.ima [ 0.272656] evm: security.capability [ 0.273657] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275934] pinctrl core: initialized pinctrl subsystem [ 0.277276] RTC time: 5:06:51, date: 10/17/18 [ 0.278451] NET: Registered protocol family 16 [ 0.279652] cpuidle: using governor ladder [ 0.280678] cpuidle: using governor menu [ 0.281658] PCCT header not found. [ 0.282582] ACPI: bus type PCI registered [ 0.283577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285103] PCI: Using configuration type 1 for base access [ 0.287123] ACPI: Added _OSI(Module Device) [ 0.288163] ACPI: Added _OSI(Processor Device) [ 0.289233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290346] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292454] ACPI: Interpreter enabled [ 0.293413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302501] ACPI: (supports S0 S5) [ 0.303385] ACPI: Using IOAPIC for interrupt routing [ 0.304545] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308076] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309472] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312450] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315145] acpiphp: Slot [3] registered [ 0.316141] acpiphp: Slot [4] registered [ 0.317131] acpiphp: Slot [5] registered [ 0.318118] acpiphp: Slot [6] registered [ 0.319108] acpiphp: Slot [7] registered [ 0.320100] acpiphp: Slot [8] registered [ 0.321091] acpiphp: Slot [9] registered [ 0.322076] acpiphp: Slot [10] registered [ 0.323071] acpiphp: Slot [11] registered [ 0.324075] acpiphp: Slot [12] registered [ 0.325080] acpiphp: Slot [13] registered [ 0.326078] acpiphp: Slot [14] registered [ 0.327078] acpiphp: Slot [15] registered [ 0.340825] acpiphp: Slot [16] registered [ 0.341830] acpiphp: Slot [17] registered [ 0.342822] acpiphp: Slot [18] registered [ 0.343819] acpiphp: Slot [19] registered [ 0.344821] acpiphp: Slot [20] registered [ 0.345825] acpiphp: Slot [21] registered [ 0.346823] acpiphp: Slot [22] registered [ 0.347822] acpiphp: Slot [23] registered [ 0.348826] acpiphp: Slot [24] registered [ 0.349828] acpiphp: Slot [25] registered [ 0.350823] acpiphp: Slot [26] registered [ 0.351824] acpiphp: Slot [27] registered [ 0.352830] acpiphp: Slot [28] registered [ 0.353838] acpiphp: Slot [29] registered [ 0.354836] acpiphp: Slot [30] registered [ 0.355839] acpiphp: Slot [31] registered [ 0.356837] PCI host bridge to bus 0000:00 [ 0.357842] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.360807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362592] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.364390] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.366217] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370065] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371628] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373066] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374613] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380515] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401032] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402874] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408142] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409695] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411325] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414526] vgaarb: loaded [ 0.415280] vgaarb: bridge control possible 0000:00:02.0 [ 0.416777] SCSI subsystem initialized [ 0.417907] ACPI: bus type USB registered [ 0.418927] usbcore: registered new interface driver usbfs [ 0.420199] usbcore: registered new interface driver hub [ 0.421427] usbcore: registered new device driver usb [ 0.422773] PCI: Using ACPI for IRQ routing [ 0.424141] NetLabel: Initializing [ 0.425035] NetLabel: domain hash size = 128 [ 0.426085] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427259] NetLabel: unlabeled traffic allowed by default [ 0.428683] clocksource: Switched to clocksource kvm-clock [ 0.437922] AppArmor: AppArmor Filesystem Enabled [ 0.439119] pnp: PnP ACPI init [ 0.440232] pnp: PnP ACPI: found 5 devices [ 0.446845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448971] NET: Registered protocol family 2 [ 0.450249] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451873] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.453356] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454839] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457606] NET: Registered protocol family 1 [ 0.458694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460037] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461352] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475686] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490084] Trying to unpack rootfs image as initramfs... [ 0.550047] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.552104] Scanning for low memory corruption every 60 seconds [ 0.553744] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.555176] audit: initializing netlink subsys (disabled) [ 0.556442] audit: type=2000 audit(1539752811.136:1): initialized [ 0.558079] Initialise system trusted keyring [ 0.559237] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560670] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563149] zbud: loaded [ 0.564038] VFS: Disk quotas dquot_6.6.0 [ 0.565070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566982] fuse init (API version 7.23) [ 0.568092] Key type big_key registered [ 0.569104] Allocating IMA MOK and blacklist keyrings. [ 0.570576] Key type asymmetric registered [ 0.571604] Asymmetric key parser 'x509' registered [ 0.572794] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.574647] io scheduler noop registered [ 0.575626] io scheduler deadline registered (default) [ 0.576853] io scheduler cfq registered [ 0.577899] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579176] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582522] ACPI: Power Button [PWRF] [ 0.583568] GHES: HEST is not enabled! [ 0.599533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632398] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655981] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658848] Linux agpgart interface v0.103 [ 0.662096] brd: module loaded [ 0.664132] loop: module loaded [ 0.668881] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.670715] GPT:90111 != 2097151 [ 0.671570] GPT:Alternate GPT header not at the end of the disk. [ 0.672951] GPT:90111 != 2097151 [ 0.673817] GPT: Use GNU Parted to correct GPT errors. [ 0.675043] vda: vda1 vda15 [ 0.676639] scsi host0: ata_piix [ 0.677632] scsi host1: ata_piix [ 0.678545] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680066] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681898] libphy: Fixed MDIO Bus: probed [ 0.682928] tun: Universal TUN/TAP device driver, 1.6 [ 0.684123] tun: (C) 1999-2004 Max Krasnyansky [ 0.686994] PPP generic driver version 2.4.2 [ 0.688175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689670] ehci-pci: EHCI PCI platform driver [ 0.690774] ehci-platform: EHCI generic platform driver [ 0.692027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693341] ohci-pci: OHCI PCI platform driver [ 0.694361] ohci-platform: OHCI generic platform driver [ 0.695642] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710185] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711455] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713303] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719341] usb usb1: Product: UHCI Host Controller [ 0.720501] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723155] hub 1-0:1.0: USB hub found [ 0.724130] hub 1-0:1.0: 2 ports detected [ 0.725298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727966] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730454] mousedev: PS/2 mouse device common for all mice [ 0.732230] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734829] rtc_cmos 00:00: RTC can wake from S4 [ 0.736228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739206] i2c /dev entries driver [ 0.740182] device-mapper: uevent: version 1.0.3 [ 0.741372] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743421] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745244] NET: Registered protocol family 10 [ 0.746788] NET: Registered protocol family 17 [ 0.747914] Key type dns_resolver registered [ 0.749223] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750607] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752908] registered taskstats version 1 [ 0.753971] Loading compiled-in X.509 certificates [ 0.755715] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758050] zswap: loaded using pool lzo/zbud [ 0.760007] Key type trusted registered [ 0.761976] Key type encrypted registered [ 0.763012] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764291] ima: No TPM chip found, activating TPM-bypass! [ 0.765584] evm: HMAC attrs: 0x1 [ 0.766794] Magic number: 6:893:112 [ 0.767869] rtc_cmos 00:00: setting system clock to 2018-10-17 05:06:51 UTC (1539752811) [ 0.769916] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771303] EDD information not available. [ 0.842270] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857259] Write protecting the kernel read-only data: 14336k [ 0.859982] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862250] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.167736] 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.10... Lease of 192.168.120.10 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.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3IQvFKVKKHdsbY8XTXAxicxBWASgioZelLAbnU7RpTvUsdKyrgyDkEHZpKaalSQ2vc8fI1GFhcZeESEG7vqazg9K25O4GgAbiFYhABtwivYadfHiJHNJJNTE+YA+NfFW464sEUQB5rp9cx3NY5pnRqJMt+HyZEWlozVfc7HEVt9i+QJUleR23A3FXCl4KvXtgldLm6ys3ancHi4+hZrwvMmrbqHuyLw4XuqwSINdsRIW+fVUNvzLfxEzhAqEnCUmrSHKHVYLltFHF8JUzUAshbvH97tifTcUKegIYr2tWZdihO2dqkvchH3vPLilKsluSEhmkSQSj4PisJwDC5ciZ root@singlevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e ssh-dss AAAAB3NzaC1kc3MAAACBALvc7RQgkzzEwWnRc/pGTMZscV/9/u6zjEhXyVz5M6Jx3sIkIbq0rLdhhMFBMcHrUo9FHsZZ/JttT63D5KyIBfTe6saI2Ym1J+hxyJMNqh7w2OJKOQk4odHSX78Y62/gOk9UvQvfq2Mzsv0nAiTjCAr3CfrbQHzETQrjDxEZLZSJAAAAFQDJTxdiBjfXmvnKibj1NEqXiDIouQAAAIAkkdDyXybPxGFsBfGb6mLYLR5rFQj7UgsQnuVEXqmuF093DUU0Gn3RZ1Tc9qmP2E3BPaNwWW62v/zXkoUI4Km9q75+TxENo56E+vRReiJM/9jXl5LFuaPgNMhxiMq6jA6tDN9znFtAZj62ebU0sowVV1SS5HKMBFnvPNmKJTra6gAAAIEAi4avioN5ccVgJZtpCY7udqRe4999y2sV6BCc44e+D3izREf38hH4qNL6d7rLJTzpKFM5xFfByBXPjf/OZ6imB5TrMR5F6pGnVXXIgkEpHqH/hH+vLXVaozL4JsKT6Ogij2V6Xp/fCnQdTVYOc7IbjjVYt83EZlrbolq3gnZZ188= root@singlevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e -----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.10,24,fe80::f816:3eff:fe85:e333/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.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cea7df6d-db0c-4718-9712-6f2e1776db2e login: 2018-10-17 05:06:57,578 - paramiko.transport - DEBUG - starting thread (client mode): 0x714c0b10L 2018-10-17 05:06:57,578 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 05:06:57,579 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 05:06:57,579 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 05:06:57,580 - 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-10-17 05:06:57,580 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 05:06:57,580 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 05:06:57,580 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 05:06:57,581 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 05:06:57,581 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 05:06:57,598 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 05:06:57,599 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 05:06:57,610 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 028331ca9b27a2c46353a34b46508504 2018-10-17 05:06:57,611 - paramiko.transport - DEBUG - Trying discovered key 938c62129153cfe7ec4526c953c742cf in /tmp/tmpGOB2hN 2018-10-17 05:06:57,638 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 05:06:57,645 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 05:06:57,676 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 05:06:57,677 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 05:06:57,677 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 05:06:57,678 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 05:06:57,679 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 05:06:57,679 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-17 05:06:57,680 - functest.core.singlevm - DEBUG - error: 2018-10-17 05:06:57,683 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 05:06:57,795 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:06:57,796 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 05:06:57,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 05:06:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/940107e0-375f-41b4-8e61-67c68dea08e9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:59,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:06:59 GMT X-Openstack-Request-Id: req-aa826f9c-e96e-4e60-b8d9-7e2597f95354 2018-10-17 05:06:59,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:06:59,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/940107e0-375f-41b4-8e61-67c68dea08e9.json used request id req-aa826f9c-e96e-4e60-b8d9-7e2597f95354 2018-10-17 05:06:59,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.26609992981s 2018-10-17 05:06:59,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:06:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:59,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:59 GMT X-Openstack-Request-Id: req-fe330b90-2871-41e8-b9db-038283b1d51f 2018-10-17 05:06:59,169 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:06:59,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fe330b90-2871-41e8-b9db-038283b1d51f 2018-10-17 05:06:59,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0874578952789s 2018-10-17 05:06:59,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:06:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:06:59,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23894c06-c116-4457-a8b8-c87d3c3975ba x-openstack-request-id: req-23894c06-c116-4457-a8b8-c87d3c3975ba 2018-10-17 05:06:59,324 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8 used request id req-23894c06-c116-4457-a8b8-c87d3c3975ba 2018-10-17 05:06:59,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154209852219s 2018-10-17 05:06:59,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:06:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:00,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Wed, 17 Oct 2018 05:06:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6fa1d1f-1401-4c75-861e-7be1e3acddc2 x-openstack-request-id: req-d6fa1d1f-1401-4c75-861e-7be1e3acddc2 2018-10-17 05:07:00,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e3:33", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e3:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "rel": "bookmark"}], "image": {"id": "898b1983-695f-4167-a0b6-141340664d28", "links": [{"href": "http://172.30.9.29:8774/images/898b1983-695f-4167-a0b6-141340664d28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:06:50.000000", "flavor": {"id": "4b75e674-70e7-4c35-b91c-abcae84da212", "links": [{"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}]}, "id": "f2d36b7f-87d1-41a7-a051-cdf4bd131ab8", "security_groups": [{"name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}], "user_id": "4e0c538552324ad991a9d1869edcfbbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:06:59Z", "hostId": "f9d066e0fba2ca14ad48bb8c4dd55be7b16140c4836f92c77bded1ed", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e", "name": "singlevm2-vm_cea7df6d-db0c-4718-9712-6f2e1776db2e", "created": "2018-10-17T05:06:41Z", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:00,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d6fa1d1f-1401-4c75-861e-7be1e3acddc2 2018-10-17 05:07:00,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10659599304s 2018-10-17 05:07:00,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:02,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:02,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:02,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dac82f90-dad2-498f-aa5d-c75571572163 x-openstack-request-id: req-dac82f90-dad2-498f-aa5d-c75571572163 2018-10-17 05:07:02,678 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 05:07:02,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dac82f90-dad2-498f-aa5d-c75571572163 2018-10-17 05:07:02,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242156028748s 2018-10-17 05:07:02,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:07:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:02,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:02 GMT X-Openstack-Request-Id: req-6e64adcf-8892-4949-b5d4-eee6284ddb00 2018-10-17 05:07:02,737 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:38Z", "updated_at": "2018-10-17T05:06:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "0605322a-2266-4dbf-9679-e2b9019ee441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "56884bf7-009c-4a17-b677-45e2e07205fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "72b0e153-d1c6-4750-b491-f27eded0d242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:38Z", "revision_number": 0, "id": "dd67d04c-5802-47de-88d1-f6f5f60f6d25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:38Z", "security_group_id": "22857530-c980-4273-bb07-ea89c9161e0e", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 3, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "22857530-c980-4273-bb07-ea89c9161e0e", "name": "singlevm2-sg_cea7df6d-db0c-4718-9712-6f2e1776db2e"}, {"description": "Default security group", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:28Z", "updated_at": "2018-10-17T05:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4a3a89b1-b1e1-4b8e-86b7-b96a6b9ec233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4f3fe161-0c6b-47e5-bf27-acb205863304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "8e4219a4-487c-4227-a619-2fd624ade28e", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "ffcc4974-9aea-405c-aab6-8cb1c6498b5f", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "name": "default"}]} 2018-10-17 05:07:02,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6e64adcf-8892-4949-b5d4-eee6284ddb00 2018-10-17 05:07:02,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526371002197s 2018-10-17 05:07:02,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:07:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/22857530-c980-4273-bb07-ea89c9161e0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:02,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:07:02 GMT X-Openstack-Request-Id: req-f90206f9-95fc-4931-bd9f-b782e1c7f3d8 2018-10-17 05:07:02,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:07:02,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/22857530-c980-4273-bb07-ea89c9161e0e.json used request id req-f90206f9-95fc-4931-bd9f-b782e1c7f3d8 2018-10-17 05:07:02,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.168792963028s 2018-10-17 05:07:02,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 05:07:02,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:02,956 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71296664-621c-485e-b9c9-e8f752d573d3 x-openstack-request-id: req-71296664-621c-485e-b9c9-e8f752d573d3 2018-10-17 05:07:02,956 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm2-kp_cea7df6d-db0c-4718-9712-6f2e1776db2e used request id req-71296664-621c-485e-b9c9-e8f752d573d3 2018-10-17 05:07:02,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0407230854034s 2018-10-17 05:07:02,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:07:02,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/b1822ef8-88cc-4d11-a246-3cabc3999931/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" -d '{"subnet_id": "c20ef9ec-7d92-4f0c-b71c-fb6b11828f07"}' 2018-10-17 05:07:04,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:04 GMT X-Openstack-Request-Id: req-e7dbd7c9-455d-416e-84e1-5762de499351 2018-10-17 05:07:04,808 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "67b082dc-ab70-4612-8b4a-c677653b5d06", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "subnet_id": "c20ef9ec-7d92-4f0c-b71c-fb6b11828f07", "subnet_ids": ["c20ef9ec-7d92-4f0c-b71c-fb6b11828f07"], "port_id": "396e66b7-3e95-4d26-a440-318e0a8942fd", "id": "b1822ef8-88cc-4d11-a246-3cabc3999931"} 2018-10-17 05:07:04,809 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b1822ef8-88cc-4d11-a246-3cabc3999931/remove_router_interface.json used request id req-e7dbd7c9-455d-416e-84e1-5762de499351 2018-10-17 05:07:04,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85218095779s 2018-10-17 05:07:04,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:07:04,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:04,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:04 GMT X-Openstack-Request-Id: req-8c0c0a86-767c-4cb5-9dbe-5022966aff17 2018-10-17 05:07:04,935 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:30Z", "admin_state_up": true, "updated_at": "2018-10-17T05:07:03Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "b1822ef8-88cc-4d11-a246-3cabc3999931", "name": "singlevm2-router_cea7df6d-db0c-4718-9712-6f2e1776db2e"}]} 2018-10-17 05:07:04,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-8c0c0a86-767c-4cb5-9dbe-5022966aff17 2018-10-17 05:07:04,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125757932663s 2018-10-17 05:07:04,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:07:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/b1822ef8-88cc-4d11-a246-3cabc3999931.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:06,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:07:06 GMT X-Openstack-Request-Id: req-a8fbcb86-6348-43e6-8cd6-5ef7e4cbcd5c 2018-10-17 05:07:06,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:07:06,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/b1822ef8-88cc-4d11-a246-3cabc3999931.json used request id req-a8fbcb86-6348-43e6-8cd6-5ef7e4cbcd5c 2018-10-17 05:07:06,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.6395740509s 2018-10-17 05:07:06,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:07:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:06,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:06 GMT X-Openstack-Request-Id: req-371fe15a-3c00-4b55-8108-38018d376f78 2018-10-17 05:07:06,619 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67b082dc-ab70-4612-8b4a-c677653b5d06","tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:06:30Z","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":"edbaedb749d84e20b8f3746b37ae516a","id":"c20ef9ec-7d92-4f0c-b71c-fb6b11828f07","subnetpool_id":null,"name":"singlevm2-subnet_cea7df6d-db0c-4718-9712-6f2e1776db2e"}]} 2018-10-17 05:07:06,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-371fe15a-3c00-4b55-8108-38018d376f78 2018-10-17 05:07:06,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0422039031982s 2018-10-17 05:07:06,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:07:06,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/c20ef9ec-7d92-4f0c-b71c-fb6b11828f07.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:07,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:07:07 GMT X-Openstack-Request-Id: req-ed3198bd-abe9-46ee-adda-6e77e60a101f 2018-10-17 05:07:07,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:07:07,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c20ef9ec-7d92-4f0c-b71c-fb6b11828f07.json used request id req-ed3198bd-abe9-46ee-adda-6e77e60a101f 2018-10-17 05:07:07,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.981987953186s 2018-10-17 05:07:07,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:07:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:07,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:07 GMT X-Openstack-Request-Id: req-34ca47f3-12dc-48a9-8d34-35bff0deb948 2018-10-17 05:07:07,696 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"67b082dc-ab70-4612-8b4a-c677653b5d06","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"edbaedb749d84e20b8f3746b37ae516a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:07:07Z","qos_policy_id":null,"name":"singlevm2-net_cea7df6d-db0c-4718-9712-6f2e1776db2e","admin_state_up":true,"tenant_id":"edbaedb749d84e20b8f3746b37ae516a","created_at":"2018-10-17T05:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:07:07,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-34ca47f3-12dc-48a9-8d34-35bff0deb948 2018-10-17 05:07:07,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0937030315399s 2018-10-17 05:07:07,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:07:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/67b082dc-ab70-4612-8b4a-c677653b5d06.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:09,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:07:09 GMT X-Openstack-Request-Id: req-29ecd607-7e92-4d5a-9f95-30ab243205c1 2018-10-17 05:07:09,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:07:09,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/67b082dc-ab70-4612-8b4a-c677653b5d06.json used request id req-29ecd607-7e92-4d5a-9f95-30ab243205c1 2018-10-17 05:07:09,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.64718794823s 2018-10-17 05:07:09,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:07:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:09,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:09 GMT X-Openstack-Request-Id: req-7c0da21a-e13e-433c-8212-f4a0a7483a96 2018-10-17 05:07:09,631 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:06:36Z", "file": "/v2/images/898b1983-695f-4167-a0b6-141340664d28/file", "owner": "edbaedb749d84e20b8f3746b37ae516a", "id": "898b1983-695f-4167-a0b6-141340664d28", "size": 12716032, "self": "/v2/images/898b1983-695f-4167-a0b6-141340664d28", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/898b1983-695f-4167-a0b6-141340664d28/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cea7df6d-db0c-4718-9712-6f2e1776db2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:06:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:07:09,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7c0da21a-e13e-433c-8212-f4a0a7483a96 2018-10-17 05:07:09,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281231164932s 2018-10-17 05:07:09,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:07:09,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/898b1983-695f-4167-a0b6-141340664d28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358d846718f9afd41025eaf171351f17234fd852e8a9e6ccec993de2888f509d" 2018-10-17 05:07:10,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:07:10 GMT X-Openstack-Request-Id: req-2f1c70d8-bb56-426c-8124-859ccb2e2362 2018-10-17 05:07:10,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:07:10,881 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/898b1983-695f-4167-a0b6-141340664d28 used request id req-2f1c70d8-bb56-426c-8124-859ccb2e2362 2018-10-17 05:07:10,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24832892418s 2018-10-17 05:07:10,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:07:10,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:10,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c37411c-81ca-42fb-a9f5-da36237c8277 x-openstack-request-id: req-9c37411c-81ca-42fb-a9f5-da36237c8277 2018-10-17 05:07:10,911 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4b75e674-70e7-4c35-b91c-abcae84da212", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4b75e674-70e7-4c35-b91c-abcae84da212", "name": "singlevm2-flavor_cea7df6d-db0c-4718-9712-6f2e1776db2e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:07:10,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9c37411c-81ca-42fb-a9f5-da36237c8277 2018-10-17 05:07:10,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246660709381s 2018-10-17 05:07:10,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:07:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/4b75e674-70e7-4c35-b91c-abcae84da212 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:10,943 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3056559-a60f-4ab7-b68b-4772a4494366 x-openstack-request-id: req-e3056559-a60f-4ab7-b68b-4772a4494366 2018-10-17 05:07:10,943 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4b75e674-70e7-4c35-b91c-abcae84da212 used request id req-e3056559-a60f-4ab7-b68b-4772a4494366 2018-10-17 05:07:10,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302588939667s 2018-10-17 05:07:10,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:07:10,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:11,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c7fbff-0b07-40ae-b4eb-c1e931979315 2018-10-17 05:07:11,154 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e", "links": {"self": "http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e0c538552324ad991a9d1869edcfbbb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:07:11,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-78c7fbff-0b07-40ae-b4eb-c1e931979315 2018-10-17 05:07:11,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21066403389s 2018-10-17 05:07:11,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:07:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c081e5-2180-4996-a8ed-46250c430730 2018-10-17 05:07:11,382 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_cea7df6d-db0c-4718-9712-6f2e1776db2e", "links": {"self": "http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4e0c538552324ad991a9d1869edcfbbb", "description": null}} 2018-10-17 05:07:11,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb used request id req-70c081e5-2180-4996-a8ed-46250c430730 2018-10-17 05:07:11,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222029924393s 2018-10-17 05:07:11,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:07:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:11,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f19a8d1-f91b-4bbe-a995-8730f002511d 2018-10-17 05:07:11,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:07:11,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4e0c538552324ad991a9d1869edcfbbb used request id req-9f19a8d1-f91b-4bbe-a995-8730f002511d 2018-10-17 05:07:11,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.329810857773s 2018-10-17 05:07:11,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:07:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:11,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857b9944-10c7-472a-af7b-4dc565f7ea04 2018-10-17 05:07:11,905 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a"}, "tags": [], "enabled": true, "id": "edbaedb749d84e20b8f3746b37ae516a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cea7df6d-db0c-4718-9712-6f2e1776db2e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:07:11,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-857b9944-10c7-472a-af7b-4dc565f7ea04 2018-10-17 05:07:11,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185522079468s 2018-10-17 05:07:11,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:07:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:12,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43137be0-aa77-4182-be82-c88c4555f67b 2018-10-17 05:07:12,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:07:12,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/edbaedb749d84e20b8f3746b37ae516a used request id req-43137be0-aa77-4182-be82-c88c4555f67b 2018-10-17 05:07:12,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.307333946228s 2018-10-17 05:07:12,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:07:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=edbaedb749d84e20b8f3746b37ae516a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:12,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:12 GMT X-Openstack-Request-Id: req-174f4fef-730b-4b64-8666-92e9da1fc11a 2018-10-17 05:07:12,513 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:28Z", "updated_at": "2018-10-17T05:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4a3a89b1-b1e1-4b8e-86b7-b96a6b9ec233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4f3fe161-0c6b-47e5-bf27-acb205863304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "8e4219a4-487c-4227-a619-2fd624ade28e", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "ffcc4974-9aea-405c-aab6-8cb1c6498b5f", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "name": "default"}]} 2018-10-17 05:07:12,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=edbaedb749d84e20b8f3746b37ae516a&name=default used request id req-174f4fef-730b-4b64-8666-92e9da1fc11a 2018-10-17 05:07:12,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.290410041809s 2018-10-17 05:07:12,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:07:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:12,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:12 GMT X-Openstack-Request-Id: req-58e6f823-c86a-41fb-8e46-efb1b4d15afb 2018-10-17 05:07:12,568 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "created_at": "2018-10-17T05:06:28Z", "updated_at": "2018-10-17T05:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4f3fe161-0c6b-47e5-bf27-acb205863304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "ffcc4974-9aea-405c-aab6-8cb1c6498b5f", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "8e4219a4-487c-4227-a619-2fd624ade28e", "remote_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:06:28Z", "revision_number": 0, "id": "4a3a89b1-b1e1-4b8e-86b7-b96a6b9ec233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:06:28Z", "security_group_id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "tenant_id": "edbaedb749d84e20b8f3746b37ae516a", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbaedb749d84e20b8f3746b37ae516a"}], "revision_number": 1, "project_id": "edbaedb749d84e20b8f3746b37ae516a", "id": "86aff7e6-ef66-48c5-9701-2fc2fa645f1d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:07:12,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-58e6f823-c86a-41fb-8e46-efb1b4d15afb 2018-10-17 05:07:12,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492670536041s 2018-10-17 05:07:12,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:07:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/86aff7e6-ef66-48c5-9701-2fc2fa645f1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}aae022da0a138ed2fbb99dafd078ea880ba7afb6ae6a790d81f2a3fd8d859c9a" 2018-10-17 05:07:12,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:07:12 GMT X-Openstack-Request-Id: req-ff559342-741d-49d5-80a9-dc1f600fb16b 2018-10-17 05:07:12,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:07:12,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/86aff7e6-ef66-48c5-9701-2fc2fa645f1d.json used request id req-ff559342-741d-49d5-80a9-dc1f600fb16b 2018-10-17 05:07:12,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126626014709s 2018-10-17 05:07:12,752 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-17 05:07:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:07:12,800 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c7ad251-99dc-46e4-90ec-7cac30d4383b 2018-10-17 05:07:12,801 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:07:12,801 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-1c7ad251-99dc-46e4-90ec-7cac30d4383b 2018-10-17 05:07:12,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:07:13,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["u8UKop4GTDmBMpM5Jlgj3g"], "issued_at": "2018-10-17T05:07:13.000000Z"}} 2018-10-17 05:07:13,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:07:13,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:13,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:13 GMT X-Openstack-Request-Id: req-b2a4b75b-f783-4b6d-a379-515c89dfc9a2 2018-10-17 05:07:13,566 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:07:13,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b2a4b75b-f783-4b6d-a379-515c89dfc9a2 2018-10-17 05:07:13,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354124069214s 2018-10-17 05:07:13,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:07:13,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:13,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0ae939-470a-4efb-983c-eeae63ea770b 2018-10-17 05:07:13,774 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:07:13,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-ec0ae939-470a-4efb-983c-eeae63ea770b 2018-10-17 05:07:13,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199508905411s 2018-10-17 05:07:13,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:07:13,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}}' 2018-10-17 05:07:14,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf33db6-7ac9-4748-95f9-b66512c5f271 2018-10-17 05:07:14,038 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6"}, "tags": [], "enabled": true, "id": "459c024df97140ceaa5c3346d3005cf6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}} 2018-10-17 05:07:14,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2bf33db6-7ac9-4748-95f9-b66512c5f271 2018-10-17 05:07:14,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256898880005s 2018-10-17 05:07:14,039 - 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'459c024df97140ceaa5c3346d3005cf6', '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_47de40b0-60e5-4c72-9a2b-1b0018cb263d'}) 2018-10-17 05:07:14,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:07:14,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "60deeae9-6af6-4b13-9084-348c18956d1c", "email": null, "name": "vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}}' 2018-10-17 05:07:14,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98070e6a-0b8f-47ea-aaf2-277123dd15e8 2018-10-17 05:07:14,549 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "links": {"self": "http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e228a99af4804bc696f473e8d5759965", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:07:14,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-98070e6a-0b8f-47ea-aaf2-277123dd15e8 2018-10-17 05:07:14,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.503180980682s 2018-10-17 05:07:14,550 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e228a99af4804bc696f473e8d5759965', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d'}) 2018-10-17 05:07:14,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:07:14,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:14,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d549e5bc-3dbe-44b5-b3c4-3b5d96e18352 2018-10-17 05:07:14,690 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:07:14,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d549e5bc-3dbe-44b5-b3c4-3b5d96e18352 2018-10-17 05:07:14,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.136257886887s 2018-10-17 05:07:14,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:07:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:14,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de01154-1dde-40de-b1ff-3deead90bdb8 2018-10-17 05:07:14,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:07:14,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2de01154-1dde-40de-b1ff-3deead90bdb8 2018-10-17 05:07:14,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108445882797s 2018-10-17 05:07:14,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:07:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778c341f-186f-4a1f-9ab2-39963c211546 2018-10-17 05:07:14,956 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:07:14,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-778c341f-186f-4a1f-9ab2-39963c211546 2018-10-17 05:07:14,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147005081177s 2018-10-17 05:07:14,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:07:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:15,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4bc88ff-3b4c-4c50-9c78-349cf0888082 2018-10-17 05:07:15,152 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:07:15,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c4bc88ff-3b4c-4c50-9c78-349cf0888082 2018-10-17 05:07:15,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190984010696s 2018-10-17 05:07:15,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:07:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:15,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980044dc-9d29-4be9-aea6-783d0415e7bd 2018-10-17 05:07:15,323 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "links": {"self": "http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e228a99af4804bc696f473e8d5759965", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:07:15,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-980044dc-9d29-4be9-aea6-783d0415e7bd 2018-10-17 05:07:15,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169460058212s 2018-10-17 05:07:15,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:07:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:15,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848ef66e-1f60-40e0-8d65-50aecf96cd8d 2018-10-17 05:07:15,533 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6"}, "tags": [], "enabled": true, "id": "459c024df97140ceaa5c3346d3005cf6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}]} 2018-10-17 05:07:15,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-848ef66e-1f60-40e0-8d65-50aecf96cd8d 2018-10-17 05:07:15,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197495937347s 2018-10-17 05:07:15,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:07:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=e228a99af4804bc696f473e8d5759965&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=459c024df97140ceaa5c3346d3005cf6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:15,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adeb9bb-d24e-44d1-8705-c3e995e2d4d6 2018-10-17 05:07:15,734 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e228a99af4804bc696f473e8d5759965&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=459c024df97140ceaa5c3346d3005cf6", "previous": null, "next": null}} 2018-10-17 05:07:15,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e228a99af4804bc696f473e8d5759965&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=459c024df97140ceaa5c3346d3005cf6 used request id req-2adeb9bb-d24e-44d1-8705-c3e995e2d4d6 2018-10-17 05:07:15,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193098068237s 2018-10-17 05:07:15,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:07:15,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6/users/e228a99af4804bc696f473e8d5759965/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:15,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c58310-d1ef-4b04-b294-1957f0b409f0 2018-10-17 05:07:15,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:07:15,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6/users/e228a99af4804bc696f473e8d5759965/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-27c58310-d1ef-4b04-b294-1957f0b409f0 2018-10-17 05:07:15,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226406097412s 2018-10-17 05:07:15,965 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 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'459c024df97140ceaa5c3346d3005cf6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '60deeae9-6af6-4b13-9084-348c18956d1c', 'username': u'vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:07:15,969 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'password': '60deeae9-6af6-4b13-9084-348c18956d1c', 'project_name': 'vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '459c024df97140ceaa5c3346d3005cf6', 'project_domain_name': 'Default'} 2018-10-17 05:07:15,969 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-17 05:07:15,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:07:15,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:16,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccb492a-9d94-40e5-b9d5-62e722bb3b32 2018-10-17 05:07:16,083 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:07:16,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9ccb492a-9d94-40e5-b9d5-62e722bb3b32 2018-10-17 05:07:16,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113008975983s 2018-10-17 05:07:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:07:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:07:16,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d27312-5603-43f3-b9ee-4d8b858f404f 2018-10-17 05:07:16,216 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6"}, "tags": [], "enabled": true, "id": "459c024df97140ceaa5c3346d3005cf6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}]} 2018-10-17 05:07:16,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c3d27312-5603-43f3-b9ee-4d8b858f404f 2018-10-17 05:07:16,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126089096069s 2018-10-17 05:07:16,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:07:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" -d '{"network": {"tenant_id": "459c024df97140ceaa5c3346d3005cf6", "name": "vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "admin_state_up": true}}' 2018-10-17 05:07:16,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:16 GMT X-Openstack-Request-Id: req-ab1bdd66-3e0f-4166-b757-9397d63e484e 2018-10-17 05:07:16,580 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"459c024df97140ceaa5c3346d3005cf6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:07:16Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d","admin_state_up":true,"tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:16Z","mtu":1450}} 2018-10-17 05:07:16,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ab1bdd66-3e0f-4166-b757-9397d63e484e 2018-10-17 05:07:16,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.361568927765s 2018-10-17 05:07:16,581 - 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-10-17T05:07:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'51a7ad78-3679-41a9-a496-2e1d82ece10a', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d', u'created_at': u'2018-10-17T05:07:16Z', u'mtu': 1450, u'tenant_id': u'459c024df97140ceaa5c3346d3005cf6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'459c024df97140ceaa5c3346d3005cf6', u'l2_adjacency': True}) 2018-10-17 05:07:16,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:07:16,591 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cbdc09a-610b-471d-b05a-8a7bce23c6d4 2018-10-17 05:07:16,591 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:07:16,591 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-5cbdc09a-610b-471d-b05a-8a7bce23c6d4 2018-10-17 05:07:16,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:07:16,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "459c024df97140ceaa5c3346d3005cf6", "name": "vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/459c024df97140ceaa5c3346d3005cf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/459c024df97140ceaa5c3346d3005cf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/459c024df97140ceaa5c3346d3005cf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/459c024df97140ceaa5c3346d3005cf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/459c024df97140ceaa5c3346d3005cf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/459c024df97140ceaa5c3346d3005cf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/459c024df97140ceaa5c3346d3005cf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/459c024df97140ceaa5c3346d3005cf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/459c024df97140ceaa5c3346d3005cf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_459c024df97140ceaa5c3346d3005cf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_459c024df97140ceaa5c3346d3005cf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/459c024df97140ceaa5c3346d3005cf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/459c024df97140ceaa5c3346d3005cf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/459c024df97140ceaa5c3346d3005cf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "id": "e228a99af4804bc696f473e8d5759965"}, "audit_ids": ["cUXtxS8aT5eqNSTRv4_I-Q"], "issued_at": "2018-10-17T05:07:16.000000Z"}} 2018-10-17 05:07:16,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:07:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:18,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:18 GMT X-Openstack-Request-Id: req-d6d440bb-5379-4e33-87d2-537c6b8f04f0 2018-10-17 05:07:18,142 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"459c024df97140ceaa5c3346d3005cf6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:07:16Z","qos_policy_id":null,"name":"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d","admin_state_up":true,"tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:07:18,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d6d440bb-5379-4e33-87d2-537c6b8f04f0 2018-10-17 05:07:18,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15219807625s 2018-10-17 05:07:18,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:07:18,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"subnet": {"name": "vping_ssh-subnet_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "enable_dhcp": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:07:18,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:18 GMT X-Openstack-Request-Id: req-8f33ff97-8447-406a-a326-54f751f0e4f5 2018-10-17 05:07:18,904 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:07:18Z","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":"459c024df97140ceaa5c3346d3005cf6","id":"8f6277db-7400-48f9-be2b-1935ce4ee79a","subnetpool_id":null,"name":"vping_ssh-subnet_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}} 2018-10-17 05:07:18,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-8f33ff97-8447-406a-a326-54f751f0e4f5 2018-10-17 05:07:18,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.760068893433s 2018-10-17 05:07:18,905 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:07:18Z', 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'8f6277db-7400-48f9-be2b-1935ce4ee79a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_47de40b0-60e5-4c72-9a2b-1b0018cb263d', u'enable_dhcp': True, u'network_id': u'51a7ad78-3679-41a9-a496-2e1d82ece10a', u'tenant_id': u'459c024df97140ceaa5c3346d3005cf6', u'created_at': u'2018-10-17T05:07:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'459c024df97140ceaa5c3346d3005cf6'}) 2018-10-17 05:07:18,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:07:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "vping_ssh-router_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "admin_state_up": true}}' 2018-10-17 05:07:20,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:20 GMT X-Openstack-Request-Id: req-547b6208-9ba8-4042-9501-cc9fcdd677f1 2018-10-17 05:07:20,736 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:18Z", "admin_state_up": true, "updated_at": "2018-10-17T05:07:20Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "name": "vping_ssh-router_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}} 2018-10-17 05:07:20,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-547b6208-9ba8-4042-9501-cc9fcdd677f1 2018-10-17 05:07:20,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.83104705811s 2018-10-17 05:07:20,737 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:07:20Z', u'revision_number': 2, u'id': u'dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_47de40b0-60e5-4c72-9a2b-1b0018cb263d', u'admin_state_up': True, u'tenant_id': u'459c024df97140ceaa5c3346d3005cf6', u'created_at': u'2018-10-17T05:07:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'459c024df97140ceaa5c3346d3005cf6'}) 2018-10-17 05:07:20,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:07:20,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"subnet_id": "8f6277db-7400-48f9-be2b-1935ce4ee79a"}' 2018-10-17 05:07:23,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:23 GMT X-Openstack-Request-Id: req-c00b71f2-2c08-46b4-82f7-ba97b559418e 2018-10-17 05:07:23,181 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "subnet_id": "8f6277db-7400-48f9-be2b-1935ce4ee79a", "subnet_ids": ["8f6277db-7400-48f9-be2b-1935ce4ee79a"], "port_id": "9eef92ae-766e-4815-a93d-d47f48704206", "id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf"} 2018-10-17 05:07:23,181 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf/add_router_interface.json used request id req-c00b71f2-2c08-46b4-82f7-ba97b559418e 2018-10-17 05:07:23,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44408106804s 2018-10-17 05:07:23,182 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:07:23,304 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:07:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:07:23,310 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:23 GMT 2018-10-17 05:07:23,310 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:07:23,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:07:23,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:24,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:24 GMT X-Openstack-Request-Id: req-59ce9f56-1c75-4937-bf8d-62a9c2d2a5fe 2018-10-17 05:07:24,097 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:07:24,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-59ce9f56-1c75-4937-bf8d-62a9c2d2a5fe 2018-10-17 05:07:24,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.784869909286s 2018-10-17 05:07:24,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:07:24,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}' 2018-10-17 05:07:24,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:24 GMT Location: http://172.30.9.29:9292/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0cfbb89-2794-4973-bb53-401bb1879d35 2018-10-17 05:07:24,185 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:07:24Z", "file": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file", "owner": "459c024df97140ceaa5c3346d3005cf6", "id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "size": null, "self": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "checksum": null, "created_at": "2018-10-17T05:07:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:07:24,185 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e0cfbb89-2794-4973-bb53-401bb1879d35 2018-10-17 05:07:24,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0788290500641s 2018-10-17 05:07:24,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:07:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '' 2018-10-17 05:07:24,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:07:24 GMT X-Openstack-Request-Id: req-f8ad694d-7e86-4246-8bf5-af7faa0c177d 2018-10-17 05:07:24,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:07:24,822 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file used request id req-f8ad694d-7e86-4246-8bf5-af7faa0c177d 2018-10-17 05:07:24,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.636113166809s 2018-10-17 05:07:24,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:07:24,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:24,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:24 GMT X-Openstack-Request-Id: req-9300cbfc-a94d-4bb9-af3c-c34e8d8cc0fe 2018-10-17 05:07:24,896 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:07:24Z", "file": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file", "owner": "459c024df97140ceaa5c3346d3005cf6", "id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "size": 12716032, "self": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:07:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:07:24,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9300cbfc-a94d-4bb9-af3c-c34e8d8cc0fe 2018-10-17 05:07:24,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0687921047211s 2018-10-17 05:07:24,899 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file', 'owner': u'459c024df97140ceaa5c3346d3005cf6', 'id': u'a5023fe0-a947-4c6f-8f5b-2eed538cdd5a', 'size': 12716032, u'self': u'/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'459c024df97140ceaa5c3346d3005cf6', 'name': 'vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:07:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T05:07:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'created': u'2018-10-17T05:07:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:07:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:07:24,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:07:24,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:07:25,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ca202bd-49c7-4f04-8cad-e16bc112fe80 x-openstack-request-id: req-0ca202bd-49c7-4f04-8cad-e16bc112fe80 2018-10-17 05:07:25,238 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "name": "vping_ssh-flavor_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:07:25,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0ca202bd-49c7-4f04-8cad-e16bc112fe80 2018-10-17 05:07:25,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335710048676s 2018-10-17 05:07:25,239 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_47de40b0-60e5-4c72-9a2b-1b0018cb263d', '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'fe010d0d79494effbe02dd92c443bc23', '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'3ab54b2b-3a94-44fd-b19c-448befefa3e0', 'swap': 0}) 2018-10-17 05:07:25,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:07:25,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" -d '{"extra_specs": {}}' 2018-10-17 05:07:25,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2ea521a-662d-4a33-a784-c61e7fc0425d x-openstack-request-id: req-e2ea521a-662d-4a33-a784-c61e7fc0425d 2018-10-17 05:07:25,392 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:07:25,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0/os-extra_specs used request id req-e2ea521a-662d-4a33-a784-c61e7fc0425d 2018-10-17 05:07:25,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.15263915062s 2018-10-17 05:07:25,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 05:07:25,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"keypair": {"name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}}' 2018-10-17 05:07:25,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5458fac6-1ec7-4f55-b30d-2db5a6672dcf x-openstack-request-id: req-5458fac6-1ec7-4f55-b30d-2db5a6672dcf 2018-10-17 05:07:25,807 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlcZNZJQbW3ILFyAk4I/t/21iyw7Jz40AjMzUhI8HSohQU8hZinuzxXZ3giIIc72Pc9mcbogRR61jEhKjroann9moB8Vh2g+Fui6OnVmk+67/moUIQmi5YKnHShzY1afceuPf4XRwLNOoNIWj38BraMu8VOZL9BIcSCwSmO1DCn4tF9l+j/gOT9nNdSqCc48W1DegUjunnw8UrMqcP45eVxqwssUfLuuDBsUgWmZKM0wnffBJSx/KJUpYE5aGF+TPIUt3uz2YtVYL8P4bhMWIEiuLjTALRI50PrzUicX4dkVF6QmfWGG3AdCxY4/ZJ6dLi0d/40eIB23Is/VNB98FX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5XGTWSUG1tyCxcgJOCP7f9tYssOyc+NAIzM1ISPB0qIUFPIW\nYp7s8V2d4IiCHO9j3PZnG6IEUetYxISo66Gp5/ZqAfFYdoPhboujp1ZpPuu/5qFC\nEJouWCpx0oc2NWn3Hrj3+F0cCzTqDSFo9/Aa2jLvFTmS/QSHEgsEpjtQwp+LRfZf\no/4Dk/ZzXUqgnOPFtQ3oFI7p58PFKzKnD+OXlcasLLFHy7rgwbFIFpmSjNMJ33wS\nUsfyiVKWBOWhhfkzyFLd7s9mLVWC/D+G4TFiBIri40wC0SOdD681InF+HZFRekJn\n1hhtwHQsWOP2SenS4tHf+NHiAdtyLP1TQffBVwIDAQABAoIBABNeDu4LbhRc8Lz5\nMa4He4dDYK1WT43wtM1D2Uw+1HGPNNq/xJv2hlGpcVYur6z5mBhixDlU58ByeT+9\nYvTg5JKr/i7DzI/Uegb2yo2pgaDKDZzOJ+F24kqW6py2xSClHTL+sg/I7EEV6lvJ\nYi7rmZipi/ziq0GoTC59t5rAjwSeghHn8ZVUNv17joMSTKRA8mIMq2kXvWMfAlQv\nSYyCVJ0FyVDDVJOKKrZep7+TNvSDCUHPERjGoIG0qhRr9IB4oLg9Taa12amXKuKP\nvUeJ2+5BImMr+3vN3nACylIDusuTgKD2dQ83/hhvikNW5UsyGpWPtRdKUPOlk3tN\nh07eFoECgYEA/Zm0lS3F578xro/i8vbe3VVRwkHK7f7dG89oePUs6jyyQllJvtfk\n/PYUTBuHLsiIKTvPA62N67Hsdmr15wI7ns4cgSTiltLNxX3qpQ8etzApe8CmhwNl\npxi05yY2LMto0910MAveDZFdN3Bj0glADh9eOY+8MEDdHUmNffO3IJECgYEA551a\n/R8i/fNgz/jd+Tz9wHARadw+x2SIYEeJ3lVlvABNsAwzpMU/S51GEnXYJlMZ7Y6+\ngfkXibH0G9lVTvLvsLP2yLRKdK2amVFqLTESUlggN103Ccn6M4SGsPqn782ESw6v\n88dnHDsLubn8UVJGp7evIY01JqY4rhF7MFvit2cCgYALDS+5cI03VDWuDccuH2QG\n8Tjm5kcZqAmqtJcw7j5O1uZNzeZQ0se/3ll0F58EguisI1caKe4NX2uWnYKp1ocS\nnJjRZ/IX8IfXG22mU8pa4VZtdi/LonJDnegESr4Bpbujv/rYPSwoGzWcvOEcvhp0\ngxlwGLtyvuDj7dikrIJGgQKBgQDHfkFgw/Dfy0EX4MNQabgmiGB3TbzFAVJ1myik\n1+lIhPplKB1TTpG2D0DLpbUHTYyHkOuGB4a+kwgu9IMF/Tl2eYuWU7PNy7ndVMKf\nKiUdx8n35dICHHXk6cEZrsv3QI0yGPR0hMvLBRCUaB1r7fHtg8jUnUuqfoFTbLsu\na/ZbAQKBgB1DsF2YLn71+uLPziu5BdyomDvlkafndVgn1oZ8ey2MhjcJXKvJzn22\nLhZkbfbuoNbMzo16YAHKz3otV+7DUbeCnAqEqy7cYJoSjWbsKih15/9d8IB52/zR\nJaN3S6GYcN/TltY2MeNdT2oWCpMgj+bcGfeYPOf3a8YcZ5Xr7IjA\n-----END RSA PRIVATE KEY-----\n", "user_id": "e228a99af4804bc696f473e8d5759965", "name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "fingerprint": "3c:61:57:10:e8:67:a9:87:06:50:54:9b:06:51:ee:1e"}} 2018-10-17 05:07:25,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-5458fac6-1ec7-4f55-b30d-2db5a6672dcf 2018-10-17 05:07:25,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.410854101181s 2018-10-17 05:07:25,808 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlcZNZJQbW3ILFyAk4I/t/21iyw7Jz40AjMzUhI8HSohQU8hZinuzxXZ3giIIc72Pc9mcbogRR61jEhKjroann9moB8Vh2g+Fui6OnVmk+67/moUIQmi5YKnHShzY1afceuPf4XRwLNOoNIWj38BraMu8VOZL9BIcSCwSmO1DCn4tF9l+j/gOT9nNdSqCc48W1DegUjunnw8UrMqcP45eVxqwssUfLuuDBsUgWmZKM0wnffBJSx/KJUpYE5aGF+TPIUt3uz2YtVYL8P4bhMWIEiuLjTALRI50PrzUicX4dkVF6QmfWGG3AdCxY4/ZJ6dLi0d/40eIB23Is/VNB98FX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5XGTWSUG1tyCxcgJOCP7f9tYssOyc+NAIzM1ISPB0qIUFPIW\nYp7s8V2d4IiCHO9j3PZnG6IEUetYxISo66Gp5/ZqAfFYdoPhboujp1ZpPuu/5qFC\nEJouWCpx0oc2NWn3Hrj3+F0cCzTqDSFo9/Aa2jLvFTmS/QSHEgsEpjtQwp+LRfZf\no/4Dk/ZzXUqgnOPFtQ3oFI7p58PFKzKnD+OXlcasLLFHy7rgwbFIFpmSjNMJ33wS\nUsfyiVKWBOWhhfkzyFLd7s9mLVWC/D+G4TFiBIri40wC0SOdD681InF+HZFRekJn\n1hhtwHQsWOP2SenS4tHf+NHiAdtyLP1TQffBVwIDAQABAoIBABNeDu4LbhRc8Lz5\nMa4He4dDYK1WT43wtM1D2Uw+1HGPNNq/xJv2hlGpcVYur6z5mBhixDlU58ByeT+9\nYvTg5JKr/i7DzI/Uegb2yo2pgaDKDZzOJ+F24kqW6py2xSClHTL+sg/I7EEV6lvJ\nYi7rmZipi/ziq0GoTC59t5rAjwSeghHn8ZVUNv17joMSTKRA8mIMq2kXvWMfAlQv\nSYyCVJ0FyVDDVJOKKrZep7+TNvSDCUHPERjGoIG0qhRr9IB4oLg9Taa12amXKuKP\nvUeJ2+5BImMr+3vN3nACylIDusuTgKD2dQ83/hhvikNW5UsyGpWPtRdKUPOlk3tN\nh07eFoECgYEA/Zm0lS3F578xro/i8vbe3VVRwkHK7f7dG89oePUs6jyyQllJvtfk\n/PYUTBuHLsiIKTvPA62N67Hsdmr15wI7ns4cgSTiltLNxX3qpQ8etzApe8CmhwNl\npxi05yY2LMto0910MAveDZFdN3Bj0glADh9eOY+8MEDdHUmNffO3IJECgYEA551a\n/R8i/fNgz/jd+Tz9wHARadw+x2SIYEeJ3lVlvABNsAwzpMU/S51GEnXYJlMZ7Y6+\ngfkXibH0G9lVTvLvsLP2yLRKdK2amVFqLTESUlggN103Ccn6M4SGsPqn782ESw6v\n88dnHDsLubn8UVJGp7evIY01JqY4rhF7MFvit2cCgYALDS+5cI03VDWuDccuH2QG\n8Tjm5kcZqAmqtJcw7j5O1uZNzeZQ0se/3ll0F58EguisI1caKe4NX2uWnYKp1ocS\nnJjRZ/IX8IfXG22mU8pa4VZtdi/LonJDnegESr4Bpbujv/rYPSwoGzWcvOEcvhp0\ngxlwGLtyvuDj7dikrIJGgQKBgQDHfkFgw/Dfy0EX4MNQabgmiGB3TbzFAVJ1myik\n1+lIhPplKB1TTpG2D0DLpbUHTYyHkOuGB4a+kwgu9IMF/Tl2eYuWU7PNy7ndVMKf\nKiUdx8n35dICHHXk6cEZrsv3QI0yGPR0hMvLBRCUaB1r7fHtg8jUnUuqfoFTbLsu\na/ZbAQKBgB1DsF2YLn71+uLPziu5BdyomDvlkafndVgn1oZ8ey2MhjcJXKvJzn22\nLhZkbfbuoNbMzo16YAHKz3otV+7DUbeCnAqEqy7cYJoSjWbsKih15/9d8IB52/zR\nJaN3S6GYcN/TltY2MeNdT2oWCpMgj+bcGfeYPOf3a8YcZ5Xr7IjA\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e228a99af4804bc696f473e8d5759965', 'name': u'vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'created_at': '2018-10-17T05:07:25.808228', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'459c024df97140ceaa5c3346d3005cf6', 'name': 'vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3c:61:57:10:e8:67:a9:87:06:50:54:9b:06:51:ee:1e', 'type': 'ssh', 'id': u'vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d'}) 2018-10-17 05:07:25,808 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA5XGTWSUG1tyCxcgJOCP7f9tYssOyc+NAIzM1ISPB0qIUFPIW Yp7s8V2d4IiCHO9j3PZnG6IEUetYxISo66Gp5/ZqAfFYdoPhboujp1ZpPuu/5qFC EJouWCpx0oc2NWn3Hrj3+F0cCzTqDSFo9/Aa2jLvFTmS/QSHEgsEpjtQwp+LRfZf o/4Dk/ZzXUqgnOPFtQ3oFI7p58PFKzKnD+OXlcasLLFHy7rgwbFIFpmSjNMJ33wS UsfyiVKWBOWhhfkzyFLd7s9mLVWC/D+G4TFiBIri40wC0SOdD681InF+HZFRekJn 1hhtwHQsWOP2SenS4tHf+NHiAdtyLP1TQffBVwIDAQABAoIBABNeDu4LbhRc8Lz5 Ma4He4dDYK1WT43wtM1D2Uw+1HGPNNq/xJv2hlGpcVYur6z5mBhixDlU58ByeT+9 YvTg5JKr/i7DzI/Uegb2yo2pgaDKDZzOJ+F24kqW6py2xSClHTL+sg/I7EEV6lvJ Yi7rmZipi/ziq0GoTC59t5rAjwSeghHn8ZVUNv17joMSTKRA8mIMq2kXvWMfAlQv SYyCVJ0FyVDDVJOKKrZep7+TNvSDCUHPERjGoIG0qhRr9IB4oLg9Taa12amXKuKP vUeJ2+5BImMr+3vN3nACylIDusuTgKD2dQ83/hhvikNW5UsyGpWPtRdKUPOlk3tN h07eFoECgYEA/Zm0lS3F578xro/i8vbe3VVRwkHK7f7dG89oePUs6jyyQllJvtfk /PYUTBuHLsiIKTvPA62N67Hsdmr15wI7ns4cgSTiltLNxX3qpQ8etzApe8CmhwNl pxi05yY2LMto0910MAveDZFdN3Bj0glADh9eOY+8MEDdHUmNffO3IJECgYEA551a /R8i/fNgz/jd+Tz9wHARadw+x2SIYEeJ3lVlvABNsAwzpMU/S51GEnXYJlMZ7Y6+ gfkXibH0G9lVTvLvsLP2yLRKdK2amVFqLTESUlggN103Ccn6M4SGsPqn782ESw6v 88dnHDsLubn8UVJGp7evIY01JqY4rhF7MFvit2cCgYALDS+5cI03VDWuDccuH2QG 8Tjm5kcZqAmqtJcw7j5O1uZNzeZQ0se/3ll0F58EguisI1caKe4NX2uWnYKp1ocS nJjRZ/IX8IfXG22mU8pa4VZtdi/LonJDnegESr4Bpbujv/rYPSwoGzWcvOEcvhp0 gxlwGLtyvuDj7dikrIJGgQKBgQDHfkFgw/Dfy0EX4MNQabgmiGB3TbzFAVJ1myik 1+lIhPplKB1TTpG2D0DLpbUHTYyHkOuGB4a+kwgu9IMF/Tl2eYuWU7PNy7ndVMKf KiUdx8n35dICHHXk6cEZrsv3QI0yGPR0hMvLBRCUaB1r7fHtg8jUnUuqfoFTbLsu a/ZbAQKBgB1DsF2YLn71+uLPziu5BdyomDvlkafndVgn1oZ8ey2MhjcJXKvJzn22 LhZkbfbuoNbMzo16YAHKz3otV+7DUbeCnAqEqy7cYJoSjWbsKih15/9d8IB52/zR JaN3S6GYcN/TltY2MeNdT2oWCpMgj+bcGfeYPOf3a8YcZ5Xr7IjA -----END RSA PRIVATE KEY----- 2018-10-17 05:07:25,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 05:07:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"security_group": {"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-17 05:07:25,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:25 GMT X-Openstack-Request-Id: req-1cb9b30e-7f9c-400f-b6b6-a864df5df3d8 2018-10-17 05:07:25,966 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:25Z", "updated_at": "2018-10-17T05:07:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "40bde7c0-daa5-4797-a7a7-1aa19974a467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "52253a04-11d8-4b2b-8916-792e2f1e39f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "c745ced4-bafb-4aef-a038-28ff9f293326", "name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}} 2018-10-17 05:07:25,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1cb9b30e-7f9c-400f-b6b6-a864df5df3d8 2018-10-17 05:07:25,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.152235031128s 2018-10-17 05:07:25,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:07:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:26,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT X-Openstack-Request-Id: req-1fb82345-20d7-4b2e-a5a1-a495e44b47e4 2018-10-17 05:07:26,039 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:25Z", "updated_at": "2018-10-17T05:07:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "40bde7c0-daa5-4797-a7a7-1aa19974a467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "52253a04-11d8-4b2b-8916-792e2f1e39f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "c745ced4-bafb-4aef-a038-28ff9f293326", "name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}, {"description": "Default security group", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:16Z", "updated_at": "2018-10-17T05:07:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "25f7202c-7142-4340-a68c-90594d751de4", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "7c945267-260c-4d25-a27a-fc84d0c8296a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "9bfd0de8-5ae5-41eb-9f54-7db58c2871b6", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "e6568ea2-a9bb-4422-8fd6-469ef6ea89f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "ccabb890-3767-47c9-b654-7c36c97513a4", "name": "default"}]} 2018-10-17 05:07:26,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1fb82345-20d7-4b2e-a5a1-a495e44b47e4 2018-10-17 05:07:26,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0661718845367s 2018-10-17 05:07:26,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:07:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -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": "c745ced4-bafb-4aef-a038-28ff9f293326"}}' 2018-10-17 05:07:26,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT X-Openstack-Request-Id: req-c441e269-fcfd-49f6-90ba-15c68f0ea12e 2018-10-17 05:07:26,201 - keystoneauth.session - DEBUG - 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-10-17T05:07:26Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "port_range_min": 22, "revision_number": 0, "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:26Z", "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "a42ad27e-f2fe-4ce6-a38e-40e342e9f66e"}} 2018-10-17 05:07:26,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-c441e269-fcfd-49f6-90ba-15c68f0ea12e 2018-10-17 05:07:26,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155303001404s 2018-10-17 05:07:26,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:07:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:26,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT X-Openstack-Request-Id: req-9573ad12-1e41-4148-a669-31e9c75e07fe 2018-10-17 05:07:26,252 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:25Z", "updated_at": "2018-10-17T05:07:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "40bde7c0-daa5-4797-a7a7-1aa19974a467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "52253a04-11d8-4b2b-8916-792e2f1e39f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:07:26Z", "revision_number": 0, "id": "a42ad27e-f2fe-4ce6-a38e-40e342e9f66e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:26Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 2, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "c745ced4-bafb-4aef-a038-28ff9f293326", "name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}, {"description": "Default security group", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:16Z", "updated_at": "2018-10-17T05:07:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "25f7202c-7142-4340-a68c-90594d751de4", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "7c945267-260c-4d25-a27a-fc84d0c8296a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "9bfd0de8-5ae5-41eb-9f54-7db58c2871b6", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "e6568ea2-a9bb-4422-8fd6-469ef6ea89f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "ccabb890-3767-47c9-b654-7c36c97513a4", "name": "default"}]} 2018-10-17 05:07:26,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9573ad12-1e41-4148-a669-31e9c75e07fe 2018-10-17 05:07:26,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452809333801s 2018-10-17 05:07:26,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:07:26,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -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": "c745ced4-bafb-4aef-a038-28ff9f293326"}}' 2018-10-17 05:07:26,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT X-Openstack-Request-Id: req-f905e483-5e2e-4b1c-936f-64117585e9c7 2018-10-17 05:07:26,409 - keystoneauth.session - DEBUG - 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-10-17T05:07:26Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "port_range_min": null, "revision_number": 0, "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:26Z", "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "1dc13f68-18cf-446e-815e-d3a2b2616f79"}} 2018-10-17 05:07:26,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f905e483-5e2e-4b1c-936f-64117585e9c7 2018-10-17 05:07:26,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151111125946s 2018-10-17 05:07:26,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:07:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:26,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT X-Openstack-Request-Id: req-ed9b396e-729f-4c29-89c5-6dcd6e61c79f 2018-10-17 05:07:26,519 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"459c024df97140ceaa5c3346d3005cf6","l2_adjacency":true,"status":"ACTIVE","subnets":["8f6277db-7400-48f9-be2b-1935ce4ee79a"],"description":"","tags":[],"updated_at":"2018-10-17T05:07:18Z","qos_policy_id":null,"name":"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d","admin_state_up":true,"tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:07:26,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ed9b396e-729f-4c29-89c5-6dcd6e61c79f 2018-10-17 05:07:26,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108757019043s 2018-10-17 05:07:26,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:07:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:26,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT X-Openstack-Request-Id: req-4576e932-37db-4666-a59a-e252bc39b07e 2018-10-17 05:07:26,561 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:07:24Z", "file": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file", "owner": "459c024df97140ceaa5c3346d3005cf6", "id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "size": 12716032, "self": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:07:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:07:26,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4576e932-37db-4666-a59a-e252bc39b07e 2018-10-17 05:07:26,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370950698853s 2018-10-17 05:07:26,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:07:26,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:26,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64284285-9fb9-472b-ab53-e805bc8b2401 x-openstack-request-id: req-64284285-9fb9-472b-ab53-e805bc8b2401 2018-10-17 05:07:26,594 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "name": "vping_ssh-flavor_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:07:26,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-64284285-9fb9-472b-ab53-e805bc8b2401 2018-10-17 05:07:26,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250499248505s 2018-10-17 05:07:26,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:07:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"server": {"name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "imageRef": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "flavorRef": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51a7ad78-3679-41a9-a496-2e1d82ece10a"}], "security_groups": [{"name": "c745ced4-bafb-4aef-a038-28ff9f293326"}]}}' 2018-10-17 05:07:28,754 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892 x-compute-request-id: req-bd99e031-9efa-4fc1-b05b-0cec59f167b3 x-openstack-request-id: req-bd99e031-9efa-4fc1-b05b-0cec59f167b3 2018-10-17 05:07:28,754 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c745ced4-bafb-4aef-a038-28ff9f293326"}], "OS-DCF:diskConfig": "MANUAL", "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "adminPass": "iP8u3FynAMvu"}} 2018-10-17 05:07:28,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-bd99e031-9efa-4fc1-b05b-0cec59f167b3 2018-10-17 05:07:28,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.15882110596s 2018-10-17 05:07:28,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:29,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6275b42-600e-4995-8248-3d43a627e19e x-openstack-request-id: req-d6275b42-600e-4995-8248-3d43a627e19e 2018-10-17 05:07:29,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "user_id": "e228a99af4804bc696f473e8d5759965", "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-10-17T05:07:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:29,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d6275b42-600e-4995-8248-3d43a627e19e 2018-10-17 05:07:29,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483096122742s 2018-10-17 05:07:29,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:07:29,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:29,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:29 GMT X-Openstack-Request-Id: req-fa02108a-da42-4e0b-bc2f-db451223bb39 2018-10-17 05:07:29,360 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"459c024df97140ceaa5c3346d3005cf6","l2_adjacency":true,"status":"ACTIVE","subnets":["8f6277db-7400-48f9-be2b-1935ce4ee79a"],"description":"","tags":[],"updated_at":"2018-10-17T05:07:18Z","qos_policy_id":null,"name":"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d","admin_state_up":true,"tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:07:29,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fa02108a-da42-4e0b-bc2f-db451223bb39 2018-10-17 05:07:29,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109835863113s 2018-10-17 05:07:29,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:07:29,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:29,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:29 GMT X-Openstack-Request-Id: req-154f9571-4a76-4452-b5d8-62b9e699731c 2018-10-17 05:07:29,426 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:07:18Z","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":"459c024df97140ceaa5c3346d3005cf6","id":"8f6277db-7400-48f9-be2b-1935ce4ee79a","subnetpool_id":null,"name":"vping_ssh-subnet_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}]} 2018-10-17 05:07:29,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-154f9571-4a76-4452-b5d8-62b9e699731c 2018-10-17 05:07:29,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0646681785583s 2018-10-17 05:07:29,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:31,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:31,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:31,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7e13d07-2e44-40a4-8aba-627c5dda3fbe x-openstack-request-id: req-a7e13d07-2e44-40a4-8aba-627c5dda3fbe 2018-10-17 05:07:31,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:07:31Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:31,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a7e13d07-2e44-40a4-8aba-627c5dda3fbe 2018-10-17 05:07:31,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170949935913s 2018-10-17 05:07:31,607 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:33,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:33,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:34,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3f73ca8-2474-41d9-a8f1-1109e6f2b93c x-openstack-request-id: req-c3f73ca8-2474-41d9-a8f1-1109e6f2b93c 2018-10-17 05:07:34,507 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:07:31Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:34,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c3f73ca8-2474-41d9-a8f1-1109e6f2b93c 2018-10-17 05:07:34,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.898119926453s 2018-10-17 05:07:34,515 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:36,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:37,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac2f1716-3698-4192-8350-53fe77738c22 x-openstack-request-id: req-ac2f1716-3698-4192-8350-53fe77738c22 2018-10-17 05:07:37,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:4d:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:36.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:36Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:37,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ac2f1716-3698-4192-8350-53fe77738c22 2018-10-17 05:07:37,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781205892563s 2018-10-17 05:07:37,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:07:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=e738acb0-ddbd-463a-b9cc-ed2fc3852892" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:37 GMT X-Openstack-Request-Id: req-a88ff844-935b-4c8b-a04c-fac2135bac84 2018-10-17 05:07:37,355 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:07:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8f6277db-7400-48f9-be2b-1935ce4ee79a","ip_address":"192.168.120.9"}],"id":"3ff929a7-0ce5-4357-be20-c116f4c40fe3","security_groups":["c745ced4-bafb-4aef-a038-28ff9f293326"],"mac_address":"fa:16:3e:f0:4d:22","project_id":"459c024df97140ceaa5c3346d3005cf6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:32Z","binding:vnic_type":"normal","device_id":"e738acb0-ddbd-463a-b9cc-ed2fc3852892","ip_allocation":"immediate"}]} 2018-10-17 05:07:37,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=e738acb0-ddbd-463a-b9cc-ed2fc3852892 used request id req-a88ff844-935b-4c8b-a04c-fac2135bac84 2018-10-17 05:07:37,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0483589172363s 2018-10-17 05:07:37,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:37,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=3ff929a7-0ce5-4357-be20-c116f4c40fe3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:37,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:37 GMT X-Openstack-Request-Id: req-0faed995-fc37-4a5e-9f9b-9f7a094c06af 2018-10-17 05:07:37,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:07:37,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=3ff929a7-0ce5-4357-be20-c116f4c40fe3 used request id req-0faed995-fc37-4a5e-9f9b-9f7a094c06af 2018-10-17 05:07:37,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0500679016113s 2018-10-17 05:07:37,419 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:4d:22', 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'a5023fe0-a947-4c6f-8f5b-2eed538cdd5a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T05:07:36.000000', 'flavor': Munch({u'id': u'3ab54b2b-3a94-44fd-b19c-448befefa3e0'}), 'az': u'nova', 'id': u'e738acb0-ddbd-463a-b9cc-ed2fc3852892', 'security_groups': [Munch({u'name': u'vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e228a99af4804bc696f473e8d5759965', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'459c024df97140ceaa5c3346d3005cf6', 'name': 'vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d', '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-10-17T05:07:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:07:36Z', 'hostId': u'9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca', '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-10-17T05:07:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'459c024df97140ceaa5c3346d3005cf6', 'name': u'vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'adminPass': u'iP8u3FynAMvu', 'tenant_id': u'459c024df97140ceaa5c3346d3005cf6', 'created_at': u'2018-10-17T05:07:28Z', 'created': u'2018-10-17T05:07:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:07:37,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:07:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:37,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:37 GMT X-Openstack-Request-Id: req-4627e766-cbbb-4db3-9af3-9383829a4b1b 2018-10-17 05:07:37,673 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"459c024df97140ceaa5c3346d3005cf6","l2_adjacency":true,"status":"ACTIVE","subnets":["8f6277db-7400-48f9-be2b-1935ce4ee79a"],"description":"","tags":[],"updated_at":"2018-10-17T05:07:18Z","qos_policy_id":null,"name":"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d","admin_state_up":true,"tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:07:37,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4627e766-cbbb-4db3-9af3-9383829a4b1b 2018-10-17 05:07:37,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253891944885s 2018-10-17 05:07:37,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:07:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:37,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:37 GMT X-Openstack-Request-Id: req-8b5b23cb-e378-46c0-b3d3-4af4b0327d90 2018-10-17 05:07:37,976 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:07:24Z", "file": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file", "owner": "459c024df97140ceaa5c3346d3005cf6", "id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "size": 12716032, "self": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:07:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:07:37,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8b5b23cb-e378-46c0-b3d3-4af4b0327d90 2018-10-17 05:07:37,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297213077545s 2018-10-17 05:07:37,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:07:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:38,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-985364b9-b4c7-4ca1-ad1c-5b860fc771c5 x-openstack-request-id: req-985364b9-b4c7-4ca1-ad1c-5b860fc771c5 2018-10-17 05:07:38,004 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "name": "vping_ssh-flavor_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:07:38,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-985364b9-b4c7-4ca1-ad1c-5b860fc771c5 2018-10-17 05:07:38,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253639221191s 2018-10-17 05:07:38,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:07:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"server": {"name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "imageRef": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "flavorRef": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51a7ad78-3679-41a9-a496-2e1d82ece10a"}], "security_groups": [{"name": "c745ced4-bafb-4aef-a038-28ff9f293326"}]}}' 2018-10-17 05:07:40,022 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223 x-compute-request-id: req-11a2d76e-7181-4794-9614-2fdb2f154146 x-openstack-request-id: req-11a2d76e-7181-4794-9614-2fdb2f154146 2018-10-17 05:07:40,023 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c745ced4-bafb-4aef-a038-28ff9f293326"}], "OS-DCF:diskConfig": "MANUAL", "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "adminPass": "sraKnBz5Lf7s"}} 2018-10-17 05:07:40,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-11a2d76e-7181-4794-9614-2fdb2f154146 2018-10-17 05:07:40,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.01787281036s 2018-10-17 05:07:40,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:40,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:40,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 854 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc1c9d5c-1836-41a7-82a8-5a9d03ba9901 x-openstack-request-id: req-bc1c9d5c-1836-41a7-82a8-5a9d03ba9901 2018-10-17 05:07:40,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "user_id": "e228a99af4804bc696f473e8d5759965", "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-10-17T05:07:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:4d:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:36.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:36Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:40,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bc1c9d5c-1836-41a7-82a8-5a9d03ba9901 2018-10-17 05:07:40,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413026094437s 2018-10-17 05:07:40,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:42,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:43,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bb18543-37f6-42e4-86e6-8d91cf992b7f x-openstack-request-id: req-1bb18543-37f6-42e4-86e6-8d91cf992b7f 2018-10-17 05:07:43,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:07:42Z", "hostId": "ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:4d:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:36.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:36Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:43,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1bb18543-37f6-42e4-86e6-8d91cf992b7f 2018-10-17 05:07:43,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623363018036s 2018-10-17 05:07:43,079 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:45,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:45,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bda30ddb-1ecb-411a-9f97-479197aefc1c x-openstack-request-id: req-bda30ddb-1ecb-411a-9f97-479197aefc1c 2018-10-17 05:07:45,358 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:07:43Z", "hostId": "ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:4d:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:36.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:36Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:45,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bda30ddb-1ecb-411a-9f97-479197aefc1c 2018-10-17 05:07:45,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.275834798813s 2018-10-17 05:07:45,366 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:47,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:48,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ef0835b-a791-4a5b-8497-a4a56b162d30 x-openstack-request-id: req-3ef0835b-a791-4a5b-8497-a4a56b162d30 2018-10-17 05:07:48,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:07:43Z", "hostId": "ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:4d:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:36.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:36Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:48,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3ef0835b-a791-4a5b-8497-a4a56b162d30 2018-10-17 05:07:48,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694935083389s 2018-10-17 05:07:48,071 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:50,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:50,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:50,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bd3964f-76c8-465a-a1c7-a031ae15dae4 x-openstack-request-id: req-2bd3964f-76c8-465a-a1c7-a031ae15dae4 2018-10-17 05:07:50,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:09:e0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:48.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:48Z", "hostId": "ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:4d:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:36.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:36Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:50,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2bd3964f-76c8-465a-a1c7-a031ae15dae4 2018-10-17 05:07:50,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667979001999s 2018-10-17 05:07:50,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:07:50,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=1396b8ec-192a-439b-9d52-d5f7f1cc8223" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:51,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:51 GMT X-Openstack-Request-Id: req-2c121e2c-a8ac-4697-8394-7ff4b231c852 2018-10-17 05:07:51,129 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:07:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8f6277db-7400-48f9-be2b-1935ce4ee79a","ip_address":"192.168.120.5"}],"id":"2d4b5332-318e-4c4c-b44c-74bfd8f98c15","security_groups":["c745ced4-bafb-4aef-a038-28ff9f293326"],"mac_address":"fa:16:3e:4b:09:e0","project_id":"459c024df97140ceaa5c3346d3005cf6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:43Z","binding:vnic_type":"normal","device_id":"1396b8ec-192a-439b-9d52-d5f7f1cc8223","ip_allocation":"immediate"}]} 2018-10-17 05:07:51,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=1396b8ec-192a-439b-9d52-d5f7f1cc8223 used request id req-2c121e2c-a8ac-4697-8394-7ff4b231c852 2018-10-17 05:07:51,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.380120038986s 2018-10-17 05:07:51,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=2d4b5332-318e-4c4c-b44c-74bfd8f98c15" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:51,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:51 GMT X-Openstack-Request-Id: req-f58d54b8-11ed-4836-8776-0f2ce7db1a1e 2018-10-17 05:07:51,197 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:07:51,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=2d4b5332-318e-4c4c-b44c-74bfd8f98c15 used request id req-f58d54b8-11ed-4836-8776-0f2ce7db1a1e 2018-10-17 05:07:51,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05695104599s 2018-10-17 05:07:51,198 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:09:e0', 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'a5023fe0-a947-4c6f-8f5b-2eed538cdd5a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T05:07:48.000000', 'flavor': Munch({u'id': u'3ab54b2b-3a94-44fd-b19c-448befefa3e0'}), 'az': u'nova', 'id': u'1396b8ec-192a-439b-9d52-d5f7f1cc8223', 'security_groups': [Munch({u'name': u'vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e228a99af4804bc696f473e8d5759965', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'459c024df97140ceaa5c3346d3005cf6', 'name': 'vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d', '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-10-17T05:07:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:07:48Z', 'hostId': u'ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576', '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-10-17T05:07:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'459c024df97140ceaa5c3346d3005cf6', 'name': u'vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'adminPass': u'sraKnBz5Lf7s', 'tenant_id': u'459c024df97140ceaa5c3346d3005cf6', 'created_at': u'2018-10-17T05:07:39Z', 'created': u'2018-10-17T05:07:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:07:51,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:07:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:51,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:51 GMT X-Openstack-Request-Id: req-631485c3-8965-41d8-a737-0b0641d45b00 2018-10-17 05:07:51,307 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"459c024df97140ceaa5c3346d3005cf6","l2_adjacency":true,"status":"ACTIVE","subnets":["8f6277db-7400-48f9-be2b-1935ce4ee79a"],"description":"","tags":[],"updated_at":"2018-10-17T05:07:18Z","qos_policy_id":null,"name":"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d","admin_state_up":true,"tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:07:51,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-631485c3-8965-41d8-a737-0b0641d45b00 2018-10-17 05:07:51,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104110002518s 2018-10-17 05:07:51,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:07:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=1396b8ec-192a-439b-9d52-d5f7f1cc8223" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:51,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:51 GMT X-Openstack-Request-Id: req-f6245388-604d-47bf-bf5d-5eb258b08407 2018-10-17 05:07:51,371 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:07:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8f6277db-7400-48f9-be2b-1935ce4ee79a","ip_address":"192.168.120.5"}],"id":"2d4b5332-318e-4c4c-b44c-74bfd8f98c15","security_groups":["c745ced4-bafb-4aef-a038-28ff9f293326"],"mac_address":"fa:16:3e:4b:09:e0","project_id":"459c024df97140ceaa5c3346d3005cf6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:43Z","binding:vnic_type":"normal","device_id":"1396b8ec-192a-439b-9d52-d5f7f1cc8223","ip_allocation":"immediate"}]} 2018-10-17 05:07:51,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=1396b8ec-192a-439b-9d52-d5f7f1cc8223 used request id req-f6245388-604d-47bf-bf5d-5eb258b08407 2018-10-17 05:07:51,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618159770966s 2018-10-17 05:07:51,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 05:07:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.5", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15"}}' 2018-10-17 05:07:53,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:53 GMT X-Openstack-Request-Id: req-a6c4f9e4-2e6c-4e6a-a9c6-c329274edf31 2018-10-17 05:07:53,866 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:52Z", "updated_at": "2018-10-17T05:07:52Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:09:e0", "device_id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "459c024df97140ceaa5c3346d3005cf6", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15", "id": "c4d9e34c-a316-47fe-9e03-8ae7f29962b0", "qos_policy_id": null}} 2018-10-17 05:07:53,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a6c4f9e4-2e6c-4e6a-a9c6-c329274edf31 2018-10-17 05:07:53,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.49482297897s 2018-10-17 05:07:53,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:53,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:53 GMT X-Openstack-Request-Id: req-68ba9bf9-70e6-4faf-9544-38a3a4bae800 2018-10-17 05:07:53,961 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:52Z", "updated_at": "2018-10-17T05:07:52Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:09:e0", "device_id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "459c024df97140ceaa5c3346d3005cf6", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15", "id": "c4d9e34c-a316-47fe-9e03-8ae7f29962b0", "qos_policy_id": null}]} 2018-10-17 05:07:53,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-68ba9bf9-70e6-4faf-9544-38a3a4bae800 2018-10-17 05:07:53,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0790481567383s 2018-10-17 05:07:53,968 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:07:54,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:54,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:54 GMT X-Openstack-Request-Id: req-1b4fbc4b-262a-4918-9439-d70078ac0bdb 2018-10-17 05:07:54,139 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:52Z", "updated_at": "2018-10-17T05:07:52Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:09:e0", "device_id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "459c024df97140ceaa5c3346d3005cf6", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15", "id": "c4d9e34c-a316-47fe-9e03-8ae7f29962b0", "qos_policy_id": null}]} 2018-10-17 05:07:54,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1b4fbc4b-262a-4918-9439-d70078ac0bdb 2018-10-17 05:07:54,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603241920471s 2018-10-17 05:07:54,146 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:07:54,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:54,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:54,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:54 GMT X-Openstack-Request-Id: req-5ca68ab8-32e1-466e-9bda-af9fd3c35071 2018-10-17 05:07:54,577 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:52Z", "updated_at": "2018-10-17T05:07:52Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:09:e0", "device_id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "459c024df97140ceaa5c3346d3005cf6", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15", "id": "c4d9e34c-a316-47fe-9e03-8ae7f29962b0", "qos_policy_id": null}]} 2018-10-17 05:07:54,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5ca68ab8-32e1-466e-9bda-af9fd3c35071 2018-10-17 05:07:54,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320704221725s 2018-10-17 05:07:54,583 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:07:54,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:54,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:54,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:54 GMT X-Openstack-Request-Id: req-ecb42cf6-eaba-4510-94bb-5509eabb44e7 2018-10-17 05:07:54,752 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:52Z", "updated_at": "2018-10-17T05:07:52Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:09:e0", "device_id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "459c024df97140ceaa5c3346d3005cf6", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15", "id": "c4d9e34c-a316-47fe-9e03-8ae7f29962b0", "qos_policy_id": null}]} 2018-10-17 05:07:54,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ecb42cf6-eaba-4510-94bb-5509eabb44e7 2018-10-17 05:07:54,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568659305573s 2018-10-17 05:07:54,758 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:07:54,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:54,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:54 GMT X-Openstack-Request-Id: req-ecf36e08-52d2-4c8d-a0d5-4456c17b0d5d 2018-10-17 05:07:54,927 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:52Z", "updated_at": "2018-10-17T05:07:52Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:09:e0", "device_id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "459c024df97140ceaa5c3346d3005cf6", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15", "id": "c4d9e34c-a316-47fe-9e03-8ae7f29962b0", "qos_policy_id": null}]} 2018-10-17 05:07:54,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ecf36e08-52d2-4c8d-a0d5-4456c17b0d5d 2018-10-17 05:07:54,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588400363922s 2018-10-17 05:07:54,934 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:07:55,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:07:55,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:55,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:55 GMT X-Openstack-Request-Id: req-d4976e70-5b08-4e53-894f-69c3d9fd694c 2018-10-17 05:07:55,102 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:52Z", "updated_at": "2018-10-17T05:07:54Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:09:e0", "device_id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "port_id": "2d4b5332-318e-4c4c-b44c-74bfd8f98c15", "id": "c4d9e34c-a316-47fe-9e03-8ae7f29962b0", "qos_policy_id": null}]} 2018-10-17 05:07:55,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d4976e70-5b08-4e53-894f-69c3d9fd694c 2018-10-17 05:07:55,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577189922333s 2018-10-17 05:07:55,108 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf', 'updated_at': u'2018-10-17T05:07:54Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'2d4b5332-318e-4c4c-b44c-74bfd8f98c15', 'id': u'c4d9e34c-a316-47fe-9e03-8ae7f29962b0', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'2d4b5332-318e-4c4c-b44c-74bfd8f98c15', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'459c024df97140ceaa5c3346d3005cf6', 'name': 'vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'459c024df97140ceaa5c3346d3005cf6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'51a7ad78-3679-41a9-a496-2e1d82ece10a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4b:09:e0', u'device_id': u'1396b8ec-192a-439b-9d52-d5f7f1cc8223'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'459c024df97140ceaa5c3346d3005cf6', 'created_at': u'2018-10-17T05:07:52Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'51a7ad78-3679-41a9-a496-2e1d82ece10a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4b:09:e0', u'device_id': u'1396b8ec-192a-439b-9d52-d5f7f1cc8223'}), 'router': u'dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf'}) 2018-10-17 05:07:55,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 05:07:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 05:07:55,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d34c5578-de3e-43db-9b70-5a4f56719945 x-openstack-request-id: req-d34c5578-de3e-43db-9b70-5a4f56719945 2018-10-17 05:07:55,843 - keystoneauth.session - DEBUG - 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 486335577 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.169052] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171134] pid_max: default: 32768 minimum: 301\n[ 0.172269] ACPI: Core revision 20150930\n[ 0.173848] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.175491] Security Framework initialized\n[ 0.176532] Yama: becoming mindful.\n[ 0.177455] AppArmor: AppArmor initialized\n[ 0.178519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180169] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183237] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184983] Initializing cgroup subsys io\n[ 0.186007] Initializing cgroup subsys memory\n[ 0.187084] Initializing cgroup subsys devices\n[ 0.188181] Initializing cgroup subsys freezer\n[ 0.189268] Initializing cgroup subsys net_cls\n[ 0.190356] Initializing cgroup subsys perf_event\n[ 0.191490] Initializing cgroup subsys net_prio\n[ 0.192603] Initializing cgroup subsys hugetlb\n[ 0.193689] Initializing cgroup subsys pids\n[ 0.194772] CPU: Physical Processor ID: 0\n[ 0.196489] mce: CPU supports 10 MCE banks\n[ 0.197549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198800] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.213529] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220012] ftrace: allocating 31920 entries in 125 pages\n[ 0.245319] smpboot: Max logical packages: 1\n[ 0.246393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.248114] x2apic enabled\n[ 0.249159] Switched APIC routing to physical x2apic.\n[ 0.251412] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.252809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.255429] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.257694] KVM setup paravirtual spinlock\n[ 0.259219] x86: Booted up 1 node, 1 CPUs\n[ 0.260239] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.261987] devtmpfs: initialized\n[ 0.263874] evm: security.selinux\n[ 0.264778] evm: security.SMACK64\n[ 0.265656] evm: security.SMACK64EXEC\n[ 0.266601] evm: security.SMACK64TRANSMUTE\n[ 0.267623] evm: security.SMACK64MMAP\n[ 0.268564] evm: security.ima\n[ 0.269379] evm: security.capability\n[ 0.270379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.272697] pinctrl core: initialized pinctrl subsystem\n[ 0.274059] RTC time: 5:07:48, date: 10/17/18\n[ 0.275251] NET: Registered protocol family 16\n[ 0.276471] cpuidle: using governor ladder\n[ 0.277514] cpuidle: using governor menu\n[ 0.278512] PCCT header not found.\n[ 0.279455] ACPI: bus type PCI registered\n[ 0.280465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282018] PCI: Using configuration type 1 for base access\n[ 0.284054] ACPI: Added _OSI(Module Device)\n[ 0.285108] ACPI: Added _OSI(Processor Device)\n[ 0.286196] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287327] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289344] ACPI: Interpreter enabled\n[ 0.290309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299588] ACPI: (supports S0 S5)\n[ 0.300484] ACPI: Using IOAPIC for interrupt routing\n[ 0.301672] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305244] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309716] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.312447] acpiphp: Slot [3] registered\n[ 0.313468] acpiphp: Slot [4] registered\n[ 0.314474] acpiphp: Slot [5] registered\n[ 0.315484] acpiphp: Slot [6] registered\n[ 0.316489] acpiphp: Slot [7] registered\n[ 0.317494] acpiphp: Slot [8] registered\n[ 0.318502] acpiphp: Slot [9] registered\n[ 0.319504] acpiphp: Slot [10] registered\n[ 0.320528] acpiphp: Slot [11] registered\n[ 0.321548] acpiphp: Slot [12] registered\n[ 0.322572] acpiphp: Slot [13] registered\n[ 0.323591] acpiphp: Slot [14] registered\n[ 0.324617] acpiphp: Slot [15] registered\n[ 0.338516] acpiphp: Slot [16] registered\n[ 0.339565] acpiphp: Slot [17] registered\n[ 0.340585] acpiphp: Slot [18] registered\n[ 0.341602] acpiphp: Slot [19] registered\n[ 0.342627] acpiphp: Slot [20] registered\n[ 0.343646] acpiphp: Slot [21] registered\n[ 0.344666] acpiphp: Slot [22] registered\n[ 0.345688] acpiphp: Slot [23] registered\n[ 0.346713] acpiphp: Slot [24] registered\n[ 0.347731] acpiphp: Slot [25] registered\n[ 0.348747] acpiphp: Slot [26] registered\n[ 0.349766] acpiphp: Slot [27] registered\n[ 0.350787] acpiphp: Slot [28] registered\n[ 0.351812] acpiphp: Slot [29] registered\n[ 0.352831] acpiphp: Slot [30] registered\n[ 0.353848] acpiphp: Slot [31] registered\n[ 0.354867] PCI host bridge to bus 0000:00\n[ 0.355883] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360744] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362564] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.364419] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.368131] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.369712] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372757] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376897] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378704] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.399035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.402681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.406228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407816] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409492] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412787] vgaarb: loaded\n[ 0.413558] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415093] SCSI subsystem initialized\n[ 0.416256] ACPI: bus type USB registered\n[ 0.417302] usbcore: registered new interface driver usbfs\n[ 0.418594] usbcore: registered new interface driver hub\n[ 0.419856] usbcore: registered new device driver usb\n[ 0.421238] PCI: Using ACPI for IRQ routing\n[ 0.422642] NetLabel: Initializing\n[ 0.423556] NetLabel: domain hash size = 128\n[ 0.424628] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425834] NetLabel: unlabeled traffic allowed by default\n[ 0.427291] clocksource: Switched to clocksource kvm-clock\n[ 0.436622] AppArmor: AppArmor Filesystem Enabled\n[ 0.437836] pnp: PnP ACPI init\n[ 0.438977] pnp: PnP ACPI: found 5 devices\n[ 0.445608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447765] NET: Registered protocol family 2\n[ 0.449130] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.450749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.452269] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.453779] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456612] NET: Registered protocol family 1\n[ 0.457725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459124] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460468] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474843] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489395] Trying to unpack rootfs image as initramfs...\n[ 0.549168] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.551261] Scanning for low memory corruption every 60 seconds\n[ 0.552924] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.554380] audit: initializing netlink subsys (disabled)\n[ 0.555709] audit: type=2000 audit(1539752868.921:1): initialized\n[ 0.557347] Initialise system trusted keyring\n[ 0.558536] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.559993] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.562488] zbud: loaded\n[ 0.563397] VFS: Disk quotas dquot_6.6.0\n[ 0.564438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566377] fuse init (API version 7.23)\n[ 0.567521] Key type big_key registered\n[ 0.568538] Allocating IMA MOK and blacklist keyrings.\n[ 0.570050] Key type asymmetric registered\n[ 0.571093] Asymmetric key parser 'x509' registered\n[ 0.572355] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.576437] io scheduler noop registered\n[ 0.577451] io scheduler deadline registered (default)\n[ 0.578787] io scheduler cfq registered\n[ 0.580053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581354] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584864] ACPI: Power Button [PWRF]\n[ 0.586005] GHES: HEST is not enabled!\n[ 0.600003] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628672] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654982] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657828] Linux agpgart interface v0.103\n[ 0.661069] brd: module loaded\n[ 0.663136] loop: module loaded\n[ 0.667572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.669435] GPT:90111 != 2097151\n[ 0.670316] GPT:Alternate GPT header not at the end of the disk.\n[ 0.671736] GPT:90111 != 2097151\n[ 0.672610] GPT: Use GNU Parted to correct GPT errors.\n[ 0.673839] vda: vda1 vda15\n[ 0.675415] scsi host0: ata_piix\n[ 0.676400] scsi host1: ata_piix\n[ 0.677314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.678847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.680691] libphy: Fixed MDIO Bus: probed\n[ 0.681743] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682959] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685890] PPP generic driver version 2.4.2\n[ 0.687051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688530] ehci-pci: EHCI PCI platform driver\n[ 0.689641] ehci-platform: EHCI generic platform driver\n[ 0.690932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692617] ohci-pci: OHCI PCI platform driver\n[ 0.693911] ohci-platform: OHCI generic platform driver\n[ 0.695392] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710082] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711569] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720775] usb usb1: Product: UHCI Host Controller\n[ 0.722155] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.723832] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725242] hub 1-0:1.0: USB hub found\n[ 0.726443] hub 1-0:1.0: 2 ports detected\n[ 0.727783] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730773] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733685] mousedev: PS/2 mouse device common for all mice\n[ 0.735479] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738127] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739729] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741461] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743211] i2c /dev entries driver\n[ 0.744326] device-mapper: uevent: version 1.0.3\n[ 0.745714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.748121] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.750122] NET: Registered protocol family 10\n[ 0.751716] NET: Registered protocol family 17\n[ 0.753040] Key type dns_resolver registered\n[ 0.754490] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756114] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758724] registered taskstats version 1\n[ 0.759978] Loading compiled-in X.509 certificates\n[ 0.761896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.764659] zswap: loaded using pool lzo/zbud\n[ 0.766927] Key type trusted registered\n[ 0.769192] Key type encrypted registered\n[ 0.770465] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772121] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773779] evm: HMAC attrs: 0x1\n[ 0.775187] Magic number: 6:893:112\n[ 0.776502] rtc_cmos 00:00: setting system clock to 2018-10-17 05:07:48 UTC (1539752868)\n[ 0.779037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780804] EDD information not available.\n[ 0.840820] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856448] Write protecting the kernel read-only data: 14336k\n[ 0.859526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862364] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.909357] 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.78\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 0.95. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXAuBSyG9yUW9V1Uf2k1l0I6aDOP55XsEJzjrXs9W+KQaVx8CAQ2X4GWwdBx3TtAQLd9d4snJ8lYh8umzGDtNPkG5xAQ3bushUMiBHWXhqz8+hp+zNYCpErvcWnSapYFjIDaIED//irqwoIn56/AqThXUG7Ikk7LyThXHL8ZhYzmUMyTByX0c9dQGBNfi8uY+mRsxP1lJaJ8NpSS3uAg/vVHzLrujnNEO+ycsqVQnmXDFXj7IFXmnF/RhStv45OUE4qZa9IOnfB0do0M68JcdhyDt0Y6dwEE4d3m4dwX+BHe45GCEsc3wx0c1KPiUjx95tCZR4IUFxXoOsNBzFAhlt root@vping-ssh-vm-47de40b0-60e5-4c72-9a2b-1b0018cb263d\nssh-dss AAAAB3NzaC1kc3MAAACBAI0jy38wRpiyMfOHTXc9T9kuvjOGxD3RadXzbWdh3aOd3Jurny3P2U1wpseKfWgzE9VqxFG7ePYL52GxSsoz8HXeOv0EuuH2BS5xgFeQemKgLmPjbWmyhFI9a8z8x/nwzOliKuasA8DG8FW0woHmEsGLsBY+hJp/ToXqi0MJVjltAAAAFQCBzhEMlMovW8EQF0jsYFL3AmNDgwAAAIBF1w2GliHUN6V1FKbWI+Emq4ArFqAieepmT69S7tdBBGkXEtvdzI2rbzQMYwspZMf9nWu0tvbkeGjy0tq3Tf3Jn5F/+TEgPzx8iKmjvQV/2adJTL1I8imsZoTmmpeQWUun+MJkhEp6GMULCJIcOV4lAlSNz9+ZhIS5Qf2heT2NxAAAAIAZBiBpDY1ZCqBe8Bys2eWkYRSnm//G7VUNzNT88PGvRJmaxNYy6e5BS617LCfIMELjsJthFo53ra5OqxTl46ZkQyguF6rCz6j7hzg8A8NWFARz9MriR9pEjH9jw3bwLbSHujbFom819URE06U7FHh9/hJwIEfoXcOfPtV0TjTPDw== root@vping-ssh-vm-47de40b0-60e5-4c72-9a2b-1b0018cb263d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe4b:9e0/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-47de40b0-60e5-4c72-9a2b-1b0018cb263d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.53 ===\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-47de40b0-60e5-4c72-9a2b-1b0018cb263d login: "} 2018-10-17 05:07:55,843 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223/action used request id req-d34c5578-de3e-43db-9b70-5a4f56719945 2018-10-17 05:07:55,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.734469890594s 2018-10-17 05:07:55,844 - 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 486335577 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.169052] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171134] pid_max: default: 32768 minimum: 301 [ 0.172269] ACPI: Core revision 20150930 [ 0.173848] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175491] Security Framework initialized [ 0.176532] Yama: becoming mindful. [ 0.177455] AppArmor: AppArmor initialized [ 0.178519] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180169] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183237] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184983] Initializing cgroup subsys io [ 0.186007] Initializing cgroup subsys memory [ 0.187084] Initializing cgroup subsys devices [ 0.188181] Initializing cgroup subsys freezer [ 0.189268] Initializing cgroup subsys net_cls [ 0.190356] Initializing cgroup subsys perf_event [ 0.191490] Initializing cgroup subsys net_prio [ 0.192603] Initializing cgroup subsys hugetlb [ 0.193689] Initializing cgroup subsys pids [ 0.194772] CPU: Physical Processor ID: 0 [ 0.196489] mce: CPU supports 10 MCE banks [ 0.197549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198800] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.213529] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.220012] ftrace: allocating 31920 entries in 125 pages [ 0.245319] smpboot: Max logical packages: 1 [ 0.246393] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248114] x2apic enabled [ 0.249159] Switched APIC routing to physical x2apic. [ 0.251412] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.252809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.255429] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.257694] KVM setup paravirtual spinlock [ 0.259219] x86: Booted up 1 node, 1 CPUs [ 0.260239] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.261987] devtmpfs: initialized [ 0.263874] evm: security.selinux [ 0.264778] evm: security.SMACK64 [ 0.265656] evm: security.SMACK64EXEC [ 0.266601] evm: security.SMACK64TRANSMUTE [ 0.267623] evm: security.SMACK64MMAP [ 0.268564] evm: security.ima [ 0.269379] evm: security.capability [ 0.270379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.272697] pinctrl core: initialized pinctrl subsystem [ 0.274059] RTC time: 5:07:48, date: 10/17/18 [ 0.275251] NET: Registered protocol family 16 [ 0.276471] cpuidle: using governor ladder [ 0.277514] cpuidle: using governor menu [ 0.278512] PCCT header not found. [ 0.279455] ACPI: bus type PCI registered [ 0.280465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282018] PCI: Using configuration type 1 for base access [ 0.284054] ACPI: Added _OSI(Module Device) [ 0.285108] ACPI: Added _OSI(Processor Device) [ 0.286196] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287327] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289344] ACPI: Interpreter enabled [ 0.290309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299588] ACPI: (supports S0 S5) [ 0.300484] ACPI: Using IOAPIC for interrupt routing [ 0.301672] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305244] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309716] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.312447] acpiphp: Slot [3] registered [ 0.313468] acpiphp: Slot [4] registered [ 0.314474] acpiphp: Slot [5] registered [ 0.315484] acpiphp: Slot [6] registered [ 0.316489] acpiphp: Slot [7] registered [ 0.317494] acpiphp: Slot [8] registered [ 0.318502] acpiphp: Slot [9] registered [ 0.319504] acpiphp: Slot [10] registered [ 0.320528] acpiphp: Slot [11] registered [ 0.321548] acpiphp: Slot [12] registered [ 0.322572] acpiphp: Slot [13] registered [ 0.323591] acpiphp: Slot [14] registered [ 0.324617] acpiphp: Slot [15] registered [ 0.338516] acpiphp: Slot [16] registered [ 0.339565] acpiphp: Slot [17] registered [ 0.340585] acpiphp: Slot [18] registered [ 0.341602] acpiphp: Slot [19] registered [ 0.342627] acpiphp: Slot [20] registered [ 0.343646] acpiphp: Slot [21] registered [ 0.344666] acpiphp: Slot [22] registered [ 0.345688] acpiphp: Slot [23] registered [ 0.346713] acpiphp: Slot [24] registered [ 0.347731] acpiphp: Slot [25] registered [ 0.348747] acpiphp: Slot [26] registered [ 0.349766] acpiphp: Slot [27] registered [ 0.350787] acpiphp: Slot [28] registered [ 0.351812] acpiphp: Slot [29] registered [ 0.352831] acpiphp: Slot [30] registered [ 0.353848] acpiphp: Slot [31] registered [ 0.354867] PCI host bridge to bus 0000:00 [ 0.355883] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.358923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.360744] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.362564] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.364419] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368131] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.369712] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372757] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376897] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.378704] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.399035] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.402681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.404469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407816] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409492] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410821] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412787] vgaarb: loaded [ 0.413558] vgaarb: bridge control possible 0000:00:02.0 [ 0.415093] SCSI subsystem initialized [ 0.416256] ACPI: bus type USB registered [ 0.417302] usbcore: registered new interface driver usbfs [ 0.418594] usbcore: registered new interface driver hub [ 0.419856] usbcore: registered new device driver usb [ 0.421238] PCI: Using ACPI for IRQ routing [ 0.422642] NetLabel: Initializing [ 0.423556] NetLabel: domain hash size = 128 [ 0.424628] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425834] NetLabel: unlabeled traffic allowed by default [ 0.427291] clocksource: Switched to clocksource kvm-clock [ 0.436622] AppArmor: AppArmor Filesystem Enabled [ 0.437836] pnp: PnP ACPI init [ 0.438977] pnp: PnP ACPI: found 5 devices [ 0.445608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447765] NET: Registered protocol family 2 [ 0.449130] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.450749] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.452269] TCP: Hash tables configured (established 4096 bind 4096) [ 0.453779] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456612] NET: Registered protocol family 1 [ 0.457725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459124] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460468] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474843] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489395] Trying to unpack rootfs image as initramfs... [ 0.549168] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.551261] Scanning for low memory corruption every 60 seconds [ 0.552924] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.554380] audit: initializing netlink subsys (disabled) [ 0.555709] audit: type=2000 audit(1539752868.921:1): initialized [ 0.557347] Initialise system trusted keyring [ 0.558536] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.559993] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562488] zbud: loaded [ 0.563397] VFS: Disk quotas dquot_6.6.0 [ 0.564438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566377] fuse init (API version 7.23) [ 0.567521] Key type big_key registered [ 0.568538] Allocating IMA MOK and blacklist keyrings. [ 0.570050] Key type asymmetric registered [ 0.571093] Asymmetric key parser 'x509' registered [ 0.572355] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.576437] io scheduler noop registered [ 0.577451] io scheduler deadline registered (default) [ 0.578787] io scheduler cfq registered [ 0.580053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581354] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584864] ACPI: Power Button [PWRF] [ 0.586005] GHES: HEST is not enabled! [ 0.600003] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628672] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654982] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657828] Linux agpgart interface v0.103 [ 0.661069] brd: module loaded [ 0.663136] loop: module loaded [ 0.667572] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.669435] GPT:90111 != 2097151 [ 0.670316] GPT:Alternate GPT header not at the end of the disk. [ 0.671736] GPT:90111 != 2097151 [ 0.672610] GPT: Use GNU Parted to correct GPT errors. [ 0.673839] vda: vda1 vda15 [ 0.675415] scsi host0: ata_piix [ 0.676400] scsi host1: ata_piix [ 0.677314] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.680691] libphy: Fixed MDIO Bus: probed [ 0.681743] tun: Universal TUN/TAP device driver, 1.6 [ 0.682959] tun: (C) 1999-2004 Max Krasnyansky [ 0.685890] PPP generic driver version 2.4.2 [ 0.687051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688530] ehci-pci: EHCI PCI platform driver [ 0.689641] ehci-platform: EHCI generic platform driver [ 0.690932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692617] ohci-pci: OHCI PCI platform driver [ 0.693911] ohci-platform: OHCI generic platform driver [ 0.695392] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710082] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711569] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713724] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720775] usb usb1: Product: UHCI Host Controller [ 0.722155] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.723832] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725242] hub 1-0:1.0: USB hub found [ 0.726443] hub 1-0:1.0: 2 ports detected [ 0.727783] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730773] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733685] mousedev: PS/2 mouse device common for all mice [ 0.735479] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738127] rtc_cmos 00:00: RTC can wake from S4 [ 0.739729] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741461] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743211] i2c /dev entries driver [ 0.744326] device-mapper: uevent: version 1.0.3 [ 0.745714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.748121] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750122] NET: Registered protocol family 10 [ 0.751716] NET: Registered protocol family 17 [ 0.753040] Key type dns_resolver registered [ 0.754490] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756114] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.758724] registered taskstats version 1 [ 0.759978] Loading compiled-in X.509 certificates [ 0.761896] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.764659] zswap: loaded using pool lzo/zbud [ 0.766927] Key type trusted registered [ 0.769192] Key type encrypted registered [ 0.770465] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772121] ima: No TPM chip found, activating TPM-bypass! [ 0.773779] evm: HMAC attrs: 0x1 [ 0.775187] Magic number: 6:893:112 [ 0.776502] rtc_cmos 00:00: setting system clock to 2018-10-17 05:07:48 UTC (1539752868) [ 0.779037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780804] EDD information not available. [ 0.840820] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856448] Write protecting the kernel read-only data: 14336k [ 0.859526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862364] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.909357] 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.78 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 0.95. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXAuBSyG9yUW9V1Uf2k1l0I6aDOP55XsEJzjrXs9W+KQaVx8CAQ2X4GWwdBx3TtAQLd9d4snJ8lYh8umzGDtNPkG5xAQ3bushUMiBHWXhqz8+hp+zNYCpErvcWnSapYFjIDaIED//irqwoIn56/AqThXUG7Ikk7LyThXHL8ZhYzmUMyTByX0c9dQGBNfi8uY+mRsxP1lJaJ8NpSS3uAg/vVHzLrujnNEO+ycsqVQnmXDFXj7IFXmnF/RhStv45OUE4qZa9IOnfB0do0M68JcdhyDt0Y6dwEE4d3m4dwX+BHe45GCEsc3wx0c1KPiUjx95tCZR4IUFxXoOsNBzFAhlt root@vping-ssh-vm-47de40b0-60e5-4c72-9a2b-1b0018cb263d ssh-dss AAAAB3NzaC1kc3MAAACBAI0jy38wRpiyMfOHTXc9T9kuvjOGxD3RadXzbWdh3aOd3Jurny3P2U1wpseKfWgzE9VqxFG7ePYL52GxSsoz8HXeOv0EuuH2BS5xgFeQemKgLmPjbWmyhFI9a8z8x/nwzOliKuasA8DG8FW0woHmEsGLsBY+hJp/ToXqi0MJVjltAAAAFQCBzhEMlMovW8EQF0jsYFL3AmNDgwAAAIBF1w2GliHUN6V1FKbWI+Emq4ArFqAieepmT69S7tdBBGkXEtvdzI2rbzQMYwspZMf9nWu0tvbkeGjy0tq3Tf3Jn5F/+TEgPzx8iKmjvQV/2adJTL1I8imsZoTmmpeQWUun+MJkhEp6GMULCJIcOV4lAlSNz9+ZhIS5Qf2heT2NxAAAAIAZBiBpDY1ZCqBe8Bys2eWkYRSnm//G7VUNzNT88PGvRJmaxNYy6e5BS617LCfIMELjsJthFo53ra5OqxTl46ZkQyguF6rCz6j7hzg8A8NWFARz9MriR9pEjH9jw3bwLbSHujbFom819URE06U7FHh9/hJwIEfoXcOfPtV0TjTPDw== root@vping-ssh-vm-47de40b0-60e5-4c72-9a2b-1b0018cb263d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe4b:9e0/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-47de40b0-60e5-4c72-9a2b-1b0018cb263d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-47de40b0-60e5-4c72-9a2b-1b0018cb263d login: 2018-10-17 05:07:55,848 - paramiko.transport - DEBUG - starting thread (client mode): 0x711cc710L 2018-10-17 05:07:55,849 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 05:07:55,849 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 05:07:55,849 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 05:07:55,850 - 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-10-17 05:07:55,850 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 05:07:55,850 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 05:07:55,850 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 05:07:55,850 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 05:07:55,850 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 05:07:55,868 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 05:07:55,869 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 05:07:55,881 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: cb5a862d48189b6f31d605713d9b837c 2018-10-17 05:07:55,882 - paramiko.transport - DEBUG - Trying discovered key 3c615710e867a9870650549b0651ee1e in /tmp/tmpELgQeh 2018-10-17 05:07:55,907 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 05:07:55,913 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 05:07:55,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 05:07:55,915 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 05:07:55,915 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 05:07:55,917 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 05:07:55,961 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 05:07:55,961 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=42.365 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.365/42.365/42.365 ms 2018-10-17 05:07:55,962 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-17 05:07:55,965 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 05:07:56,068 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:07:56,068 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 05:07:56,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:07:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:56,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-847ad4d4-e97f-4a09-843c-e4746c89a670 x-openstack-request-id: req-847ad4d4-e97f-4a09-843c-e4746c89a670 2018-10-17 05:07:56,213 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892 used request id req-847ad4d4-e97f-4a09-843c-e4746c89a670 2018-10-17 05:07:56,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140836000443s 2018-10-17 05:07:56,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:56,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 899 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fe2ab71-365b-40d5-b25e-a4162ef99f16 x-openstack-request-id: req-1fe2ab71-365b-40d5-b25e-a4162ef99f16 2018-10-17 05:07:56,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:09:e0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:09:e0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:48.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:48Z", "hostId": "ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:4d:22", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e738acb0-ddbd-463a-b9cc-ed2fc3852892", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:36.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "e738acb0-ddbd-463a-b9cc-ed2fc3852892", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:56Z", "hostId": "9601888769955b45c2e7d79fa4d9405c8b8239011552915ed4b18bca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:28Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:56,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1fe2ab71-365b-40d5-b25e-a4162ef99f16 2018-10-17 05:07:56,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43080997467s 2018-10-17 05:07:56,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:07:58,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:07:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:07:58,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Wed, 17 Oct 2018 05:07:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef0929c7-473b-4a2d-b303-f815de1f4670 x-openstack-request-id: req-ef0929c7-473b-4a2d-b303-f815de1f4670 2018-10-17 05:07:58,865 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:09:e0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:09:e0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:48.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:07:48Z", "hostId": "ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:07:58,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ef0929c7-473b-4a2d-b303-f815de1f4670 2018-10-17 05:07:58,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215543031693s 2018-10-17 05:07:58,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 05:07:58,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/c4d9e34c-a316-47fe-9e03-8ae7f29962b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:00,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:08:00 GMT X-Openstack-Request-Id: req-115df1d5-197f-4c7a-a4d3-d176f3e19675 2018-10-17 05:08:00,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:08:00,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/c4d9e34c-a316-47fe-9e03-8ae7f29962b0.json used request id req-115df1d5-197f-4c7a-a4d3-d176f3e19675 2018-10-17 05:08:00,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.27675104141s 2018-10-17 05:08:00,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:08:00,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:00,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:00 GMT X-Openstack-Request-Id: req-043997b3-eeec-4b71-92ed-0513489d9b06 2018-10-17 05:08:00,225 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:08:00,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-043997b3-eeec-4b71-92ed-0513489d9b06 2018-10-17 05:08:00,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661509037018s 2018-10-17 05:08:00,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:08:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:00,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af09a135-70ad-4c1d-9084-f7d9d9d06895 x-openstack-request-id: req-af09a135-70ad-4c1d-9084-f7d9d9d06895 2018-10-17 05:08:00,381 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223 used request id req-af09a135-70ad-4c1d-9084-f7d9d9d06895 2018-10-17 05:08:00,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155757904053s 2018-10-17 05:08:00,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:00,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fac7bc0-4b00-4818-8cfd-f0a1c5b0cde1 x-openstack-request-id: req-0fac7bc0-4b00-4818-8cfd-f0a1c5b0cde1 2018-10-17 05:08:00,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:09:e0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:09:e0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1396b8ec-192a-439b-9d52-d5f7f1cc8223", "rel": "bookmark"}], "image": {"id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "links": [{"href": "http://172.30.9.29:8774/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:07:48.000000", "flavor": {"id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "links": [{"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}]}, "id": "1396b8ec-192a-439b-9d52-d5f7f1cc8223", "security_groups": [{"name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}], "user_id": "e228a99af4804bc696f473e8d5759965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:00Z", "hostId": "ee37fd2029757ddf31bb00ae8a5e81fa1e2afb06cdf81293f166b576", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "name": "vping_ssh-vm_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "created": "2018-10-17T05:07:39Z", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:00,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0fac7bc0-4b00-4818-8cfd-f0a1c5b0cde1 2018-10-17 05:08:00,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333476066589s 2018-10-17 05:08:00,717 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:02,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:02,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b142818-c4d5-4449-9b39-faccf23bc6aa x-openstack-request-id: req-0b142818-c4d5-4449-9b39-faccf23bc6aa 2018-10-17 05:08:02,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 05:08:02,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0b142818-c4d5-4449-9b39-faccf23bc6aa 2018-10-17 05:08:02,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0666329860687s 2018-10-17 05:08:02,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:08:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:02,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:02 GMT X-Openstack-Request-Id: req-39b0567a-35f5-4c97-b5ea-cd24163bdd30 2018-10-17 05:08:02,838 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:25Z", "updated_at": "2018-10-17T05:07:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:26Z", "revision_number": 0, "id": "1dc13f68-18cf-446e-815e-d3a2b2616f79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:26Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "40bde7c0-daa5-4797-a7a7-1aa19974a467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:25Z", "revision_number": 0, "id": "52253a04-11d8-4b2b-8916-792e2f1e39f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:25Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:07:26Z", "revision_number": 0, "id": "a42ad27e-f2fe-4ce6-a38e-40e342e9f66e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:26Z", "security_group_id": "c745ced4-bafb-4aef-a038-28ff9f293326", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 3, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "c745ced4-bafb-4aef-a038-28ff9f293326", "name": "vping_ssh-sg_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}, {"description": "Default security group", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:16Z", "updated_at": "2018-10-17T05:07:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "25f7202c-7142-4340-a68c-90594d751de4", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "7c945267-260c-4d25-a27a-fc84d0c8296a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "9bfd0de8-5ae5-41eb-9f54-7db58c2871b6", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "e6568ea2-a9bb-4422-8fd6-469ef6ea89f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "ccabb890-3767-47c9-b654-7c36c97513a4", "name": "default"}]} 2018-10-17 05:08:02,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-39b0567a-35f5-4c97-b5ea-cd24163bdd30 2018-10-17 05:08:02,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457952022552s 2018-10-17 05:08:02,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:08:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c745ced4-bafb-4aef-a038-28ff9f293326.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:02,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:08:02 GMT X-Openstack-Request-Id: req-e62ae566-a769-47dc-80cd-596ec2167bb3 2018-10-17 05:08:02,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:08:02,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c745ced4-bafb-4aef-a038-28ff9f293326.json used request id req-e62ae566-a769-47dc-80cd-596ec2167bb3 2018-10-17 05:08:02,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137180089951s 2018-10-17 05:08:02,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 05:08:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:03,012 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cc5026a-1925-4715-a7ee-056926ab7d85 x-openstack-request-id: req-9cc5026a-1925-4715-a7ee-056926ab7d85 2018-10-17 05:08:03,012 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_47de40b0-60e5-4c72-9a2b-1b0018cb263d used request id req-9cc5026a-1925-4715-a7ee-056926ab7d85 2018-10-17 05:08:03,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0300550460815s 2018-10-17 05:08:03,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:08:03,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" -d '{"subnet_id": "8f6277db-7400-48f9-be2b-1935ce4ee79a"}' 2018-10-17 05:08:05,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:05 GMT X-Openstack-Request-Id: req-1318647f-a624-4e45-9c39-28960b4660d4 2018-10-17 05:08:05,044 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "51a7ad78-3679-41a9-a496-2e1d82ece10a", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "subnet_id": "8f6277db-7400-48f9-be2b-1935ce4ee79a", "subnet_ids": ["8f6277db-7400-48f9-be2b-1935ce4ee79a"], "port_id": "9eef92ae-766e-4815-a93d-d47f48704206", "id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf"} 2018-10-17 05:08:05,044 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf/remove_router_interface.json used request id req-1318647f-a624-4e45-9c39-28960b4660d4 2018-10-17 05:08:05,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03163480759s 2018-10-17 05:08:05,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:08:05,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:05,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:05 GMT X-Openstack-Request-Id: req-cb00552f-05c9-473c-a222-0f32dc3ca9ab 2018-10-17 05:08:05,173 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:18Z", "admin_state_up": true, "updated_at": "2018-10-17T05:08:03Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf", "name": "vping_ssh-router_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}]} 2018-10-17 05:08:05,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-cb00552f-05c9-473c-a222-0f32dc3ca9ab 2018-10-17 05:08:05,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128023147583s 2018-10-17 05:08:05,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:08:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:06,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:08:06 GMT X-Openstack-Request-Id: req-cc2f8fac-a6d8-4fd5-bbad-64d5b456cb9f 2018-10-17 05:08:06,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:08:06,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/dd2c30b0-3bf4-474d-a1eb-56c6bac3bddf.json used request id req-cc2f8fac-a6d8-4fd5-bbad-64d5b456cb9f 2018-10-17 05:08:06,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26069998741s 2018-10-17 05:08:06,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:08:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:06,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:06 GMT X-Openstack-Request-Id: req-c3f5016c-f804-43e1-a92d-0edc34caf604 2018-10-17 05:08:06,478 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:07:18Z","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":"459c024df97140ceaa5c3346d3005cf6","id":"8f6277db-7400-48f9-be2b-1935ce4ee79a","subnetpool_id":null,"name":"vping_ssh-subnet_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}]} 2018-10-17 05:08:06,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c3f5016c-f804-43e1-a92d-0edc34caf604 2018-10-17 05:08:06,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424008369446s 2018-10-17 05:08:06,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:08:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/8f6277db-7400-48f9-be2b-1935ce4ee79a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:07,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:08:07 GMT X-Openstack-Request-Id: req-97a2c630-67fc-48e0-89a4-5fa38aeae8e4 2018-10-17 05:08:07,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:08:07,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8f6277db-7400-48f9-be2b-1935ce4ee79a.json used request id req-97a2c630-67fc-48e0-89a4-5fa38aeae8e4 2018-10-17 05:08:07,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22798609734s 2018-10-17 05:08:07,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:08:07,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:07,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:07 GMT X-Openstack-Request-Id: req-d9e266d7-805a-49d7-b489-24cd0894cd61 2018-10-17 05:08:07,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"51a7ad78-3679-41a9-a496-2e1d82ece10a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"459c024df97140ceaa5c3346d3005cf6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:08:07Z","qos_policy_id":null,"name":"vping_ssh-net_47de40b0-60e5-4c72-9a2b-1b0018cb263d","admin_state_up":true,"tenant_id":"459c024df97140ceaa5c3346d3005cf6","created_at":"2018-10-17T05:07:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 05:08:07,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d9e266d7-805a-49d7-b489-24cd0894cd61 2018-10-17 05:08:07,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959839820862s 2018-10-17 05:08:07,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:08:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/51a7ad78-3679-41a9-a496-2e1d82ece10a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:09,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:08:09 GMT X-Openstack-Request-Id: req-7b2b35fc-ea6e-4c1e-8f64-27c62c23a040 2018-10-17 05:08:09,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:08:09,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/51a7ad78-3679-41a9-a496-2e1d82ece10a.json used request id req-7b2b35fc-ea6e-4c1e-8f64-27c62c23a040 2018-10-17 05:08:09,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42795705795s 2018-10-17 05:08:09,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:08:09,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:09,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:09 GMT X-Openstack-Request-Id: req-d329f492-f2a2-41a2-bfaa-be07cca82035 2018-10-17 05:08:09,356 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:07:24Z", "file": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/file", "owner": "459c024df97140ceaa5c3346d3005cf6", "id": "a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "size": 12716032, "self": "/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:07:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:08:09,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d329f492-f2a2-41a2-bfaa-be07cca82035 2018-10-17 05:08:09,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.118563890457s 2018-10-17 05:08:09,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:08:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1567667b3d7554554846110e8761911e988442975aed2b4e65ad011f74b54be0" 2018-10-17 05:08:09,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:08:09 GMT X-Openstack-Request-Id: req-8d21637a-9029-4c55-af17-a676a7cc6bee 2018-10-17 05:08:09,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:08:09,661 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a5023fe0-a947-4c6f-8f5b-2eed538cdd5a used request id req-8d21637a-9029-4c55-af17-a676a7cc6bee 2018-10-17 05:08:09,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.303956031799s 2018-10-17 05:08:09,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:08:09,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:09,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bcb4928e-4088-4af6-ac07-14e323a3810c x-openstack-request-id: req-bcb4928e-4088-4af6-ac07-14e323a3810c 2018-10-17 05:08:09,690 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ab54b2b-3a94-44fd-b19c-448befefa3e0", "name": "vping_ssh-flavor_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:08:09,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-bcb4928e-4088-4af6-ac07-14e323a3810c 2018-10-17 05:08:09,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231580734253s 2018-10-17 05:08:09,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:08:09,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:09,732 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e01b04dc-72c7-4ccb-9f26-0c6355a7af9f x-openstack-request-id: req-e01b04dc-72c7-4ccb-9f26-0c6355a7af9f 2018-10-17 05:08:09,732 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3ab54b2b-3a94-44fd-b19c-448befefa3e0 used request id req-e01b04dc-72c7-4ccb-9f26-0c6355a7af9f 2018-10-17 05:08:09,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0405988693237s 2018-10-17 05:08:09,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:08:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:09,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6537968a-cec3-4a2b-bea9-47e98bc3d813 2018-10-17 05:08:09,945 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "links": {"self": "http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e228a99af4804bc696f473e8d5759965", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:08:09,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6537968a-cec3-4a2b-bea9-47e98bc3d813 2018-10-17 05:08:09,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211808204651s 2018-10-17 05:08:09,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:08:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:10,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465e0b39-ff3b-4dff-a9c8-8e59f6fc0b2d 2018-10-17 05:08:10,150 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_47de40b0-60e5-4c72-9a2b-1b0018cb263d", "links": {"self": "http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e228a99af4804bc696f473e8d5759965", "description": null}} 2018-10-17 05:08:10,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965 used request id req-465e0b39-ff3b-4dff-a9c8-8e59f6fc0b2d 2018-10-17 05:08:10,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199704885483s 2018-10-17 05:08:10,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:08:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:10,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1883ea-604a-47de-b40e-dd865f45eb2d 2018-10-17 05:08:10,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:08:10,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e228a99af4804bc696f473e8d5759965 used request id req-1d1883ea-604a-47de-b40e-dd865f45eb2d 2018-10-17 05:08:10,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.298254013062s 2018-10-17 05:08:10,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:08:10,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:10,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14ca862-5a6a-47a2-9a91-c0c3fb7e98ea 2018-10-17 05:08:10,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6"}, "tags": [], "enabled": true, "id": "459c024df97140ceaa5c3346d3005cf6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_47de40b0-60e5-4c72-9a2b-1b0018cb263d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:08:10,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b14ca862-5a6a-47a2-9a91-c0c3fb7e98ea 2018-10-17 05:08:10,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110273122787s 2018-10-17 05:08:10,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:08:10,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:10,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061efd54-923e-40d5-ab66-d71e1697bcd0 2018-10-17 05:08:10,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:08:10,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/459c024df97140ceaa5c3346d3005cf6 used request id req-061efd54-923e-40d5-ab66-d71e1697bcd0 2018-10-17 05:08:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269320964813s 2018-10-17 05:08:10,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:08:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=459c024df97140ceaa5c3346d3005cf6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:11,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:11 GMT X-Openstack-Request-Id: req-dd19f597-076a-4e00-9d90-117a1905faa8 2018-10-17 05:08:11,199 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:16Z", "updated_at": "2018-10-17T05:07:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "25f7202c-7142-4340-a68c-90594d751de4", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "7c945267-260c-4d25-a27a-fc84d0c8296a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "9bfd0de8-5ae5-41eb-9f54-7db58c2871b6", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "e6568ea2-a9bb-4422-8fd6-469ef6ea89f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "ccabb890-3767-47c9-b654-7c36c97513a4", "name": "default"}]} 2018-10-17 05:08:11,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=459c024df97140ceaa5c3346d3005cf6&name=default used request id req-dd19f597-076a-4e00-9d90-117a1905faa8 2018-10-17 05:08:11,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35271692276s 2018-10-17 05:08:11,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:08:11,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:11,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:11 GMT X-Openstack-Request-Id: req-ab14d946-b576-4529-94a4-ee7ecb502572 2018-10-17 05:08:11,254 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "created_at": "2018-10-17T05:07:16Z", "updated_at": "2018-10-17T05:07:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "9bfd0de8-5ae5-41eb-9f54-7db58c2871b6", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "e6568ea2-a9bb-4422-8fd6-469ef6ea89f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "7c945267-260c-4d25-a27a-fc84d0c8296a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:07:16Z", "revision_number": 0, "id": "25f7202c-7142-4340-a68c-90594d751de4", "remote_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "remote_ip_prefix": null, "created_at": "2018-10-17T05:07:16Z", "security_group_id": "ccabb890-3767-47c9-b654-7c36c97513a4", "tenant_id": "459c024df97140ceaa5c3346d3005cf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "459c024df97140ceaa5c3346d3005cf6"}], "revision_number": 1, "project_id": "459c024df97140ceaa5c3346d3005cf6", "id": "ccabb890-3767-47c9-b654-7c36c97513a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:08:11,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ab14d946-b576-4529-94a4-ee7ecb502572 2018-10-17 05:08:11,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496001243591s 2018-10-17 05:08:11,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:08:11,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ccabb890-3767-47c9-b654-7c36c97513a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d48bd34d31a124d6435c24616b202448ce9758c7a85a1e63e5deb2017437aea" 2018-10-17 05:08:11,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:08:11 GMT X-Openstack-Request-Id: req-562971dc-403d-4271-8ce5-d28068fbd068 2018-10-17 05:08:11,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:08:11,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ccabb890-3767-47c9-b654-7c36c97513a4.json used request id req-562971dc-403d-4271-8ce5-d28068fbd068 2018-10-17 05:08:11,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.114235162735s 2018-10-17 05:08:11,426 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-17 05:08:11,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:08:11,475 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-879f6224-995e-415a-b503-07e00e7714f3 2018-10-17 05:08:11,475 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:08:11,475 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-879f6224-995e-415a-b503-07e00e7714f3 2018-10-17 05:08:11,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:08:11,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["2HfrisXnT5afMaNeebRkMA"], "issued_at": "2018-10-17T05:08:11.000000Z"}} 2018-10-17 05:08:11,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:08:11,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:12,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:12 GMT X-Openstack-Request-Id: req-81044af4-b03c-43a6-a28a-6658a8c7de28 2018-10-17 05:08:12,425 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:08:12,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-81044af4-b03c-43a6-a28a-6658a8c7de28 2018-10-17 05:08:12,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.547993898392s 2018-10-17 05:08:12,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:08:12,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:12,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcd8688-743d-404a-bd50-d1bf6e1c0c83 2018-10-17 05:08:12,611 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:08:12,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-6fcd8688-743d-404a-bd50-d1bf6e1c0c83 2018-10-17 05:08:12,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176634073257s 2018-10-17 05:08:12,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:08:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769"}}' 2018-10-17 05:08:12,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b451731-10c2-420f-b23f-3148bfa3c42e 2018-10-17 05:08:12,811 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4"}, "tags": [], "enabled": true, "id": "6a4a0db211ba4883ba33312e6345f9a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769"}} 2018-10-17 05:08:12,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5b451731-10c2-420f-b23f-3148bfa3c42e 2018-10-17 05:08:12,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192195892334s 2018-10-17 05:08:12,812 - 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'6a4a0db211ba4883ba33312e6345f9a4', '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_9e91e124-7358-4707-97ba-8e6778f0e769'}) 2018-10-17 05:08:12,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:08:12,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6ddb476c-23d6-4bfa-b233-42b1d3d21ab4", "email": null, "name": "vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769"}}' 2018-10-17 05:08:13,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80fea4f1-7208-43a9-a028-544ef07be2ab 2018-10-17 05:08:13,193 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769", "links": {"self": "http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb93803365b2475aa2e25110f6a5345c", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:08:13,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-80fea4f1-7208-43a9-a028-544ef07be2ab 2018-10-17 05:08:13,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374819993973s 2018-10-17 05:08:13,194 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fb93803365b2475aa2e25110f6a5345c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769'}) 2018-10-17 05:08:13,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:08:13,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:13,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a34f539-018b-4e35-be21-fa6609d4635d 2018-10-17 05:08:13,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:08:13,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9a34f539-018b-4e35-be21-fa6609d4635d 2018-10-17 05:08:13,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194061994553s 2018-10-17 05:08:13,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:08:13,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:13,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a24a68-8c83-444b-810d-36f17560e587 2018-10-17 05:08:13,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:08:13,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-01a24a68-8c83-444b-810d-36f17560e587 2018-10-17 05:08:13,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111757040024s 2018-10-17 05:08:13,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:08:13,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:13,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8274bc94-0fae-4b60-a593-9a806f79bc59 2018-10-17 05:08:13,706 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:08:13,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8274bc94-0fae-4b60-a593-9a806f79bc59 2018-10-17 05:08:13,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191918134689s 2018-10-17 05:08:13,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:08:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:13,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fcd0bb-de0f-4186-8723-03d0d62d0b4a 2018-10-17 05:08:13,814 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:08:13,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-88fcd0bb-de0f-4186-8723-03d0d62d0b4a 2018-10-17 05:08:13,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102196931839s 2018-10-17 05:08:13,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:08:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:13,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2a1302-5fd5-4b0d-bad7-b5723c02b0d0 2018-10-17 05:08:13,986 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769", "links": {"self": "http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb93803365b2475aa2e25110f6a5345c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:08:13,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fb2a1302-5fd5-4b0d-bad7-b5723c02b0d0 2018-10-17 05:08:13,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171229839325s 2018-10-17 05:08:13,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:08:14,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:14,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a02d36-79b8-4389-a236-25f9f7ca4670 2018-10-17 05:08:14,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4"}, "tags": [], "enabled": true, "id": "6a4a0db211ba4883ba33312e6345f9a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769"}]} 2018-10-17 05:08:14,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a8a02d36-79b8-4389-a236-25f9f7ca4670 2018-10-17 05:08:14,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.28600692749s 2018-10-17 05:08:14,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:08:14,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=fb93803365b2475aa2e25110f6a5345c&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=6a4a0db211ba4883ba33312e6345f9a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:14,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873106a9-045a-4540-9b86-f9863dbc4239 2018-10-17 05:08:14,484 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=fb93803365b2475aa2e25110f6a5345c&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=6a4a0db211ba4883ba33312e6345f9a4", "previous": null, "next": null}} 2018-10-17 05:08:14,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=fb93803365b2475aa2e25110f6a5345c&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=6a4a0db211ba4883ba33312e6345f9a4 used request id req-873106a9-045a-4540-9b86-f9863dbc4239 2018-10-17 05:08:14,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191111087799s 2018-10-17 05:08:14,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:08:14,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4/users/fb93803365b2475aa2e25110f6a5345c/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:14,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31cab54c-16b5-4d78-a373-8df958eaecbc 2018-10-17 05:08:14,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:08:14,635 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4/users/fb93803365b2475aa2e25110f6a5345c/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-31cab54c-16b5-4d78-a373-8df958eaecbc 2018-10-17 05:08:14,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147510051727s 2018-10-17 05:08:14,636 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769', 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'6a4a0db211ba4883ba33312e6345f9a4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6ddb476c-23d6-4bfa-b233-42b1d3d21ab4', 'username': u'vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:08:14,640 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769', 'password': '6ddb476c-23d6-4bfa-b233-42b1d3d21ab4', 'project_name': 'vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '6a4a0db211ba4883ba33312e6345f9a4', 'project_domain_name': 'Default'} 2018-10-17 05:08:14,641 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-17 05:08:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:08:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:14,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565198d3-ef40-4ef4-b6ae-a68f73646a0c 2018-10-17 05:08:14,831 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:08:14,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-565198d3-ef40-4ef4-b6ae-a68f73646a0c 2018-10-17 05:08:14,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190311908722s 2018-10-17 05:08:14,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:08:14,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:08:14,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df583d26-5a1d-4416-879d-a35e31a65450 2018-10-17 05:08:14,950 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4"}, "tags": [], "enabled": true, "id": "6a4a0db211ba4883ba33312e6345f9a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769"}]} 2018-10-17 05:08:14,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-df583d26-5a1d-4416-879d-a35e31a65450 2018-10-17 05:08:14,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109950065613s 2018-10-17 05:08:14,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:08:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" -d '{"network": {"tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "name": "vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769", "admin_state_up": true}}' 2018-10-17 05:08:15,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:15 GMT X-Openstack-Request-Id: req-66a046e7-8b40-46cb-b1a0-b83682fa387a 2018-10-17 05:08:15,229 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cd04f12e-3999-4939-b6c1-facd8783092b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"6a4a0db211ba4883ba33312e6345f9a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:08:15Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769","admin_state_up":true,"tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:15Z","mtu":1450}} 2018-10-17 05:08:15,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-66a046e7-8b40-46cb-b1a0-b83682fa387a 2018-10-17 05:08:15,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.276996850967s 2018-10-17 05:08:15,230 - 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-10-17T05:08:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cd04f12e-3999-4939-b6c1-facd8783092b', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769', u'created_at': u'2018-10-17T05:08:15Z', u'mtu': 1450, u'tenant_id': u'6a4a0db211ba4883ba33312e6345f9a4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6a4a0db211ba4883ba33312e6345f9a4', u'l2_adjacency': True}) 2018-10-17 05:08:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:08:15,240 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092c381a-e35e-4724-a537-4b4f6aa0fe12 2018-10-17 05:08:15,240 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:08:15,240 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-092c381a-e35e-4724-a537-4b4f6aa0fe12 2018-10-17 05:08:15,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:08:15,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a4a0db211ba4883ba33312e6345f9a4", "name": "vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6a4a0db211ba4883ba33312e6345f9a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/6a4a0db211ba4883ba33312e6345f9a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/6a4a0db211ba4883ba33312e6345f9a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6a4a0db211ba4883ba33312e6345f9a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/6a4a0db211ba4883ba33312e6345f9a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/6a4a0db211ba4883ba33312e6345f9a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6a4a0db211ba4883ba33312e6345f9a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/6a4a0db211ba4883ba33312e6345f9a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/6a4a0db211ba4883ba33312e6345f9a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_6a4a0db211ba4883ba33312e6345f9a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_6a4a0db211ba4883ba33312e6345f9a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6a4a0db211ba4883ba33312e6345f9a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/6a4a0db211ba4883ba33312e6345f9a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/6a4a0db211ba4883ba33312e6345f9a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769", "id": "fb93803365b2475aa2e25110f6a5345c"}, "audit_ids": ["FUvljNJESWu8lO1qdgCKwg"], "issued_at": "2018-10-17T05:08:15.000000Z"}} 2018-10-17 05:08:15,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:08:15,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:16,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:16 GMT X-Openstack-Request-Id: req-be164a5d-e568-4307-98dc-e0ec10dca0ee 2018-10-17 05:08:16,084 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cd04f12e-3999-4939-b6c1-facd8783092b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6a4a0db211ba4883ba33312e6345f9a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:08:15Z","qos_policy_id":null,"name":"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769","admin_state_up":true,"tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:15Z","mtu":1450}]} 2018-10-17 05:08:16,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-be164a5d-e568-4307-98dc-e0ec10dca0ee 2018-10-17 05:08:16,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361045122147s 2018-10-17 05:08:16,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:08:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"subnet": {"name": "vping_userdata-subnet_9e91e124-7358-4707-97ba-8e6778f0e769", "enable_dhcp": true, "network_id": "cd04f12e-3999-4939-b6c1-facd8783092b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:08:16,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:16 GMT X-Openstack-Request-Id: req-9a381bf7-bb54-49ff-aeb4-6cbacdb48126 2018-10-17 05:08:16,911 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd04f12e-3999-4939-b6c1-facd8783092b","tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:08:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6a4a0db211ba4883ba33312e6345f9a4","id":"03ba0f62-1000-45b3-b8ff-c85d2d2f7d78","subnetpool_id":null,"name":"vping_userdata-subnet_9e91e124-7358-4707-97ba-8e6778f0e769"}} 2018-10-17 05:08:16,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9a381bf7-bb54-49ff-aeb4-6cbacdb48126 2018-10-17 05:08:16,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.82492518425s 2018-10-17 05:08:16,911 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:08:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'03ba0f62-1000-45b3-b8ff-c85d2d2f7d78', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_9e91e124-7358-4707-97ba-8e6778f0e769', u'enable_dhcp': True, u'network_id': u'cd04f12e-3999-4939-b6c1-facd8783092b', u'tenant_id': u'6a4a0db211ba4883ba33312e6345f9a4', u'created_at': u'2018-10-17T05:08:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6a4a0db211ba4883ba33312e6345f9a4'}) 2018-10-17 05:08:16,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:08:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "vping_userdata-router_9e91e124-7358-4707-97ba-8e6778f0e769", "admin_state_up": true}}' 2018-10-17 05:08:18,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:18 GMT X-Openstack-Request-Id: req-a23e0020-9db0-4b1c-915b-8a238fec8f3d 2018-10-17 05:08:18,652 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "created_at": "2018-10-17T05:08:16Z", "admin_state_up": true, "updated_at": "2018-10-17T05:08:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6a4a0db211ba4883ba33312e6345f9a4", "id": "a92583fb-498a-4ff0-8c1f-b9e87bb8a51c", "name": "vping_userdata-router_9e91e124-7358-4707-97ba-8e6778f0e769"}} 2018-10-17 05:08:18,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a23e0020-9db0-4b1c-915b-8a238fec8f3d 2018-10-17 05:08:18,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74032402039s 2018-10-17 05:08:18,653 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:08:18Z', u'revision_number': 2, u'id': u'a92583fb-498a-4ff0-8c1f-b9e87bb8a51c', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_9e91e124-7358-4707-97ba-8e6778f0e769', u'admin_state_up': True, u'tenant_id': u'6a4a0db211ba4883ba33312e6345f9a4', u'created_at': u'2018-10-17T05:08:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'6a4a0db211ba4883ba33312e6345f9a4'}) 2018-10-17 05:08:18,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:08:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a92583fb-498a-4ff0-8c1f-b9e87bb8a51c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"subnet_id": "03ba0f62-1000-45b3-b8ff-c85d2d2f7d78"}' 2018-10-17 05:08:21,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:21 GMT X-Openstack-Request-Id: req-e78a8e2f-05e1-4be5-b0f3-1ba0a34450a7 2018-10-17 05:08:21,434 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cd04f12e-3999-4939-b6c1-facd8783092b", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "subnet_id": "03ba0f62-1000-45b3-b8ff-c85d2d2f7d78", "subnet_ids": ["03ba0f62-1000-45b3-b8ff-c85d2d2f7d78"], "port_id": "622cf2aa-c7f5-42a0-8f67-bd8e5e2dd9e8", "id": "a92583fb-498a-4ff0-8c1f-b9e87bb8a51c"} 2018-10-17 05:08:21,434 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a92583fb-498a-4ff0-8c1f-b9e87bb8a51c/add_router_interface.json used request id req-e78a8e2f-05e1-4be5-b0f3-1ba0a34450a7 2018-10-17 05:08:21,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.78040385246s 2018-10-17 05:08:21,434 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:08:21,552 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:08:21,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:08:21,559 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:21 GMT 2018-10-17 05:08:21,559 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:08:21,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:08:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:21,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:21 GMT X-Openstack-Request-Id: req-4f73fb13-794f-49d5-af2c-66ed2029dab6 2018-10-17 05:08:21,978 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:08:21,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4f73fb13-794f-49d5-af2c-66ed2029dab6 2018-10-17 05:08:21,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.416372060776s 2018-10-17 05:08:21,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:08:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769"}' 2018-10-17 05:08:22,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:22 GMT Location: http://172.30.9.29:9292/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9de822ba-68fb-4ce9-9fef-d600b3ef467d 2018-10-17 05:08:22,055 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:08:22Z", "file": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file", "owner": "6a4a0db211ba4883ba33312e6345f9a4", "id": "0b391f45-fca3-44fe-a7af-f83a58193165", "size": null, "self": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "checksum": null, "created_at": "2018-10-17T05:08:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:08:22,055 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9de822ba-68fb-4ce9-9fef-d600b3ef467d 2018-10-17 05:08:22,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0678720474243s 2018-10-17 05:08:22,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:08:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '' 2018-10-17 05:08:22,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:08:22 GMT X-Openstack-Request-Id: req-fc580841-faa6-4c2b-87bb-75477889aa1d 2018-10-17 05:08:22,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:08:22,832 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file used request id req-fc580841-faa6-4c2b-87bb-75477889aa1d 2018-10-17 05:08:22,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.775408029556s 2018-10-17 05:08:22,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:08:22,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:22,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:22 GMT X-Openstack-Request-Id: req-1e88b802-2616-415e-b2a0-095b896cd880 2018-10-17 05:08:22,877 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:08:22Z", "file": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file", "owner": "6a4a0db211ba4883ba33312e6345f9a4", "id": "0b391f45-fca3-44fe-a7af-f83a58193165", "size": 12716032, "self": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:08:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:08:22,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1e88b802-2616-415e-b2a0-095b896cd880 2018-10-17 05:08:22,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405840873718s 2018-10-17 05:08:22,879 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file', 'owner': u'6a4a0db211ba4883ba33312e6345f9a4', 'id': u'0b391f45-fca3-44fe-a7af-f83a58193165', 'size': 12716032, u'self': u'/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a4a0db211ba4883ba33312e6345f9a4', 'name': 'vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:08:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T05:08:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769', 'created': u'2018-10-17T05:08:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:08:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:08:22,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:08:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_9e91e124-7358-4707-97ba-8e6778f0e769", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:08:23,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cf8d006-5631-4519-b964-931f76d2ff17 x-openstack-request-id: req-4cf8d006-5631-4519-b964-931f76d2ff17 2018-10-17 05:08:23,122 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "name": "vping_userdata-flavor_9e91e124-7358-4707-97ba-8e6778f0e769", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:08:23,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4cf8d006-5631-4519-b964-931f76d2ff17 2018-10-17 05:08:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240175008774s 2018-10-17 05:08:23,123 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_9e91e124-7358-4707-97ba-8e6778f0e769', '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'fe010d0d79494effbe02dd92c443bc23', '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'64eed07e-6d4b-4b5b-b617-0e319b48ae8d', 'swap': 0}) 2018-10-17 05:08:23,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:08:23,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" -d '{"extra_specs": {}}' 2018-10-17 05:08:23,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28564529-22d1-4261-a93b-b09e13772890 x-openstack-request-id: req-28564529-22d1-4261-a93b-b09e13772890 2018-10-17 05:08:23,145 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:08:23,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d/os-extra_specs used request id req-28564529-22d1-4261-a93b-b09e13772890 2018-10-17 05:08:23,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212218761444s 2018-10-17 05:08:23,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:08:23,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:23,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:23 GMT X-Openstack-Request-Id: req-99aa7c53-71bc-44ee-bb27-b5078b1a03cb 2018-10-17 05:08:23,243 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd04f12e-3999-4939-b6c1-facd8783092b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6a4a0db211ba4883ba33312e6345f9a4","l2_adjacency":true,"status":"ACTIVE","subnets":["03ba0f62-1000-45b3-b8ff-c85d2d2f7d78"],"description":"","tags":[],"updated_at":"2018-10-17T05:08:16Z","qos_policy_id":null,"name":"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769","admin_state_up":true,"tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:15Z","mtu":1450}]} 2018-10-17 05:08:23,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-99aa7c53-71bc-44ee-bb27-b5078b1a03cb 2018-10-17 05:08:23,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974731445312s 2018-10-17 05:08:23,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:08:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:23,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:23 GMT X-Openstack-Request-Id: req-e5198a1a-180d-4954-aebe-fb558ff94066 2018-10-17 05:08:23,287 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:08:22Z", "file": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file", "owner": "6a4a0db211ba4883ba33312e6345f9a4", "id": "0b391f45-fca3-44fe-a7af-f83a58193165", "size": 12716032, "self": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:08:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:08:23,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e5198a1a-180d-4954-aebe-fb558ff94066 2018-10-17 05:08:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385971069336s 2018-10-17 05:08:23,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:08:23,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:23,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-271ccdad-fcc6-4e8f-9fb5-64d3e723cc45 x-openstack-request-id: req-271ccdad-fcc6-4e8f-9fb5-64d3e723cc45 2018-10-17 05:08:23,594 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "name": "vping_userdata-flavor_9e91e124-7358-4707-97ba-8e6778f0e769", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:08:23,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-271ccdad-fcc6-4e8f-9fb5-64d3e723cc45 2018-10-17 05:08:23,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.299619913101s 2018-10-17 05:08:23,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:08:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"server": {"name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "imageRef": "0b391f45-fca3-44fe-a7af-f83a58193165", "flavorRef": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cd04f12e-3999-4939-b6c1-facd8783092b"}]}}' 2018-10-17 05:08:25,571 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf x-compute-request-id: req-2f857146-eaa4-4187-8250-1665f65c4971 x-openstack-request-id: req-2f857146-eaa4-4187-8250-1665f65c4971 2018-10-17 05:08:25,572 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "adminPass": "wrTQiATrUb7S"}} 2018-10-17 05:08:25,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-2f857146-eaa4-4187-8250-1665f65c4971 2018-10-17 05:08:25,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.97347593307s 2018-10-17 05:08:25,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:26,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fefef05-0f24-4129-ba4b-b40b54e7c986 x-openstack-request-id: req-9fefef05-0f24-4129-ba4b-b40b54e7c986 2018-10-17 05:08:26,207 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "user_id": "fb93803365b2475aa2e25110f6a5345c", "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-10-17T05:08:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:26,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9fefef05-0f24-4129-ba4b-b40b54e7c986 2018-10-17 05:08:26,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633991956711s 2018-10-17 05:08:26,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:08:26,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:26,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:26 GMT X-Openstack-Request-Id: req-d94c21a7-14f7-4362-a42e-0aead64507b6 2018-10-17 05:08:26,312 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd04f12e-3999-4939-b6c1-facd8783092b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6a4a0db211ba4883ba33312e6345f9a4","l2_adjacency":true,"status":"ACTIVE","subnets":["03ba0f62-1000-45b3-b8ff-c85d2d2f7d78"],"description":"","tags":[],"updated_at":"2018-10-17T05:08:16Z","qos_policy_id":null,"name":"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769","admin_state_up":true,"tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:15Z","mtu":1450}]} 2018-10-17 05:08:26,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d94c21a7-14f7-4362-a42e-0aead64507b6 2018-10-17 05:08:26,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0952541828156s 2018-10-17 05:08:26,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:08:26,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:26,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:26 GMT X-Openstack-Request-Id: req-a69e6a03-ede4-43f6-83a7-65e6dfe25f9a 2018-10-17 05:08:26,401 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd04f12e-3999-4939-b6c1-facd8783092b","tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:08:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6a4a0db211ba4883ba33312e6345f9a4","id":"03ba0f62-1000-45b3-b8ff-c85d2d2f7d78","subnetpool_id":null,"name":"vping_userdata-subnet_9e91e124-7358-4707-97ba-8e6778f0e769"}]} 2018-10-17 05:08:26,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a69e6a03-ede4-43f6-83a7-65e6dfe25f9a 2018-10-17 05:08:26,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0876450538635s 2018-10-17 05:08:26,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:28,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:28,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:28,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb03e2e7-5630-4c92-8279-78ae7e33c907 x-openstack-request-id: req-eb03e2e7-5630-4c92-8279-78ae7e33c907 2018-10-17 05:08:28,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:08:28Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:28,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eb03e2e7-5630-4c92-8279-78ae7e33c907 2018-10-17 05:08:28,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374634027481s 2018-10-17 05:08:28,786 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:30,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:30,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:31,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50716f83-7f72-4567-8f65-dbab25f8465b x-openstack-request-id: req-50716f83-7f72-4567-8f65-dbab25f8465b 2018-10-17 05:08:31,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:08:28Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:31,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-50716f83-7f72-4567-8f65-dbab25f8465b 2018-10-17 05:08:31,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679415941238s 2018-10-17 05:08:31,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:33,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:33,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1538315d-72f0-46ba-b43d-4cbe79c01434 x-openstack-request-id: req-1538315d-72f0-46ba-b43d-4cbe79c01434 2018-10-17 05:08:33,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:08:28Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:33,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1538315d-72f0-46ba-b43d-4cbe79c01434 2018-10-17 05:08:33,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214083909988s 2018-10-17 05:08:33,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:35,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:36,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-986123c9-2ed0-41a6-88c8-c6a94ffdc167 x-openstack-request-id: req-986123c9-2ed0-41a6-88c8-c6a94ffdc167 2018-10-17 05:08:36,846 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:34Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:36,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-986123c9-2ed0-41a6-88c8-c6a94ffdc167 2018-10-17 05:08:36,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14386510849s 2018-10-17 05:08:36,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:08:36,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=3f9b63aa-febe-451d-b0b6-e91743f331bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:36,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:36 GMT X-Openstack-Request-Id: req-c806f440-0cb9-43ea-8b73-b3c8f70fe68d 2018-10-17 05:08:36,915 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:08:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03ba0f62-1000-45b3-b8ff-c85d2d2f7d78","ip_address":"192.168.120.10"}],"id":"ef86c82c-ff56-4e11-b6e4-08cbcce5aaee","security_groups":["99095cef-5e53-4da8-b36e-b848bd7b8ffe"],"mac_address":"fa:16:3e:50:ca:d0","project_id":"6a4a0db211ba4883ba33312e6345f9a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd04f12e-3999-4939-b6c1-facd8783092b","tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:29Z","binding:vnic_type":"normal","device_id":"3f9b63aa-febe-451d-b0b6-e91743f331bf","ip_allocation":"immediate"}]} 2018-10-17 05:08:36,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=3f9b63aa-febe-451d-b0b6-e91743f331bf used request id req-c806f440-0cb9-43ea-8b73-b3c8f70fe68d 2018-10-17 05:08:36,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.061518907547s 2018-10-17 05:08:36,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:08:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ef86c82c-ff56-4e11-b6e4-08cbcce5aaee" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:36,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:36 GMT X-Openstack-Request-Id: req-45fef4eb-cd53-4363-b7e4-93b6875da66c 2018-10-17 05:08:36,971 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:08:36,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ef86c82c-ff56-4e11-b6e4-08cbcce5aaee used request id req-45fef4eb-cd53-4363-b7e4-93b6875da66c 2018-10-17 05:08:36,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0450868606567s 2018-10-17 05:08:36,972 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:ca:d0', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0b391f45-fca3-44fe-a7af-f83a58193165'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T05:08:34.000000', 'flavor': Munch({u'id': u'64eed07e-6d4b-4b5b-b617-0e319b48ae8d'}), 'az': u'nova', 'id': u'3f9b63aa-febe-451d-b0b6-e91743f331bf', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fb93803365b2475aa2e25110f6a5345c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a4a0db211ba4883ba33312e6345f9a4', 'name': 'vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769', '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-10-17T05:08:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:08:34Z', 'hostId': u'b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664', '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-10-17T05:08:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a4a0db211ba4883ba33312e6345f9a4', 'name': u'vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769', 'adminPass': u'wrTQiATrUb7S', 'tenant_id': u'6a4a0db211ba4883ba33312e6345f9a4', 'created_at': u'2018-10-17T05:08:25Z', 'created': u'2018-10-17T05:08:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:08:36,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:08:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:37,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:37 GMT X-Openstack-Request-Id: req-35a265d0-5750-44cb-aa46-702198305482 2018-10-17 05:08:37,089 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd04f12e-3999-4939-b6c1-facd8783092b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6a4a0db211ba4883ba33312e6345f9a4","l2_adjacency":true,"status":"ACTIVE","subnets":["03ba0f62-1000-45b3-b8ff-c85d2d2f7d78"],"description":"","tags":[],"updated_at":"2018-10-17T05:08:16Z","qos_policy_id":null,"name":"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769","admin_state_up":true,"tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:15Z","mtu":1450}]} 2018-10-17 05:08:37,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-35a265d0-5750-44cb-aa46-702198305482 2018-10-17 05:08:37,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116124153137s 2018-10-17 05:08:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:08:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:37,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:37 GMT X-Openstack-Request-Id: req-0d6f6395-ef96-4451-8696-212762bb57d2 2018-10-17 05:08:37,378 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:08:22Z", "file": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file", "owner": "6a4a0db211ba4883ba33312e6345f9a4", "id": "0b391f45-fca3-44fe-a7af-f83a58193165", "size": 12716032, "self": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:08:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:08:37,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0d6f6395-ef96-4451-8696-212762bb57d2 2018-10-17 05:08:37,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282932043076s 2018-10-17 05:08:37,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:08:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:37,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d88d847-054b-4595-a1b5-4b7caf7e45a8 x-openstack-request-id: req-0d88d847-054b-4595-a1b5-4b7caf7e45a8 2018-10-17 05:08:37,402 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "name": "vping_userdata-flavor_9e91e124-7358-4707-97ba-8e6778f0e769", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:08:37,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0d88d847-054b-4595-a1b5-4b7caf7e45a8 2018-10-17 05:08:37,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224800109863s 2018-10-17 05:08:37,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:08:37,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"server": {"name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "imageRef": "0b391f45-fca3-44fe-a7af-f83a58193165", "flavorRef": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEwIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cd04f12e-3999-4939-b6c1-facd8783092b"}]}}' 2018-10-17 05:08:39,349 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9 x-compute-request-id: req-eea4d217-2bf5-4a86-87e5-8f31cf512fd1 x-openstack-request-id: req-eea4d217-2bf5-4a86-87e5-8f31cf512fd1 2018-10-17 05:08:39,350 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "adminPass": "GFaCTfiG5q2i"}} 2018-10-17 05:08:39,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-eea4d217-2bf5-4a86-87e5-8f31cf512fd1 2018-10-17 05:08:39,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.94653916359s 2018-10-17 05:08:39,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:39,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:39,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d388a25c-6586-407d-b119-ff68f41ed13a x-openstack-request-id: req-d388a25c-6586-407d-b119-ff68f41ed13a 2018-10-17 05:08:39,585 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "user_id": "fb93803365b2475aa2e25110f6a5345c", "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-10-17T05:08:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:34Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:39,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d388a25c-6586-407d-b119-ff68f41ed13a 2018-10-17 05:08:39,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234194040298s 2018-10-17 05:08:39,593 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:41,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:42,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c707b07-ae77-4c2b-b98c-39133e4bd623 x-openstack-request-id: req-9c707b07-ae77-4c2b-b98c-39133e4bd623 2018-10-17 05:08:42,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:08:41Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:34Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:42,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9c707b07-ae77-4c2b-b98c-39133e4bd623 2018-10-17 05:08:42,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591181993484s 2018-10-17 05:08:42,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:44,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:44,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64400a44-6b31-462e-a917-eeb92d4130c5 x-openstack-request-id: req-64400a44-6b31-462e-a917-eeb92d4130c5 2018-10-17 05:08:44,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:08:42Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:34Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:44,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-64400a44-6b31-462e-a917-eeb92d4130c5 2018-10-17 05:08:44,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774786949158s 2018-10-17 05:08:44,981 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:46,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:46,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:47,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0db03fb9-f25d-4ae5-b624-338422a591a1 x-openstack-request-id: req-0db03fb9-f25d-4ae5-b624-338422a591a1 2018-10-17 05:08:47,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:02:6f", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:46.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:46Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:34Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:47,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0db03fb9-f25d-4ae5-b624-338422a591a1 2018-10-17 05:08:47,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501554965973s 2018-10-17 05:08:47,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:08:47,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=c901889c-49d6-4f08-abe4-591ef660e4f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:47,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:47 GMT X-Openstack-Request-Id: req-de111730-19a4-4663-b43a-c0b0df510d93 2018-10-17 05:08:47,547 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:08:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03ba0f62-1000-45b3-b8ff-c85d2d2f7d78","ip_address":"192.168.120.6"}],"id":"8a7c3680-85db-49fe-a039-a2b131542ec8","security_groups":["99095cef-5e53-4da8-b36e-b848bd7b8ffe"],"mac_address":"fa:16:3e:1c:02:6f","project_id":"6a4a0db211ba4883ba33312e6345f9a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd04f12e-3999-4939-b6c1-facd8783092b","tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:42Z","binding:vnic_type":"normal","device_id":"c901889c-49d6-4f08-abe4-591ef660e4f9","ip_allocation":"immediate"}]} 2018-10-17 05:08:47,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=c901889c-49d6-4f08-abe4-591ef660e4f9 used request id req-de111730-19a4-4663-b43a-c0b0df510d93 2018-10-17 05:08:47,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05402302742s 2018-10-17 05:08:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:08:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=8a7c3680-85db-49fe-a039-a2b131542ec8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:47,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:47 GMT X-Openstack-Request-Id: req-0ce7880f-906b-40c7-a043-0340057fc70c 2018-10-17 05:08:47,602 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:08:47,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=8a7c3680-85db-49fe-a039-a2b131542ec8 used request id req-0ce7880f-906b-40c7-a043-0340057fc70c 2018-10-17 05:08:47,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0452859401703s 2018-10-17 05:08:47,603 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:02:6f', 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'0b391f45-fca3-44fe-a7af-f83a58193165'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T05:08:46.000000', 'flavor': Munch({u'id': u'64eed07e-6d4b-4b5b-b617-0e319b48ae8d'}), 'az': u'nova', 'id': u'c901889c-49d6-4f08-abe4-591ef660e4f9', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fb93803365b2475aa2e25110f6a5345c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a4a0db211ba4883ba33312e6345f9a4', 'name': 'vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769', '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-10-17T05:08:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:08:46Z', 'hostId': u'721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249', '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-10-17T05:08:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a4a0db211ba4883ba33312e6345f9a4', 'name': u'vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769', 'adminPass': u'GFaCTfiG5q2i', 'tenant_id': u'6a4a0db211ba4883ba33312e6345f9a4', 'created_at': u'2018-10-17T05:08:39Z', 'created': u'2018-10-17T05:08:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:08:47,604 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-17 05:08:48,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:48,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f15edc72-6d43-4e2c-bd0e-15e47d130c01 x-openstack-request-id: req-f15edc72-6d43-4e2c-bd0e-15e47d130c01 2018-10-17 05:08:48,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:02:6f", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:46.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:46Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:34Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:48,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f15edc72-6d43-4e2c-bd0e-15e47d130c01 2018-10-17 05:08:48,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234277009964s 2018-10-17 05:08:48,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 05:08:48,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 05:08:48,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7946 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d311e96-6522-4b52-8fe5-f8617da4364f x-openstack-request-id: req-8d311e96-6522-4b52-8fe5-f8617da4364f 2018-10-17 05:08:48,919 - keystoneauth.session - DEBUG - 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 481873831 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.177275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179449] pid_max: default: 32768 minimum: 301\n[ 0.180629] ACPI: Core revision 20150930\n[ 0.182250] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.183939] Security Framework initialized\n[ 0.185013] Yama: becoming mindful.\n[ 0.185973] AppArmor: AppArmor initialized\n[ 0.187076] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.188742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.190355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193690] Initializing cgroup subsys io\n[ 0.194754] Initializing cgroup subsys memory\n[ 0.195852] Initializing cgroup subsys devices\n[ 0.196982] Initializing cgroup subsys freezer\n[ 0.198093] Initializing cgroup subsys net_cls\n[ 0.199196] Initializing cgroup subsys perf_event\n[ 0.200365] Initializing cgroup subsys net_prio\n[ 0.201548] Initializing cgroup subsys hugetlb\n[ 0.202668] Initializing cgroup subsys pids\n[ 0.203782] CPU: Physical Processor ID: 0\n[ 0.205511] mce: CPU supports 10 MCE banks\n[ 0.206586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.207854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223787] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230195] ftrace: allocating 31920 entries in 125 pages\n[ 0.255145] smpboot: Max logical packages: 1\n[ 0.256242] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.257981] x2apic enabled\n[ 0.259035] Switched APIC routing to physical x2apic.\n[ 0.261299] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.262767] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265403] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.267685] KVM setup paravirtual spinlock\n[ 0.269202] x86: Booted up 1 node, 1 CPUs\n[ 0.270229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272016] devtmpfs: initialized\n[ 0.273921] evm: security.selinux\n[ 0.274819] evm: security.SMACK64\n[ 0.275708] evm: security.SMACK64EXEC\n[ 0.276665] evm: security.SMACK64TRANSMUTE\n[ 0.277699] evm: security.SMACK64MMAP\n[ 0.278650] evm: security.ima\n[ 0.279477] evm: security.capability\n[ 0.280488] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.282896] pinctrl core: initialized pinctrl subsystem\n[ 0.284279] RTC time: 5:08:46, date: 10/17/18\n[ 0.285482] NET: Registered protocol family 16\n[ 0.286766] cpuidle: using governor ladder\n[ 0.287821] cpuidle: using governor menu\n[ 0.288833] PCCT header not found.\n[ 0.289788] ACPI: bus type PCI registered\n[ 0.290811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.292454] PCI: Using configuration type 1 for base access\n[ 0.294493] ACPI: Added _OSI(Module Device)\n[ 0.295566] ACPI: Added _OSI(Processor Device)\n[ 0.296668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297820] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299857] ACPI: Interpreter enabled\n[ 0.300874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310369] ACPI: (supports S0 S5)\n[ 0.311277] ACPI: Using IOAPIC for interrupt routing\n[ 0.312527] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319201] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323606] acpiphp: Slot [3] registered\n[ 0.324627] acpiphp: Slot [4] registered\n[ 0.325643] acpiphp: Slot [5] registered\n[ 0.326661] acpiphp: Slot [6] registered\n[ 0.327683] acpiphp: Slot [7] registered\n[ 0.328707] acpiphp: Slot [8] registered\n[ 0.329725] acpiphp: Slot [9] registered\n[ 0.330771] acpiphp: Slot [10] registered\n[ 0.331809] acpiphp: Slot [11] registered\n[ 0.332878] acpiphp: Slot [12] registered\n[ 0.333940] acpiphp: Slot [13] registered\n[ 0.334972] acpiphp: Slot [14] registered\n[ 0.336032] acpiphp: Slot [15] registered\n[ 0.350233] acpiphp: Slot [16] registered\n[ 0.351312] acpiphp: Slot [17] registered\n[ 0.352356] acpiphp: Slot [18] registered\n[ 0.353442] acpiphp: Slot [19] registered\n[ 0.354471] acpiphp: Slot [20] registered\n[ 0.355504] acpiphp: Slot [21] registered\n[ 0.356531] acpiphp: Slot [22] registered\n[ 0.357559] acpiphp: Slot [23] registered\n[ 0.358593] acpiphp: Slot [24] registered\n[ 0.359626] acpiphp: Slot [25] registered\n[ 0.360684] acpiphp: Slot [26] registered\n[ 0.361738] acpiphp: Slot [27] registered\n[ 0.362804] acpiphp: Slot [28] registered\n[ 0.363868] acpiphp: Slot [29] registered\n[ 0.364897] acpiphp: Slot [30] registered\n[ 0.365928] acpiphp: Slot [31] registered\n[ 0.366961] PCI host bridge to bus 0000:00\n[ 0.367994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369538] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.372956] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.374854] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.376741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.380541] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.382162] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383693] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.385304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.389543] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.391413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.425674] vgaarb: loaded\n[ 0.426452] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427987] SCSI subsystem initialized\n[ 0.429153] ACPI: bus type USB registered\n[ 0.430206] usbcore: registered new interface driver usbfs\n[ 0.431580] usbcore: registered new interface driver hub\n[ 0.432861] usbcore: registered new device driver usb\n[ 0.434318] PCI: Using ACPI for IRQ routing\n[ 0.435725] NetLabel: Initializing\n[ 0.436681] NetLabel: domain hash size = 128\n[ 0.437767] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.438989] NetLabel: unlabeled traffic allowed by default\n[ 0.440475] clocksource: Switched to clocksource kvm-clock\n[ 0.449909] AppArmor: AppArmor Filesystem Enabled\n[ 0.451165] pnp: PnP ACPI init\n[ 0.452322] pnp: PnP ACPI: found 5 devices\n[ 0.458974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.461282] NET: Registered protocol family 2\n[ 0.462619] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.464301] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.465871] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.467441] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468855] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470375] NET: Registered protocol family 1\n[ 0.471517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472944] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488784] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503272] Trying to unpack rootfs image as initramfs...\n[ 0.563460] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.565606] Scanning for low memory corruption every 60 seconds\n[ 0.567308] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.568828] audit: initializing netlink subsys (disabled)\n[ 0.570173] audit: type=2000 audit(1539752926.909:1): initialized\n[ 0.571854] Initialise system trusted keyring\n[ 0.573096] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.574626] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577193] zbud: loaded\n[ 0.578332] VFS: Disk quotas dquot_6.6.0\n[ 0.581620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584039] fuse init (API version 7.23)\n[ 0.585250] Key type big_key registered\n[ 0.586331] Allocating IMA MOK and blacklist keyrings.\n[ 0.587958] Key type asymmetric registered\n[ 0.589051] Asymmetric key parser 'x509' registered\n[ 0.590322] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592300] io scheduler noop registered\n[ 0.593342] io scheduler deadline registered (default)\n[ 0.594647] io scheduler cfq registered\n[ 0.595845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598923] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600837] ACPI: Power Button [PWRF]\n[ 0.602008] GHES: HEST is not enabled!\n[ 0.616033] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675886] Linux agpgart interface v0.103\n[ 0.679047] brd: module loaded\n[ 0.681108] loop: module loaded\n[ 0.685584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687500] GPT:90111 != 2097151\n[ 0.688392] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689815] GPT:90111 != 2097151\n[ 0.690709] GPT: Use GNU Parted to correct GPT errors.\n[ 0.691973] vda: vda1 vda15\n[ 0.693563] scsi host0: ata_piix\n[ 0.694578] scsi host1: ata_piix\n[ 0.695526] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.697115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.699046] libphy: Fixed MDIO Bus: probed\n[ 0.700140] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704325] PPP generic driver version 2.4.2\n[ 0.705574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707181] ehci-pci: EHCI PCI platform driver\n[ 0.708373] ehci-platform: EHCI generic platform driver\n[ 0.709724] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711246] ohci-pci: OHCI PCI platform driver\n[ 0.712405] ohci-platform: OHCI generic platform driver\n[ 0.713724] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728266] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.734394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737925] usb usb1: Product: UHCI Host Controller\n[ 0.739173] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741987] hub 1-0:1.0: USB hub found\n[ 0.743038] hub 1-0:1.0: 2 ports detected\n[ 0.744329] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747119] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749763] mousedev: PS/2 mouse device common for all mice\n[ 0.751414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753837] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758524] i2c /dev entries driver\n[ 0.759546] device-mapper: uevent: version 1.0.3\n[ 0.760817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763051] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764880] NET: Registered protocol family 10\n[ 0.766352] NET: Registered protocol family 17\n[ 0.767557] Key type dns_resolver registered\n[ 0.768907] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770379] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772775] registered taskstats version 1\n[ 0.773902] Loading compiled-in X.509 certificates\n[ 0.775702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778212] zswap: loaded using pool lzo/zbud\n[ 0.780230] Key type trusted registered\n[ 0.782283] Key type encrypted registered\n[ 0.783390] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784783] ima: No TPM chip found, activating TPM-bypass!\n[ 0.786181] evm: HMAC attrs: 0x1\n[ 0.787423] Magic number: 6:893:112\n[ 0.788579] rtc_cmos 00:00: setting system clock to 2018-10-17 05:08:47 UTC (1539752927)\n[ 0.790754] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792236] EDD information not available.\n[ 0.858026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873658] Write protecting the kernel read-only data: 14336k\n[ 0.876459] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.878886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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... [ 1.029965] 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.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-10-17 05:08:48,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9/action used request id req-8d311e96-6522-4b52-8fe5-f8617da4364f 2018-10-17 05:08:48,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0767779350281s 2018-10-17 05:08:48,920 - 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 481873831 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.177275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179449] pid_max: default: 32768 minimum: 301 [ 0.180629] ACPI: Core revision 20150930 [ 0.182250] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183939] Security Framework initialized [ 0.185013] Yama: becoming mindful. [ 0.185973] AppArmor: AppArmor initialized [ 0.187076] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.190355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193690] Initializing cgroup subsys io [ 0.194754] Initializing cgroup subsys memory [ 0.195852] Initializing cgroup subsys devices [ 0.196982] Initializing cgroup subsys freezer [ 0.198093] Initializing cgroup subsys net_cls [ 0.199196] Initializing cgroup subsys perf_event [ 0.200365] Initializing cgroup subsys net_prio [ 0.201548] Initializing cgroup subsys hugetlb [ 0.202668] Initializing cgroup subsys pids [ 0.203782] CPU: Physical Processor ID: 0 [ 0.205511] mce: CPU supports 10 MCE banks [ 0.206586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.207854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223787] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230195] ftrace: allocating 31920 entries in 125 pages [ 0.255145] smpboot: Max logical packages: 1 [ 0.256242] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.257981] x2apic enabled [ 0.259035] Switched APIC routing to physical x2apic. [ 0.261299] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.262767] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265403] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.267685] KVM setup paravirtual spinlock [ 0.269202] x86: Booted up 1 node, 1 CPUs [ 0.270229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272016] devtmpfs: initialized [ 0.273921] evm: security.selinux [ 0.274819] evm: security.SMACK64 [ 0.275708] evm: security.SMACK64EXEC [ 0.276665] evm: security.SMACK64TRANSMUTE [ 0.277699] evm: security.SMACK64MMAP [ 0.278650] evm: security.ima [ 0.279477] evm: security.capability [ 0.280488] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.282896] pinctrl core: initialized pinctrl subsystem [ 0.284279] RTC time: 5:08:46, date: 10/17/18 [ 0.285482] NET: Registered protocol family 16 [ 0.286766] cpuidle: using governor ladder [ 0.287821] cpuidle: using governor menu [ 0.288833] PCCT header not found. [ 0.289788] ACPI: bus type PCI registered [ 0.290811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292454] PCI: Using configuration type 1 for base access [ 0.294493] ACPI: Added _OSI(Module Device) [ 0.295566] ACPI: Added _OSI(Processor Device) [ 0.296668] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.297820] ACPI: Added _OSI(Processor Aggregator Device) [ 0.299857] ACPI: Interpreter enabled [ 0.300874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.310369] ACPI: (supports S0 S5) [ 0.311277] ACPI: Using IOAPIC for interrupt routing [ 0.312527] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319201] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323606] acpiphp: Slot [3] registered [ 0.324627] acpiphp: Slot [4] registered [ 0.325643] acpiphp: Slot [5] registered [ 0.326661] acpiphp: Slot [6] registered [ 0.327683] acpiphp: Slot [7] registered [ 0.328707] acpiphp: Slot [8] registered [ 0.329725] acpiphp: Slot [9] registered [ 0.330771] acpiphp: Slot [10] registered [ 0.331809] acpiphp: Slot [11] registered [ 0.332878] acpiphp: Slot [12] registered [ 0.333940] acpiphp: Slot [13] registered [ 0.334972] acpiphp: Slot [14] registered [ 0.336032] acpiphp: Slot [15] registered [ 0.350233] acpiphp: Slot [16] registered [ 0.351312] acpiphp: Slot [17] registered [ 0.352356] acpiphp: Slot [18] registered [ 0.353442] acpiphp: Slot [19] registered [ 0.354471] acpiphp: Slot [20] registered [ 0.355504] acpiphp: Slot [21] registered [ 0.356531] acpiphp: Slot [22] registered [ 0.357559] acpiphp: Slot [23] registered [ 0.358593] acpiphp: Slot [24] registered [ 0.359626] acpiphp: Slot [25] registered [ 0.360684] acpiphp: Slot [26] registered [ 0.361738] acpiphp: Slot [27] registered [ 0.362804] acpiphp: Slot [28] registered [ 0.363868] acpiphp: Slot [29] registered [ 0.364897] acpiphp: Slot [30] registered [ 0.365928] acpiphp: Slot [31] registered [ 0.366961] PCI host bridge to bus 0000:00 [ 0.367994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369538] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372956] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.374854] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376741] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380541] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382162] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383693] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.385304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389543] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.391413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420476] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422265] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425674] vgaarb: loaded [ 0.426452] vgaarb: bridge control possible 0000:00:02.0 [ 0.427987] SCSI subsystem initialized [ 0.429153] ACPI: bus type USB registered [ 0.430206] usbcore: registered new interface driver usbfs [ 0.431580] usbcore: registered new interface driver hub [ 0.432861] usbcore: registered new device driver usb [ 0.434318] PCI: Using ACPI for IRQ routing [ 0.435725] NetLabel: Initializing [ 0.436681] NetLabel: domain hash size = 128 [ 0.437767] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438989] NetLabel: unlabeled traffic allowed by default [ 0.440475] clocksource: Switched to clocksource kvm-clock [ 0.449909] AppArmor: AppArmor Filesystem Enabled [ 0.451165] pnp: PnP ACPI init [ 0.452322] pnp: PnP ACPI: found 5 devices [ 0.458974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461282] NET: Registered protocol family 2 [ 0.462619] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.464301] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465871] TCP: Hash tables configured (established 4096 bind 4096) [ 0.467441] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468855] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470375] NET: Registered protocol family 1 [ 0.471517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472944] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474353] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488784] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503272] Trying to unpack rootfs image as initramfs... [ 0.563460] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.565606] Scanning for low memory corruption every 60 seconds [ 0.567308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.568828] audit: initializing netlink subsys (disabled) [ 0.570173] audit: type=2000 audit(1539752926.909:1): initialized [ 0.571854] Initialise system trusted keyring [ 0.573096] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.574626] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577193] zbud: loaded [ 0.578332] VFS: Disk quotas dquot_6.6.0 [ 0.581620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584039] fuse init (API version 7.23) [ 0.585250] Key type big_key registered [ 0.586331] Allocating IMA MOK and blacklist keyrings. [ 0.587958] Key type asymmetric registered [ 0.589051] Asymmetric key parser 'x509' registered [ 0.590322] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592300] io scheduler noop registered [ 0.593342] io scheduler deadline registered (default) [ 0.594647] io scheduler cfq registered [ 0.595845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598923] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600837] ACPI: Power Button [PWRF] [ 0.602008] GHES: HEST is not enabled! [ 0.616033] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675886] Linux agpgart interface v0.103 [ 0.679047] brd: module loaded [ 0.681108] loop: module loaded [ 0.685584] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687500] GPT:90111 != 2097151 [ 0.688392] GPT:Alternate GPT header not at the end of the disk. [ 0.689815] GPT:90111 != 2097151 [ 0.690709] GPT: Use GNU Parted to correct GPT errors. [ 0.691973] vda: vda1 vda15 [ 0.693563] scsi host0: ata_piix [ 0.694578] scsi host1: ata_piix [ 0.695526] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.697115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.699046] libphy: Fixed MDIO Bus: probed [ 0.700140] tun: Universal TUN/TAP device driver, 1.6 [ 0.701413] tun: (C) 1999-2004 Max Krasnyansky [ 0.704325] PPP generic driver version 2.4.2 [ 0.705574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707181] ehci-pci: EHCI PCI platform driver [ 0.708373] ehci-platform: EHCI generic platform driver [ 0.709724] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711246] ohci-pci: OHCI PCI platform driver [ 0.712405] ohci-platform: OHCI generic platform driver [ 0.713724] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728266] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.729596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731549] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.734394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737925] usb usb1: Product: UHCI Host Controller [ 0.739173] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741987] hub 1-0:1.0: USB hub found [ 0.743038] hub 1-0:1.0: 2 ports detected [ 0.744329] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747119] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749763] mousedev: PS/2 mouse device common for all mice [ 0.751414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753837] rtc_cmos 00:00: RTC can wake from S4 [ 0.755329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758524] i2c /dev entries driver [ 0.759546] device-mapper: uevent: version 1.0.3 [ 0.760817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763051] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764880] NET: Registered protocol family 10 [ 0.766352] NET: Registered protocol family 17 [ 0.767557] Key type dns_resolver registered [ 0.768907] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770379] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.772775] registered taskstats version 1 [ 0.773902] Loading compiled-in X.509 certificates [ 0.775702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778212] zswap: loaded using pool lzo/zbud [ 0.780230] Key type trusted registered [ 0.782283] Key type encrypted registered [ 0.783390] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784783] ima: No TPM chip found, activating TPM-bypass! [ 0.786181] evm: HMAC attrs: 0x1 [ 0.787423] Magic number: 6:893:112 [ 0.788579] rtc_cmos 00:00: setting system clock to 2018-10-17 05:08:47 UTC (1539752927) [ 0.790754] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792236] EDD information not available. [ 0.858026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.873658] Write protecting the kernel read-only data: 14336k [ 0.876459] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.878886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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... [ 1.029965] 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.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-10-17 05:08:48,921 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.10. Waiting for response... 2018-10-17 05:08:49,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:49,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:50,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0aec04e-b2ab-480f-bc8e-4e31b9495f09 x-openstack-request-id: req-b0aec04e-b2ab-480f-bc8e-4e31b9495f09 2018-10-17 05:08:50,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:02:6f", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:46.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:46Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:34Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:50,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b0aec04e-b2ab-480f-bc8e-4e31b9495f09 2018-10-17 05:08:50,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606266975403s 2018-10-17 05:08:50,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 05:08:50,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 05:08:50,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8078 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95f44ff4-bf53-493e-b0c8-069e41eab752 x-openstack-request-id: req-95f44ff4-bf53-493e-b0c8-069e41eab752 2018-10-17 05:08:50,614 - keystoneauth.session - DEBUG - 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 481873831 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.177275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179449] pid_max: default: 32768 minimum: 301\n[ 0.180629] ACPI: Core revision 20150930\n[ 0.182250] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.183939] Security Framework initialized\n[ 0.185013] Yama: becoming mindful.\n[ 0.185973] AppArmor: AppArmor initialized\n[ 0.187076] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.188742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.190355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193690] Initializing cgroup subsys io\n[ 0.194754] Initializing cgroup subsys memory\n[ 0.195852] Initializing cgroup subsys devices\n[ 0.196982] Initializing cgroup subsys freezer\n[ 0.198093] Initializing cgroup subsys net_cls\n[ 0.199196] Initializing cgroup subsys perf_event\n[ 0.200365] Initializing cgroup subsys net_prio\n[ 0.201548] Initializing cgroup subsys hugetlb\n[ 0.202668] Initializing cgroup subsys pids\n[ 0.203782] CPU: Physical Processor ID: 0\n[ 0.205511] mce: CPU supports 10 MCE banks\n[ 0.206586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.207854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223787] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230195] ftrace: allocating 31920 entries in 125 pages\n[ 0.255145] smpboot: Max logical packages: 1\n[ 0.256242] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.257981] x2apic enabled\n[ 0.259035] Switched APIC routing to physical x2apic.\n[ 0.261299] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.262767] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265403] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.267685] KVM setup paravirtual spinlock\n[ 0.269202] x86: Booted up 1 node, 1 CPUs\n[ 0.270229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272016] devtmpfs: initialized\n[ 0.273921] evm: security.selinux\n[ 0.274819] evm: security.SMACK64\n[ 0.275708] evm: security.SMACK64EXEC\n[ 0.276665] evm: security.SMACK64TRANSMUTE\n[ 0.277699] evm: security.SMACK64MMAP\n[ 0.278650] evm: security.ima\n[ 0.279477] evm: security.capability\n[ 0.280488] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.282896] pinctrl core: initialized pinctrl subsystem\n[ 0.284279] RTC time: 5:08:46, date: 10/17/18\n[ 0.285482] NET: Registered protocol family 16\n[ 0.286766] cpuidle: using governor ladder\n[ 0.287821] cpuidle: using governor menu\n[ 0.288833] PCCT header not found.\n[ 0.289788] ACPI: bus type PCI registered\n[ 0.290811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.292454] PCI: Using configuration type 1 for base access\n[ 0.294493] ACPI: Added _OSI(Module Device)\n[ 0.295566] ACPI: Added _OSI(Processor Device)\n[ 0.296668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297820] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299857] ACPI: Interpreter enabled\n[ 0.300874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310369] ACPI: (supports S0 S5)\n[ 0.311277] ACPI: Using IOAPIC for interrupt routing\n[ 0.312527] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319201] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323606] acpiphp: Slot [3] registered\n[ 0.324627] acpiphp: Slot [4] registered\n[ 0.325643] acpiphp: Slot [5] registered\n[ 0.326661] acpiphp: Slot [6] registered\n[ 0.327683] acpiphp: Slot [7] registered\n[ 0.328707] acpiphp: Slot [8] registered\n[ 0.329725] acpiphp: Slot [9] registered\n[ 0.330771] acpiphp: Slot [10] registered\n[ 0.331809] acpiphp: Slot [11] registered\n[ 0.332878] acpiphp: Slot [12] registered\n[ 0.333940] acpiphp: Slot [13] registered\n[ 0.334972] acpiphp: Slot [14] registered\n[ 0.336032] acpiphp: Slot [15] registered\n[ 0.350233] acpiphp: Slot [16] registered\n[ 0.351312] acpiphp: Slot [17] registered\n[ 0.352356] acpiphp: Slot [18] registered\n[ 0.353442] acpiphp: Slot [19] registered\n[ 0.354471] acpiphp: Slot [20] registered\n[ 0.355504] acpiphp: Slot [21] registered\n[ 0.356531] acpiphp: Slot [22] registered\n[ 0.357559] acpiphp: Slot [23] registered\n[ 0.358593] acpiphp: Slot [24] registered\n[ 0.359626] acpiphp: Slot [25] registered\n[ 0.360684] acpiphp: Slot [26] registered\n[ 0.361738] acpiphp: Slot [27] registered\n[ 0.362804] acpiphp: Slot [28] registered\n[ 0.363868] acpiphp: Slot [29] registered\n[ 0.364897] acpiphp: Slot [30] registered\n[ 0.365928] acpiphp: Slot [31] registered\n[ 0.366961] PCI host bridge to bus 0000:00\n[ 0.367994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369538] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.372956] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.374854] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.376741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.380541] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.382162] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383693] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.385304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.389543] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.391413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420476] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.425674] vgaarb: loaded\n[ 0.426452] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427987] SCSI subsystem initialized\n[ 0.429153] ACPI: bus type USB registered\n[ 0.430206] usbcore: registered new interface driver usbfs\n[ 0.431580] usbcore: registered new interface driver hub\n[ 0.432861] usbcore: registered new device driver usb\n[ 0.434318] PCI: Using ACPI for IRQ routing\n[ 0.435725] NetLabel: Initializing\n[ 0.436681] NetLabel: domain hash size = 128\n[ 0.437767] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.438989] NetLabel: unlabeled traffic allowed by default\n[ 0.440475] clocksource: Switched to clocksource kvm-clock\n[ 0.449909] AppArmor: AppArmor Filesystem Enabled\n[ 0.451165] pnp: PnP ACPI init\n[ 0.452322] pnp: PnP ACPI: found 5 devices\n[ 0.458974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.461282] NET: Registered protocol family 2\n[ 0.462619] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.464301] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.465871] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.467441] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468855] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470375] NET: Registered protocol family 1\n[ 0.471517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472944] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488784] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503272] Trying to unpack rootfs image as initramfs...\n[ 0.563460] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.565606] Scanning for low memory corruption every 60 seconds\n[ 0.567308] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.568828] audit: initializing netlink subsys (disabled)\n[ 0.570173] audit: type=2000 audit(1539752926.909:1): initialized\n[ 0.571854] Initialise system trusted keyring\n[ 0.573096] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.574626] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577193] zbud: loaded\n[ 0.578332] VFS: Disk quotas dquot_6.6.0\n[ 0.581620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584039] fuse init (API version 7.23)\n[ 0.585250] Key type big_key registered\n[ 0.586331] Allocating IMA MOK and blacklist keyrings.\n[ 0.587958] Key type asymmetric registered\n[ 0.589051] Asymmetric key parser 'x509' registered\n[ 0.590322] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592300] io scheduler noop registered\n[ 0.593342] io scheduler deadline registered (default)\n[ 0.594647] io scheduler cfq registered\n[ 0.595845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598923] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600837] ACPI: Power Button [PWRF]\n[ 0.602008] GHES: HEST is not enabled!\n[ 0.616033] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675886] Linux agpgart interface v0.103\n[ 0.679047] brd: module loaded\n[ 0.681108] loop: module loaded\n[ 0.685584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687500] GPT:90111 != 2097151\n[ 0.688392] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689815] GPT:90111 != 2097151\n[ 0.690709] GPT: Use GNU Parted to correct GPT errors.\n[ 0.691973] vda: vda1 vda15\n[ 0.693563] scsi host0: ata_piix\n[ 0.694578] scsi host1: ata_piix\n[ 0.695526] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.697115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.699046] libphy: Fixed MDIO Bus: probed\n[ 0.700140] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704325] PPP generic driver version 2.4.2\n[ 0.705574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707181] ehci-pci: EHCI PCI platform driver\n[ 0.708373] ehci-platform: EHCI generic platform driver\n[ 0.709724] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711246] ohci-pci: OHCI PCI platform driver\n[ 0.712405] ohci-platform: OHCI generic platform driver\n[ 0.713724] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728266] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.734394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737925] usb usb1: Product: UHCI Host Controller\n[ 0.739173] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741987] hub 1-0:1.0: USB hub found\n[ 0.743038] hub 1-0:1.0: 2 ports detected\n[ 0.744329] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747119] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749763] mousedev: PS/2 mouse device common for all mice\n[ 0.751414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753837] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758524] i2c /dev entries driver\n[ 0.759546] device-mapper: uevent: version 1.0.3\n[ 0.760817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763051] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764880] NET: Registered protocol family 10\n[ 0.766352] NET: Registered protocol family 17\n[ 0.767557] Key type dns_resolver registered\n[ 0.768907] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770379] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772775] registered taskstats version 1\n[ 0.773902] Loading compiled-in X.509 certificates\n[ 0.775702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778212] zswap: loaded using pool lzo/zbud\n[ 0.780230] Key type trusted registered\n[ 0.782283] Key type encrypted registered\n[ 0.783390] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784783] ima: No TPM chip found, activating TPM-bypass!\n[ 0.786181] evm: HMAC attrs: 0x1\n[ 0.787423] Magic number: 6:893:112\n[ 0.788579] rtc_cmos 00:00: setting system clock to 2018-10-17 05:08:47 UTC (1539752927)\n[ 0.790754] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792236] EDD information not available.\n[ 0.858026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873658] Write protecting the kernel read-only data: 14336k\n[ 0.876459] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.878886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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... [ 1.029965] 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.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\n"} 2018-10-17 05:08:50,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9/action used request id req-95f44ff4-bf53-493e-b0c8-069e41eab752 2018-10-17 05:08:50,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0821340084076s 2018-10-17 05:08:50,616 - 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 481873831 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.177275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179449] pid_max: default: 32768 minimum: 301 [ 0.180629] ACPI: Core revision 20150930 [ 0.182250] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183939] Security Framework initialized [ 0.185013] Yama: becoming mindful. [ 0.185973] AppArmor: AppArmor initialized [ 0.187076] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.190355] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193690] Initializing cgroup subsys io [ 0.194754] Initializing cgroup subsys memory [ 0.195852] Initializing cgroup subsys devices [ 0.196982] Initializing cgroup subsys freezer [ 0.198093] Initializing cgroup subsys net_cls [ 0.199196] Initializing cgroup subsys perf_event [ 0.200365] Initializing cgroup subsys net_prio [ 0.201548] Initializing cgroup subsys hugetlb [ 0.202668] Initializing cgroup subsys pids [ 0.203782] CPU: Physical Processor ID: 0 [ 0.205511] mce: CPU supports 10 MCE banks [ 0.206586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.207854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223787] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230195] ftrace: allocating 31920 entries in 125 pages [ 0.255145] smpboot: Max logical packages: 1 [ 0.256242] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.257981] x2apic enabled [ 0.259035] Switched APIC routing to physical x2apic. [ 0.261299] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.262767] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265403] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.267685] KVM setup paravirtual spinlock [ 0.269202] x86: Booted up 1 node, 1 CPUs [ 0.270229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272016] devtmpfs: initialized [ 0.273921] evm: security.selinux [ 0.274819] evm: security.SMACK64 [ 0.275708] evm: security.SMACK64EXEC [ 0.276665] evm: security.SMACK64TRANSMUTE [ 0.277699] evm: security.SMACK64MMAP [ 0.278650] evm: security.ima [ 0.279477] evm: security.capability [ 0.280488] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.282896] pinctrl core: initialized pinctrl subsystem [ 0.284279] RTC time: 5:08:46, date: 10/17/18 [ 0.285482] NET: Registered protocol family 16 [ 0.286766] cpuidle: using governor ladder [ 0.287821] cpuidle: using governor menu [ 0.288833] PCCT header not found. [ 0.289788] ACPI: bus type PCI registered [ 0.290811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292454] PCI: Using configuration type 1 for base access [ 0.294493] ACPI: Added _OSI(Module Device) [ 0.295566] ACPI: Added _OSI(Processor Device) [ 0.296668] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.297820] ACPI: Added _OSI(Processor Aggregator Device) [ 0.299857] ACPI: Interpreter enabled [ 0.300874] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.310369] ACPI: (supports S0 S5) [ 0.311277] ACPI: Using IOAPIC for interrupt routing [ 0.312527] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317614] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319201] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323606] acpiphp: Slot [3] registered [ 0.324627] acpiphp: Slot [4] registered [ 0.325643] acpiphp: Slot [5] registered [ 0.326661] acpiphp: Slot [6] registered [ 0.327683] acpiphp: Slot [7] registered [ 0.328707] acpiphp: Slot [8] registered [ 0.329725] acpiphp: Slot [9] registered [ 0.330771] acpiphp: Slot [10] registered [ 0.331809] acpiphp: Slot [11] registered [ 0.332878] acpiphp: Slot [12] registered [ 0.333940] acpiphp: Slot [13] registered [ 0.334972] acpiphp: Slot [14] registered [ 0.336032] acpiphp: Slot [15] registered [ 0.350233] acpiphp: Slot [16] registered [ 0.351312] acpiphp: Slot [17] registered [ 0.352356] acpiphp: Slot [18] registered [ 0.353442] acpiphp: Slot [19] registered [ 0.354471] acpiphp: Slot [20] registered [ 0.355504] acpiphp: Slot [21] registered [ 0.356531] acpiphp: Slot [22] registered [ 0.357559] acpiphp: Slot [23] registered [ 0.358593] acpiphp: Slot [24] registered [ 0.359626] acpiphp: Slot [25] registered [ 0.360684] acpiphp: Slot [26] registered [ 0.361738] acpiphp: Slot [27] registered [ 0.362804] acpiphp: Slot [28] registered [ 0.363868] acpiphp: Slot [29] registered [ 0.364897] acpiphp: Slot [30] registered [ 0.365928] acpiphp: Slot [31] registered [ 0.366961] PCI host bridge to bus 0000:00 [ 0.367994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369538] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372956] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.374854] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376741] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380541] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382162] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383693] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.385304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389543] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.391413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413484] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420476] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422265] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423663] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425674] vgaarb: loaded [ 0.426452] vgaarb: bridge control possible 0000:00:02.0 [ 0.427987] SCSI subsystem initialized [ 0.429153] ACPI: bus type USB registered [ 0.430206] usbcore: registered new interface driver usbfs [ 0.431580] usbcore: registered new interface driver hub [ 0.432861] usbcore: registered new device driver usb [ 0.434318] PCI: Using ACPI for IRQ routing [ 0.435725] NetLabel: Initializing [ 0.436681] NetLabel: domain hash size = 128 [ 0.437767] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438989] NetLabel: unlabeled traffic allowed by default [ 0.440475] clocksource: Switched to clocksource kvm-clock [ 0.449909] AppArmor: AppArmor Filesystem Enabled [ 0.451165] pnp: PnP ACPI init [ 0.452322] pnp: PnP ACPI: found 5 devices [ 0.458974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461282] NET: Registered protocol family 2 [ 0.462619] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.464301] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465871] TCP: Hash tables configured (established 4096 bind 4096) [ 0.467441] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468855] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470375] NET: Registered protocol family 1 [ 0.471517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472944] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474353] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488784] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503272] Trying to unpack rootfs image as initramfs... [ 0.563460] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.565606] Scanning for low memory corruption every 60 seconds [ 0.567308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.568828] audit: initializing netlink subsys (disabled) [ 0.570173] audit: type=2000 audit(1539752926.909:1): initialized [ 0.571854] Initialise system trusted keyring [ 0.573096] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.574626] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577193] zbud: loaded [ 0.578332] VFS: Disk quotas dquot_6.6.0 [ 0.581620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584039] fuse init (API version 7.23) [ 0.585250] Key type big_key registered [ 0.586331] Allocating IMA MOK and blacklist keyrings. [ 0.587958] Key type asymmetric registered [ 0.589051] Asymmetric key parser 'x509' registered [ 0.590322] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592300] io scheduler noop registered [ 0.593342] io scheduler deadline registered (default) [ 0.594647] io scheduler cfq registered [ 0.595845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598923] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600837] ACPI: Power Button [PWRF] [ 0.602008] GHES: HEST is not enabled! [ 0.616033] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675886] Linux agpgart interface v0.103 [ 0.679047] brd: module loaded [ 0.681108] loop: module loaded [ 0.685584] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687500] GPT:90111 != 2097151 [ 0.688392] GPT:Alternate GPT header not at the end of the disk. [ 0.689815] GPT:90111 != 2097151 [ 0.690709] GPT: Use GNU Parted to correct GPT errors. [ 0.691973] vda: vda1 vda15 [ 0.693563] scsi host0: ata_piix [ 0.694578] scsi host1: ata_piix [ 0.695526] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.697115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.699046] libphy: Fixed MDIO Bus: probed [ 0.700140] tun: Universal TUN/TAP device driver, 1.6 [ 0.701413] tun: (C) 1999-2004 Max Krasnyansky [ 0.704325] PPP generic driver version 2.4.2 [ 0.705574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707181] ehci-pci: EHCI PCI platform driver [ 0.708373] ehci-platform: EHCI generic platform driver [ 0.709724] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711246] ohci-pci: OHCI PCI platform driver [ 0.712405] ohci-platform: OHCI generic platform driver [ 0.713724] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728266] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.729596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731549] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.734394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737925] usb usb1: Product: UHCI Host Controller [ 0.739173] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741987] hub 1-0:1.0: USB hub found [ 0.743038] hub 1-0:1.0: 2 ports detected [ 0.744329] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747119] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749763] mousedev: PS/2 mouse device common for all mice [ 0.751414] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753837] rtc_cmos 00:00: RTC can wake from S4 [ 0.755329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758524] i2c /dev entries driver [ 0.759546] device-mapper: uevent: version 1.0.3 [ 0.760817] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763051] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764880] NET: Registered protocol family 10 [ 0.766352] NET: Registered protocol family 17 [ 0.767557] Key type dns_resolver registered [ 0.768907] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770379] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.772775] registered taskstats version 1 [ 0.773902] Loading compiled-in X.509 certificates [ 0.775702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778212] zswap: loaded using pool lzo/zbud [ 0.780230] Key type trusted registered [ 0.782283] Key type encrypted registered [ 0.783390] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784783] ima: No TPM chip found, activating TPM-bypass! [ 0.786181] evm: HMAC attrs: 0x1 [ 0.787423] Magic number: 6:893:112 [ 0.788579] rtc_cmos 00:00: setting system clock to 2018-10-17 05:08:47 UTC (1539752927) [ 0.790754] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792236] EDD information not available. [ 0.858026] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.873658] Write protecting the kernel read-only data: 14336k [ 0.876459] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.878886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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... [ 1.029965] 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.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none 2018-10-17 05:08:50,617 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-17 05:08:50,730 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:08:50,731 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-17 05:08:50,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:08:50,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:50,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93943a66-9e41-40dc-aa55-95266a0fe7aa x-openstack-request-id: req-93943a66-9e41-40dc-aa55-95266a0fe7aa 2018-10-17 05:08:50,871 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf used request id req-93943a66-9e41-40dc-aa55-95266a0fe7aa 2018-10-17 05:08:50,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.135155916214s 2018-10-17 05:08:50,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:51,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bd6c3f9-7cf5-4b6d-84e3-82452e60736f x-openstack-request-id: req-1bd6c3f9-7cf5-4b6d-84e3-82452e60736f 2018-10-17 05:08:51,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:02:6f", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:46.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:46Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:ca:d0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3f9b63aa-febe-451d-b0b6-e91743f331bf", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:34.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "3f9b63aa-febe-451d-b0b6-e91743f331bf", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:50Z", "hostId": "b895562663f91aa9af99af1fc2dc5b9ef6ab0a9005878b9b96661664", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:25Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:51,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1bd6c3f9-7cf5-4b6d-84e3-82452e60736f 2018-10-17 05:08:51,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799314975739s 2018-10-17 05:08:51,674 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:53,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:54,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17d6a17b-b0be-4e06-81c8-fdf4431e804f x-openstack-request-id: req-17d6a17b-b0be-4e06-81c8-fdf4431e804f 2018-10-17 05:08:54,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:02:6f", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:46.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:46Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:54,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-17d6a17b-b0be-4e06-81c8-fdf4431e804f 2018-10-17 05:08:54,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39006114006s 2018-10-17 05:08:54,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:08:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:54,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddad4fe5-71d1-41e4-a74d-15310ac99148 x-openstack-request-id: req-ddad4fe5-71d1-41e4-a74d-15310ac99148 2018-10-17 05:08:54,245 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9 used request id req-ddad4fe5-71d1-41e4-a74d-15310ac99148 2018-10-17 05:08:54,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175680160522s 2018-10-17 05:08:54,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:54,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:54,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49b9da0c-d357-4023-9173-defd8c295c56 x-openstack-request-id: req-49b9da0c-d357-4023-9173-defd8c295c56 2018-10-17 05:08:54,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:02:6f", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c901889c-49d6-4f08-abe4-591ef660e4f9", "rel": "bookmark"}], "image": {"id": "0b391f45-fca3-44fe-a7af-f83a58193165", "links": [{"href": "http://172.30.9.29:8774/images/0b391f45-fca3-44fe-a7af-f83a58193165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:08:46.000000", "flavor": {"id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "links": [{"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}]}, "id": "c901889c-49d6-4f08-abe4-591ef660e4f9", "security_groups": [{"name": "default"}], "user_id": "fb93803365b2475aa2e25110f6a5345c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:08:54Z", "hostId": "721c4d15f4b47f7d533190b1949ad4cf002bb4529b967ffdcd5ea249", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9e91e124-7358-4707-97ba-8e6778f0e769", "created": "2018-10-17T05:08:39Z", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:08:54,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-49b9da0c-d357-4023-9173-defd8c295c56 2018-10-17 05:08:54,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482351779938s 2018-10-17 05:08:54,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:08:56,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:08:56,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:56,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b1cdf76-89e8-462c-905d-094ad1806b54 x-openstack-request-id: req-6b1cdf76-89e8-462c-905d-094ad1806b54 2018-10-17 05:08:56,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 05:08:56,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6b1cdf76-89e8-462c-905d-094ad1806b54 2018-10-17 05:08:56,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0654380321503s 2018-10-17 05:08:56,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:08:56,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a92583fb-498a-4ff0-8c1f-b9e87bb8a51c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" -d '{"subnet_id": "03ba0f62-1000-45b3-b8ff-c85d2d2f7d78"}' 2018-10-17 05:08:58,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:58 GMT X-Openstack-Request-Id: req-77c960dc-5558-441f-a4b9-2b85b0938141 2018-10-17 05:08:58,808 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cd04f12e-3999-4939-b6c1-facd8783092b", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "subnet_id": "03ba0f62-1000-45b3-b8ff-c85d2d2f7d78", "subnet_ids": ["03ba0f62-1000-45b3-b8ff-c85d2d2f7d78"], "port_id": "622cf2aa-c7f5-42a0-8f67-bd8e5e2dd9e8", "id": "a92583fb-498a-4ff0-8c1f-b9e87bb8a51c"} 2018-10-17 05:08:58,809 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a92583fb-498a-4ff0-8c1f-b9e87bb8a51c/remove_router_interface.json used request id req-77c960dc-5558-441f-a4b9-2b85b0938141 2018-10-17 05:08:58,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.010160923s 2018-10-17 05:08:58,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:08:58,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:08:58,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Wed, 17 Oct 2018 05:08:58 GMT X-Openstack-Request-Id: req-fcb702ba-a4dc-4ab4-a440-e0cab6a2f296 2018-10-17 05:08:58,947 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "created_at": "2018-10-17T05:08:16Z", "admin_state_up": true, "updated_at": "2018-10-17T05:08:57Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6a4a0db211ba4883ba33312e6345f9a4", "id": "a92583fb-498a-4ff0-8c1f-b9e87bb8a51c", "name": "vping_userdata-router_9e91e124-7358-4707-97ba-8e6778f0e769"}]} 2018-10-17 05:08:58,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-fcb702ba-a4dc-4ab4-a440-e0cab6a2f296 2018-10-17 05:08:58,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138032913208s 2018-10-17 05:08:58,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:08:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/a92583fb-498a-4ff0-8c1f-b9e87bb8a51c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:09:00,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:09:00 GMT X-Openstack-Request-Id: req-a593f125-9588-4c5b-a64b-304aa9206cc6 2018-10-17 05:09:00,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:09:00,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a92583fb-498a-4ff0-8c1f-b9e87bb8a51c.json used request id req-a593f125-9588-4c5b-a64b-304aa9206cc6 2018-10-17 05:09:00,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42635393143s 2018-10-17 05:09:00,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:09:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:09:00,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:00 GMT X-Openstack-Request-Id: req-fefb775e-a010-4dd5-a3b4-21bcdfd0f2db 2018-10-17 05:09:00,420 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd04f12e-3999-4939-b6c1-facd8783092b","tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:08:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6a4a0db211ba4883ba33312e6345f9a4","id":"03ba0f62-1000-45b3-b8ff-c85d2d2f7d78","subnetpool_id":null,"name":"vping_userdata-subnet_9e91e124-7358-4707-97ba-8e6778f0e769"}]} 2018-10-17 05:09:00,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-fefb775e-a010-4dd5-a3b4-21bcdfd0f2db 2018-10-17 05:09:00,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448439121246s 2018-10-17 05:09:00,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:09:00,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/03ba0f62-1000-45b3-b8ff-c85d2d2f7d78.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:09:01,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:09:01 GMT X-Openstack-Request-Id: req-76dd3075-40c2-4bb8-a611-1f5401b308bf 2018-10-17 05:09:01,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:09:01,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/03ba0f62-1000-45b3-b8ff-c85d2d2f7d78.json used request id req-76dd3075-40c2-4bb8-a611-1f5401b308bf 2018-10-17 05:09:01,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12203788757s 2018-10-17 05:09:01,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:01,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:09:01,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:01 GMT X-Openstack-Request-Id: req-32943604-4fe4-4695-ad07-7343c279e57b 2018-10-17 05:09:01,641 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cd04f12e-3999-4939-b6c1-facd8783092b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6a4a0db211ba4883ba33312e6345f9a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:09:01Z","qos_policy_id":null,"name":"vping_userdata-net_9e91e124-7358-4707-97ba-8e6778f0e769","admin_state_up":true,"tenant_id":"6a4a0db211ba4883ba33312e6345f9a4","created_at":"2018-10-17T05:08:15Z","mtu":1450}]} 2018-10-17 05:09:01,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-32943604-4fe4-4695-ad07-7343c279e57b 2018-10-17 05:09:01,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955710411072s 2018-10-17 05:09:01,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:09:01,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/cd04f12e-3999-4939-b6c1-facd8783092b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:09:02,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:09:02 GMT X-Openstack-Request-Id: req-18682d89-e949-4b43-ad57-137a3dbc2cf9 2018-10-17 05:09:02,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:09:02,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/cd04f12e-3999-4939-b6c1-facd8783092b.json used request id req-18682d89-e949-4b43-ad57-137a3dbc2cf9 2018-10-17 05:09:02,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25150990486s 2018-10-17 05:09:02,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:09:02,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:09:03,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:03 GMT X-Openstack-Request-Id: req-42ebb60c-769d-4437-a7a5-0a2603de1a00 2018-10-17 05:09:03,271 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:08:22Z", "file": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165/file", "owner": "6a4a0db211ba4883ba33312e6345f9a4", "id": "0b391f45-fca3-44fe-a7af-f83a58193165", "size": 12716032, "self": "/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0b391f45-fca3-44fe-a7af-f83a58193165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9e91e124-7358-4707-97ba-8e6778f0e769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:08:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:09:03,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-42ebb60c-769d-4437-a7a5-0a2603de1a00 2018-10-17 05:09:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.371927976608s 2018-10-17 05:09:03,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:09:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}da453febdf5fdc8b8b2307f0af8017df5a8910554ce41e1abe896540f2f8cb3d" 2018-10-17 05:09:03,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:09:03 GMT X-Openstack-Request-Id: req-d259881f-7572-4ea9-a6ba-2715ec247878 2018-10-17 05:09:03,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:09:03,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0b391f45-fca3-44fe-a7af-f83a58193165 used request id req-d259881f-7572-4ea9-a6ba-2715ec247878 2018-10-17 05:09:03,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.453020095825s 2018-10-17 05:09:03,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:09:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:03,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8811025-8c52-4a85-a0cf-35202ce8378f x-openstack-request-id: req-c8811025-8c52-4a85-a0cf-35202ce8378f 2018-10-17 05:09:03,757 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "64eed07e-6d4b-4b5b-b617-0e319b48ae8d", "name": "vping_userdata-flavor_9e91e124-7358-4707-97ba-8e6778f0e769", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:09:03,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-c8811025-8c52-4a85-a0cf-35202ce8378f 2018-10-17 05:09:03,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246670246124s 2018-10-17 05:09:03,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:09:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:03,806 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5abc2365-fb26-4401-a383-73aed37e498a x-openstack-request-id: req-5abc2365-fb26-4401-a383-73aed37e498a 2018-10-17 05:09:03,807 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/64eed07e-6d4b-4b5b-b617-0e319b48ae8d used request id req-5abc2365-fb26-4401-a383-73aed37e498a 2018-10-17 05:09:03,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0480129718781s 2018-10-17 05:09:03,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:09:03,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:04,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf68aa9-3f62-45e7-abe5-61cb5e41f6a2 2018-10-17 05:09:04,035 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769", "links": {"self": "http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb93803365b2475aa2e25110f6a5345c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:09:04,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ccf68aa9-3f62-45e7-abe5-61cb5e41f6a2 2018-10-17 05:09:04,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227832078934s 2018-10-17 05:09:04,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:09:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:04,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847e8a46-0e7f-4b51-88e6-b1b4b19adac3 2018-10-17 05:09:04,247 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_9e91e124-7358-4707-97ba-8e6778f0e769", "links": {"self": "http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fb93803365b2475aa2e25110f6a5345c", "description": null}} 2018-10-17 05:09:04,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c used request id req-847e8a46-0e7f-4b51-88e6-b1b4b19adac3 2018-10-17 05:09:04,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205877065659s 2018-10-17 05:09:04,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:09:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:04,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee232f7-89b1-40f8-9bb3-6eb71ab3252c 2018-10-17 05:09:04,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:09:04,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fb93803365b2475aa2e25110f6a5345c used request id req-8ee232f7-89b1-40f8-9bb3-6eb71ab3252c 2018-10-17 05:09:04,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309890985489s 2018-10-17 05:09:04,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:09:04,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:04,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4282a0-b45a-4147-8a22-4b3e2d274e1e 2018-10-17 05:09:04,760 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4"}, "tags": [], "enabled": true, "id": "6a4a0db211ba4883ba33312e6345f9a4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9e91e124-7358-4707-97ba-8e6778f0e769"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:09:04,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-2f4282a0-b45a-4147-8a22-4b3e2d274e1e 2018-10-17 05:09:04,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195746898651s 2018-10-17 05:09:04,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:09:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:05,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b3f51a-1d4b-4197-a865-a18799e59bae 2018-10-17 05:09:05,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:09:05,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6a4a0db211ba4883ba33312e6345f9a4 used request id req-34b3f51a-1d4b-4197-a865-a18799e59bae 2018-10-17 05:09:05,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285173892975s 2018-10-17 05:09:05,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:09:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=6a4a0db211ba4883ba33312e6345f9a4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:05,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:05 GMT X-Openstack-Request-Id: req-24059297-eeab-43a1-9ef1-9b8f2f967528 2018-10-17 05:09:05,294 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "created_at": "2018-10-17T05:08:14Z", "updated_at": "2018-10-17T05:08:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "210e95ed-4897-4306-a87b-92871b440f6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "2532e660-9f50-4180-9252-679950a55096", "remote_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "6f88ce8b-beb7-45ba-9be4-622ec20feaf3", "remote_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "d2120df5-adc1-4335-8388-6ccece13f5a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}], "revision_number": 1, "project_id": "6a4a0db211ba4883ba33312e6345f9a4", "id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "name": "default"}]} 2018-10-17 05:09:05,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=6a4a0db211ba4883ba33312e6345f9a4&name=default used request id req-24059297-eeab-43a1-9ef1-9b8f2f967528 2018-10-17 05:09:05,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237498044968s 2018-10-17 05:09:05,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:09:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:05 GMT X-Openstack-Request-Id: req-4a23e9d7-dfd6-4172-a258-627f613ea46b 2018-10-17 05:09:05,354 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "created_at": "2018-10-17T05:08:14Z", "updated_at": "2018-10-17T05:08:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "6f88ce8b-beb7-45ba-9be4-622ec20feaf3", "remote_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "2532e660-9f50-4180-9252-679950a55096", "remote_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "d2120df5-adc1-4335-8388-6ccece13f5a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:08:15Z", "revision_number": 0, "id": "210e95ed-4897-4306-a87b-92871b440f6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:08:15Z", "security_group_id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "tenant_id": "6a4a0db211ba4883ba33312e6345f9a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a4a0db211ba4883ba33312e6345f9a4"}], "revision_number": 1, "project_id": "6a4a0db211ba4883ba33312e6345f9a4", "id": "99095cef-5e53-4da8-b36e-b848bd7b8ffe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:09:05,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4a23e9d7-dfd6-4172-a258-627f613ea46b 2018-10-17 05:09:05,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0546691417694s 2018-10-17 05:09:05,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:09:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/99095cef-5e53-4da8-b36e-b848bd7b8ffe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd383dd03acdfdbfb48b56dbfcd975e6daf2f19d197ecc73ca7e2e32397f0cd2" 2018-10-17 05:09:05,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:09:05 GMT X-Openstack-Request-Id: req-c62e866e-8b07-4795-a6a5-439dae7985e1 2018-10-17 05:09:05,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:09:05,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/99095cef-5e53-4da8-b36e-b848bd7b8ffe.json used request id req-c62e866e-8b07-4795-a6a5-439dae7985e1 2018-10-17 05:09:05,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132446050644s 2018-10-17 05:09:05,544 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-10-17 05:09:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:09:05,594 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb08b794-29f0-48a0-b21d-9338d859b565 2018-10-17 05:09:05,594 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:09:05,594 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-eb08b794-29f0-48a0-b21d-9338d859b565 2018-10-17 05:09:05,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:09:06,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["XhI6ydgkQ6ez9QE9LxOVyQ"], "issued_at": "2018-10-17T05:09:06.000000Z"}} 2018-10-17 05:09:06,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:06,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:06 GMT X-Openstack-Request-Id: req-2005becf-abdc-4873-9542-40fc0f9bb6dd 2018-10-17 05:09:06,435 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:09:06,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2005becf-abdc-4873-9542-40fc0f9bb6dd 2018-10-17 05:09:06,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354846954346s 2018-10-17 05:09:06,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:09:06,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:06,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7a15ef-2a76-4669-8add-8495bb892928 2018-10-17 05:09:06,635 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:09:06,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-4b7a15ef-2a76-4669-8add-8495bb892928 2018-10-17 05:09:06,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192964076996s 2018-10-17 05:09:06,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:09:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482"}}' 2018-10-17 05:09:06,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8270550b-8966-4efe-85c5-c286febc1de7 2018-10-17 05:09:06,790 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e"}, "tags": [], "enabled": true, "id": "57448253a022415eb8b35a8a6fe65f9e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482"}} 2018-10-17 05:09:06,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8270550b-8966-4efe-85c5-c286febc1de7 2018-10-17 05:09:06,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143885850906s 2018-10-17 05:09:06,791 - 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'57448253a022415eb8b35a8a6fe65f9e', '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_935969f5-7b5a-422d-a0d7-40d699b08482'}) 2018-10-17 05:09:06,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:09:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e87168f4-1eb8-4305-b192-7ab9320f5223", "email": null, "name": "cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482"}}' 2018-10-17 05:09:07,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aabfff7-fce8-4b2d-8c03-9c5bf5b95a46 2018-10-17 05:09:07,264 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482", "links": {"self": "http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40e902efec2e49259450c3e0915bf726", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:09:07,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-9aabfff7-fce8-4b2d-8c03-9c5bf5b95a46 2018-10-17 05:09:07,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465608119965s 2018-10-17 05:09:07,265 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40e902efec2e49259450c3e0915bf726', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482'}) 2018-10-17 05:09:07,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:09:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:07,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d083358a-319f-4a83-a85b-558ebc968a11 2018-10-17 05:09:07,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:09:07,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d083358a-319f-4a83-a85b-558ebc968a11 2018-10-17 05:09:07,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106073856354s 2018-10-17 05:09:07,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:09:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:07,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46200368-8902-4632-892c-885eae528548 2018-10-17 05:09:07,575 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:09:07,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-46200368-8902-4632-892c-885eae528548 2018-10-17 05:09:07,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195058822632s 2018-10-17 05:09:07,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:09:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:07,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161b72b8-6d9b-4d08-aaed-b4f89845c311 2018-10-17 05:09:07,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:09:07,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-161b72b8-6d9b-4d08-aaed-b4f89845c311 2018-10-17 05:09:07,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110524892807s 2018-10-17 05:09:07,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:09:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:07,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c61b276-e51c-48a9-9e64-2725c6379f53 2018-10-17 05:09:07,885 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:09:07,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4c61b276-e51c-48a9-9e64-2725c6379f53 2018-10-17 05:09:07,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189341068268s 2018-10-17 05:09:07,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:09:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:08,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ec30b0-d449-4add-a93b-f1cd3e1c164a 2018-10-17 05:09:08,053 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482", "links": {"self": "http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40e902efec2e49259450c3e0915bf726", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:09:08,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-34ec30b0-d449-4add-a93b-f1cd3e1c164a 2018-10-17 05:09:08,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166748046875s 2018-10-17 05:09:08,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:09:08,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:08,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facb6586-fe21-4d58-bc10-a9697308cf2e 2018-10-17 05:09:08,176 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e"}, "tags": [], "enabled": true, "id": "57448253a022415eb8b35a8a6fe65f9e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:09:08,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-facb6586-fe21-4d58-bc10-a9697308cf2e 2018-10-17 05:09:08,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110903978348s 2018-10-17 05:09:08,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:09:08,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=40e902efec2e49259450c3e0915bf726&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=57448253a022415eb8b35a8a6fe65f9e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:08,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db201393-7020-4e43-9caa-4db2cb13173d 2018-10-17 05:09:08,371 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=40e902efec2e49259450c3e0915bf726&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=57448253a022415eb8b35a8a6fe65f9e", "previous": null, "next": null}} 2018-10-17 05:09:08,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=40e902efec2e49259450c3e0915bf726&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=57448253a022415eb8b35a8a6fe65f9e used request id req-db201393-7020-4e43-9caa-4db2cb13173d 2018-10-17 05:09:08,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186461925507s 2018-10-17 05:09:08,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:09:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e/users/40e902efec2e49259450c3e0915bf726/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:08,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adcb7f0a-4620-427b-bc03-20fe112a0902 2018-10-17 05:09:08,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:09:08,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e/users/40e902efec2e49259450c3e0915bf726/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-adcb7f0a-4620-427b-bc03-20fe112a0902 2018-10-17 05:09:08,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142539024353s 2018-10-17 05:09:08,519 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', 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'57448253a022415eb8b35a8a6fe65f9e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e87168f4-1eb8-4305-b192-7ab9320f5223', 'username': u'cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:09:08,522 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482', 'password': 'e87168f4-1eb8-4305-b192-7ab9320f5223', 'project_name': 'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '57448253a022415eb8b35a8a6fe65f9e', 'project_domain_name': 'Default'} 2018-10-17 05:09:08,523 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-10-17 05:09:08,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:09:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:08,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1a27ae-2294-433e-a564-4d4f8dc694db 2018-10-17 05:09:08,644 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:09:08,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9f1a27ae-2294-433e-a564-4d4f8dc694db 2018-10-17 05:09:08,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120872974396s 2018-10-17 05:09:08,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:09:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:09:08,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1abe9a-7478-428d-be3c-bc13516bb9b3 2018-10-17 05:09:08,761 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e"}, "tags": [], "enabled": true, "id": "57448253a022415eb8b35a8a6fe65f9e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:09:08,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8b1abe9a-7478-428d-be3c-bc13516bb9b3 2018-10-17 05:09:08,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109421014786s 2018-10-17 05:09:08,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:09:08,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" -d '{"network": {"tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "name": "cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482", "admin_state_up": true}}' 2018-10-17 05:09:09,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:09 GMT X-Openstack-Request-Id: req-eed8a3da-a18a-4746-a4de-4de0c7eadc66 2018-10-17 05:09:09,103 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:09:08Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}} 2018-10-17 05:09:09,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-eed8a3da-a18a-4746-a4de-4de0c7eadc66 2018-10-17 05:09:09,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.339412927628s 2018-10-17 05:09:09,104 - 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-10-17T05:09:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e1cb394c-a7b1-46d5-92aa-96eb2848d1ba', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482', u'created_at': u'2018-10-17T05:09:08Z', u'mtu': 1450, u'tenant_id': u'57448253a022415eb8b35a8a6fe65f9e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'57448253a022415eb8b35a8a6fe65f9e', u'l2_adjacency': True}) 2018-10-17 05:09:09,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:09:09,114 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35d69fb-dd9d-4104-8e25-ad053fe434af 2018-10-17 05:09:09,114 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:09:09,115 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-a35d69fb-dd9d-4104-8e25-ad053fe434af 2018-10-17 05:09:09,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:09:09,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57448253a022415eb8b35a8a6fe65f9e", "name": "cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57448253a022415eb8b35a8a6fe65f9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/57448253a022415eb8b35a8a6fe65f9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/57448253a022415eb8b35a8a6fe65f9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57448253a022415eb8b35a8a6fe65f9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/57448253a022415eb8b35a8a6fe65f9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/57448253a022415eb8b35a8a6fe65f9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/57448253a022415eb8b35a8a6fe65f9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/57448253a022415eb8b35a8a6fe65f9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/57448253a022415eb8b35a8a6fe65f9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_57448253a022415eb8b35a8a6fe65f9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_57448253a022415eb8b35a8a6fe65f9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57448253a022415eb8b35a8a6fe65f9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/57448253a022415eb8b35a8a6fe65f9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482", "id": "40e902efec2e49259450c3e0915bf726"}, "audit_ids": ["tZUMey1uRw2xTCxjdmClhQ"], "issued_at": "2018-10-17T05:09:09.000000Z"}} 2018-10-17 05:09:09,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:10,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:10 GMT X-Openstack-Request-Id: req-e01ac8da-66d3-44c6-a7ea-a8a2f57b5c2a 2018-10-17 05:09:10,071 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:09:08Z","qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}]} 2018-10-17 05:09:10,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e01ac8da-66d3-44c6-a7ea-a8a2f57b5c2a 2018-10-17 05:09:10,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.459463119507s 2018-10-17 05:09:10,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:09:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"subnet": {"name": "cinder_test-subnet_935969f5-7b5a-422d-a0d7-40d699b08482", "enable_dhcp": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:09:10,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:10 GMT X-Openstack-Request-Id: req-acc15699-ab2f-491b-a46e-f1bfcb7d2ecd 2018-10-17 05:09:10,743 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:09:10Z","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":"57448253a022415eb8b35a8a6fe65f9e","id":"979d38f4-e7cb-4e08-b553-72fa0401f5ce","subnetpool_id":null,"name":"cinder_test-subnet_935969f5-7b5a-422d-a0d7-40d699b08482"}} 2018-10-17 05:09:10,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-acc15699-ab2f-491b-a46e-f1bfcb7d2ecd 2018-10-17 05:09:10,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.670334815979s 2018-10-17 05:09:10,744 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:09:10Z', 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'979d38f4-e7cb-4e08-b553-72fa0401f5ce', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_935969f5-7b5a-422d-a0d7-40d699b08482', u'enable_dhcp': True, u'network_id': u'e1cb394c-a7b1-46d5-92aa-96eb2848d1ba', u'tenant_id': u'57448253a022415eb8b35a8a6fe65f9e', u'created_at': u'2018-10-17T05:09:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'57448253a022415eb8b35a8a6fe65f9e'}) 2018-10-17 05:09:10,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:09:10,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "cinder_test-router_935969f5-7b5a-422d-a0d7-40d699b08482", "admin_state_up": true}}' 2018-10-17 05:09:12,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:12 GMT X-Openstack-Request-Id: req-62da4571-c98d-4424-bfe9-44a8a34b1985 2018-10-17 05:09:12,493 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:10Z", "admin_state_up": true, "updated_at": "2018-10-17T05:09:11Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "name": "cinder_test-router_935969f5-7b5a-422d-a0d7-40d699b08482"}} 2018-10-17 05:09:12,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-62da4571-c98d-4424-bfe9-44a8a34b1985 2018-10-17 05:09:12,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74833011627s 2018-10-17 05:09:12,494 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:09:11Z', u'revision_number': 2, u'id': u'3d39c075-6a43-413a-abe6-68e87b5a8350', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_935969f5-7b5a-422d-a0d7-40d699b08482', u'admin_state_up': True, u'tenant_id': u'57448253a022415eb8b35a8a6fe65f9e', u'created_at': u'2018-10-17T05:09:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'57448253a022415eb8b35a8a6fe65f9e'}) 2018-10-17 05:09:12,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:09:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/3d39c075-6a43-413a-abe6-68e87b5a8350/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"subnet_id": "979d38f4-e7cb-4e08-b553-72fa0401f5ce"}' 2018-10-17 05:09:15,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:15 GMT X-Openstack-Request-Id: req-57a85c2e-1e1d-482c-8995-e6329a8b6c7b 2018-10-17 05:09:15,043 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "subnet_id": "979d38f4-e7cb-4e08-b553-72fa0401f5ce", "subnet_ids": ["979d38f4-e7cb-4e08-b553-72fa0401f5ce"], "port_id": "fd665dd6-e9a4-4d37-a600-bd4a1683d215", "id": "3d39c075-6a43-413a-abe6-68e87b5a8350"} 2018-10-17 05:09:15,044 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3d39c075-6a43-413a-abe6-68e87b5a8350/add_router_interface.json used request id req-57a85c2e-1e1d-482c-8995-e6329a8b6c7b 2018-10-17 05:09:15,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.5495300293s 2018-10-17 05:09:15,044 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:09:15,177 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:09:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:09:15,185 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:15 GMT 2018-10-17 05:09:15,185 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:09:15,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:09:15,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:15,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:15 GMT X-Openstack-Request-Id: req-2dd148e1-6538-4118-88cc-6faba470e1e2 2018-10-17 05:09:15,495 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:09:15,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2dd148e1-6538-4118-88cc-6faba470e1e2 2018-10-17 05:09:15,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307662010193s 2018-10-17 05:09:15,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:09:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482"}' 2018-10-17 05:09:15,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:15 GMT Location: http://172.30.9.29:9292/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dd8eb057-8536-4b05-8313-162487d4927a 2018-10-17 05:09:15,564 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:09:15Z", "file": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file", "owner": "57448253a022415eb8b35a8a6fe65f9e", "id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "size": null, "self": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "checksum": null, "created_at": "2018-10-17T05:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:09:15,564 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-dd8eb057-8536-4b05-8313-162487d4927a 2018-10-17 05:09:15,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0602049827576s 2018-10-17 05:09:15,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:09:15,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '' 2018-10-17 05:09:16,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:09:16 GMT X-Openstack-Request-Id: req-94cc3d5b-1ec3-4c95-b5f0-d3b22c0d28e1 2018-10-17 05:09:16,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:09:16,851 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file used request id req-94cc3d5b-1ec3-4c95-b5f0-d3b22c0d28e1 2018-10-17 05:09:16,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28555393219s 2018-10-17 05:09:16,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:09:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:16,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:16 GMT X-Openstack-Request-Id: req-a1ecdeec-11fe-4f52-9bd0-bed87a3c8ad4 2018-10-17 05:09:16,903 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:09:16Z", "file": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file", "owner": "57448253a022415eb8b35a8a6fe65f9e", "id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "size": 12716032, "self": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:09:16,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a1ecdeec-11fe-4f52-9bd0-bed87a3c8ad4 2018-10-17 05:09:16,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0474948883057s 2018-10-17 05:09:16,905 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file', 'owner': u'57448253a022415eb8b35a8a6fe65f9e', 'id': u'f6d338a0-2343-4b9a-95a0-5f0abde499f5', 'size': 12716032, u'self': u'/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': 'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:09:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T05:09:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482', 'created': u'2018-10-17T05:09:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:09:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:09:16,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:09:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_935969f5-7b5a-422d-a0d7-40d699b08482", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:09:17,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0839a5ec-b0c0-4cdd-af7a-0fa4be78e608 x-openstack-request-id: req-0839a5ec-b0c0-4cdd-af7a-0fa4be78e608 2018-10-17 05:09:17,254 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "name": "cinder_test-flavor_935969f5-7b5a-422d-a0d7-40d699b08482", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:09:17,254 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0839a5ec-b0c0-4cdd-af7a-0fa4be78e608 2018-10-17 05:09:17,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.346709012985s 2018-10-17 05:09:17,256 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_935969f5-7b5a-422d-a0d7-40d699b08482', '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'fe010d0d79494effbe02dd92c443bc23', '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'32267f67-0d9c-4b9c-ac62-6b57b5bc118c', 'swap': 0}) 2018-10-17 05:09:17,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:09:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" -d '{"extra_specs": {}}' 2018-10-17 05:09:17,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45c20ec3-4c4e-4075-a8db-969739db7966 x-openstack-request-id: req-45c20ec3-4c4e-4075-a8db-969739db7966 2018-10-17 05:09:17,276 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:09:17,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c/os-extra_specs used request id req-45c20ec3-4c4e-4075-a8db-969739db7966 2018-10-17 05:09:17,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204598903656s 2018-10-17 05:09:17,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 05:09:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"keypair": {"name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482"}}' 2018-10-17 05:09:17,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ca2527b-25e7-4a1c-be3c-46d8e521239e x-openstack-request-id: req-6ca2527b-25e7-4a1c-be3c-46d8e521239e 2018-10-17 05:09:17,583 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCFgjdQsze+g/jsvy8t0LOPxXNth/xvGXja3Dj/XwdW0Mq3WRcRpq7W/KICW1ev2WSueYD0uBIpavnL7k3Vjt7oJFb0YDFnmpop57VQRlrwPL7fG0UKrmjx7+9hEMUE4HFjKEJ4miFqKuWtDmHZAem1xozo42bbRqQtLhsesD03Uv482cCS4J3SiVUSgu2HyCV6IoZT8JFxiBuBWolPv99OyDKStE+FtwN2PKSq6KM724kS28faxJtM1SPnR+TWHB/h7NN9lkZBYS0pCe+g88XiZfoOnHrDOKiQ8lqIC3uNQIRRyFU4lxn2JZRFBB56ux/sdi49zgfJ12TEBMluxur Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwhYI3ULM3voP47L8vLdCzj8VzbYf8bxl42tw4/18HVtDKt1k\nXEaau1vyiAltXr9lkrnmA9LgSKWr5y+5N1Y7e6CRW9GAxZ5qaKee1UEZa8Dy+3xt\nFCq5o8e/vYRDFBOBxYyhCeJohairlrQ5h2QHptcaM6ONm20akLS4bHrA9N1L+PNn\nAkuCd0olVEoLth8gleiKGU/CRcYgbgVqJT7/fTsgykrRPhbcDdjykquijO9uJEtv\nH2sSbTNUj50fk1hwf4ezTfZZGQWEtKQnvoPPF4mX6Dpx6wziokPJaiAt7jUCEUch\nVOJcZ9iWURQQeersf7HYuPc4HyddkxATJbsbqwIDAQABAoIBAQCBksZeOV+fKWD8\nSh1zPAHswa8jxAg1keqP1sXqX+vBiZEhB+cdt8FLfko/ydNrouoD9/n46Yr01S4b\nzP+hUv+pPHxuyUJoLKersORYSPrYtltBzELiaNfA4PVAaBGEULWdlpJYj//p476S\ngUW6/uwg1ZBXk0RR1JgcrZpGSfmSPxT5N3zgIyP+fezfOk+h2XfjFUD1lOcPsXNT\ncuf6918qT/BuYc3cMLjt5HDJ3DmzoRkj93CnOQBLtHOntft/BWwDUrXG3HLxdBy+\nLcDMHf3s/2IGAUTX6W6rcxHjzEiloQtOml0jBrN6EyqZng11qmg/7n+OH4YzsC1g\nDUMY1d8JAoGBAPIZ6RWDbWx1wu30gkBz4r9IJMruKERw9+3c3n724Bd0p8L+457O\noldkPpffUz1Q5SB6KNP4xZaLbnXbhdMV6C8E4OwiIO1InRE1timdK6C1zHjeKQ+j\nd9ISatA+0EO0BKqNLhjY4ZkDgdALjlgvryZIf541xeG/UmkEkvynEzd3AoGBAM06\ndbyfzYha0Ln62WILbD+3NIZqITKqXW45g5Qx1R0ppSGw34ie/EjlgmtryYKUCnZz\npCNpYqCF09QzLuyM+TRozrXvxYTqYuE8aYsKktBnFDUzZFo0QrVE3j+7vOfAuSsj\nVd4n4LtWHgD+ZjeuIP0gIgey0dLFlDmabUWMUvJtAoGAcCoW9fOlD5njjNE6Q1gt\nVke7XBVIrKTWCOrKXnJMUjGmw83JcTr0tZ5o7X33F7JR5WETZ1mbWWsR6yKgdrJw\nltAg0OXi8Wwx8NY8pjz+CIAR0nHC/k7S5Y3I1OA1JxjRDJ9KGxLoOjcIvnWMJkk5\nUXhHP+pT2ooESUloPAu/+HMCgYBYvkW5GdTzeGm3chxcBBp79sm0seHHGdoq1p3q\nEB5abO6mAei3GCB5mRzrPIG3gDKCBAFe+qwWQ6hUowlQaqk8G3H/RD5B+mRlhw0Q\nfbL8gQZA9wcW5nBOGAiOwKyv/itT1wTDerT37QYuYdNrklVbf3CXqaCHpr4wpnFH\n2KTphQKBgDA11A6eSmAsYzg8tthJQKkpGKsoj9KbS6o25qEpHYkH+nTl+Ca0Zuon\nm6UgKNZ4fNPOtQwcT1taX+KlcG8qxrUhIoT8ETp7mz/ab4qFFBWDDVU9rnwD8CBF\nyC0N/hm/UGogejW3IimHjEz30nBqJXIshEF14oAOBp+ytc1Hns9Q\n-----END RSA PRIVATE KEY-----\n", "user_id": "40e902efec2e49259450c3e0915bf726", "name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "fingerprint": "17:8f:ef:fc:27:43:68:ae:31:c6:4d:ef:ca:9e:dd:70"}} 2018-10-17 05:09:17,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-6ca2527b-25e7-4a1c-be3c-46d8e521239e 2018-10-17 05:09:17,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.303588867188s 2018-10-17 05:09:17,584 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCFgjdQsze+g/jsvy8t0LOPxXNth/xvGXja3Dj/XwdW0Mq3WRcRpq7W/KICW1ev2WSueYD0uBIpavnL7k3Vjt7oJFb0YDFnmpop57VQRlrwPL7fG0UKrmjx7+9hEMUE4HFjKEJ4miFqKuWtDmHZAem1xozo42bbRqQtLhsesD03Uv482cCS4J3SiVUSgu2HyCV6IoZT8JFxiBuBWolPv99OyDKStE+FtwN2PKSq6KM724kS28faxJtM1SPnR+TWHB/h7NN9lkZBYS0pCe+g88XiZfoOnHrDOKiQ8lqIC3uNQIRRyFU4lxn2JZRFBB56ux/sdi49zgfJ12TEBMluxur Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwhYI3ULM3voP47L8vLdCzj8VzbYf8bxl42tw4/18HVtDKt1k\nXEaau1vyiAltXr9lkrnmA9LgSKWr5y+5N1Y7e6CRW9GAxZ5qaKee1UEZa8Dy+3xt\nFCq5o8e/vYRDFBOBxYyhCeJohairlrQ5h2QHptcaM6ONm20akLS4bHrA9N1L+PNn\nAkuCd0olVEoLth8gleiKGU/CRcYgbgVqJT7/fTsgykrRPhbcDdjykquijO9uJEtv\nH2sSbTNUj50fk1hwf4ezTfZZGQWEtKQnvoPPF4mX6Dpx6wziokPJaiAt7jUCEUch\nVOJcZ9iWURQQeersf7HYuPc4HyddkxATJbsbqwIDAQABAoIBAQCBksZeOV+fKWD8\nSh1zPAHswa8jxAg1keqP1sXqX+vBiZEhB+cdt8FLfko/ydNrouoD9/n46Yr01S4b\nzP+hUv+pPHxuyUJoLKersORYSPrYtltBzELiaNfA4PVAaBGEULWdlpJYj//p476S\ngUW6/uwg1ZBXk0RR1JgcrZpGSfmSPxT5N3zgIyP+fezfOk+h2XfjFUD1lOcPsXNT\ncuf6918qT/BuYc3cMLjt5HDJ3DmzoRkj93CnOQBLtHOntft/BWwDUrXG3HLxdBy+\nLcDMHf3s/2IGAUTX6W6rcxHjzEiloQtOml0jBrN6EyqZng11qmg/7n+OH4YzsC1g\nDUMY1d8JAoGBAPIZ6RWDbWx1wu30gkBz4r9IJMruKERw9+3c3n724Bd0p8L+457O\noldkPpffUz1Q5SB6KNP4xZaLbnXbhdMV6C8E4OwiIO1InRE1timdK6C1zHjeKQ+j\nd9ISatA+0EO0BKqNLhjY4ZkDgdALjlgvryZIf541xeG/UmkEkvynEzd3AoGBAM06\ndbyfzYha0Ln62WILbD+3NIZqITKqXW45g5Qx1R0ppSGw34ie/EjlgmtryYKUCnZz\npCNpYqCF09QzLuyM+TRozrXvxYTqYuE8aYsKktBnFDUzZFo0QrVE3j+7vOfAuSsj\nVd4n4LtWHgD+ZjeuIP0gIgey0dLFlDmabUWMUvJtAoGAcCoW9fOlD5njjNE6Q1gt\nVke7XBVIrKTWCOrKXnJMUjGmw83JcTr0tZ5o7X33F7JR5WETZ1mbWWsR6yKgdrJw\nltAg0OXi8Wwx8NY8pjz+CIAR0nHC/k7S5Y3I1OA1JxjRDJ9KGxLoOjcIvnWMJkk5\nUXhHP+pT2ooESUloPAu/+HMCgYBYvkW5GdTzeGm3chxcBBp79sm0seHHGdoq1p3q\nEB5abO6mAei3GCB5mRzrPIG3gDKCBAFe+qwWQ6hUowlQaqk8G3H/RD5B+mRlhw0Q\nfbL8gQZA9wcW5nBOGAiOwKyv/itT1wTDerT37QYuYdNrklVbf3CXqaCHpr4wpnFH\n2KTphQKBgDA11A6eSmAsYzg8tthJQKkpGKsoj9KbS6o25qEpHYkH+nTl+Ca0Zuon\nm6UgKNZ4fNPOtQwcT1taX+KlcG8qxrUhIoT8ETp7mz/ab4qFFBWDDVU9rnwD8CBF\nyC0N/hm/UGogejW3IimHjEz30nBqJXIshEF14oAOBp+ytc1Hns9Q\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'40e902efec2e49259450c3e0915bf726', 'name': u'cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482', 'created_at': '2018-10-17T05:09:17.584803', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': 'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:8f:ef:fc:27:43:68:ae:31:c6:4d:ef:ca:9e:dd:70', 'type': 'ssh', 'id': u'cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482'}) 2018-10-17 05:09:17,585 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwhYI3ULM3voP47L8vLdCzj8VzbYf8bxl42tw4/18HVtDKt1k XEaau1vyiAltXr9lkrnmA9LgSKWr5y+5N1Y7e6CRW9GAxZ5qaKee1UEZa8Dy+3xt FCq5o8e/vYRDFBOBxYyhCeJohairlrQ5h2QHptcaM6ONm20akLS4bHrA9N1L+PNn AkuCd0olVEoLth8gleiKGU/CRcYgbgVqJT7/fTsgykrRPhbcDdjykquijO9uJEtv H2sSbTNUj50fk1hwf4ezTfZZGQWEtKQnvoPPF4mX6Dpx6wziokPJaiAt7jUCEUch VOJcZ9iWURQQeersf7HYuPc4HyddkxATJbsbqwIDAQABAoIBAQCBksZeOV+fKWD8 Sh1zPAHswa8jxAg1keqP1sXqX+vBiZEhB+cdt8FLfko/ydNrouoD9/n46Yr01S4b zP+hUv+pPHxuyUJoLKersORYSPrYtltBzELiaNfA4PVAaBGEULWdlpJYj//p476S gUW6/uwg1ZBXk0RR1JgcrZpGSfmSPxT5N3zgIyP+fezfOk+h2XfjFUD1lOcPsXNT cuf6918qT/BuYc3cMLjt5HDJ3DmzoRkj93CnOQBLtHOntft/BWwDUrXG3HLxdBy+ LcDMHf3s/2IGAUTX6W6rcxHjzEiloQtOml0jBrN6EyqZng11qmg/7n+OH4YzsC1g DUMY1d8JAoGBAPIZ6RWDbWx1wu30gkBz4r9IJMruKERw9+3c3n724Bd0p8L+457O oldkPpffUz1Q5SB6KNP4xZaLbnXbhdMV6C8E4OwiIO1InRE1timdK6C1zHjeKQ+j d9ISatA+0EO0BKqNLhjY4ZkDgdALjlgvryZIf541xeG/UmkEkvynEzd3AoGBAM06 dbyfzYha0Ln62WILbD+3NIZqITKqXW45g5Qx1R0ppSGw34ie/EjlgmtryYKUCnZz pCNpYqCF09QzLuyM+TRozrXvxYTqYuE8aYsKktBnFDUzZFo0QrVE3j+7vOfAuSsj Vd4n4LtWHgD+ZjeuIP0gIgey0dLFlDmabUWMUvJtAoGAcCoW9fOlD5njjNE6Q1gt Vke7XBVIrKTWCOrKXnJMUjGmw83JcTr0tZ5o7X33F7JR5WETZ1mbWWsR6yKgdrJw ltAg0OXi8Wwx8NY8pjz+CIAR0nHC/k7S5Y3I1OA1JxjRDJ9KGxLoOjcIvnWMJkk5 UXhHP+pT2ooESUloPAu/+HMCgYBYvkW5GdTzeGm3chxcBBp79sm0seHHGdoq1p3q EB5abO6mAei3GCB5mRzrPIG3gDKCBAFe+qwWQ6hUowlQaqk8G3H/RD5B+mRlhw0Q fbL8gQZA9wcW5nBOGAiOwKyv/itT1wTDerT37QYuYdNrklVbf3CXqaCHpr4wpnFH 2KTphQKBgDA11A6eSmAsYzg8tthJQKkpGKsoj9KbS6o25qEpHYkH+nTl+Ca0Zuon m6UgKNZ4fNPOtQwcT1taX+KlcG8qxrUhIoT8ETp7mz/ab4qFFBWDDVU9rnwD8CBF yC0N/hm/UGogejW3IimHjEz30nBqJXIshEF14oAOBp+ytc1Hns9Q -----END RSA PRIVATE KEY----- 2018-10-17 05:09:17,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 05:09:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"security_group": {"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-10-17 05:09:17,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:17 GMT X-Openstack-Request-Id: req-15252bbf-adc6-4a44-abe2-3082aba7c7d3 2018-10-17 05:09:17,748 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:17Z", "updated_at": "2018-10-17T05:09:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "3281d892-620a-47ec-9693-dd84d08e9c3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "89a06163-d4df-4789-ab8c-d568f79f6ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "00b67487-9a11-4e12-bc73-159f401a250f", "name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}} 2018-10-17 05:09:17,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-15252bbf-adc6-4a44-abe2-3082aba7c7d3 2018-10-17 05:09:17,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.157589912415s 2018-10-17 05:09:17,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:09:17,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:17,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:17 GMT X-Openstack-Request-Id: req-42dfe07a-01eb-4eaf-b3ab-c67e5990d5ee 2018-10-17 05:09:17,847 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:17Z", "updated_at": "2018-10-17T05:09:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "3281d892-620a-47ec-9693-dd84d08e9c3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "89a06163-d4df-4789-ab8c-d568f79f6ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "00b67487-9a11-4e12-bc73-159f401a250f", "name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}, {"description": "Default security group", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:08Z", "updated_at": "2018-10-17T05:09:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "0490d0d0-cbac-4717-bdde-d802cfcbc133", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "530460cf-b1cf-4084-a668-6e5733f8f25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "7e01c8db-a35b-47c1-a361-e12feb6d08be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "e39f4d9a-e824-45fc-b457-9d942de6e258", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "name": "default"}]} 2018-10-17 05:09:17,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-42dfe07a-01eb-4eaf-b3ab-c67e5990d5ee 2018-10-17 05:09:17,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0919599533081s 2018-10-17 05:09:17,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:09:17,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -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": "00b67487-9a11-4e12-bc73-159f401a250f"}}' 2018-10-17 05:09:18,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:18 GMT X-Openstack-Request-Id: req-7aca621b-4371-4484-8800-ff03aa85635c 2018-10-17 05:09:18,022 - keystoneauth.session - DEBUG - 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-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "port_range_min": 22, "revision_number": 0, "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:17Z", "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "71b8b425-83f8-407e-8fce-ff4fa4d1ad40"}} 2018-10-17 05:09:18,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7aca621b-4371-4484-8800-ff03aa85635c 2018-10-17 05:09:18,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167855024338s 2018-10-17 05:09:18,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:09:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:18,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:18 GMT X-Openstack-Request-Id: req-da05b65e-820a-42a8-b57f-4dabd9a04213 2018-10-17 05:09:18,070 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:17Z", "updated_at": "2018-10-17T05:09:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "3281d892-620a-47ec-9693-dd84d08e9c3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "71b8b425-83f8-407e-8fce-ff4fa4d1ad40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "89a06163-d4df-4789-ab8c-d568f79f6ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 2, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "00b67487-9a11-4e12-bc73-159f401a250f", "name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}, {"description": "Default security group", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:08Z", "updated_at": "2018-10-17T05:09:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "0490d0d0-cbac-4717-bdde-d802cfcbc133", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "530460cf-b1cf-4084-a668-6e5733f8f25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "7e01c8db-a35b-47c1-a361-e12feb6d08be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "e39f4d9a-e824-45fc-b457-9d942de6e258", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "name": "default"}]} 2018-10-17 05:09:18,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-da05b65e-820a-42a8-b57f-4dabd9a04213 2018-10-17 05:09:18,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045530796051s 2018-10-17 05:09:18,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 05:09:18,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -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": "00b67487-9a11-4e12-bc73-159f401a250f"}}' 2018-10-17 05:09:18,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:18 GMT X-Openstack-Request-Id: req-3cf9217f-77a2-40ab-bb15-130facd247ad 2018-10-17 05:09:18,190 - keystoneauth.session - DEBUG - 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-10-17T05:09:18Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "port_range_min": null, "revision_number": 0, "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:18Z", "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "f87f9cb5-b271-41fb-9bef-921117adc814"}} 2018-10-17 05:09:18,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3cf9217f-77a2-40ab-bb15-130facd247ad 2018-10-17 05:09:18,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114307880402s 2018-10-17 05:09:18,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:18,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:18,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:18 GMT X-Openstack-Request-Id: req-9c1ac065-1ca4-41ca-84a1-905568fe0bd1 2018-10-17 05:09:18,285 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":["979d38f4-e7cb-4e08-b553-72fa0401f5ce"],"description":"","tags":[],"updated_at":"2018-10-17T05:09:10Z","qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}]} 2018-10-17 05:09:18,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-9c1ac065-1ca4-41ca-84a1-905568fe0bd1 2018-10-17 05:09:18,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926721096039s 2018-10-17 05:09:18,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:09:18,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:18,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:18 GMT X-Openstack-Request-Id: req-e1dd381f-7f31-41e3-9148-349816a5c4c2 2018-10-17 05:09:18,423 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:09:16Z", "file": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file", "owner": "57448253a022415eb8b35a8a6fe65f9e", "id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "size": 12716032, "self": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:09:18,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e1dd381f-7f31-41e3-9148-349816a5c4c2 2018-10-17 05:09:18,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.132552862167s 2018-10-17 05:09:18,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:09:18,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:18,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11f3cd31-be1d-44fe-90fd-1478d70253b4 x-openstack-request-id: req-11f3cd31-be1d-44fe-90fd-1478d70253b4 2018-10-17 05:09:18,454 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "name": "cinder_test-flavor_935969f5-7b5a-422d-a0d7-40d699b08482", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:09:18,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-11f3cd31-be1d-44fe-90fd-1478d70253b4 2018-10-17 05:09:18,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240359306335s 2018-10-17 05:09:18,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:09:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"server": {"name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "imageRef": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "flavorRef": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba"}], "security_groups": [{"name": "00b67487-9a11-4e12-bc73-159f401a250f"}]}}' 2018-10-17 05:09:20,531 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d x-compute-request-id: req-13d94450-3a22-4397-a76a-81cfeb71f4e7 x-openstack-request-id: req-13d94450-3a22-4397-a76a-81cfeb71f4e7 2018-10-17 05:09:20,531 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "00b67487-9a11-4e12-bc73-159f401a250f"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "adminPass": "8UAUmPXfu9BF"}} 2018-10-17 05:09:20,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-13d94450-3a22-4397-a76a-81cfeb71f4e7 2018-10-17 05:09:20,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.07542514801s 2018-10-17 05:09:20,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:21,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f56f77d-6387-4464-83f9-0f686635b2b1 x-openstack-request-id: req-8f56f77d-6387-4464-83f9-0f686635b2b1 2018-10-17 05:09:21,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "user_id": "40e902efec2e49259450c3e0915bf726", "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-10-17T05:09:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:21,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8f56f77d-6387-4464-83f9-0f686635b2b1 2018-10-17 05:09:21,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656310081482s 2018-10-17 05:09:21,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:21,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:21 GMT X-Openstack-Request-Id: req-89ab2ded-c493-4f8c-8808-9133a8091dd9 2018-10-17 05:09:21,305 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":["979d38f4-e7cb-4e08-b553-72fa0401f5ce"],"description":"","tags":[],"updated_at":"2018-10-17T05:09:10Z","qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}]} 2018-10-17 05:09:21,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-89ab2ded-c493-4f8c-8808-9133a8091dd9 2018-10-17 05:09:21,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103905916214s 2018-10-17 05:09:21,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:09:21,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:21,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:21 GMT X-Openstack-Request-Id: req-27fc0649-dbb4-4d62-8406-06bede87cbd2 2018-10-17 05:09:21,374 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:09:10Z","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":"57448253a022415eb8b35a8a6fe65f9e","id":"979d38f4-e7cb-4e08-b553-72fa0401f5ce","subnetpool_id":null,"name":"cinder_test-subnet_935969f5-7b5a-422d-a0d7-40d699b08482"}]} 2018-10-17 05:09:21,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-27fc0649-dbb4-4d62-8406-06bede87cbd2 2018-10-17 05:09:21,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0676898956299s 2018-10-17 05:09:21,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:23,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:23,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:23,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a60a44f-2a8d-4917-be3c-23033943d472 x-openstack-request-id: req-1a60a44f-2a8d-4917-be3c-23033943d472 2018-10-17 05:09:23,923 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:09:23Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:23,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1a60a44f-2a8d-4917-be3c-23033943d472 2018-10-17 05:09:23,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546017885208s 2018-10-17 05:09:23,931 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:25,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:26,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e0d07ba-d3bc-4e56-8a00-b680c0990be7 x-openstack-request-id: req-9e0d07ba-d3bc-4e56-8a00-b680c0990be7 2018-10-17 05:09:26,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:09:23Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:26,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9e0d07ba-d3bc-4e56-8a00-b680c0990be7 2018-10-17 05:09:26,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689483165741s 2018-10-17 05:09:26,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:28,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:28,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:29,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d10de273-e7b2-456b-8d87-f88c83f61fb8 x-openstack-request-id: req-d10de273-e7b2-456b-8d87-f88c83f61fb8 2018-10-17 05:09:29,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:27.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:27Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:29,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d10de273-e7b2-456b-8d87-f88c83f61fb8 2018-10-17 05:09:29,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514051914215s 2018-10-17 05:09:29,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:09:29,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=5ffd4890-ea7b-48cb-9a6a-ded12a30306d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:29,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:29 GMT X-Openstack-Request-Id: req-7f98b70b-f5a2-4718-b815-dd410cd1fa90 2018-10-17 05:09:29,208 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:09:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"979d38f4-e7cb-4e08-b553-72fa0401f5ce","ip_address":"192.168.120.11"}],"id":"37ef1f8f-51b1-46db-ab12-d8689d3548b4","security_groups":["00b67487-9a11-4e12-bc73-159f401a250f"],"mac_address":"fa:16:3e:e5:98:24","project_id":"57448253a022415eb8b35a8a6fe65f9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:24Z","binding:vnic_type":"normal","device_id":"5ffd4890-ea7b-48cb-9a6a-ded12a30306d","ip_allocation":"immediate"}]} 2018-10-17 05:09:29,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=5ffd4890-ea7b-48cb-9a6a-ded12a30306d used request id req-7f98b70b-f5a2-4718-b815-dd410cd1fa90 2018-10-17 05:09:29,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.051607131958s 2018-10-17 05:09:29,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=37ef1f8f-51b1-46db-ab12-d8689d3548b4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:29,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:29 GMT X-Openstack-Request-Id: req-a5e0328f-e399-4925-9419-25f6b533c007 2018-10-17 05:09:29,266 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:09:29,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=37ef1f8f-51b1-46db-ab12-d8689d3548b4 used request id req-a5e0328f-e399-4925-9419-25f6b533c007 2018-10-17 05:09:29,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0471889972687s 2018-10-17 05:09:29,267 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:98:24', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f6d338a0-2343-4b9a-95a0-5f0abde499f5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T05:09:27.000000', 'flavor': Munch({u'id': u'32267f67-0d9c-4b9c-ac62-6b57b5bc118c'}), 'az': u'nova', 'id': u'5ffd4890-ea7b-48cb-9a6a-ded12a30306d', 'security_groups': [Munch({u'name': u'cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'40e902efec2e49259450c3e0915bf726', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': 'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', '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-10-17T05:09:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:09:27Z', 'hostId': u'eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f', '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-10-17T05:09:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': u'cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482', 'adminPass': u'8UAUmPXfu9BF', 'tenant_id': u'57448253a022415eb8b35a8a6fe65f9e', 'created_at': u'2018-10-17T05:09:20Z', 'created': u'2018-10-17T05:09:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:09:29,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:29,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:29 GMT X-Openstack-Request-Id: req-e39840a2-db83-40b1-9325-cb738c5ec340 2018-10-17 05:09:29,374 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":["979d38f4-e7cb-4e08-b553-72fa0401f5ce"],"description":"","tags":[],"updated_at":"2018-10-17T05:09:10Z","qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}]} 2018-10-17 05:09:29,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e39840a2-db83-40b1-9325-cb738c5ec340 2018-10-17 05:09:29,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101829051971s 2018-10-17 05:09:29,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:09:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=5ffd4890-ea7b-48cb-9a6a-ded12a30306d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:29,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:29 GMT X-Openstack-Request-Id: req-9d3298ea-7aeb-4407-92f2-ade15609985f 2018-10-17 05:09:29,425 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:09:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"979d38f4-e7cb-4e08-b553-72fa0401f5ce","ip_address":"192.168.120.11"}],"id":"37ef1f8f-51b1-46db-ab12-d8689d3548b4","security_groups":["00b67487-9a11-4e12-bc73-159f401a250f"],"mac_address":"fa:16:3e:e5:98:24","project_id":"57448253a022415eb8b35a8a6fe65f9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:24Z","binding:vnic_type":"normal","device_id":"5ffd4890-ea7b-48cb-9a6a-ded12a30306d","ip_allocation":"immediate"}]} 2018-10-17 05:09:29,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=5ffd4890-ea7b-48cb-9a6a-ded12a30306d used request id req-9d3298ea-7aeb-4407-92f2-ade15609985f 2018-10-17 05:09:29,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0488178730011s 2018-10-17 05:09:29,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 05:09:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.11", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4"}}' 2018-10-17 05:09:31,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:31 GMT X-Openstack-Request-Id: req-973e3c86-b43b-45ce-a6c8-0f58cf4af865 2018-10-17 05:09:31,837 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:30Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}} 2018-10-17 05:09:31,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-973e3c86-b43b-45ce-a6c8-0f58cf4af865 2018-10-17 05:09:31,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41164708138s 2018-10-17 05:09:31,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:31,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:31 GMT X-Openstack-Request-Id: req-ffac93eb-b9da-4547-928b-032d408bdacd 2018-10-17 05:09:31,935 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:30Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:31,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ffac93eb-b9da-4547-928b-032d408bdacd 2018-10-17 05:09:31,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0801379680634s 2018-10-17 05:09:31,942 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:32,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:32,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:32,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:32 GMT X-Openstack-Request-Id: req-f2c86fcd-7ba7-4369-afa1-d495bb65cfef 2018-10-17 05:09:32,112 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:30Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:32,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f2c86fcd-7ba7-4369-afa1-d495bb65cfef 2018-10-17 05:09:32,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593328475952s 2018-10-17 05:09:32,120 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:32,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:32,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:32,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:32 GMT X-Openstack-Request-Id: req-3a6fa27d-322b-4db4-84db-db4e76741762 2018-10-17 05:09:32,488 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:30Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:32,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-3a6fa27d-322b-4db4-84db-db4e76741762 2018-10-17 05:09:32,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.257833003998s 2018-10-17 05:09:32,496 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:32,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:32,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:32 GMT X-Openstack-Request-Id: req-24993aae-3394-43c0-9b06-13ad7be3a9f9 2018-10-17 05:09:32,667 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:30Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:32,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24993aae-3394-43c0-9b06-13ad7be3a9f9 2018-10-17 05:09:32,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615630149841s 2018-10-17 05:09:32,673 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:32,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:32,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:32 GMT X-Openstack-Request-Id: req-53549db5-0db0-42ad-82a0-563a90465d68 2018-10-17 05:09:32,844 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:30Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:32,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-53549db5-0db0-42ad-82a0-563a90465d68 2018-10-17 05:09:32,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611369609833s 2018-10-17 05:09:32,850 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:32,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:33,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:33 GMT X-Openstack-Request-Id: req-290ece47-2fe8-4f75-acbd-684dafd00091 2018-10-17 05:09:33,021 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:33,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-290ece47-2fe8-4f75-acbd-684dafd00091 2018-10-17 05:09:33,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608410835266s 2018-10-17 05:09:33,028 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3d39c075-6a43-413a-abe6-68e87b5a8350', 'updated_at': u'2018-10-17T05:09:32Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'37ef1f8f-51b1-46db-ab12-d8689d3548b4', 'id': u'0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'37ef1f8f-51b1-46db-ab12-d8689d3548b4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': 'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'57448253a022415eb8b35a8a6fe65f9e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e1cb394c-a7b1-46d5-92aa-96eb2848d1ba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e5:98:24', u'device_id': u'5ffd4890-ea7b-48cb-9a6a-ded12a30306d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'57448253a022415eb8b35a8a6fe65f9e', 'created_at': u'2018-10-17T05:09:30Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e1cb394c-a7b1-46d5-92aa-96eb2848d1ba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e5:98:24', u'device_id': u'5ffd4890-ea7b-48cb-9a6a-ded12a30306d'}), 'router': u'3d39c075-6a43-413a-abe6-68e87b5a8350'}) 2018-10-17 05:09:33,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 05:09:33,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 05:09:33,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9528 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2d5a78d-95ee-479c-bc84-855c3ada6316 x-openstack-request-id: req-b2d5a78d-95ee-479c-bc84-855c3ada6316 2018-10-17 05:09:33,102 - keystoneauth.session - DEBUG - 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 491593115 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.167384] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169386] pid_max: default: 32768 minimum: 301\n[ 0.170476] ACPI: Core revision 20150930\n[ 0.172015] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173590] Security Framework initialized\n[ 0.174590] Yama: becoming mindful.\n[ 0.175481] AppArmor: AppArmor initialized\n[ 0.176512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.179606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182724] Initializing cgroup subsys io\n[ 0.183712] Initializing cgroup subsys memory\n[ 0.184756] Initializing cgroup subsys devices\n[ 0.185807] Initializing cgroup subsys freezer\n[ 0.186864] Initializing cgroup subsys net_cls\n[ 0.187912] Initializing cgroup subsys perf_event\n[ 0.189007] Initializing cgroup subsys net_prio\n[ 0.190071] Initializing cgroup subsys hugetlb\n[ 0.191122] Initializing cgroup subsys pids\n[ 0.192173] CPU: Physical Processor ID: 0\n[ 0.193834] mce: CPU supports 10 MCE banks\n[ 0.194861] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.217085] ftrace: allocating 31920 entries in 125 pages\n[ 0.242382] smpboot: Max logical packages: 1\n[ 0.243413] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245060] x2apic enabled\n[ 0.246076] Switched APIC routing to physical x2apic.\n[ 0.248290] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249620] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252123] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.254292] KVM setup paravirtual spinlock\n[ 0.255754] x86: Booted up 1 node, 1 CPUs\n[ 0.256730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258410] devtmpfs: initialized\n[ 0.260266] evm: security.selinux\n[ 0.261113] evm: security.SMACK64\n[ 0.261950] evm: security.SMACK64EXEC\n[ 0.262871] evm: security.SMACK64TRANSMUTE\n[ 0.263856] evm: security.SMACK64MMAP\n[ 0.264760] evm: security.ima\n[ 0.265542] evm: security.capability\n[ 0.266511] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.268721] pinctrl core: initialized pinctrl subsystem\n[ 0.270035] RTC time: 5:09:28, date: 10/17/18\n[ 0.271177] NET: Registered protocol family 16\n[ 0.272349] cpuidle: using governor ladder\n[ 0.273349] cpuidle: using governor menu\n[ 0.274308] PCCT header not found.\n[ 0.275215] ACPI: bus type PCI registered\n[ 0.276184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277671] PCI: Using configuration type 1 for base access\n[ 0.279656] ACPI: Added _OSI(Module Device)\n[ 0.280670] ACPI: Added _OSI(Processor Device)\n[ 0.281715] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282812] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284773] ACPI: Interpreter enabled\n[ 0.285696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294588] ACPI: (supports S0 S5)\n[ 0.295448] ACPI: Using IOAPIC for interrupt routing\n[ 0.296594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301433] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302913] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306970] acpiphp: Slot [3] registered\n[ 0.307940] acpiphp: Slot [4] registered\n[ 0.308912] acpiphp: Slot [5] registered\n[ 0.309879] acpiphp: Slot [6] registered\n[ 0.310849] acpiphp: Slot [7] registered\n[ 0.311816] acpiphp: Slot [8] registered\n[ 0.312793] acpiphp: Slot [9] registered\n[ 0.313765] acpiphp: Slot [10] registered\n[ 0.314745] acpiphp: Slot [11] registered\n[ 0.315725] acpiphp: Slot [12] registered\n[ 0.316710] acpiphp: Slot [13] registered\n[ 0.317689] acpiphp: Slot [14] registered\n[ 0.318673] acpiphp: Slot [15] registered\n[ 0.332282] acpiphp: Slot [16] registered\n[ 0.333267] acpiphp: Slot [17] registered\n[ 0.334248] acpiphp: Slot [18] registered\n[ 0.335222] acpiphp: Slot [19] registered\n[ 0.336200] acpiphp: Slot [20] registered\n[ 0.337180] acpiphp: Slot [21] registered\n[ 0.338158] acpiphp: Slot [22] registered\n[ 0.339134] acpiphp: Slot [23] registered\n[ 0.340112] acpiphp: Slot [24] registered\n[ 0.341090] acpiphp: Slot [25] registered\n[ 0.342070] acpiphp: Slot [26] registered\n[ 0.343050] acpiphp: Slot [27] registered\n[ 0.344030] acpiphp: Slot [28] registered\n[ 0.345006] acpiphp: Slot [29] registered\n[ 0.345984] acpiphp: Slot [30] registered\n[ 0.346974] acpiphp: Slot [31] registered\n[ 0.347950] PCI host bridge to bus 0000:00\n[ 0.348943] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.350385] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.351831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353598] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.355373] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.357159] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.362307] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363738] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365248] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369164] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.371045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398320] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399845] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401447] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402721] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.404584] vgaarb: loaded\n[ 0.405323] vgaarb: bridge control possible 0000:00:02.0\n[ 0.406787] SCSI subsystem initialized\n[ 0.407898] ACPI: bus type USB registered\n[ 0.408897] usbcore: registered new interface driver usbfs\n[ 0.410132] usbcore: registered new interface driver hub\n[ 0.411335] usbcore: registered new device driver usb\n[ 0.412680] PCI: Using ACPI for IRQ routing\n[ 0.414051] NetLabel: Initializing\n[ 0.414925] NetLabel: domain hash size = 128\n[ 0.415955] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.417111] NetLabel: unlabeled traffic allowed by default\n[ 0.418507] clocksource: Switched to clocksource kvm-clock\n[ 0.427715] AppArmor: AppArmor Filesystem Enabled\n[ 0.428892] pnp: PnP ACPI init\n[ 0.429991] pnp: PnP ACPI: found 5 devices\n[ 0.436572] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438657] NET: Registered protocol family 2\n[ 0.439909] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.442922] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.444381] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445681] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447103] NET: Registered protocol family 1\n[ 0.448168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449478] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.450767] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479470] Trying to unpack rootfs image as initramfs...\n[ 0.539348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.541344] Scanning for low memory corruption every 60 seconds\n[ 0.542947] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.544336] audit: initializing netlink subsys (disabled)\n[ 0.545564] audit: type=2000 audit(1539752968.559:1): initialized\n[ 0.547176] Initialise system trusted keyring\n[ 0.548301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.549683] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552134] zbud: loaded\n[ 0.553006] VFS: Disk quotas dquot_6.6.0\n[ 0.554000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555860] fuse init (API version 7.23)\n[ 0.556943] Key type big_key registered\n[ 0.557936] Allocating IMA MOK and blacklist keyrings.\n[ 0.559403] Key type asymmetric registered\n[ 0.560410] Asymmetric key parser 'x509' registered\n[ 0.561576] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.563412] io scheduler noop registered\n[ 0.564379] io scheduler deadline registered (default)\n[ 0.567876] io scheduler cfq registered\n[ 0.569137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.570392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.572074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.573854] ACPI: Power Button [PWRF]\n[ 0.575033] GHES: HEST is not enabled!\n[ 0.588999] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617819] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.620516] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643954] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646754] Linux agpgart interface v0.103\n[ 0.649855] brd: module loaded\n[ 0.651859] loop: module loaded\n[ 0.656151] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.657913] GPT:90111 != 2097151\n[ 0.658749] GPT:Alternate GPT header not at the end of the disk.\n[ 0.660065] GPT:90111 != 2097151\n[ 0.660889] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662062] vda: vda1 vda15\n[ 0.663578] scsi host0: ata_piix\n[ 0.664536] scsi host1: ata_piix\n[ 0.665422] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.667128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.669221] libphy: Fixed MDIO Bus: probed\n[ 0.670401] tun: Universal TUN/TAP device driver, 1.6\n[ 0.671767] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.674736] PPP generic driver version 2.4.2\n[ 0.676048] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.677765] ehci-pci: EHCI PCI platform driver\n[ 0.679033] ehci-platform: EHCI generic platform driver\n[ 0.680471] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.682103] ohci-pci: OHCI PCI platform driver\n[ 0.683360] ohci-platform: OHCI generic platform driver\n[ 0.684785] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707822] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711378] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.714486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718296] usb usb1: Product: UHCI Host Controller\n[ 0.719626] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.721259] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722636] hub 1-0:1.0: USB hub found\n[ 0.723751] hub 1-0:1.0: 2 ports detected\n[ 0.725066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727992] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729360] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730827] mousedev: PS/2 mouse device common for all mice\n[ 0.732583] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735173] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736744] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738441] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740155] i2c /dev entries driver\n[ 0.741239] device-mapper: uevent: version 1.0.3\n[ 0.742606] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.744955] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746944] NET: Registered protocol family 10\n[ 0.748492] NET: Registered protocol family 17\n[ 0.749792] Key type dns_resolver registered\n[ 0.751221] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752799] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.755350] registered taskstats version 1\n[ 0.756559] Loading compiled-in X.509 certificates\n[ 0.758445] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.761136] zswap: loaded using pool lzo/zbud\n[ 0.763252] Key type trusted registered\n[ 0.765375] Key type encrypted registered\n[ 0.766574] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768072] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769571] evm: HMAC attrs: 0x1\n[ 0.770878] Magic number: 6:446:163\n[ 0.772073] rtc_cmos 00:00: setting system clock to 2018-10-17 05:09:28 UTC (1539752968)\n[ 0.774371] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775960] EDD information not available.\n[ 0.828009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.842983] Write protecting the kernel read-only data: 14336k\n[ 0.845866] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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.896999] 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.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5mtgAwu2frvYnmObSNvzCNfICXwqveQYcU/J3GUivUxlKJOt0Zm6lj1MjY/QzB9+WW8rvftaDsXwi08KRWO6ZUEbJX5EVtJLxuV/Gx1+tvYzUZXU2Rj9tNdTCFLo7OvnxaFCGY9jkwb7CrR3pfPWvFbcxMpRQkKSh5BXZdM9pZ2OkEBTiuOb+Qu0be2Ai9HUn8ky8vTiGLEonknueypCAqPlsJW6zvGyTLRjOQaHpo+LS99kVkQZhXko6JK6RakmL3fJ0fovWSA4t/o1n5Npe4gH5DRCwkldvGOHq1LbrDv4rqOrYWL5AXCx5lH0qol0rpHseDM4IQH/sUP7S5eR7 root@cinder-test-vm2-935969f5-7b5a-422d-a0d7-40d699b08482\nssh-dss AAAAB3NzaC1kc3MAAACBANadKs60LLhPMmvRLmZCD9XE5MRK3DSexOIvNHQLsmDCYe9O+5g1Tid0GJPfFgwX6LhjRhSFpg0iPI+Qs9WE93OaXb0q75mvwQR1b+vrYPAA+AXQWpyT2FW1kMc8/FV5DpomS3FnoLDl5PRHNj3JUcuoY8ucRJ5cdtZQhkesRv7NAAAAFQD2St+kj79ULwL66OLULBMr3Mu6rwAAAIAggxNWBQcQqXF4OvZNHoD9qkMgLjYOaYWtVR1iC8GbZ35T4sGtbEa4WoSSjp4G8HIqYG92kI8EkP28l6+Xo5rCQPM4Awf5qBrliQLsNxdYgTM1DQ5zl9bPo7reNqS6RmaMlSb9BiuSIAYcU/rGNqrUgSXQbEpgB/xsR48+DR6OpQAAAIA2RvHtD5egBPoGo3zygofX2jsVk+MFZmGhzHEuKhLwQnYBI1cSblh3AHOQiTn73yBffXObh2Fb7Sq0LLEWI1qDkGUecYY3r9SePzUXVPp1IT6SjWIZhK+aaKdj7Ag8xfW98l88PDEY6b88mboOK0j7sqBDco8eoxjpetSpS97FxA== root@cinder-test-vm2-935969f5-7b5a-422d-a0d7-40d699b08482\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fee5:9824/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-935969f5-7b5a-422d-a0d7-40d699b08482\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-10-17 05:09:33,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d/action used request id req-b2d5a78d-95ee-479c-bc84-855c3ada6316 2018-10-17 05:09:33,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074511051178s 2018-10-17 05:09:33,104 - 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 491593115 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.167384] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169386] pid_max: default: 32768 minimum: 301 [ 0.170476] ACPI: Core revision 20150930 [ 0.172015] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173590] Security Framework initialized [ 0.174590] Yama: becoming mindful. [ 0.175481] AppArmor: AppArmor initialized [ 0.176512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182724] Initializing cgroup subsys io [ 0.183712] Initializing cgroup subsys memory [ 0.184756] Initializing cgroup subsys devices [ 0.185807] Initializing cgroup subsys freezer [ 0.186864] Initializing cgroup subsys net_cls [ 0.187912] Initializing cgroup subsys perf_event [ 0.189007] Initializing cgroup subsys net_prio [ 0.190071] Initializing cgroup subsys hugetlb [ 0.191122] Initializing cgroup subsys pids [ 0.192173] CPU: Physical Processor ID: 0 [ 0.193834] mce: CPU supports 10 MCE banks [ 0.194861] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217085] ftrace: allocating 31920 entries in 125 pages [ 0.242382] smpboot: Max logical packages: 1 [ 0.243413] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245060] x2apic enabled [ 0.246076] Switched APIC routing to physical x2apic. [ 0.248290] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249620] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252123] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254292] KVM setup paravirtual spinlock [ 0.255754] x86: Booted up 1 node, 1 CPUs [ 0.256730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258410] devtmpfs: initialized [ 0.260266] evm: security.selinux [ 0.261113] evm: security.SMACK64 [ 0.261950] evm: security.SMACK64EXEC [ 0.262871] evm: security.SMACK64TRANSMUTE [ 0.263856] evm: security.SMACK64MMAP [ 0.264760] evm: security.ima [ 0.265542] evm: security.capability [ 0.266511] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268721] pinctrl core: initialized pinctrl subsystem [ 0.270035] RTC time: 5:09:28, date: 10/17/18 [ 0.271177] NET: Registered protocol family 16 [ 0.272349] cpuidle: using governor ladder [ 0.273349] cpuidle: using governor menu [ 0.274308] PCCT header not found. [ 0.275215] ACPI: bus type PCI registered [ 0.276184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277671] PCI: Using configuration type 1 for base access [ 0.279656] ACPI: Added _OSI(Module Device) [ 0.280670] ACPI: Added _OSI(Processor Device) [ 0.281715] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282812] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284773] ACPI: Interpreter enabled [ 0.285696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294588] ACPI: (supports S0 S5) [ 0.295448] ACPI: Using IOAPIC for interrupt routing [ 0.296594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301433] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302913] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306970] acpiphp: Slot [3] registered [ 0.307940] acpiphp: Slot [4] registered [ 0.308912] acpiphp: Slot [5] registered [ 0.309879] acpiphp: Slot [6] registered [ 0.310849] acpiphp: Slot [7] registered [ 0.311816] acpiphp: Slot [8] registered [ 0.312793] acpiphp: Slot [9] registered [ 0.313765] acpiphp: Slot [10] registered [ 0.314745] acpiphp: Slot [11] registered [ 0.315725] acpiphp: Slot [12] registered [ 0.316710] acpiphp: Slot [13] registered [ 0.317689] acpiphp: Slot [14] registered [ 0.318673] acpiphp: Slot [15] registered [ 0.332282] acpiphp: Slot [16] registered [ 0.333267] acpiphp: Slot [17] registered [ 0.334248] acpiphp: Slot [18] registered [ 0.335222] acpiphp: Slot [19] registered [ 0.336200] acpiphp: Slot [20] registered [ 0.337180] acpiphp: Slot [21] registered [ 0.338158] acpiphp: Slot [22] registered [ 0.339134] acpiphp: Slot [23] registered [ 0.340112] acpiphp: Slot [24] registered [ 0.341090] acpiphp: Slot [25] registered [ 0.342070] acpiphp: Slot [26] registered [ 0.343050] acpiphp: Slot [27] registered [ 0.344030] acpiphp: Slot [28] registered [ 0.345006] acpiphp: Slot [29] registered [ 0.345984] acpiphp: Slot [30] registered [ 0.346974] acpiphp: Slot [31] registered [ 0.347950] PCI host bridge to bus 0000:00 [ 0.348943] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.350385] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.351831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353598] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.355373] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.357159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.362307] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363738] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365248] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.369164] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.371045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.391388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.393188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.394905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.396623] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.398320] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.399845] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.401447] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.402721] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.404584] vgaarb: loaded [ 0.405323] vgaarb: bridge control possible 0000:00:02.0 [ 0.406787] SCSI subsystem initialized [ 0.407898] ACPI: bus type USB registered [ 0.408897] usbcore: registered new interface driver usbfs [ 0.410132] usbcore: registered new interface driver hub [ 0.411335] usbcore: registered new device driver usb [ 0.412680] PCI: Using ACPI for IRQ routing [ 0.414051] NetLabel: Initializing [ 0.414925] NetLabel: domain hash size = 128 [ 0.415955] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.417111] NetLabel: unlabeled traffic allowed by default [ 0.418507] clocksource: Switched to clocksource kvm-clock [ 0.427715] AppArmor: AppArmor Filesystem Enabled [ 0.428892] pnp: PnP ACPI init [ 0.429991] pnp: PnP ACPI: found 5 devices [ 0.436572] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.438657] NET: Registered protocol family 2 [ 0.439909] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.441471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.442922] TCP: Hash tables configured (established 4096 bind 4096) [ 0.444381] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.445681] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.447103] NET: Registered protocol family 1 [ 0.448168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.449478] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.450767] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.465081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.479470] Trying to unpack rootfs image as initramfs... [ 0.539348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.541344] Scanning for low memory corruption every 60 seconds [ 0.542947] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.544336] audit: initializing netlink subsys (disabled) [ 0.545564] audit: type=2000 audit(1539752968.559:1): initialized [ 0.547176] Initialise system trusted keyring [ 0.548301] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.549683] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552134] zbud: loaded [ 0.553006] VFS: Disk quotas dquot_6.6.0 [ 0.554000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555860] fuse init (API version 7.23) [ 0.556943] Key type big_key registered [ 0.557936] Allocating IMA MOK and blacklist keyrings. [ 0.559403] Key type asymmetric registered [ 0.560410] Asymmetric key parser 'x509' registered [ 0.561576] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.563412] io scheduler noop registered [ 0.564379] io scheduler deadline registered (default) [ 0.567876] io scheduler cfq registered [ 0.569137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.570392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.572074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.573854] ACPI: Power Button [PWRF] [ 0.575033] GHES: HEST is not enabled! [ 0.588999] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617819] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620516] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643954] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646754] Linux agpgart interface v0.103 [ 0.649855] brd: module loaded [ 0.651859] loop: module loaded [ 0.656151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.657913] GPT:90111 != 2097151 [ 0.658749] GPT:Alternate GPT header not at the end of the disk. [ 0.660065] GPT:90111 != 2097151 [ 0.660889] GPT: Use GNU Parted to correct GPT errors. [ 0.662062] vda: vda1 vda15 [ 0.663578] scsi host0: ata_piix [ 0.664536] scsi host1: ata_piix [ 0.665422] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.667128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.669221] libphy: Fixed MDIO Bus: probed [ 0.670401] tun: Universal TUN/TAP device driver, 1.6 [ 0.671767] tun: (C) 1999-2004 Max Krasnyansky [ 0.674736] PPP generic driver version 2.4.2 [ 0.676048] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677765] ehci-pci: EHCI PCI platform driver [ 0.679033] ehci-platform: EHCI generic platform driver [ 0.680471] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682103] ohci-pci: OHCI PCI platform driver [ 0.683360] ohci-platform: OHCI generic platform driver [ 0.684785] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707822] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711378] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.712802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718296] usb usb1: Product: UHCI Host Controller [ 0.719626] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721259] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722636] hub 1-0:1.0: USB hub found [ 0.723751] hub 1-0:1.0: 2 ports detected [ 0.725066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727992] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729360] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730827] mousedev: PS/2 mouse device common for all mice [ 0.732583] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735173] rtc_cmos 00:00: RTC can wake from S4 [ 0.736744] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738441] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740155] i2c /dev entries driver [ 0.741239] device-mapper: uevent: version 1.0.3 [ 0.742606] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.744955] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746944] NET: Registered protocol family 10 [ 0.748492] NET: Registered protocol family 17 [ 0.749792] Key type dns_resolver registered [ 0.751221] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752799] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.755350] registered taskstats version 1 [ 0.756559] Loading compiled-in X.509 certificates [ 0.758445] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.761136] zswap: loaded using pool lzo/zbud [ 0.763252] Key type trusted registered [ 0.765375] Key type encrypted registered [ 0.766574] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768072] ima: No TPM chip found, activating TPM-bypass! [ 0.769571] evm: HMAC attrs: 0x1 [ 0.770878] Magic number: 6:446:163 [ 0.772073] rtc_cmos 00:00: setting system clock to 2018-10-17 05:09:28 UTC (1539752968) [ 0.774371] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775960] EDD information not available. [ 0.828009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.842983] Write protecting the kernel read-only data: 14336k [ 0.845866] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.848412] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.896999] 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.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5mtgAwu2frvYnmObSNvzCNfICXwqveQYcU/J3GUivUxlKJOt0Zm6lj1MjY/QzB9+WW8rvftaDsXwi08KRWO6ZUEbJX5EVtJLxuV/Gx1+tvYzUZXU2Rj9tNdTCFLo7OvnxaFCGY9jkwb7CrR3pfPWvFbcxMpRQkKSh5BXZdM9pZ2OkEBTiuOb+Qu0be2Ai9HUn8ky8vTiGLEonknueypCAqPlsJW6zvGyTLRjOQaHpo+LS99kVkQZhXko6JK6RakmL3fJ0fovWSA4t/o1n5Npe4gH5DRCwkldvGOHq1LbrDv4rqOrYWL5AXCx5lH0qol0rpHseDM4IQH/sUP7S5eR7 root@cinder-test-vm2-935969f5-7b5a-422d-a0d7-40d699b08482 ssh-dss AAAAB3NzaC1kc3MAAACBANadKs60LLhPMmvRLmZCD9XE5MRK3DSexOIvNHQLsmDCYe9O+5g1Tid0GJPfFgwX6LhjRhSFpg0iPI+Qs9WE93OaXb0q75mvwQR1b+vrYPAA+AXQWpyT2FW1kMc8/FV5DpomS3FnoLDl5PRHNj3JUcuoY8ucRJ5cdtZQhkesRv7NAAAAFQD2St+kj79ULwL66OLULBMr3Mu6rwAAAIAggxNWBQcQqXF4OvZNHoD9qkMgLjYOaYWtVR1iC8GbZ35T4sGtbEa4WoSSjp4G8HIqYG92kI8EkP28l6+Xo5rCQPM4Awf5qBrliQLsNxdYgTM1DQ5zl9bPo7reNqS6RmaMlSb9BiuSIAYcU/rGNqrUgSXQbEpgB/xsR48+DR6OpQAAAIA2RvHtD5egBPoGo3zygofX2jsVk+MFZmGhzHEuKhLwQnYBI1cSblh3AHOQiTn73yBffXObh2Fb7Sq0LLEWI1qDkGUecYY3r9SePzUXVPp1IT6SjWIZhK+aaKdj7Ag8xfW98l88PDEY6b88mboOK0j7sqBDco8eoxjpetSpS97FxA== root@cinder-test-vm2-935969f5-7b5a-422d-a0d7-40d699b08482 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fee5:9824/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-935969f5-7b5a-422d-a0d7-40d699b08482 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-10-17 05:09:33,108 - paramiko.transport - DEBUG - starting thread (client mode): 0x71078e50L 2018-10-17 05:09:33,108 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 05:09:33,108 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 05:09:33,108 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 05:09:33,110 - 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-10-17 05:09:33,110 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 05:09:33,110 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 05:09:33,110 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 05:09:33,110 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 05:09:33,111 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 05:09:33,128 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 05:09:33,129 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 05:09:33,140 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: 02375f5aafe898eaf463287260e804bf 2018-10-17 05:09:33,141 - paramiko.transport - DEBUG - Trying discovered key 178feffc274368ae31c64defca9edd70 in /tmp/tmpK41xce 2018-10-17 05:09:33,167 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 05:09:33,173 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 05:09:33,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-10-17 05:09:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"volume": {"display_name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "size": "2"}}' 2018-10-17 05:09:34,535 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-47a1d23e-7465-48bd-bf0d-2a52e67305cf x-openstack-request-id: req-47a1d23e-7465-48bd-bf0d-2a52e67305cf 2018-10-17 05:09:34,535 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}} 2018-10-17 05:09:34,536 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes used request id req-47a1d23e-7465-48bd-bf0d-2a52e67305cf 2018-10-17 05:09:34,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.35605502129s 2018-10-17 05:09:34,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:09:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:35,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-96248557-e60d-48fb-91b8-9fd190a94473 x-openstack-request-id: req-96248557-e60d-48fb-91b8-9fd190a94473 2018-10-17 05:09:35,582 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:09:34.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:09:35,583 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-96248557-e60d-48fb-91b8-9fd190a94473 2018-10-17 05:09:35,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04587697983s 2018-10-17 05:09:35,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:37,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:09:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:38,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a835b78f-ca31-4d0d-9d31-a6efb161d84b x-openstack-request-id: req-a835b78f-ca31-4d0d-9d31-a6efb161d84b 2018-10-17 05:09:38,721 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:09:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:09:38,722 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-a835b78f-ca31-4d0d-9d31-a6efb161d84b 2018-10-17 05:09:38,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.13449215889s 2018-10-17 05:09:38,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:38,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:38 GMT X-Openstack-Request-Id: req-264e09f9-ccd4-451d-8343-49e194af49a0 2018-10-17 05:09:38,823 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":["979d38f4-e7cb-4e08-b553-72fa0401f5ce"],"description":"","tags":[],"updated_at":"2018-10-17T05:09:10Z","qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}]} 2018-10-17 05:09:38,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-264e09f9-ccd4-451d-8343-49e194af49a0 2018-10-17 05:09:38,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0992350578308s 2018-10-17 05:09:38,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:09:38,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:39,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:39 GMT X-Openstack-Request-Id: req-1c94f0f5-3ef1-4cd2-bbc5-007236c6dd4b 2018-10-17 05:09:39,128 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:09:16Z", "file": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file", "owner": "57448253a022415eb8b35a8a6fe65f9e", "id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "size": 12716032, "self": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:09:39,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1c94f0f5-3ef1-4cd2-bbc5-007236c6dd4b 2018-10-17 05:09:39,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299643039703s 2018-10-17 05:09:39,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:09:39,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:39,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebcc2618-492b-4d47-81ac-b43b221d8754 x-openstack-request-id: req-ebcc2618-492b-4d47-81ac-b43b221d8754 2018-10-17 05:09:39,153 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "name": "cinder_test-flavor_935969f5-7b5a-422d-a0d7-40d699b08482", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:09:39,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-ebcc2618-492b-4d47-81ac-b43b221d8754 2018-10-17 05:09:39,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221211910248s 2018-10-17 05:09:39,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 05:09:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"server": {"name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "imageRef": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "flavorRef": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba"}], "security_groups": [{"name": "00b67487-9a11-4e12-bc73-159f401a250f"}]}}' 2018-10-17 05:09:40,511 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c x-compute-request-id: req-90eab7b1-811b-4dd5-b397-716c6a608cd3 x-openstack-request-id: req-90eab7b1-811b-4dd5-b397-716c6a608cd3 2018-10-17 05:09:40,511 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "00b67487-9a11-4e12-bc73-159f401a250f"}], "OS-DCF:diskConfig": "MANUAL", "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "adminPass": "CR73ka7wU4cB"}} 2018-10-17 05:09:40,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-90eab7b1-811b-4dd5-b397-716c6a608cd3 2018-10-17 05:09:40,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.35747098923s 2018-10-17 05:09:40,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:40,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:40,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97b036a9-4a8a-411e-b2a3-05d1849efa81 x-openstack-request-id: req-97b036a9-4a8a-411e-b2a3-05d1849efa81 2018-10-17 05:09:40,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "user_id": "40e902efec2e49259450c3e0915bf726", "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-10-17T05:09:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:27.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:27Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:40,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-97b036a9-4a8a-411e-b2a3-05d1849efa81 2018-10-17 05:09:40,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415407180786s 2018-10-17 05:09:40,937 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:42,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:42,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:43,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-753a9a4e-5836-4dd6-9dd8-341c4dae5567 x-openstack-request-id: req-753a9a4e-5836-4dd6-9dd8-341c4dae5567 2018-10-17 05:09:43,716 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:09:42Z", "hostId": "7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:27.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:27Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:43,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-753a9a4e-5836-4dd6-9dd8-341c4dae5567 2018-10-17 05:09:43,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775945901871s 2018-10-17 05:09:43,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:45,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:46,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59a284fd-580f-481e-955e-75f5ecac3e5b x-openstack-request-id: req-59a284fd-580f-481e-955e-75f5ecac3e5b 2018-10-17 05:09:46,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:09:43Z", "hostId": "7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:27.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:27Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:46,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-59a284fd-580f-481e-955e-75f5ecac3e5b 2018-10-17 05:09:46,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516788959503s 2018-10-17 05:09:46,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:48,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:49,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fee1598e-18b9-49a0-ae19-296d61857456 x-openstack-request-id: req-fee1598e-18b9-49a0-ae19-296d61857456 2018-10-17 05:09:49,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T05:09:43Z", "hostId": "7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:27.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:27Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:49,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fee1598e-18b9-49a0-ae19-296d61857456 2018-10-17 05:09:49,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.882188081741s 2018-10-17 05:09:49,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:09:51,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:09:51,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:51,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5647ba5-3afa-419d-99d6-ab8a77d63396 x-openstack-request-id: req-a5647ba5-3afa-419d-99d6-ab8a77d63396 2018-10-17 05:09:51,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9a:d9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:48.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:48Z", "hostId": "7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:27.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:27Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:09:51,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a5647ba5-3afa-419d-99d6-ab8a77d63396 2018-10-17 05:09:51,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502143144608s 2018-10-17 05:09:51,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:09:51,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=6fa314cc-598a-407a-a845-bf8f5758f36c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:51,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:51 GMT X-Openstack-Request-Id: req-b55ef706-6dec-464d-95bc-8563cae23606 2018-10-17 05:09:51,709 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:09:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"979d38f4-e7cb-4e08-b553-72fa0401f5ce","ip_address":"192.168.120.4"}],"id":"9a9eda7d-953a-494e-800d-c196e9e8c2e7","security_groups":["00b67487-9a11-4e12-bc73-159f401a250f"],"mac_address":"fa:16:3e:5c:9a:d9","project_id":"57448253a022415eb8b35a8a6fe65f9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:43Z","binding:vnic_type":"normal","device_id":"6fa314cc-598a-407a-a845-bf8f5758f36c","ip_allocation":"immediate"}]} 2018-10-17 05:09:51,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=6fa314cc-598a-407a-a845-bf8f5758f36c used request id req-b55ef706-6dec-464d-95bc-8563cae23606 2018-10-17 05:09:51,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0553419589996s 2018-10-17 05:09:51,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:51,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=9a9eda7d-953a-494e-800d-c196e9e8c2e7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:51,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:51 GMT X-Openstack-Request-Id: req-b6163ad5-5590-4651-a443-0fdfeda281b8 2018-10-17 05:09:51,764 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:09:51,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=9a9eda7d-953a-494e-800d-c196e9e8c2e7 used request id req-b6163ad5-5590-4651-a443-0fdfeda281b8 2018-10-17 05:09:51,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0475080013275s 2018-10-17 05:09:51,765 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:9a:d9', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f6d338a0-2343-4b9a-95a0-5f0abde499f5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T05:09:48.000000', 'flavor': Munch({u'id': u'32267f67-0d9c-4b9c-ac62-6b57b5bc118c'}), 'az': u'nova', 'id': u'6fa314cc-598a-407a-a845-bf8f5758f36c', 'security_groups': [Munch({u'name': u'cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'40e902efec2e49259450c3e0915bf726', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': 'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', '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-10-17T05:09:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T05:09:48Z', 'hostId': u'7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994', '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-10-17T05:09:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': u'cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482', 'adminPass': u'CR73ka7wU4cB', 'tenant_id': u'57448253a022415eb8b35a8a6fe65f9e', 'created_at': u'2018-10-17T05:09:40Z', 'created': u'2018-10-17T05:09:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 05:09:51,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:09:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:51,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:51 GMT X-Openstack-Request-Id: req-6a667359-69b4-4b7a-8183-b01a163802fe 2018-10-17 05:09:51,861 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":["979d38f4-e7cb-4e08-b553-72fa0401f5ce"],"description":"","tags":[],"updated_at":"2018-10-17T05:09:10Z","qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}]} 2018-10-17 05:09:51,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6a667359-69b4-4b7a-8183-b01a163802fe 2018-10-17 05:09:51,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930681228638s 2018-10-17 05:09:51,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 05:09:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=6fa314cc-598a-407a-a845-bf8f5758f36c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:51,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:51 GMT X-Openstack-Request-Id: req-a3ba56b3-fea1-44b1-bba6-2098348394c4 2018-10-17 05:09:51,908 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T05:09:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"979d38f4-e7cb-4e08-b553-72fa0401f5ce","ip_address":"192.168.120.4"}],"id":"9a9eda7d-953a-494e-800d-c196e9e8c2e7","security_groups":["00b67487-9a11-4e12-bc73-159f401a250f"],"mac_address":"fa:16:3e:5c:9a:d9","project_id":"57448253a022415eb8b35a8a6fe65f9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:43Z","binding:vnic_type":"normal","device_id":"6fa314cc-598a-407a-a845-bf8f5758f36c","ip_allocation":"immediate"}]} 2018-10-17 05:09:51,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=6fa314cc-598a-407a-a845-bf8f5758f36c used request id req-a3ba56b3-fea1-44b1-bba6-2098348394c4 2018-10-17 05:09:51,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0470778942108s 2018-10-17 05:09:51,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 05:09:51,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.4", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7"}}' 2018-10-17 05:09:54,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:54 GMT X-Openstack-Request-Id: req-a62aa123-2dae-45ab-ba5a-6b057e4d92b1 2018-10-17 05:09:54,353 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:53Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}} 2018-10-17 05:09:54,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a62aa123-2dae-45ab-ba5a-6b057e4d92b1 2018-10-17 05:09:54,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.44378900528s 2018-10-17 05:09:54,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:54,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:54 GMT X-Openstack-Request-Id: req-2ead0d5c-da0e-4061-b92c-4081ad72de6b 2018-10-17 05:09:54,440 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:53Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}, {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:54,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2ead0d5c-da0e-4061-b92c-4081ad72de6b 2018-10-17 05:09:54,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0795609951019s 2018-10-17 05:09:54,445 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:54,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:54,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:54 GMT X-Openstack-Request-Id: req-b8663092-cd92-449c-84c7-55a4d2490f93 2018-10-17 05:09:54,613 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:53Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}, {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:54,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b8663092-cd92-449c-84c7-55a4d2490f93 2018-10-17 05:09:54,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607511997223s 2018-10-17 05:09:54,622 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:54,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:54,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:54 GMT X-Openstack-Request-Id: req-e6abed55-5df0-4dcc-8375-6a3879f19e6d 2018-10-17 05:09:54,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:53Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}, {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:54,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e6abed55-5df0-4dcc-8375-6a3879f19e6d 2018-10-17 05:09:54,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061616897583s 2018-10-17 05:09:54,806 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:54,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:54 GMT X-Openstack-Request-Id: req-ff2145ba-5128-40ab-852d-1668e04ad8ac 2018-10-17 05:09:54,976 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:53Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}, {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:54,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ff2145ba-5128-40ab-852d-1668e04ad8ac 2018-10-17 05:09:54,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597960948944s 2018-10-17 05:09:54,988 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:55,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:55,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:55 GMT X-Openstack-Request-Id: req-45b4ddd8-2e00-4c62-a335-0a8254ca8947 2018-10-17 05:09:55,158 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:53Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}, {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:55,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-45b4ddd8-2e00-4c62-a335-0a8254ca8947 2018-10-17 05:09:55,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602941513062s 2018-10-17 05:09:55,169 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:55,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:55,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:55,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:55 GMT X-Openstack-Request-Id: req-376ac440-43cd-4448-8707-f70c7be36a75 2018-10-17 05:09:55,335 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:53Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}, {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:55,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-376ac440-43cd-4448-8707-f70c7be36a75 2018-10-17 05:09:55,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602388381958s 2018-10-17 05:09:55,344 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 05:09:55,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:09:55,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:55,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:55 GMT X-Openstack-Request-Id: req-351b5989-6163-4336-8f79-84952f84d2cc 2018-10-17 05:09:55,517 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:55Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}, {"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:30Z", "updated_at": "2018-10-17T05:09:32Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e5:98:24", "device_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "37ef1f8f-51b1-46db-ab12-d8689d3548b4", "id": "0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26", "qos_policy_id": null}]} 2018-10-17 05:09:55,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-351b5989-6163-4336-8f79-84952f84d2cc 2018-10-17 05:09:55,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630888938904s 2018-10-17 05:09:55,525 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3d39c075-6a43-413a-abe6-68e87b5a8350', 'updated_at': u'2018-10-17T05:09:55Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'9a9eda7d-953a-494e-800d-c196e9e8c2e7', 'id': u'0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'9a9eda7d-953a-494e-800d-c196e9e8c2e7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57448253a022415eb8b35a8a6fe65f9e', 'name': 'cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'57448253a022415eb8b35a8a6fe65f9e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e1cb394c-a7b1-46d5-92aa-96eb2848d1ba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5c:9a:d9', u'device_id': u'6fa314cc-598a-407a-a845-bf8f5758f36c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'57448253a022415eb8b35a8a6fe65f9e', 'created_at': u'2018-10-17T05:09:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e1cb394c-a7b1-46d5-92aa-96eb2848d1ba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5c:9a:d9', u'device_id': u'6fa314cc-598a-407a-a845-bf8f5758f36c'}), 'router': u'3d39c075-6a43-413a-abe6-68e87b5a8350'}) 2018-10-17 05:09:55,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 05:09:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 05:09:55,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f631a48f-563e-4176-9db4-07ea54e5d7cb x-openstack-request-id: req-f631a48f-563e-4176-9db4-07ea54e5d7cb 2018-10-17 05:09:55,598 - keystoneauth.session - DEBUG - 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 479857685 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.169199] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171285] pid_max: default: 32768 minimum: 301\n[ 0.172428] ACPI: Core revision 20150930\n[ 0.174014] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.175644] Security Framework initialized\n[ 0.176694] Yama: becoming mindful.\n[ 0.177602] AppArmor: AppArmor initialized\n[ 0.178651] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183327] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185097] Initializing cgroup subsys io\n[ 0.186119] Initializing cgroup subsys memory\n[ 0.187195] Initializing cgroup subsys devices\n[ 0.188301] Initializing cgroup subsys freezer\n[ 0.189397] Initializing cgroup subsys net_cls\n[ 0.190486] Initializing cgroup subsys perf_event\n[ 0.191625] Initializing cgroup subsys net_prio\n[ 0.192743] Initializing cgroup subsys hugetlb\n[ 0.193836] Initializing cgroup subsys pids\n[ 0.194931] CPU: Physical Processor ID: 0\n[ 0.196648] mce: CPU supports 10 MCE banks\n[ 0.197707] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198965] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.215289] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221780] ftrace: allocating 31920 entries in 125 pages\n[ 0.247106] smpboot: Max logical packages: 1\n[ 0.248193] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249926] x2apic enabled\n[ 0.250966] Switched APIC routing to physical x2apic.\n[ 0.253232] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.254638] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.257250] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.259511] KVM setup paravirtual spinlock\n[ 0.261026] x86: Booted up 1 node, 1 CPUs\n[ 0.262047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.263796] devtmpfs: initialized\n[ 0.265697] evm: security.selinux\n[ 0.266588] evm: security.SMACK64\n[ 0.267464] evm: security.SMACK64EXEC\n[ 0.268411] evm: security.SMACK64TRANSMUTE\n[ 0.269438] evm: security.SMACK64MMAP\n[ 0.270377] evm: security.ima\n[ 0.271189] evm: security.capability\n[ 0.272191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.274514] pinctrl core: initialized pinctrl subsystem\n[ 0.275887] RTC time: 5:09:48, date: 10/17/18\n[ 0.277087] NET: Registered protocol family 16\n[ 0.278305] cpuidle: using governor ladder\n[ 0.279356] cpuidle: using governor menu\n[ 0.280359] PCCT header not found.\n[ 0.281300] ACPI: bus type PCI registered\n[ 0.282312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283865] PCI: Using configuration type 1 for base access\n[ 0.285899] ACPI: Added _OSI(Module Device)\n[ 0.286963] ACPI: Added _OSI(Processor Device)\n[ 0.288050] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289183] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291210] ACPI: Interpreter enabled\n[ 0.292180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301475] ACPI: (supports S0 S5)\n[ 0.302373] ACPI: Using IOAPIC for interrupt routing\n[ 0.303560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.308578] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310134] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311634] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314401] acpiphp: Slot [3] registered\n[ 0.315419] acpiphp: Slot [4] registered\n[ 0.316430] acpiphp: Slot [5] registered\n[ 0.317441] acpiphp: Slot [6] registered\n[ 0.318460] acpiphp: Slot [7] registered\n[ 0.319473] acpiphp: Slot [8] registered\n[ 0.320488] acpiphp: Slot [9] registered\n[ 0.321495] acpiphp: Slot [10] registered\n[ 0.322530] acpiphp: Slot [11] registered\n[ 0.323556] acpiphp: Slot [12] registered\n[ 0.324580] acpiphp: Slot [13] registered\n[ 0.325603] acpiphp: Slot [14] registered\n[ 0.326639] acpiphp: Slot [15] registered\n[ 0.340582] acpiphp: Slot [16] registered\n[ 0.341599] acpiphp: Slot [17] registered\n[ 0.342619] acpiphp: Slot [18] registered\n[ 0.343639] acpiphp: Slot [19] registered\n[ 0.344660] acpiphp: Slot [20] registered\n[ 0.345681] acpiphp: Slot [21] registered\n[ 0.346700] acpiphp: Slot [22] registered\n[ 0.347722] acpiphp: Slot [23] registered\n[ 0.348743] acpiphp: Slot [24] registered\n[ 0.349762] acpiphp: Slot [25] registered\n[ 0.350781] acpiphp: Slot [26] registered\n[ 0.351803] acpiphp: Slot [27] registered\n[ 0.352831] acpiphp: Slot [28] registered\n[ 0.353859] acpiphp: Slot [29] registered\n[ 0.354880] acpiphp: Slot [30] registered\n[ 0.355903] acpiphp: Slot [31] registered\n[ 0.356933] PCI host bridge to bus 0000:00\n[ 0.357955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359469] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.361001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.364663] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.366528] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370233] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.373317] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374897] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380865] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402930] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.404698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.406475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408225] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409815] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411466] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414760] vgaarb: loaded\n[ 0.415531] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417066] SCSI subsystem initialized\n[ 0.418222] ACPI: bus type USB registered\n[ 0.419271] usbcore: registered new interface driver usbfs\n[ 0.420574] usbcore: registered new interface driver hub\n[ 0.421845] usbcore: registered new device driver usb\n[ 0.423228] PCI: Using ACPI for IRQ routing\n[ 0.424626] NetLabel: Initializing\n[ 0.425543] NetLabel: domain hash size = 128\n[ 0.426622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427827] NetLabel: unlabeled traffic allowed by default\n[ 0.429283] clocksource: Switched to clocksource kvm-clock\n[ 0.438604] AppArmor: AppArmor Filesystem Enabled\n[ 0.439816] pnp: PnP ACPI init\n[ 0.440958] pnp: PnP ACPI: found 5 devices\n[ 0.447583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449757] NET: Registered protocol family 2\n[ 0.451106] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.452725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454247] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.455761] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458606] NET: Registered protocol family 1\n[ 0.459720] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461101] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462448] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.492081] Trying to unpack rootfs image as initramfs...\n[ 0.551055] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553129] Scanning for low memory corruption every 60 seconds\n[ 0.554789] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.556245] audit: initializing netlink subsys (disabled)\n[ 0.557569] audit: type=2000 audit(1539752989.282:1): initialized\n[ 0.559206] Initialise system trusted keyring\n[ 0.560379] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561835] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564333] zbud: loaded\n[ 0.565234] VFS: Disk quotas dquot_6.6.0\n[ 0.566277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.568229] fuse init (API version 7.23)\n[ 0.569370] Key type big_key registered\n[ 0.570401] Allocating IMA MOK and blacklist keyrings.\n[ 0.571922] Key type asymmetric registered\n[ 0.572974] Asymmetric key parser 'x509' registered\n[ 0.574194] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578269] io scheduler noop registered\n[ 0.579458] io scheduler deadline registered (default)\n[ 0.580819] io scheduler cfq registered\n[ 0.582102] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583429] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585115] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586993] ACPI: Power Button [PWRF]\n[ 0.588124] GHES: HEST is not enabled!\n[ 0.602127] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630847] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.633569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657095] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659923] Linux agpgart interface v0.103\n[ 0.663091] brd: module loaded\n[ 0.665112] loop: module loaded\n[ 0.669686] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671545] GPT:90111 != 2097151\n[ 0.672417] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673806] GPT:90111 != 2097151\n[ 0.674681] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675917] vda: vda1 vda15\n[ 0.677484] scsi host0: ata_piix\n[ 0.678483] scsi host1: ata_piix\n[ 0.679403] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680938] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.682781] libphy: Fixed MDIO Bus: probed\n[ 0.683829] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685037] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687768] PPP generic driver version 2.4.2\n[ 0.688938] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690446] ehci-pci: EHCI PCI platform driver\n[ 0.691562] ehci-platform: EHCI generic platform driver\n[ 0.692810] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694251] ohci-pci: OHCI PCI platform driver\n[ 0.695366] ohci-platform: OHCI generic platform driver\n[ 0.696619] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712320] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.714192] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715467] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716935] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718486] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720304] usb usb1: Product: UHCI Host Controller\n[ 0.721491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722940] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.724172] hub 1-0:1.0: USB hub found\n[ 0.725157] hub 1-0:1.0: 2 ports detected\n[ 0.726335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729046] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730249] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731560] mousedev: PS/2 mouse device common for all mice\n[ 0.733141] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735454] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739893] i2c /dev entries driver\n[ 0.740868] device-mapper: uevent: version 1.0.3\n[ 0.742088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.744181] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745941] NET: Registered protocol family 10\n[ 0.747348] NET: Registered protocol family 17\n[ 0.748478] Key type dns_resolver registered\n[ 0.749765] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.753423] registered taskstats version 1\n[ 0.754500] Loading compiled-in X.509 certificates\n[ 0.756240] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758608] zswap: loaded using pool lzo/zbud\n[ 0.760575] Key type trusted registered\n[ 0.762562] Key type encrypted registered\n[ 0.763622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764932] ima: No TPM chip found, activating TPM-bypass!\n[ 0.766256] evm: HMAC attrs: 0x1\n[ 0.767442] Magic number: 6:446:163\n[ 0.768506] rtc_cmos 00:00: setting system clock to 2018-10-17 05:09:48 UTC (1539752988)\n[ 0.770582] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.771986] EDD information not available.\n[ 0.842843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857832] Write protecting the kernel read-only data: 14336k\n[ 0.860561] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862862] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.908275] 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.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvuT+mTI+QebyAM2w4HMIUJkOMQB+UMWPNnApEqpwxsPey1LFtTCsOHt4oOZBOIvXWabQpiML9O55TwtdGlmPAyqdhm9o4LYDaQ52CULvfHjjzemLFER7xx4zFjNGnHdlesPWQ7eb2VPfyXHaOfDtq6lNxAOZbZevDh2Xz8GHJdhydZaNR/bsgWTzhSxtCUUzLRWA0cVxOaKLrqqCUQtLPt8FVaKaMI8SRRWKS/b/LNcpVYjArR0NIZJPsoNdO4iBsVMPkP1c5T6F8SMAWpiu2+9VZduZsH+JhYizlIvZAau5g1yPg0xj8NvZ8OB2IB8E+0Vg4c8SS8QUtv7tfiYFp root@cinder-test-vm-935969f5-7b5a-422d-a0d7-40d699b08482\nssh-dss AAAAB3NzaC1kc3MAAACBAMjX7HdbwjdF8iHV/kkAl/JQ8U8ksdk5K+hy6FTi+PbZFXNkXKFq5EchNRn458DhrvdZWeW24xSGwOilNu3IKW96yeEkyN7nWJOM9VbDU2omFRcd0Xw8xpblt57ejWbseQOTSq9QZbsbdfN6VRc0C+nLF3STlFjSG1eFy8eGYiSPAAAAFQCDJtWkZ56uIWFU9RGU0NrvkuSBCQAAAIB9IFbtpgN2CIVnaD7igYidOgfFj7aCrAfPml7VYwfVGpk/fSqcEkH3DMXO46ephhVCWUEVo6tCwJftXac9isg/TCdpBmxC+KK1sRZQmHYk9WrOqyMKe29obIDQFviw0eVTcVeHd1KPXDhFGhzk61eIswEf/cEINxJY/fxuGjFA1wAAAIAeGNKbsz29kMx+hm7A7A5V1emybR/IeTWtKLEadiBHRXQy9p3fVg6PShjMPEJbSrz3V16zQxt4NI9vd+b8ALa80c7JtN8Tsa9p1evvKy/Wn5H5Pu6UZs5b3kXWD+3/MHK/1D4wMUEyKrxAllD8HEdKh7ZZ7/JMY5qs867DRxvbGQ== root@cinder-test-vm-935969f5-7b5a-422d-a0d7-40d699b08482\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.4,24,fe80::f816:3eff:fe5c:9ad9/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-935969f5-7b5a-422d-a0d7-40d699b08482\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.86 ===\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-935969f5-7b5a-422d-a0d7-40d699b08482 login: "} 2018-10-17 05:09:55,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c/action used request id req-f631a48f-563e-4176-9db4-07ea54e5d7cb 2018-10-17 05:09:55,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.073511838913s 2018-10-17 05:09:55,599 - 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 479857685 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.169199] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.171285] pid_max: default: 32768 minimum: 301 [ 0.172428] ACPI: Core revision 20150930 [ 0.174014] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175644] Security Framework initialized [ 0.176694] Yama: becoming mindful. [ 0.177602] AppArmor: AppArmor initialized [ 0.178651] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181816] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183327] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185097] Initializing cgroup subsys io [ 0.186119] Initializing cgroup subsys memory [ 0.187195] Initializing cgroup subsys devices [ 0.188301] Initializing cgroup subsys freezer [ 0.189397] Initializing cgroup subsys net_cls [ 0.190486] Initializing cgroup subsys perf_event [ 0.191625] Initializing cgroup subsys net_prio [ 0.192743] Initializing cgroup subsys hugetlb [ 0.193836] Initializing cgroup subsys pids [ 0.194931] CPU: Physical Processor ID: 0 [ 0.196648] mce: CPU supports 10 MCE banks [ 0.197707] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198965] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215289] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221780] ftrace: allocating 31920 entries in 125 pages [ 0.247106] smpboot: Max logical packages: 1 [ 0.248193] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249926] x2apic enabled [ 0.250966] Switched APIC routing to physical x2apic. [ 0.253232] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254638] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.257250] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.259511] KVM setup paravirtual spinlock [ 0.261026] x86: Booted up 1 node, 1 CPUs [ 0.262047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.263796] devtmpfs: initialized [ 0.265697] evm: security.selinux [ 0.266588] evm: security.SMACK64 [ 0.267464] evm: security.SMACK64EXEC [ 0.268411] evm: security.SMACK64TRANSMUTE [ 0.269438] evm: security.SMACK64MMAP [ 0.270377] evm: security.ima [ 0.271189] evm: security.capability [ 0.272191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.274514] pinctrl core: initialized pinctrl subsystem [ 0.275887] RTC time: 5:09:48, date: 10/17/18 [ 0.277087] NET: Registered protocol family 16 [ 0.278305] cpuidle: using governor ladder [ 0.279356] cpuidle: using governor menu [ 0.280359] PCCT header not found. [ 0.281300] ACPI: bus type PCI registered [ 0.282312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283865] PCI: Using configuration type 1 for base access [ 0.285899] ACPI: Added _OSI(Module Device) [ 0.286963] ACPI: Added _OSI(Processor Device) [ 0.288050] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289183] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291210] ACPI: Interpreter enabled [ 0.292180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301475] ACPI: (supports S0 S5) [ 0.302373] ACPI: Using IOAPIC for interrupt routing [ 0.303560] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.308578] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310134] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311634] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314401] acpiphp: Slot [3] registered [ 0.315419] acpiphp: Slot [4] registered [ 0.316430] acpiphp: Slot [5] registered [ 0.317441] acpiphp: Slot [6] registered [ 0.318460] acpiphp: Slot [7] registered [ 0.319473] acpiphp: Slot [8] registered [ 0.320488] acpiphp: Slot [9] registered [ 0.321495] acpiphp: Slot [10] registered [ 0.322530] acpiphp: Slot [11] registered [ 0.323556] acpiphp: Slot [12] registered [ 0.324580] acpiphp: Slot [13] registered [ 0.325603] acpiphp: Slot [14] registered [ 0.326639] acpiphp: Slot [15] registered [ 0.340582] acpiphp: Slot [16] registered [ 0.341599] acpiphp: Slot [17] registered [ 0.342619] acpiphp: Slot [18] registered [ 0.343639] acpiphp: Slot [19] registered [ 0.344660] acpiphp: Slot [20] registered [ 0.345681] acpiphp: Slot [21] registered [ 0.346700] acpiphp: Slot [22] registered [ 0.347722] acpiphp: Slot [23] registered [ 0.348743] acpiphp: Slot [24] registered [ 0.349762] acpiphp: Slot [25] registered [ 0.350781] acpiphp: Slot [26] registered [ 0.351803] acpiphp: Slot [27] registered [ 0.352831] acpiphp: Slot [28] registered [ 0.353859] acpiphp: Slot [29] registered [ 0.354880] acpiphp: Slot [30] registered [ 0.355903] acpiphp: Slot [31] registered [ 0.356933] PCI host bridge to bus 0000:00 [ 0.357955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359469] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.364663] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.366528] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370233] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373317] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374897] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380865] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402930] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.404698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408225] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409815] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411466] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414760] vgaarb: loaded [ 0.415531] vgaarb: bridge control possible 0000:00:02.0 [ 0.417066] SCSI subsystem initialized [ 0.418222] ACPI: bus type USB registered [ 0.419271] usbcore: registered new interface driver usbfs [ 0.420574] usbcore: registered new interface driver hub [ 0.421845] usbcore: registered new device driver usb [ 0.423228] PCI: Using ACPI for IRQ routing [ 0.424626] NetLabel: Initializing [ 0.425543] NetLabel: domain hash size = 128 [ 0.426622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427827] NetLabel: unlabeled traffic allowed by default [ 0.429283] clocksource: Switched to clocksource kvm-clock [ 0.438604] AppArmor: AppArmor Filesystem Enabled [ 0.439816] pnp: PnP ACPI init [ 0.440958] pnp: PnP ACPI: found 5 devices [ 0.447583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449757] NET: Registered protocol family 2 [ 0.451106] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.452725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.454247] TCP: Hash tables configured (established 4096 bind 4096) [ 0.455761] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458606] NET: Registered protocol family 1 [ 0.459720] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.461101] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.462448] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.492081] Trying to unpack rootfs image as initramfs... [ 0.551055] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.553129] Scanning for low memory corruption every 60 seconds [ 0.554789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.556245] audit: initializing netlink subsys (disabled) [ 0.557569] audit: type=2000 audit(1539752989.282:1): initialized [ 0.559206] Initialise system trusted keyring [ 0.560379] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561835] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564333] zbud: loaded [ 0.565234] VFS: Disk quotas dquot_6.6.0 [ 0.566277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.568229] fuse init (API version 7.23) [ 0.569370] Key type big_key registered [ 0.570401] Allocating IMA MOK and blacklist keyrings. [ 0.571922] Key type asymmetric registered [ 0.572974] Asymmetric key parser 'x509' registered [ 0.574194] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578269] io scheduler noop registered [ 0.579458] io scheduler deadline registered (default) [ 0.580819] io scheduler cfq registered [ 0.582102] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583429] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585115] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586993] ACPI: Power Button [PWRF] [ 0.588124] GHES: HEST is not enabled! [ 0.602127] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630847] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633569] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657095] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659923] Linux agpgart interface v0.103 [ 0.663091] brd: module loaded [ 0.665112] loop: module loaded [ 0.669686] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671545] GPT:90111 != 2097151 [ 0.672417] GPT:Alternate GPT header not at the end of the disk. [ 0.673806] GPT:90111 != 2097151 [ 0.674681] GPT: Use GNU Parted to correct GPT errors. [ 0.675917] vda: vda1 vda15 [ 0.677484] scsi host0: ata_piix [ 0.678483] scsi host1: ata_piix [ 0.679403] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680938] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.682781] libphy: Fixed MDIO Bus: probed [ 0.683829] tun: Universal TUN/TAP device driver, 1.6 [ 0.685037] tun: (C) 1999-2004 Max Krasnyansky [ 0.687768] PPP generic driver version 2.4.2 [ 0.688938] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690446] ehci-pci: EHCI PCI platform driver [ 0.691562] ehci-platform: EHCI generic platform driver [ 0.692810] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694251] ohci-pci: OHCI PCI platform driver [ 0.695366] ohci-platform: OHCI generic platform driver [ 0.696619] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712320] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714192] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715467] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716935] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718486] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720304] usb usb1: Product: UHCI Host Controller [ 0.721491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722940] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724172] hub 1-0:1.0: USB hub found [ 0.725157] hub 1-0:1.0: 2 ports detected [ 0.726335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729046] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730249] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731560] mousedev: PS/2 mouse device common for all mice [ 0.733141] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735454] rtc_cmos 00:00: RTC can wake from S4 [ 0.736873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739893] i2c /dev entries driver [ 0.740868] device-mapper: uevent: version 1.0.3 [ 0.742088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.744181] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745941] NET: Registered protocol family 10 [ 0.747348] NET: Registered protocol family 17 [ 0.748478] Key type dns_resolver registered [ 0.749765] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751146] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753423] registered taskstats version 1 [ 0.754500] Loading compiled-in X.509 certificates [ 0.756240] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758608] zswap: loaded using pool lzo/zbud [ 0.760575] Key type trusted registered [ 0.762562] Key type encrypted registered [ 0.763622] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764932] ima: No TPM chip found, activating TPM-bypass! [ 0.766256] evm: HMAC attrs: 0x1 [ 0.767442] Magic number: 6:446:163 [ 0.768506] rtc_cmos 00:00: setting system clock to 2018-10-17 05:09:48 UTC (1539752988) [ 0.770582] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771986] EDD information not available. [ 0.842843] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857832] Write protecting the kernel read-only data: 14336k [ 0.860561] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862862] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.908275] 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.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvuT+mTI+QebyAM2w4HMIUJkOMQB+UMWPNnApEqpwxsPey1LFtTCsOHt4oOZBOIvXWabQpiML9O55TwtdGlmPAyqdhm9o4LYDaQ52CULvfHjjzemLFER7xx4zFjNGnHdlesPWQ7eb2VPfyXHaOfDtq6lNxAOZbZevDh2Xz8GHJdhydZaNR/bsgWTzhSxtCUUzLRWA0cVxOaKLrqqCUQtLPt8FVaKaMI8SRRWKS/b/LNcpVYjArR0NIZJPsoNdO4iBsVMPkP1c5T6F8SMAWpiu2+9VZduZsH+JhYizlIvZAau5g1yPg0xj8NvZ8OB2IB8E+0Vg4c8SS8QUtv7tfiYFp root@cinder-test-vm-935969f5-7b5a-422d-a0d7-40d699b08482 ssh-dss AAAAB3NzaC1kc3MAAACBAMjX7HdbwjdF8iHV/kkAl/JQ8U8ksdk5K+hy6FTi+PbZFXNkXKFq5EchNRn458DhrvdZWeW24xSGwOilNu3IKW96yeEkyN7nWJOM9VbDU2omFRcd0Xw8xpblt57ejWbseQOTSq9QZbsbdfN6VRc0C+nLF3STlFjSG1eFy8eGYiSPAAAAFQCDJtWkZ56uIWFU9RGU0NrvkuSBCQAAAIB9IFbtpgN2CIVnaD7igYidOgfFj7aCrAfPml7VYwfVGpk/fSqcEkH3DMXO46ephhVCWUEVo6tCwJftXac9isg/TCdpBmxC+KK1sRZQmHYk9WrOqyMKe29obIDQFviw0eVTcVeHd1KPXDhFGhzk61eIswEf/cEINxJY/fxuGjFA1wAAAIAeGNKbsz29kMx+hm7A7A5V1emybR/IeTWtKLEadiBHRXQy9p3fVg6PShjMPEJbSrz3V16zQxt4NI9vd+b8ALa80c7JtN8Tsa9p1evvKy/Wn5H5Pu6UZs5b3kXWD+3/MHK/1D4wMUEyKrxAllD8HEdKh7ZZ7/JMY5qs867DRxvbGQ== root@cinder-test-vm-935969f5-7b5a-422d-a0d7-40d699b08482 -----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.4,24,fe80::f816:3eff:fe5c:9ad9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-935969f5-7b5a-422d-a0d7-40d699b08482 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-935969f5-7b5a-422d-a0d7-40d699b08482 login: 2018-10-17 05:09:55,602 - paramiko.transport - DEBUG - starting thread (client mode): 0x71018b50L 2018-10-17 05:09:55,602 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 05:09:55,602 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 05:09:55,603 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 05:09:55,604 - 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-10-17 05:09:55,604 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 05:09:55,604 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 05:09:55,604 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 05:09:55,604 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 05:09:55,604 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 05:09:55,619 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 05:09:55,619 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 05:09:55,634 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: e2303fa9c2dc7d2862941d22b992f6d8 2018-10-17 05:09:55,634 - paramiko.transport - DEBUG - Trying discovered key 178feffc274368ae31c64defca9edd70 in /tmp/tmpK41xce 2018-10-17 05:09:55,658 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 05:09:55,662 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 05:09:55,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-17 05:09:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"volumeAttachment": {"volumeId": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}}' 2018-10-17 05:09:58,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5a98ff1-05d0-4a55-b9dc-7f3954849a6e x-openstack-request-id: req-c5a98ff1-05d0-4a55-b9dc-7f3954849a6e 2018-10-17 05:09:58,371 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6fa314cc-598a-407a-a845-bf8f5758f36c", "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "volumeId": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}} 2018-10-17 05:09:58,371 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c/os-volume_attachments used request id req-c5a98ff1-05d0-4a55-b9dc-7f3954849a6e 2018-10-17 05:09:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.70489692688s 2018-10-17 05:09:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:09:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:09:59,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 17 Oct 2018 05:09:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b84e6e8e-c1ff-4c13-870f-577322b41805 x-openstack-request-id: req-b84e6e8e-c1ff-4c13-870f-577322b41805 2018-10-17 05:09:59,428 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:09:58.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:09:59,428 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-b84e6e8e-c1ff-4c13-870f-577322b41805 2018-10-17 05:09:59,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05703496933s 2018-10-17 05:09:59,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:10:01,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:02,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d335544e-e1ff-4ba7-b0c6-08d0b1d06178 x-openstack-request-id: req-d335544e-e1ff-4ba7-b0c6-08d0b1d06178 2018-10-17 05:10:02,408 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [{"server_id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "attachment_id": "c372240a-83cd-4b9d-98f7-e70f84e4a108", "attached_at": "2018-10-17T05:10:01.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "device": "/dev/vdb", "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:02,408 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-d335544e-e1ff-4ba7-b0c6-08d0b1d06178 2018-10-17 05:10:02,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.975599050522s 2018-10-17 05:10:02,412 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 05:10:02,413 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 05:10:02,413 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 05:10:02,416 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 05:10:02,486 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 05:10:02,487 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-17 05:10:02,488 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-17 05:10:02,489 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 05:10:02,527 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-17 05:10:02,527 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-17 05:10:02,554 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-17 05:10:03,295 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-17 05:10:03,295 - 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: a922ac38-3726-42d5-bd91-b1def32612c9 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-10-17 05:10:03,296 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-10-17 05:10:03,296 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-17 05:10:03,296 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-10-17 05:10:03,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-17 05:10:03,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c/os-volume_attachments/06afacde-5fe4-4866-b778-8f86c07f4d3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:05,003 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9535cc19-9cf8-4374-8a79-42f2f931deb2 x-openstack-request-id: req-9535cc19-9cf8-4374-8a79-42f2f931deb2 2018-10-17 05:10:05,003 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c/os-volume_attachments/06afacde-5fe4-4866-b778-8f86c07f4d3e used request id req-9535cc19-9cf8-4374-8a79-42f2f931deb2 2018-10-17 05:10:05,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.70589590073s 2018-10-17 05:10:05,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:05,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-dc53eeb4-d93a-4b21-b080-188b78f3b1ca x-openstack-request-id: req-dc53eeb4-d93a-4b21-b080-188b78f3b1ca 2018-10-17 05:10:05,059 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [{"server_id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "attachment_id": "c372240a-83cd-4b9d-98f7-e70f84e4a108", "attached_at": "2018-10-17T05:10:01.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "device": "/dev/vdb", "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:04.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:05,060 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-dc53eeb4-d93a-4b21-b080-188b78f3b1ca 2018-10-17 05:10:05,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0561661720276s 2018-10-17 05:10:05,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:10:07,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:07,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:07,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3c2275c4-56ec-43ac-a9a5-0b760adc8787 x-openstack-request-id: req-3c2275c4-56ec-43ac-a9a5-0b760adc8787 2018-10-17 05:10:07,127 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:07,127 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-3c2275c4-56ec-43ac-a9a5-0b760adc8787 2018-10-17 05:10:07,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0633430480957s 2018-10-17 05:10:07,129 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-10-17 05:10:07,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-17 05:10:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"volumeAttachment": {"volumeId": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}}' 2018-10-17 05:10:07,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5788e583-7715-4146-8aad-ec0387476b89 x-openstack-request-id: req-5788e583-7715-4146-8aad-ec0387476b89 2018-10-17 05:10:07,912 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "volumeId": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}} 2018-10-17 05:10:07,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d/os-volume_attachments used request id req-5788e583-7715-4146-8aad-ec0387476b89 2018-10-17 05:10:07,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.782693862915s 2018-10-17 05:10:07,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:07,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:07,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-18f2df74-3eee-4a55-bd91-7481711c5253 x-openstack-request-id: req-18f2df74-3eee-4a55-bd91-7481711c5253 2018-10-17 05:10:07,970 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:07,970 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-18f2df74-3eee-4a55-bd91-7481711c5253 2018-10-17 05:10:07,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0573980808258s 2018-10-17 05:10:07,971 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:10:09,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:10,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-159fd569-81d6-4add-9fbd-05573345ee21 x-openstack-request-id: req-159fd569-81d6-4add-9fbd-05573345ee21 2018-10-17 05:10:10,030 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [{"server_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "attachment_id": "e235d28a-4b2e-4f6e-b1fe-1ed1b1f27f05", "attached_at": "2018-10-17T05:10:09.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "device": "/dev/vdb", "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:10,031 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-159fd569-81d6-4add-9fbd-05573345ee21 2018-10-17 05:10:10,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0568969249725s 2018-10-17 05:10:10,032 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 05:10:10,033 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 05:10:10,033 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 05:10:10,036 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 05:10:10,103 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 05:10:10,104 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-17 05:10:10,105 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-17 05:10:10,105 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 05:10:10,143 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-17 05:10:10,143 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-17 05:10:10,170 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-17 05:10:10,187 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-17 05:10:10,187 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-10-17 05:10:10,188 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-10-17 05:10:10,188 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-17 05:10:10,188 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-10-17 05:10:10,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-17 05:10:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d/os-volume_attachments/06afacde-5fe4-4866-b778-8f86c07f4d3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:10,920 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31728980-9b0b-4e60-b77e-a6fa9105c1fb x-openstack-request-id: req-31728980-9b0b-4e60-b77e-a6fa9105c1fb 2018-10-17 05:10:10,920 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d/os-volume_attachments/06afacde-5fe4-4866-b778-8f86c07f4d3e used request id req-31728980-9b0b-4e60-b77e-a6fa9105c1fb 2018-10-17 05:10:10,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.731297969818s 2018-10-17 05:10:10,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:10,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-afefeaba-cb93-440d-a1b6-867f665df582 x-openstack-request-id: req-afefeaba-cb93-440d-a1b6-867f665df582 2018-10-17 05:10:10,987 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [{"server_id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "attachment_id": "e235d28a-4b2e-4f6e-b1fe-1ed1b1f27f05", "attached_at": "2018-10-17T05:10:09.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "device": "/dev/vdb", "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e"}], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:10,987 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-afefeaba-cb93-440d-a1b6-867f665df582 2018-10-17 05:10:10,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0662038326263s 2018-10-17 05:10:10,988 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:10:12,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:13,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c1320f6a-47a2-4bd7-a590-93bedd4500ec x-openstack-request-id: req-c1320f6a-47a2-4bd7-a590-93bedd4500ec 2018-10-17 05:10:13,044 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:13,044 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-c1320f6a-47a2-4bd7-a590-93bedd4500ec 2018-10-17 05:10:13,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0542590618134s 2018-10-17 05:10:13,183 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:10:13,184 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:05 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-17 05:10:13,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:10:13,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:13,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ba31389-a77b-468e-8b0f-eb22ee460777 x-openstack-request-id: req-4ba31389-a77b-468e-8b0f-eb22ee460777 2018-10-17 05:10:13,344 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d used request id req-4ba31389-a77b-468e-8b0f-eb22ee460777 2018-10-17 05:10:13,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154490947723s 2018-10-17 05:10:13,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:10:13,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:13,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3385fb3f-cd91-4a7f-ae5b-01fc0bc62ec4 x-openstack-request-id: req-3385fb3f-cd91-4a7f-ae5b-01fc0bc62ec4 2018-10-17 05:10:13,592 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9a:d9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9a:d9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:48.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:48Z", "hostId": "7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:98:24", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:27.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "5ffd4890-ea7b-48cb-9a6a-ded12a30306d", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:10:13Z", "hostId": "eadabf91d7b21f44da5291c68bbb7496499fa342a8422fba2b5b7c2f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm2_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:20Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:10:13,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3385fb3f-cd91-4a7f-ae5b-01fc0bc62ec4 2018-10-17 05:10:13,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247638940811s 2018-10-17 05:10:13,595 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:10:15,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:10:15,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:16,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4032e4ce-e099-47a2-a5ab-8687c664a5a8 x-openstack-request-id: req-4032e4ce-e099-47a2-a5ab-8687c664a5a8 2018-10-17 05:10:16,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9a:d9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9a:d9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:48.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:09:48Z", "hostId": "7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:10:16,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4032e4ce-e099-47a2-a5ab-8687c664a5a8 2018-10-17 05:10:16,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767053127289s 2018-10-17 05:10:16,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 05:10:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:17,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:10:17 GMT X-Openstack-Request-Id: req-d4da0f62-121d-4dc3-96c0-8986ad1f74c1 2018-10-17 05:10:17,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:10:17,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/0f02b4cb-6bc4-46cf-8e3e-34e3745d2e26.json used request id req-d4da0f62-121d-4dc3-96c0-8986ad1f74c1 2018-10-17 05:10:17,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.778434991837s 2018-10-17 05:10:17,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:10:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:17,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:17 GMT X-Openstack-Request-Id: req-b1e40bea-6f9c-4506-aa71-d4b719ab1db4 2018-10-17 05:10:17,242 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:53Z", "updated_at": "2018-10-17T05:09:55Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:9a:d9", "device_id": "6fa314cc-598a-407a-a845-bf8f5758f36c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "port_id": "9a9eda7d-953a-494e-800d-c196e9e8c2e7", "id": "0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c", "qos_policy_id": null}]} 2018-10-17 05:10:17,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b1e40bea-6f9c-4506-aa71-d4b719ab1db4 2018-10-17 05:10:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0810580253601s 2018-10-17 05:10:17,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:17,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8c86e165-ae94-4ac8-867c-6ebe94e5467e x-openstack-request-id: req-8c86e165-ae94-4ac8-867c-6ebe94e5467e 2018-10-17 05:10:17,302 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:17,303 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-8c86e165-ae94-4ac8-867c-6ebe94e5467e 2018-10-17 05:10:17,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0537858009338s 2018-10-17 05:10:17,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-10-17 05:10:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:18,373 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:10:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-f12ef8c0-1cc9-49a9-be22-ade6ea4b267e 2018-10-17 05:10:18,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:10:18,373 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e used request id req-f12ef8c0-1cc9-49a9-be22-ade6ea4b267e 2018-10-17 05:10:18,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.06910395622s 2018-10-17 05:10:18,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:18,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4eee175e-80be-44ec-994b-787ab3dfb037 x-openstack-request-id: req-4eee175e-80be-44ec-994b-787ab3dfb037 2018-10-17 05:10:18,432 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "40e902efec2e49259450c3e0915bf726", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "self"}, {"href": "http://172.30.9.29:8776/57448253a022415eb8b35a8a6fe65f9e/volumes/06afacde-5fe4-4866-b778-8f86c07f4d3e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T05:09:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "updated_at": "2018-10-17T05:10:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_935969f5-7b5a-422d-a0d7-40d699b08482", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06afacde-5fe4-4866-b778-8f86c07f4d3e", "size": 2}]} 2018-10-17 05:10:18,432 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-4eee175e-80be-44ec-994b-787ab3dfb037 2018-10-17 05:10:18,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0579478740692s 2018-10-17 05:10:18,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:10:20,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 05:10:20,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:20,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-ebd43716-c0f1-497c-9a6a-9d775528187b x-openstack-request-id: req-ebd43716-c0f1-497c-9a6a-9d775528187b 2018-10-17 05:10:20,480 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 05:10:20,480 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/57448253a022415eb8b35a8a6fe65f9e/volumes/detail used request id req-ebd43716-c0f1-497c-9a6a-9d775528187b 2018-10-17 05:10:20,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0433490276337s 2018-10-17 05:10:20,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 05:10:20,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:21,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:10:21 GMT X-Openstack-Request-Id: req-d230a849-d994-466c-8d63-87fe2bc2cf5b 2018-10-17 05:10:21,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:10:21,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/0bfa21d8-a0e4-4883-849f-0e9d4cd7ce4c.json used request id req-d230a849-d994-466c-8d63-87fe2bc2cf5b 2018-10-17 05:10:21,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.20066285133s 2018-10-17 05:10:21,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 05:10:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:21,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:21 GMT X-Openstack-Request-Id: req-0e6309f9-56c1-41d5-84d6-595d8bca8278 2018-10-17 05:10:21,783 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 05:10:21,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0e6309f9-56c1-41d5-84d6-595d8bca8278 2018-10-17 05:10:21,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0925920009613s 2018-10-17 05:10:21,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 05:10:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:21,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e3dcbaa-c55a-4d34-a08d-896279a05fb5 x-openstack-request-id: req-7e3dcbaa-c55a-4d34-a08d-896279a05fb5 2018-10-17 05:10:21,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c used request id req-7e3dcbaa-c55a-4d34-a08d-896279a05fb5 2018-10-17 05:10:21,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161450862885s 2018-10-17 05:10:21,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:10:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:22,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dda0046f-e5d2-42d6-8f82-1c83d2d53a67 x-openstack-request-id: req-dda0046f-e5d2-42d6-8f82-1c83d2d53a67 2018-10-17 05:10:22,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9a:d9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9a:d9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6fa314cc-598a-407a-a845-bf8f5758f36c", "rel": "bookmark"}], "image": {"id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "links": [{"href": "http://172.30.9.29:8774/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T05:09:48.000000", "flavor": {"id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "links": [{"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}]}, "id": "6fa314cc-598a-407a-a845-bf8f5758f36c", "security_groups": [{"name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}], "user_id": "40e902efec2e49259450c3e0915bf726", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T05:10:21Z", "hostId": "7c0a5933ee1d6cfcb0250455b3af49091db35b93dda974ce7baac994", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482", "name": "cinder_test-vm_935969f5-7b5a-422d-a0d7-40d699b08482", "created": "2018-10-17T05:09:40Z", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 05:10:22,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dda0046f-e5d2-42d6-8f82-1c83d2d53a67 2018-10-17 05:10:22,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247101068497s 2018-10-17 05:10:22,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 05:10:24,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 05:10:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:24,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84802f65-764f-4d5b-bbdb-42b697e4a987 x-openstack-request-id: req-84802f65-764f-4d5b-bbdb-42b697e4a987 2018-10-17 05:10:24,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 05:10:24,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-84802f65-764f-4d5b-bbdb-42b697e4a987 2018-10-17 05:10:24,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0664310455322s 2018-10-17 05:10:24,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:10:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:24,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:24 GMT X-Openstack-Request-Id: req-24d05b16-12b8-49a7-baae-ea3aa9a2f740 2018-10-17 05:10:24,315 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:17Z", "updated_at": "2018-10-17T05:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "3281d892-620a-47ec-9693-dd84d08e9c3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "71b8b425-83f8-407e-8fce-ff4fa4d1ad40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:17Z", "revision_number": 0, "id": "89a06163-d4df-4789-ab8c-d568f79f6ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:17Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:18Z", "revision_number": 0, "id": "f87f9cb5-b271-41fb-9bef-921117adc814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:18Z", "security_group_id": "00b67487-9a11-4e12-bc73-159f401a250f", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 3, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "00b67487-9a11-4e12-bc73-159f401a250f", "name": "cinder_test-sg_935969f5-7b5a-422d-a0d7-40d699b08482"}, {"description": "Default security group", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:08Z", "updated_at": "2018-10-17T05:09:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "0490d0d0-cbac-4717-bdde-d802cfcbc133", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "530460cf-b1cf-4084-a668-6e5733f8f25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "7e01c8db-a35b-47c1-a361-e12feb6d08be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "e39f4d9a-e824-45fc-b457-9d942de6e258", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "name": "default"}]} 2018-10-17 05:10:24,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-24d05b16-12b8-49a7-baae-ea3aa9a2f740 2018-10-17 05:10:24,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456850528717s 2018-10-17 05:10:24,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:10:24,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/00b67487-9a11-4e12-bc73-159f401a250f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:24,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:10:24 GMT X-Openstack-Request-Id: req-2aa60e84-f9cc-46da-9a6c-991dd67cdc4d 2018-10-17 05:10:24,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:10:24,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/00b67487-9a11-4e12-bc73-159f401a250f.json used request id req-2aa60e84-f9cc-46da-9a6c-991dd67cdc4d 2018-10-17 05:10:24,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130463123322s 2018-10-17 05:10:24,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 05:10:24,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:24,490 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0ddf8ef-08c0-4a9e-8c26-f4746ad0ce95 x-openstack-request-id: req-a0ddf8ef-08c0-4a9e-8c26-f4746ad0ce95 2018-10-17 05:10:24,490 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cinder_test-kp_935969f5-7b5a-422d-a0d7-40d699b08482 used request id req-a0ddf8ef-08c0-4a9e-8c26-f4746ad0ce95 2018-10-17 05:10:24,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0355679988861s 2018-10-17 05:10:24,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:10:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/3d39c075-6a43-413a-abe6-68e87b5a8350/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" -d '{"subnet_id": "979d38f4-e7cb-4e08-b553-72fa0401f5ce"}' 2018-10-17 05:10:26,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:26 GMT X-Openstack-Request-Id: req-c52b7c81-8b77-4282-9e34-2977cd5f76d7 2018-10-17 05:10:26,276 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1cb394c-a7b1-46d5-92aa-96eb2848d1ba", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "subnet_id": "979d38f4-e7cb-4e08-b553-72fa0401f5ce", "subnet_ids": ["979d38f4-e7cb-4e08-b553-72fa0401f5ce"], "port_id": "fd665dd6-e9a4-4d37-a600-bd4a1683d215", "id": "3d39c075-6a43-413a-abe6-68e87b5a8350"} 2018-10-17 05:10:26,276 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3d39c075-6a43-413a-abe6-68e87b5a8350/remove_router_interface.json used request id req-c52b7c81-8b77-4282-9e34-2977cd5f76d7 2018-10-17 05:10:26,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78512001038s 2018-10-17 05:10:26,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:10:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:26,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:26 GMT X-Openstack-Request-Id: req-7d9ccf3a-b6c3-44b1-ba4f-0323438f8261 2018-10-17 05:10:26,397 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:10Z", "admin_state_up": true, "updated_at": "2018-10-17T05:10:25Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "3d39c075-6a43-413a-abe6-68e87b5a8350", "name": "cinder_test-router_935969f5-7b5a-422d-a0d7-40d699b08482"}]} 2018-10-17 05:10:26,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7d9ccf3a-b6c3-44b1-ba4f-0323438f8261 2018-10-17 05:10:26,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120929002762s 2018-10-17 05:10:26,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:10:26,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/3d39c075-6a43-413a-abe6-68e87b5a8350.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:27,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:10:27 GMT X-Openstack-Request-Id: req-a88c7147-c91c-409b-a93c-72413dbe737f 2018-10-17 05:10:27,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:10:27,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/3d39c075-6a43-413a-abe6-68e87b5a8350.json used request id req-a88c7147-c91c-409b-a93c-72413dbe737f 2018-10-17 05:10:27,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2341029644s 2018-10-17 05:10:27,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:10:27,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:27,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:27 GMT X-Openstack-Request-Id: req-9759346c-e39e-4913-864c-fc1c592b4eaa 2018-10-17 05:10:27,676 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T05:09:10Z","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":"57448253a022415eb8b35a8a6fe65f9e","id":"979d38f4-e7cb-4e08-b553-72fa0401f5ce","subnetpool_id":null,"name":"cinder_test-subnet_935969f5-7b5a-422d-a0d7-40d699b08482"}]} 2018-10-17 05:10:27,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9759346c-e39e-4913-864c-fc1c592b4eaa 2018-10-17 05:10:27,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429871082306s 2018-10-17 05:10:27,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:10:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/979d38f4-e7cb-4e08-b553-72fa0401f5ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:28,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:10:28 GMT X-Openstack-Request-Id: req-7a6d757f-c232-4970-9605-79d90f45e8a3 2018-10-17 05:10:28,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:10:28,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/979d38f4-e7cb-4e08-b553-72fa0401f5ce.json used request id req-7a6d757f-c232-4970-9605-79d90f45e8a3 2018-10-17 05:10:28,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20851182938s 2018-10-17 05:10:28,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:10:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:28,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:28 GMT X-Openstack-Request-Id: req-2b673f5d-df22-4d4f-b69c-7f5cd4970edd 2018-10-17 05:10:28,981 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e1cb394c-a7b1-46d5-92aa-96eb2848d1ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57448253a022415eb8b35a8a6fe65f9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:10:28Z","qos_policy_id":null,"name":"cinder_test-net_935969f5-7b5a-422d-a0d7-40d699b08482","admin_state_up":true,"tenant_id":"57448253a022415eb8b35a8a6fe65f9e","created_at":"2018-10-17T05:09:08Z","mtu":1450}]} 2018-10-17 05:10:28,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2b673f5d-df22-4d4f-b69c-7f5cd4970edd 2018-10-17 05:10:28,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094799041748s 2018-10-17 05:10:28,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:10:28,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/e1cb394c-a7b1-46d5-92aa-96eb2848d1ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:30,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:10:30 GMT X-Openstack-Request-Id: req-ab3f04d4-645b-4ee3-850b-af230d6d7dda 2018-10-17 05:10:30,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:10:30,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e1cb394c-a7b1-46d5-92aa-96eb2848d1ba.json used request id req-ab3f04d4-645b-4ee3-850b-af230d6d7dda 2018-10-17 05:10:30,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62266898155s 2018-10-17 05:10:30,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:10:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:30,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:30 GMT X-Openstack-Request-Id: req-e4509eb6-b883-4bba-b67f-4b1619cde09c 2018-10-17 05:10:30,932 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:09:16Z", "file": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/file", "owner": "57448253a022415eb8b35a8a6fe65f9e", "id": "f6d338a0-2343-4b9a-95a0-5f0abde499f5", "size": 12716032, "self": "/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_935969f5-7b5a-422d-a0d7-40d699b08482", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:10:30,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e4509eb6-b883-4bba-b67f-4b1619cde09c 2018-10-17 05:10:30,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322398900986s 2018-10-17 05:10:30,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:10:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}edfa3cf1c539eff39ea688ccdceac5d72c693fdd4d9b5a961ee3dbecc463afc0" 2018-10-17 05:10:31,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:10:31 GMT X-Openstack-Request-Id: req-d21c85c8-fc2b-4191-8df8-dc04817b1ee3 2018-10-17 05:10:31,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:10:31,270 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f6d338a0-2343-4b9a-95a0-5f0abde499f5 used request id req-d21c85c8-fc2b-4191-8df8-dc04817b1ee3 2018-10-17 05:10:31,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.336477041245s 2018-10-17 05:10:31,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:10:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:31,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6578619-0fb3-4a99-a1f2-7e16eb4aa31b x-openstack-request-id: req-f6578619-0fb3-4a99-a1f2-7e16eb4aa31b 2018-10-17 05:10:31,300 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32267f67-0d9c-4b9c-ac62-6b57b5bc118c", "name": "cinder_test-flavor_935969f5-7b5a-422d-a0d7-40d699b08482", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:10:31,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f6578619-0fb3-4a99-a1f2-7e16eb4aa31b 2018-10-17 05:10:31,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239658355713s 2018-10-17 05:10:31,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:10:31,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:31,347 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-951a8b9b-d011-483e-b772-5607221e5a1e x-openstack-request-id: req-951a8b9b-d011-483e-b772-5607221e5a1e 2018-10-17 05:10:31,347 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/32267f67-0d9c-4b9c-ac62-6b57b5bc118c used request id req-951a8b9b-d011-483e-b772-5607221e5a1e 2018-10-17 05:10:31,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452721118927s 2018-10-17 05:10:31,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:31,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487896ba-edab-4752-88eb-8a6e381aee73 2018-10-17 05:10:31,561 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482", "links": {"self": "http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40e902efec2e49259450c3e0915bf726", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:10:31,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-487896ba-edab-4752-88eb-8a6e381aee73 2018-10-17 05:10:31,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213907957077s 2018-10-17 05:10:31,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:31,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f16d2a6-f94b-4cb5-a276-95582090d257 2018-10-17 05:10:31,769 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_935969f5-7b5a-422d-a0d7-40d699b08482", "links": {"self": "http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "40e902efec2e49259450c3e0915bf726", "description": null}} 2018-10-17 05:10:31,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726 used request id req-9f16d2a6-f94b-4cb5-a276-95582090d257 2018-10-17 05:10:31,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204533100128s 2018-10-17 05:10:31,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:10:31,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:32,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ff0333-63d5-4158-96fb-e8595e648ca3 2018-10-17 05:10:32,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:32,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/40e902efec2e49259450c3e0915bf726 used request id req-62ff0333-63d5-4158-96fb-e8595e648ca3 2018-10-17 05:10:32,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307879924774s 2018-10-17 05:10:32,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:10:32,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:32,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8532b402-4b11-48f2-87c3-627d18c071df 2018-10-17 05:10:32,282 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e"}, "tags": [], "enabled": true, "id": "57448253a022415eb8b35a8a6fe65f9e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_935969f5-7b5a-422d-a0d7-40d699b08482"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:10:32,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-8532b402-4b11-48f2-87c3-627d18c071df 2018-10-17 05:10:32,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197440862656s 2018-10-17 05:10:32,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:10:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:32,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1864882-9c90-4bb7-af5a-5cd48ae9e626 2018-10-17 05:10:32,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:32,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57448253a022415eb8b35a8a6fe65f9e used request id req-d1864882-9c90-4bb7-af5a-5cd48ae9e626 2018-10-17 05:10:32,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.267884016037s 2018-10-17 05:10:32,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:10:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=57448253a022415eb8b35a8a6fe65f9e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:32,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:32 GMT X-Openstack-Request-Id: req-a392ab1a-2ba2-4464-a7ef-4e42c9872ae4 2018-10-17 05:10:32,890 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:08Z", "updated_at": "2018-10-17T05:09:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "0490d0d0-cbac-4717-bdde-d802cfcbc133", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "530460cf-b1cf-4084-a668-6e5733f8f25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "7e01c8db-a35b-47c1-a361-e12feb6d08be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "e39f4d9a-e824-45fc-b457-9d942de6e258", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "name": "default"}]} 2018-10-17 05:10:32,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=57448253a022415eb8b35a8a6fe65f9e&name=default used request id req-a392ab1a-2ba2-4464-a7ef-4e42c9872ae4 2018-10-17 05:10:32,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329740047455s 2018-10-17 05:10:32,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:10:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:32,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:32 GMT X-Openstack-Request-Id: req-e4488a5a-36b5-4579-9786-587e483b3274 2018-10-17 05:10:32,950 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "created_at": "2018-10-17T05:09:08Z", "updated_at": "2018-10-17T05:09:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "0490d0d0-cbac-4717-bdde-d802cfcbc133", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "530460cf-b1cf-4084-a668-6e5733f8f25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "7e01c8db-a35b-47c1-a361-e12feb6d08be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:09:08Z", "revision_number": 0, "id": "e39f4d9a-e824-45fc-b457-9d942de6e258", "remote_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "remote_ip_prefix": null, "created_at": "2018-10-17T05:09:08Z", "security_group_id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "tenant_id": "57448253a022415eb8b35a8a6fe65f9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57448253a022415eb8b35a8a6fe65f9e"}], "revision_number": 1, "project_id": "57448253a022415eb8b35a8a6fe65f9e", "id": "441fa74c-6738-4400-8d5f-2f6c938ef77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:10:32,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-e4488a5a-36b5-4579-9786-587e483b3274 2018-10-17 05:10:32,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0535509586334s 2018-10-17 05:10:32,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:10:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/441fa74c-6738-4400-8d5f-2f6c938ef77a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8153b8a89308f3f4b73233891244a358b8fa8225d440ec73f5ac6c7de53d9950" 2018-10-17 05:10:33,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:10:33 GMT X-Openstack-Request-Id: req-c17071d2-d26f-43b6-a65a-7f373fd5cbfa 2018-10-17 05:10:33,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:10:33,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/441fa74c-6738-4400-8d5f-2f6c938ef77a.json used request id req-c17071d2-d26f-43b6-a65a-7f373fd5cbfa 2018-10-17 05:10:33,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146054983139s 2018-10-17 05:10:33,155 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-17 05:10:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:10:33,486 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4408bc6-707a-42e6-a95f-e88814e45308 2018-10-17 05:10:33,486 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:10:33,486 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-f4408bc6-707a-42e6-a95f-e88814e45308 2018-10-17 05:10:33,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:10:33,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["XpqR48jdQei3S9fU-SJ5SQ"], "issued_at": "2018-10-17T05:10:33.000000Z"}} 2018-10-17 05:10:33,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:34,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c5a3d9-3fac-4ac7-b466-23018e41333f 2018-10-17 05:10:34,043 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:10:34,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-18c5a3d9-3fac-4ac7-b466-23018e41333f 2018-10-17 05:10:34,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149209022522s 2018-10-17 05:10:34,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:10:34,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}}' 2018-10-17 05:10:34,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798548f4-91e4-4930-9b27-d6dad83fe65a 2018-10-17 05:10:34,271 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}} 2018-10-17 05:10:34,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-798548f4-91e4-4930-9b27-d6dad83fe65a 2018-10-17 05:10:34,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220028877258s 2018-10-17 05:10:34,272 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'f716d0489ae04926868d11578f8d4e9a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064'}) 2018-10-17 05:10:34,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:10:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ee1cffe4-d167-410c-a824-74f2f47dc7c7", "email": null, "name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}}' 2018-10-17 05:10:34,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719d2169-ffda-4f78-84ec-bae889bc4329 2018-10-17 05:10:34,668 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:10:34,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-719d2169-ffda-4f78-84ec-bae889bc4329 2018-10-17 05:10:34,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389073133469s 2018-10-17 05:10:34,669 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bdf2fb351b8244909ada66cec8217dff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064'}) 2018-10-17 05:10:34,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:34,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:34,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cc34b1-628c-4729-b0c3-ee615c7a81d1 2018-10-17 05:10:34,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:34,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c2cc34b1-628c-4729-b0c3-ee615c7a81d1 2018-10-17 05:10:34,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196659088135s 2018-10-17 05:10:34,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:34,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7ac9b5-7cd9-4bc4-9f0c-ed98c2a73a72 2018-10-17 05:10:34,989 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:34,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bb7ac9b5-7cd9-4bc4-9f0c-ed98c2a73a72 2018-10-17 05:10:34,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114516973495s 2018-10-17 05:10:34,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:35,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5de3406-a3c3-4619-a4e3-ed3e57190ecc 2018-10-17 05:10:35,189 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:35,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e5de3406-a3c3-4619-a4e3-ed3e57190ecc 2018-10-17 05:10:35,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194139957428s 2018-10-17 05:10:35,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:35,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ac945f-403c-4daa-ba29-ca0b14b9135c 2018-10-17 05:10:35,305 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:10:35,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a7ac945f-403c-4daa-ba29-ca0b14b9135c 2018-10-17 05:10:35,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110134124756s 2018-10-17 05:10:35,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:35,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:35,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ce4c75-dc34-4efd-96f3-08976849701c 2018-10-17 05:10:35,620 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:10:35,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d4ce4c75-dc34-4efd-96f3-08976849701c 2018-10-17 05:10:35,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.314280033112s 2018-10-17 05:10:35,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:10:35,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:35,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95ae3fb-fae8-4dd0-9006-7cfcaaf8dde1 2018-10-17 05:10:35,780 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:10:35,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d95ae3fb-fae8-4dd0-9006-7cfcaaf8dde1 2018-10-17 05:10:35,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148264884949s 2018-10-17 05:10:35,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:10:35,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=f716d0489ae04926868d11578f8d4e9a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:35,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd90f9f9-3466-4d14-bbf7-f30d8fad2344 2018-10-17 05:10:35,894 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=f716d0489ae04926868d11578f8d4e9a", "previous": null, "next": null}} 2018-10-17 05:10:35,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=f716d0489ae04926868d11578f8d4e9a used request id req-cd90f9f9-3466-4d14-bbf7-f30d8fad2344 2018-10-17 05:10:35,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105869054794s 2018-10-17 05:10:35,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:10:35,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a/users/bdf2fb351b8244909ada66cec8217dff/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:36,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87832c18-ad76-457f-bbd8-30c62ef6ec26 2018-10-17 05:10:36,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:36,042 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a/users/bdf2fb351b8244909ada66cec8217dff/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-87832c18-ad76-457f-bbd8-30c62ef6ec26 2018-10-17 05:10:36,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143731117249s 2018-10-17 05:10:36,043 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064', 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'f716d0489ae04926868d11578f8d4e9a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ee1cffe4-d167-410c-a824-74f2f47dc7c7', 'username': u'api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:10:36,046 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064', 'password': 'ee1cffe4-d167-410c-a824-74f2f47dc7c7', 'project_name': 'api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'f716d0489ae04926868d11578f8d4e9a', 'project_domain_name': 'Default'} 2018-10-17 05:10:36,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:36,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3a708f-bb3d-4f12-96e1-c8df0875493f 2018-10-17 05:10:36,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:36,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6b3a708f-bb3d-4f12-96e1-c8df0875493f 2018-10-17 05:10:36,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108509063721s 2018-10-17 05:10:36,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:36,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584e60ab-9259-4ffb-b9d3-55c3f5a1855b 2018-10-17 05:10:36,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:36,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-584e60ab-9259-4ffb-b9d3-55c3f5a1855b 2018-10-17 05:10:36,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108178138733s 2018-10-17 05:10:36,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:36,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:36,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c1a2b7-ccf5-4f7c-9dd8-80f998cb9467 2018-10-17 05:10:36,380 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:10:36,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-90c1a2b7-ccf5-4f7c-9dd8-80f998cb9467 2018-10-17 05:10:36,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102742195129s 2018-10-17 05:10:36,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:36,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a1ff5c-b115-4c5e-8e6c-01d6b787638f 2018-10-17 05:10:36,585 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:10:36,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-22a1ff5c-b115-4c5e-8e6c-01d6b787638f 2018-10-17 05:10:36,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204254150391s 2018-10-17 05:10:36,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:10:36,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:36,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fbd0b4-c767-435f-a4ec-2f1a6c4a2c7a 2018-10-17 05:10:36,797 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:10:36,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-98fbd0b4-c767-435f-a4ec-2f1a6c4a2c7a 2018-10-17 05:10:36,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20188498497s 2018-10-17 05:10:36,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:10:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=f716d0489ae04926868d11578f8d4e9a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:36,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787e372c-5731-4a91-9fdf-6f7694f4c041 2018-10-17 05:10:36,912 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=f716d0489ae04926868d11578f8d4e9a", "previous": null, "next": null}} 2018-10-17 05:10:36,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=f716d0489ae04926868d11578f8d4e9a used request id req-787e372c-5731-4a91-9fdf-6f7694f4c041 2018-10-17 05:10:36,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10657787323s 2018-10-17 05:10:36,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:10:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a/users/bdf2fb351b8244909ada66cec8217dff/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:37,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-400ce8ba-208f-46b6-a1c1-f170c35b3119 2018-10-17 05:10:37,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:37,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a/users/bdf2fb351b8244909ada66cec8217dff/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-400ce8ba-208f-46b6-a1c1-f170c35b3119 2018-10-17 05:10:37,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145471096039s 2018-10-17 05:10:37,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:37,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6737dacf-fba7-492a-9ca8-62faa94c60d0 2018-10-17 05:10:37,175 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:37,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6737dacf-fba7-492a-9ca8-62faa94c60d0 2018-10-17 05:10:37,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11171412468s 2018-10-17 05:10:37,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-10-17 05:10:37,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-17 05:10:37,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 209 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e16af57d-1c31-46ef-9584-a49870cbd423 2018-10-17 05:10:37,385 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}} 2018-10-17 05:10:37,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e16af57d-1c31-46ef-9584-a49870cbd423 2018-10-17 05:10:37,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.204118013382s 2018-10-17 05:10:37,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:37,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648af9e8-3778-4e25-a3d2-9992e8d9e1be 2018-10-17 05:10:37,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:37,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-648af9e8-3778-4e25-a3d2-9992e8d9e1be 2018-10-17 05:10:37,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152724981308s 2018-10-17 05:10:37,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:37,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20637770-c775-412d-9519-74132c17002b 2018-10-17 05:10:37,743 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:10:37,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-20637770-c775-412d-9519-74132c17002b 2018-10-17 05:10:37,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196340084076s 2018-10-17 05:10:37,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:37,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:37,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b6160d-2edd-47b0-adb1-8c08cfe993d9 2018-10-17 05:10:37,867 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:10:37,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d8b6160d-2edd-47b0-adb1-8c08cfe993d9 2018-10-17 05:10:37,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123373985291s 2018-10-17 05:10:37,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:10:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:38,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a5aa98-d7a7-4d02-a38a-3874cbe6e3f6 2018-10-17 05:10:38,075 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 05:10:38,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d1a5aa98-d7a7-4d02-a38a-3874cbe6e3f6 2018-10-17 05:10:38,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194950819016s 2018-10-17 05:10:38,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:10:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=f716d0489ae04926868d11578f8d4e9a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:38,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988b8ade-5979-4a9b-939f-086f0519bfe2 2018-10-17 05:10:38,193 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=f716d0489ae04926868d11578f8d4e9a", "previous": null, "next": null}} 2018-10-17 05:10:38,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=bdf2fb351b8244909ada66cec8217dff&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=f716d0489ae04926868d11578f8d4e9a used request id req-988b8ade-5979-4a9b-939f-086f0519bfe2 2018-10-17 05:10:38,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109894990921s 2018-10-17 05:10:38,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:10:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a/users/bdf2fb351b8244909ada66cec8217dff/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5672db3fc2291c18730747a08a8695546bc14822443118239ce6807704331039" 2018-10-17 05:10:38,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfe886f-72b6-49bc-9472-77ccac559d2a 2018-10-17 05:10:38,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:38,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a/users/bdf2fb351b8244909ada66cec8217dff/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 used request id req-edfe886f-72b6-49bc-9472-77ccac559d2a 2018-10-17 05:10:38,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177892923355s 2018-10-17 05:10:38,376 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-17 05:10:38,376 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-17 05:10:38,377 - openstack_tests - INFO - OS Credentials = > 2018-10-17 05:10:38,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-17 05:10:38,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:10:38,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}, {"id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "name": "heat_stack_owner"}], "expires_at": "2018-10-17T06:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f716d0489ae04926868d11578f8d4e9a", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f716d0489ae04926868d11578f8d4e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/f716d0489ae04926868d11578f8d4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/f716d0489ae04926868d11578f8d4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f716d0489ae04926868d11578f8d4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/f716d0489ae04926868d11578f8d4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/f716d0489ae04926868d11578f8d4e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/f716d0489ae04926868d11578f8d4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/f716d0489ae04926868d11578f8d4e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/f716d0489ae04926868d11578f8d4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_f716d0489ae04926868d11578f8d4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_f716d0489ae04926868d11578f8d4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f716d0489ae04926868d11578f8d4e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/f716d0489ae04926868d11578f8d4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/f716d0489ae04926868d11578f8d4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "id": "bdf2fb351b8244909ada66cec8217dff"}, "audit_ids": ["1sWYuzSDTCKcVuTDtx5KFA"], "issued_at": "2018-10-17T05:10:38.000000Z"}} 2018-10-17 05:10:38,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}bf380fa91a3f8d15f88c07f2da57448cc694d44562b2ef9d0f9639a25f011cec" 2018-10-17 05:10:39,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:39 GMT X-Openstack-Request-Id: req-9daa43bb-9741-48fa-9b81-cea11e6eb22c 2018-10-17 05:10:39,151 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:10:39,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-9daa43bb-9741-48fa-9b81-cea11e6eb22c 2018-10-17 05:10:39,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=82179a25-4dc0-4437-8ac5-b1cd8941cc37 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}bf380fa91a3f8d15f88c07f2da57448cc694d44562b2ef9d0f9639a25f011cec" 2018-10-17 05:10:39,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:39 GMT X-Openstack-Request-Id: req-c119478b-d343-48c6-bf58-b8c04d863a5e 2018-10-17 05:10:39,196 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4}]} 2018-10-17 05:10:39,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=82179a25-4dc0-4437-8ac5-b1cd8941cc37 used request id req-c119478b-d343-48c6-bf58-b8c04d863a5e 2018-10-17 05:10:39,197 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-17 05:10:39,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-17 05:10:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:10:39,210 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee0b76d-173e-4bec-bfb8-1d320d73b87a 2018-10-17 05:10:39,210 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:10:39,210 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-8ee0b76d-173e-4bec-bfb8-1d320d73b87a 2018-10-17 05:10:39,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:10:39,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["SiMxfGQWTIK5--h7Jm4duw"], "issued_at": "2018-10-17T05:10:39.000000Z"}} 2018-10-17 05:10:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fbfebf3e7a8399b6ba39767629f5b6208e8b273a139c3abeb30e46f6fa6268c0" 2018-10-17 05:10:39,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-773b4bde-770f-451d-9e31-f48bd1782a36 x-openstack-request-id: req-773b4bde-770f-451d-9e31-f48bd1782a36 2018-10-17 05:10:39,880 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.29:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-17 05:10:39,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-773b4bde-770f-451d-9e31-f48bd1782a36 2018-10-17 05:10:39,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.67548084259s 2018-10-17 05:10:39,880 - 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.29: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.66', 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-10-17 05:10:39,880 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-17 05:10:39,880 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-10-17 05:10:39,881 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-17 05:10:39,917 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-17 05:10:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:10:39,947 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc0dd00-88da-413c-b11c-5c8f002e175d 2018-10-17 05:10:39,947 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:10:39,947 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-dbc0dd00-88da-413c-b11c-5c8f002e175d 2018-10-17 05:10:39,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:10:40,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["hzYUYS7YRny7aa3rP91joA"], "issued_at": "2018-10-17T05:10:40.000000Z"}} 2018-10-17 05:10:40,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:40,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea990f3-18e3-4eab-a488-9132d582980d 2018-10-17 05:10:40,457 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:10:40,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9ea990f3-18e3-4eab-a488-9132d582980d 2018-10-17 05:10:40,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108653068542s 2018-10-17 05:10:40,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:10:40,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}}' 2018-10-17 05:10:40,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88540a37-e86e-41c6-9b73-3c4277c05724 2018-10-17 05:10:40,775 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}} 2018-10-17 05:10:40,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-88540a37-e86e-41c6-9b73-3c4277c05724 2018-10-17 05:10:40,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.310170888901s 2018-10-17 05:10:40,776 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'598f104b1bf7432fb43c274d7195dcc3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4'}) 2018-10-17 05:10:40,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:10:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "56ae6279-50c7-44d3-af19-a4ed7b89becd", "email": null, "name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4"}}' 2018-10-17 05:10:41,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27216b38-f0de-4e7b-ba89-c73699501fe7 2018-10-17 05:10:41,272 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:10:41,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-27216b38-f0de-4e7b-ba89-c73699501fe7 2018-10-17 05:10:41,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491828918457s 2018-10-17 05:10:41,274 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'79c7cbba2cdf4f12a6e4507372fa495d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4'}) 2018-10-17 05:10:41,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:41,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:41,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1b05c1-ace7-48f5-8721-76559649c51b 2018-10-17 05:10:41,472 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:41,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ee1b05c1-ace7-48f5-8721-76559649c51b 2018-10-17 05:10:41,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194854021072s 2018-10-17 05:10:41,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:41,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:41,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a30db92-8670-4195-bd8b-f2209f24eb68 2018-10-17 05:10:41,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:41,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4a30db92-8670-4195-bd8b-f2209f24eb68 2018-10-17 05:10:41,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110967874527s 2018-10-17 05:10:41,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:41,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adaf976-c4ba-4eeb-9d8c-1f60502eee98 2018-10-17 05:10:41,708 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:41,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2adaf976-c4ba-4eeb-9d8c-1f60502eee98 2018-10-17 05:10:41,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113650083542s 2018-10-17 05:10:41,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:41,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516edfdf-be08-42fb-93d7-2fae7aafe965 2018-10-17 05:10:41,860 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:10:41,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-516edfdf-be08-42fb-93d7-2fae7aafe965 2018-10-17 05:10:41,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145808935165s 2018-10-17 05:10:41,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:41,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:41,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e61c5ef-d529-4579-b461-fc8840aadd40 2018-10-17 05:10:41,990 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:10:41,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6e61c5ef-d529-4579-b461-fc8840aadd40 2018-10-17 05:10:41,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128899097443s 2018-10-17 05:10:42,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:10:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:42,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d974b740-6de9-4fbb-9621-4644dee009eb 2018-10-17 05:10:42,112 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:10:42,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d974b740-6de9-4fbb-9621-4644dee009eb 2018-10-17 05:10:42,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109378099442s 2018-10-17 05:10:42,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:10:42,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=598f104b1bf7432fb43c274d7195dcc3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:42,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58dc2fa-b31e-426f-8382-d57306f77ca6 2018-10-17 05:10:42,228 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=598f104b1bf7432fb43c274d7195dcc3", "previous": null, "next": null}} 2018-10-17 05:10:42,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=598f104b1bf7432fb43c274d7195dcc3 used request id req-c58dc2fa-b31e-426f-8382-d57306f77ca6 2018-10-17 05:10:42,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106554031372s 2018-10-17 05:10:42,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:10:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3/users/79c7cbba2cdf4f12a6e4507372fa495d/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:42,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e00361c9-2e78-43bc-b8a6-b77111472bec 2018-10-17 05:10:42,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:42,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3/users/79c7cbba2cdf4f12a6e4507372fa495d/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-e00361c9-2e78-43bc-b8a6-b77111472bec 2018-10-17 05:10:42,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144911050797s 2018-10-17 05:10:42,377 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4', 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'598f104b1bf7432fb43c274d7195dcc3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '56ae6279-50c7-44d3-af19-a4ed7b89becd', 'username': u'snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:10:42,380 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4', 'password': '56ae6279-50c7-44d3-af19-a4ed7b89becd', 'project_name': 'snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '598f104b1bf7432fb43c274d7195dcc3', 'project_domain_name': 'Default'} 2018-10-17 05:10:42,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:42,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5e6ee1-ba1c-4148-959e-9f839e3ac441 2018-10-17 05:10:42,488 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:42,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9c5e6ee1-ba1c-4148-959e-9f839e3ac441 2018-10-17 05:10:42,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105236053467s 2018-10-17 05:10:42,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:42,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:42,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4e8f0f-7649-4f3b-b5ca-745775999f59 2018-10-17 05:10:42,682 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:42,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9b4e8f0f-7649-4f3b-b5ca-745775999f59 2018-10-17 05:10:42,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18874502182s 2018-10-17 05:10:42,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:42,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:42,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6428f11-1968-418f-b48f-721b26f44fd6 2018-10-17 05:10:42,887 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:10:42,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e6428f11-1968-418f-b48f-721b26f44fd6 2018-10-17 05:10:42,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197402000427s 2018-10-17 05:10:42,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:43,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a08df15-ec3d-4e8a-93e0-c3db999ab63b 2018-10-17 05:10:43,011 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:10:43,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3a08df15-ec3d-4e8a-93e0-c3db999ab63b 2018-10-17 05:10:43,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12292098999s 2018-10-17 05:10:43,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:10:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:43,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3c573c-e426-4471-a1aa-02c0437915f4 2018-10-17 05:10:43,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:10:43,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9f3c573c-e426-4471-a1aa-02c0437915f4 2018-10-17 05:10:43,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196141958237s 2018-10-17 05:10:43,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:10:43,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=598f104b1bf7432fb43c274d7195dcc3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:43,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcf2738-060c-4daa-801f-f346efa7c27f 2018-10-17 05:10:43,341 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=598f104b1bf7432fb43c274d7195dcc3", "previous": null, "next": null}} 2018-10-17 05:10:43,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=598f104b1bf7432fb43c274d7195dcc3 used request id req-0fcf2738-060c-4daa-801f-f346efa7c27f 2018-10-17 05:10:43,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115364074707s 2018-10-17 05:10:43,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:10:43,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3/users/79c7cbba2cdf4f12a6e4507372fa495d/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:43,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a53c89-5d50-49c2-8044-2faa440f496b 2018-10-17 05:10:43,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:43,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3/users/79c7cbba2cdf4f12a6e4507372fa495d/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-12a53c89-5d50-49c2-8044-2faa440f496b 2018-10-17 05:10:43,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159064054489s 2018-10-17 05:10:43,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:43,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5f3638-144a-48af-871a-b969125d4566 2018-10-17 05:10:43,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:43,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8d5f3638-144a-48af-871a-b969125d4566 2018-10-17 05:10:43,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106732130051s 2018-10-17 05:10:43,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:10:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:43,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc1621d-b685-452e-973c-c8cc097402e1 2018-10-17 05:10:43,732 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:10:43,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4cc1621d-b685-452e-973c-c8cc097402e1 2018-10-17 05:10:43,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113898038864s 2018-10-17 05:10:43,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:10:43,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:43,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa113ea-71bb-432b-8d5f-a7ce7bbbc699 2018-10-17 05:10:43,882 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:10:43,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-daa113ea-71bb-432b-8d5f-a7ce7bbbc699 2018-10-17 05:10:43,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145166873932s 2018-10-17 05:10:43,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:10:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:44,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fbc984c-36a1-440c-be1e-8f4037fd3639 2018-10-17 05:10:44,007 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:10:44,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8fbc984c-36a1-440c-be1e-8f4037fd3639 2018-10-17 05:10:44,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124258995056s 2018-10-17 05:10:44,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:10:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:44,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52556abe-32a8-4d30-9196-bfdec4488ec5 2018-10-17 05:10:44,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:10:44,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-52556abe-32a8-4d30-9196-bfdec4488ec5 2018-10-17 05:10:44,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152090072632s 2018-10-17 05:10:44,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:10:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=598f104b1bf7432fb43c274d7195dcc3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:44,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ad9467-6c5a-4c9f-aba2-f91005c54668 2018-10-17 05:10:44,285 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=598f104b1bf7432fb43c274d7195dcc3", "previous": null, "next": null}} 2018-10-17 05:10:44,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=79c7cbba2cdf4f12a6e4507372fa495d&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=598f104b1bf7432fb43c274d7195dcc3 used request id req-98ad9467-6c5a-4c9f-aba2-f91005c54668 2018-10-17 05:10:44,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104548215866s 2018-10-17 05:10:44,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:10:44,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3/users/79c7cbba2cdf4f12a6e4507372fa495d/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c9f353fd57dc1fdda85279fb5f7da14fa5270c18d35d614905bae6044335fe5f" 2018-10-17 05:10:44,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5156c0ce-2f53-4ccc-acb4-bba83728198c 2018-10-17 05:10:44,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:10:44,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3/users/79c7cbba2cdf4f12a6e4507372fa495d/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 used request id req-5156c0ce-2f53-4ccc-acb4-bba83728198c 2018-10-17 05:10:44,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14950799942s 2018-10-17 05:10:44,437 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-17 05:10:44,438 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-17 05:10:44,438 - openstack_tests - INFO - OS Credentials = > 2018-10-17 05:10:44,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-17 05:10:44,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:10:44,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}, {"id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "name": "heat_stack_owner"}], "expires_at": "2018-10-17T06:10:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "598f104b1bf7432fb43c274d7195dcc3", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/598f104b1bf7432fb43c274d7195dcc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/598f104b1bf7432fb43c274d7195dcc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/598f104b1bf7432fb43c274d7195dcc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/598f104b1bf7432fb43c274d7195dcc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/598f104b1bf7432fb43c274d7195dcc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/598f104b1bf7432fb43c274d7195dcc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/598f104b1bf7432fb43c274d7195dcc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/598f104b1bf7432fb43c274d7195dcc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/598f104b1bf7432fb43c274d7195dcc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_598f104b1bf7432fb43c274d7195dcc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_598f104b1bf7432fb43c274d7195dcc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/598f104b1bf7432fb43c274d7195dcc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/598f104b1bf7432fb43c274d7195dcc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/598f104b1bf7432fb43c274d7195dcc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "id": "79c7cbba2cdf4f12a6e4507372fa495d"}, "audit_ids": ["7VC-YdEDRWq23N4qUt-z4A"], "issued_at": "2018-10-17T05:10:44.000000Z"}} 2018-10-17 05:10:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}2a43eb9ff9da5bccf49cd56a46b318abdf99ebc6ae5e53cb6fa58ba204fd2c71" 2018-10-17 05:10:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:45 GMT X-Openstack-Request-Id: req-cb46e491-80e9-487b-a37e-527202dcdeb9 2018-10-17 05:10:45,419 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:10:45,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-cb46e491-80e9-487b-a37e-527202dcdeb9 2018-10-17 05:10:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=82179a25-4dc0-4437-8ac5-b1cd8941cc37 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}2a43eb9ff9da5bccf49cd56a46b318abdf99ebc6ae5e53cb6fa58ba204fd2c71" 2018-10-17 05:10:45,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:45 GMT X-Openstack-Request-Id: req-86e8217c-973b-474b-b877-8e8f22431d90 2018-10-17 05:10:45,465 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4}]} 2018-10-17 05:10:45,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=82179a25-4dc0-4437-8ac5-b1cd8941cc37 used request id req-86e8217c-973b-474b-b877-8e8f22431d90 2018-10-17 05:10:45,466 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-17 05:10:45,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-17 05:10:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:10:45,479 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66f7a7d-76ca-4901-b47b-54fe6bcf7848 2018-10-17 05:10:45,479 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:10:45,479 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-b66f7a7d-76ca-4901-b47b-54fe6bcf7848 2018-10-17 05:10:45,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:10:45,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["JKmXT7SMRUqJbJZMmG8lNA"], "issued_at": "2018-10-17T05:10:45.000000Z"}} 2018-10-17 05:10:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f40ba1a6bd648f88aaefb138d23aed8c025976a0439fa9d014ac716367c4f437" 2018-10-17 05:10:46,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Wed, 17 Oct 2018 05:10:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad6a8c3e-39a4-4a1b-8c80-a1879d021571 x-openstack-request-id: req-ad6a8c3e-39a4-4a1b-8c80-a1879d021571 2018-10-17 05:10:46,144 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.29:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-17 05:10:46,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-ad6a8c3e-39a4-4a1b-8c80-a1879d021571 2018-10-17 05:10:46,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.670696973801s 2018-10-17 05:10:46,144 - 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.29: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.66', 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-10-17 05:10:46,144 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-17 05:10:46,145 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-10-17 05:10:46,145 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-10-17 05:10:46,150 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:32 | PASS | | singlevm2 | functest | healthcheck | 00:29 | PASS | | vping_ssh | functest | healthcheck | 00:40 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:05 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-17 05:10:46,162 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-17 05:10:46,164 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 05:10:46,204 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 05:10:46,288 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 05:11:13,222 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 05:11:13,225 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=iXEDdSCTy0wIbmMvIYdZobVj3 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=fe010d0d79494effbe02dd92c443bc23 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 05:11:13,225 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 05:11:13,226 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-10-17 05:11:13,249 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-10-17 05:11:13,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:11:13,572 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65307e5b-82bc-42a4-b5b2-f94cb9acc030 2018-10-17 05:11:13,572 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:11:13,572 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-65307e5b-82bc-42a4-b5b2-f94cb9acc030 2018-10-17 05:11:13,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:11:13,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["ytm2uy0fS3WRqhfqiP5omQ"], "issued_at": "2018-10-17T05:11:13.000000Z"}} 2018-10-17 05:11:13,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:11:13,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:14,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:14 GMT X-Openstack-Request-Id: req-9c6fd49f-e66a-43b4-832d-daebbc7d7466 2018-10-17 05:11:14,317 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:11:14,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9c6fd49f-e66a-43b4-832d-daebbc7d7466 2018-10-17 05:11:14,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34648680687s 2018-10-17 05:11:14,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:11:14,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:14,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566dfff1-557e-4c19-bd6e-8a1a4e92977c 2018-10-17 05:11:14,521 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:11:14,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-566dfff1-557e-4c19-bd6e-8a1a4e92977c 2018-10-17 05:11:14,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196460008621s 2018-10-17 05:11:14,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:11:14,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}}' 2018-10-17 05:11:14,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b36d4fe7-c7ba-42d1-a874-63020ab7b965 2018-10-17 05:11:14,741 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013"}, "tags": [], "enabled": true, "id": "e8ff5376b6824d27945e459329f7a013", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}} 2018-10-17 05:11:14,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b36d4fe7-c7ba-42d1-a874-63020ab7b965 2018-10-17 05:11:14,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211004972458s 2018-10-17 05:11:14,741 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'e8ff5376b6824d27945e459329f7a013', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2'}) 2018-10-17 05:11:14,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:11:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d8041205-e308-48cd-a4ed-d844b41c383c", "email": null, "name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}}' 2018-10-17 05:11:15,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d0d93c6-7827-4c70-8b12-e25cf2e0f334 2018-10-17 05:11:15,201 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "links": {"self": "http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae3074bf499548b687cb71d710402ae9", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:11:15,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-1d0d93c6-7827-4c70-8b12-e25cf2e0f334 2018-10-17 05:11:15,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.452534914017s 2018-10-17 05:11:15,202 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ae3074bf499548b687cb71d710402ae9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2'}) 2018-10-17 05:11:15,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:15,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d732ac8-63bb-4d23-b5a1-40e1782047a8 2018-10-17 05:11:15,326 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:15,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8d732ac8-63bb-4d23-b5a1-40e1782047a8 2018-10-17 05:11:15,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120521068573s 2018-10-17 05:11:15,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:15,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b257273e-c224-4487-afb3-2906d94ec09c 2018-10-17 05:11:15,526 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:15,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b257273e-c224-4487-afb3-2906d94ec09c 2018-10-17 05:11:15,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19446516037s 2018-10-17 05:11:15,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:15,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c85a1ea-b898-4a7f-b685-0d8458c5ef45 2018-10-17 05:11:15,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:15,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9c85a1ea-b898-4a7f-b685-0d8458c5ef45 2018-10-17 05:11:15,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18808889389s 2018-10-17 05:11:15,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:11:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:15,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ae0905-2139-46ea-a00b-74ac4661ad93 2018-10-17 05:11:15,836 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:11:15,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-86ae0905-2139-46ea-a00b-74ac4661ad93 2018-10-17 05:11:15,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110950946808s 2018-10-17 05:11:15,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:11:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:15,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab303ac1-5feb-43fc-b2cf-0ec9638fc64e 2018-10-17 05:11:15,967 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "links": {"self": "http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae3074bf499548b687cb71d710402ae9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:11:15,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ab303ac1-5feb-43fc-b2cf-0ec9638fc64e 2018-10-17 05:11:15,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130270957947s 2018-10-17 05:11:15,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:11:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:16,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62044de6-a784-424d-b276-2c0ac5874fb1 2018-10-17 05:11:16,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013"}, "tags": [], "enabled": true, "id": "e8ff5376b6824d27945e459329f7a013", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}]} 2018-10-17 05:11:16,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-62044de6-a784-424d-b276-2c0ac5874fb1 2018-10-17 05:11:16,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191495895386s 2018-10-17 05:11:16,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:11:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=ae3074bf499548b687cb71d710402ae9&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=e8ff5376b6824d27945e459329f7a013" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:16,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26529772-5e9e-463e-af41-27b508fbb519 2018-10-17 05:11:16,290 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ae3074bf499548b687cb71d710402ae9&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=e8ff5376b6824d27945e459329f7a013", "previous": null, "next": null}} 2018-10-17 05:11:16,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ae3074bf499548b687cb71d710402ae9&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=e8ff5376b6824d27945e459329f7a013 used request id req-26529772-5e9e-463e-af41-27b508fbb519 2018-10-17 05:11:16,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109678983688s 2018-10-17 05:11:16,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:11:16,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013/users/ae3074bf499548b687cb71d710402ae9/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:16,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd89820e-a5d5-4c4b-88de-2afb39f6221e 2018-10-17 05:11:16,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:11:16,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013/users/ae3074bf499548b687cb71d710402ae9/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-bd89820e-a5d5-4c4b-88de-2afb39f6221e 2018-10-17 05:11:16,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157726049423s 2018-10-17 05:11:16,453 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 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'e8ff5376b6824d27945e459329f7a013', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd8041205-e308-48cd-a4ed-d844b41c383c', 'username': u'tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:11:16,457 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'password': 'd8041205-e308-48cd-a4ed-d844b41c383c', 'project_name': 'tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'e8ff5376b6824d27945e459329f7a013', 'project_domain_name': 'Default'} 2018-10-17 05:11:16,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:16,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd1b88c-9894-4df2-927e-7d832ffa6a54 2018-10-17 05:11:16,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:16,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8fd1b88c-9894-4df2-927e-7d832ffa6a54 2018-10-17 05:11:16,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107285022736s 2018-10-17 05:11:16,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:16,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:16,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932b1186-e370-47ab-a7bf-ae9e67ca1692 2018-10-17 05:11:16,680 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:16,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-932b1186-e370-47ab-a7bf-ae9e67ca1692 2018-10-17 05:11:16,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106943845749s 2018-10-17 05:11:16,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:11:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:16,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fd6797-ba79-4590-80c9-710a9d79bfbf 2018-10-17 05:11:16,794 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:11:16,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c4fd6797-ba79-4590-80c9-710a9d79bfbf 2018-10-17 05:11:16,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108510971069s 2018-10-17 05:11:16,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:11:16,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:16,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17a7816-3085-429f-a179-627d7645eb0a 2018-10-17 05:11:16,919 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "links": {"self": "http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae3074bf499548b687cb71d710402ae9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:11:16,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f17a7816-3085-429f-a179-627d7645eb0a 2018-10-17 05:11:16,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123980045319s 2018-10-17 05:11:16,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:11:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:17,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d095158-b9b1-4a81-aa76-61098f5f26d9 2018-10-17 05:11:17,087 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013"}, "tags": [], "enabled": true, "id": "e8ff5376b6824d27945e459329f7a013", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}]} 2018-10-17 05:11:17,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0d095158-b9b1-4a81-aa76-61098f5f26d9 2018-10-17 05:11:17,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155898094177s 2018-10-17 05:11:17,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:11:17,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=ae3074bf499548b687cb71d710402ae9&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=e8ff5376b6824d27945e459329f7a013" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:17,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432c6079-b5da-45e4-b757-1ca7d781008d 2018-10-17 05:11:17,289 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ae3074bf499548b687cb71d710402ae9&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=e8ff5376b6824d27945e459329f7a013", "previous": null, "next": null}} 2018-10-17 05:11:17,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ae3074bf499548b687cb71d710402ae9&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=e8ff5376b6824d27945e459329f7a013 used request id req-432c6079-b5da-45e4-b757-1ca7d781008d 2018-10-17 05:11:17,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193022012711s 2018-10-17 05:11:17,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:11:17,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013/users/ae3074bf499548b687cb71d710402ae9/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:17,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:11:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17384f93-2c35-45a6-8cdd-39c9f2d1c974 2018-10-17 05:11:17,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:11:17,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013/users/ae3074bf499548b687cb71d710402ae9/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-17384f93-2c35-45a6-8cdd-39c9f2d1c974 2018-10-17 05:11:17,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141026973724s 2018-10-17 05:11:17,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:17,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f7d27f-5237-463f-a0db-cb7353b98a1c 2018-10-17 05:11:17,584 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:17,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-06f7d27f-5237-463f-a0db-cb7353b98a1c 2018-10-17 05:11:17,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147261857986s 2018-10-17 05:11:17,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:11:17,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:17,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa57022-cb43-48c1-93ad-b445e2240ae8 2018-10-17 05:11:17,782 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:11:17,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-dfa57022-cb43-48c1-93ad-b445e2240ae8 2018-10-17 05:11:17,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192721843719s 2018-10-17 05:11:17,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:11:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:17,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f67a08-1528-4e0f-8a17-6325b95bc41f 2018-10-17 05:11:17,913 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "links": {"self": "http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae3074bf499548b687cb71d710402ae9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:11:17,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-73f67a08-1528-4e0f-8a17-6325b95bc41f 2018-10-17 05:11:17,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129544019699s 2018-10-17 05:11:17,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:11:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=ae3074bf499548b687cb71d710402ae9&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:18,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832eb27f-102a-437f-823e-c7cea4a7f31c 2018-10-17 05:11:18,037 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=ae3074bf499548b687cb71d710402ae9&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 05:11:18,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=ae3074bf499548b687cb71d710402ae9&scope.domain.id=default used request id req-832eb27f-102a-437f-823e-c7cea4a7f31c 2018-10-17 05:11:18,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111613035202s 2018-10-17 05:11:18,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 05:11:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/ae3074bf499548b687cb71d710402ae9/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:11:18,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf47de8-0c36-477a-9a1a-08c07b2e7c13 2018-10-17 05:11:18,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:11:18,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/ae3074bf499548b687cb71d710402ae9/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-8cf47de8-0c36-477a-9a1a-08c07b2e7c13 2018-10-17 05:11:18,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138936042786s 2018-10-17 05:11:18,180 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 05:11:37,259 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2f4f940b-ce6c-40ec-9512-bb45125c3617 | 2018-10-17T05:11:24.529866 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2f4f940b-ce6c-40ec-9512-bb45125c3617 ~/.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-10-17 05:11:40,639 - 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-10-17 05:11:41,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 05:11:46,742 - 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=76d343d4-159a-4e62-9f54-b91d0f15941b) as the default verifier for the future CLI operations. 2018-10-17 05:11:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:11:48,788 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72daf2a9-2859-4cf3-9b85-11d2f31fa850 2018-10-17 05:11:48,789 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:11:48,789 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-72daf2a9-2859-4cf3-9b85-11d2f31fa850 2018-10-17 05:11:48,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:11:49,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8ff5376b6824d27945e459329f7a013", "name": "tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e8ff5376b6824d27945e459329f7a013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/e8ff5376b6824d27945e459329f7a013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/e8ff5376b6824d27945e459329f7a013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e8ff5376b6824d27945e459329f7a013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/e8ff5376b6824d27945e459329f7a013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/e8ff5376b6824d27945e459329f7a013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e8ff5376b6824d27945e459329f7a013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/e8ff5376b6824d27945e459329f7a013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/e8ff5376b6824d27945e459329f7a013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_e8ff5376b6824d27945e459329f7a013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_e8ff5376b6824d27945e459329f7a013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e8ff5376b6824d27945e459329f7a013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/e8ff5376b6824d27945e459329f7a013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/e8ff5376b6824d27945e459329f7a013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "id": "ae3074bf499548b687cb71d710402ae9"}, "audit_ids": ["ozT0wffwQLS0qHDAcZqMhQ"], "issued_at": "2018-10-17T05:11:49.000000Z"}} 2018-10-17 05:11:49,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 05:11:49,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:49,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:49 GMT X-Openstack-Request-Id: req-b6d0e8e8-5684-416a-912a-89cad2c05e93 2018-10-17 05:11:49,473 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 05:11:49,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-b6d0e8e8-5684-416a-912a-89cad2c05e93 2018-10-17 05:11:49,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280670881271s 2018-10-17 05:11:49,484 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-10-17 05:11:49,485 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:11:49,611 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:11:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:11:49,618 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:49 GMT 2018-10-17 05:11:49,619 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:11:49,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:11:49,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:49,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:49 GMT X-Openstack-Request-Id: req-f0b63a32-abb0-419e-8253-9e52ca2e0b2c 2018-10-17 05:11:49,907 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:11:49,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f0b63a32-abb0-419e-8253-9e52ca2e0b2c 2018-10-17 05:11:49,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285807132721s 2018-10-17 05:11:49,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:11:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}' 2018-10-17 05:11:49,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:49 GMT Location: http://172.30.9.29:9292/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b8ad2c06-f7e6-4ce0-8b8d-75b10a49e0df 2018-10-17 05:11:49,972 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:11:49Z", "file": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file", "owner": "e8ff5376b6824d27945e459329f7a013", "id": "a22d9f87-e2e2-4e28-a6ca-630b391458ef", "size": null, "self": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "checksum": null, "created_at": "2018-10-17T05:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:11:49,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b8ad2c06-f7e6-4ce0-8b8d-75b10a49e0df 2018-10-17 05:11:49,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0508708953857s 2018-10-17 05:11:49,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:11:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" -d '' 2018-10-17 05:11:50,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:11:50 GMT X-Openstack-Request-Id: req-3f23c1f0-fce9-45c4-8b8d-c9b3d4910d1d 2018-10-17 05:11:50,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:11:50,884 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file used request id req-3f23c1f0-fce9-45c4-8b8d-c9b3d4910d1d 2018-10-17 05:11:50,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.911282062531s 2018-10-17 05:11:50,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:11:50,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:50,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:50 GMT X-Openstack-Request-Id: req-553854b3-bbe8-4a21-b4f5-92b86dd4ffa4 2018-10-17 05:11:50,928 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:11:50Z", "file": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file", "owner": "e8ff5376b6824d27945e459329f7a013", "id": "a22d9f87-e2e2-4e28-a6ca-630b391458ef", "size": 12716032, "self": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:11:50,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-553854b3-bbe8-4a21-b4f5-92b86dd4ffa4 2018-10-17 05:11:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392742156982s 2018-10-17 05:11:50,930 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file', 'owner': u'e8ff5376b6824d27945e459329f7a013', 'id': u'a22d9f87-e2e2-4e28-a6ca-630b391458ef', 'size': 12716032, u'self': u'/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e8ff5376b6824d27945e459329f7a013', 'name': 'tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:11:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T05:11:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'created': u'2018-10-17T05:11:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:11:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:11:50,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:11:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:11:51,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fe7d654-be77-45a5-bfe7-0d2e38a7dc50 x-openstack-request-id: req-2fe7d654-be77-45a5-bfe7-0d2e38a7dc50 2018-10-17 05:11:51,249 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "826ee401-ce15-44c6-a19e-56760e2c7c2d", "name": "tempest_smoke-flavor_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:11:51,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2fe7d654-be77-45a5-bfe7-0d2e38a7dc50 2018-10-17 05:11:51,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315555810928s 2018-10-17 05:11:51,250 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', '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'fe010d0d79494effbe02dd92c443bc23', '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'826ee401-ce15-44c6-a19e-56760e2c7c2d', 'swap': 0}) 2018-10-17 05:11:51,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:11:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" -d '{"extra_specs": {}}' 2018-10-17 05:11:51,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17860267-f8cf-4e2a-9dda-7c040fd62a98 x-openstack-request-id: req-17860267-f8cf-4e2a-9dda-7c040fd62a98 2018-10-17 05:11:51,271 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:11:51,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d/os-extra_specs used request id req-17860267-f8cf-4e2a-9dda-7c040fd62a98 2018-10-17 05:11:51,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204999446869s 2018-10-17 05:11:51,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:51,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8e9d67-60dd-4ad1-812e-5e4acd28b2b2 2018-10-17 05:11:51,471 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:51,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9a8e9d67-60dd-4ad1-812e-5e4acd28b2b2 2018-10-17 05:11:51,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18786406517s 2018-10-17 05:11:51,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:11:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:51,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4329c62-a695-4703-8a62-645b041af2ca 2018-10-17 05:11:51,588 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:11:51,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f4329c62-a695-4703-8a62-645b041af2ca 2018-10-17 05:11:51,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11071395874s 2018-10-17 05:11:51,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 05:11:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:51,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7cbb71f7-f08c-47c7-8732-e3eb19b6eb79 x-openstack-request-id: req-7cbb71f7-f08c-47c7-8732-e3eb19b6eb79 2018-10-17 05:11:51,916 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 05:11:51,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-7cbb71f7-f08c-47c7-8732-e3eb19b6eb79 2018-10-17 05:11:51,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.309442996979s 2018-10-17 05:11:51,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:11:51,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:51,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:51 GMT X-Openstack-Request-Id: req-eb37d6d2-e31d-44c2-912b-9d987b36f9a9 2018-10-17 05:11:51,948 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:11:50Z", "file": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file", "owner": "e8ff5376b6824d27945e459329f7a013", "id": "a22d9f87-e2e2-4e28-a6ca-630b391458ef", "size": 12716032, "self": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:11:51,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-eb37d6d2-e31d-44c2-912b-9d987b36f9a9 2018-10-17 05:11:51,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266292095184s 2018-10-17 05:11:51,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:11:51,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}' 2018-10-17 05:11:52,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:52 GMT Location: http://172.30.9.29:9292/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14dcdc8f-57ad-4d38-abf0-4bc00fab6ccd 2018-10-17 05:11:52,008 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:11:51Z", "file": "/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/file", "owner": "e8ff5376b6824d27945e459329f7a013", "id": "626ca62a-de0b-4a09-b34c-a0aebbfb4f51", "size": null, "self": "/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "checksum": null, "created_at": "2018-10-17T05:11:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:11:52,008 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-14dcdc8f-57ad-4d38-abf0-4bc00fab6ccd 2018-10-17 05:11:52,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0507810115814s 2018-10-17 05:11:52,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:11:52,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" -d '' 2018-10-17 05:11:53,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:11:53 GMT X-Openstack-Request-Id: req-2dfa1eed-0d35-4629-974d-28d642801a3c 2018-10-17 05:11:53,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:11:53,154 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/file used request id req-2dfa1eed-0d35-4629-974d-28d642801a3c 2018-10-17 05:11:53,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14533090591s 2018-10-17 05:11:53,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:11:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:11:53,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:53 GMT X-Openstack-Request-Id: req-71de2776-244d-4fb9-b713-b4be46acc830 2018-10-17 05:11:53,188 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:11:52Z", "file": "/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/file", "owner": "e8ff5376b6824d27945e459329f7a013", "id": "626ca62a-de0b-4a09-b34c-a0aebbfb4f51", "size": 12716032, "self": "/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:11:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:11:50Z", "file": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file", "owner": "e8ff5376b6824d27945e459329f7a013", "id": "a22d9f87-e2e2-4e28-a6ca-630b391458ef", "size": 12716032, "self": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:11:53,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-71de2776-244d-4fb9-b713-b4be46acc830 2018-10-17 05:11:53,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287458896637s 2018-10-17 05:11:53,191 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/snap', u'metadata': Munch({})})], 'file': u'/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/file', 'owner': u'e8ff5376b6824d27945e459329f7a013', 'id': u'626ca62a-de0b-4a09-b34c-a0aebbfb4f51', 'size': 12716032, u'self': u'/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e8ff5376b6824d27945e459329f7a013', 'name': 'tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:11:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T05:11:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', 'created': u'2018-10-17T05:11:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:11:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:11:53,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:11:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:11:53,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fcfab10-41e2-4811-8c7a-0c7496410d0c x-openstack-request-id: req-1fcfab10-41e2-4811-8c7a-0c7496410d0c 2018-10-17 05:11:53,223 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "55bbb5a1-b522-4d35-977c-1ca99d873798", "name": "tempest_smoke-flavor_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:11:53,223 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1fcfab10-41e2-4811-8c7a-0c7496410d0c 2018-10-17 05:11:53,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0317740440369s 2018-10-17 05:11:53,224 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', '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'fe010d0d79494effbe02dd92c443bc23', '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'55bbb5a1-b522-4d35-977c-1ca99d873798', 'swap': 0}) 2018-10-17 05:11:53,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:11:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" -d '{"extra_specs": {}}' 2018-10-17 05:11:53,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:11:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a740de43-1571-4134-b22b-6f1faaa52ef5 x-openstack-request-id: req-a740de43-1571-4134-b22b-6f1faaa52ef5 2018-10-17 05:11:53,246 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:11:53,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798/os-extra_specs used request id req-a740de43-1571-4134-b22b-6f1faaa52ef5 2018-10-17 05:11:53,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212619304657s 2018-10-17 05:11:53,247 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2', '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'fe010d0d79494effbe02dd92c443bc23', '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'55bbb5a1-b522-4d35-977c-1ca99d873798', 'swap': 0}) 2018-10-17 05:11:56,324 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 05:11:56,325 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 05:11:56,325 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 05:11:56,328 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 05:11:56,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 05:12:00,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-76d343d4-159a-4e62-9f54-b91d0f15941b/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-10-17 05:12:00,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 05:12:00,236 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 05:12:00,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-10-17 05:12:08,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:08.834 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.254s] 2018-10-17 05:12:08,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:08.894 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2018-10-17 05:12:12,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:12.858 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.513s] 2018-10-17 05:12:16,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:16.100 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.241s] 2018-10-17 05:12:28,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:28.979 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.943s] 2018-10-17 05:12:34,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:34.387 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.154s] 2018-10-17 05:12:34,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:34.388 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-17 05:12:44,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:44.112 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.140s] 2018-10-17 05:12:44,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:44.114 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-17 05:12:50,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:50.536 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [29.708s] 2018-10-17 05:12:50,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:50.849 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 05:12:57,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:12:57.449 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.929s] 2018-10-17 05:13:03,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:03.114 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.120s] 2018-10-17 05:13:03,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:03.115 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-17 05:13:05,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:05.894 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.672s] 2018-10-17 05:13:10,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:10.431 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.126s] 2018-10-17 05:13:14,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:14.653 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.011s] 2018-10-17 05:13:17,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:17.548 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2018-10-17 05:13:17,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:17.647 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2018-10-17 05:13:18,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:18.840 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.415s] 2018-10-17 05:13:22,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:22.123 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-17 05:13:24,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:24.639 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.749s] 2018-10-17 05:13:27,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:27.184 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.859s] 2018-10-17 05:13:27,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:27.193 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-17 05:13:29,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:29.083 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 05:13:32,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:32.120 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.040s] 2018-10-17 05:13:34,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:34.081 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.585s] 2018-10-17 05:13:34,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:34.936 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.214s] 2018-10-17 05:13:39,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:39.311 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.189s] 2018-10-17 05:13:39,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:39.715 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-17 05:13:41,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:41.123 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.812s] 2018-10-17 05:13:41,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:41.179 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.056s] 2018-10-17 05:13:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:41.225 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.046s] 2018-10-17 05:13:46,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:46.977 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.201s] 2018-10-17 05:13:49,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:49.096 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.400s] 2018-10-17 05:13:50,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:50.234 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.494s] 2018-10-17 05:13:50,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:50.553 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.412s] 2018-10-17 05:13:50,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:50.565 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.331s] 2018-10-17 05:13:50,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:50.700 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.134s] 2018-10-17 05:13:50,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:50.958 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.257s] 2018-10-17 05:13:51,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:51.056 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.098s] 2018-10-17 05:13:51,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:51.125 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.069s] 2018-10-17 05:13:51,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:51.404 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.305s] 2018-10-17 05:13:51,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:51.665 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.263s] 2018-10-17 05:13:53,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:53.456 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.019s] 2018-10-17 05:13:54,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:54.340 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.884s] 2018-10-17 05:13:54,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:54.946 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.606s] 2018-10-17 05:13:55,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:55.563 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-17 05:13:55,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:13:55.764 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.201s] 2018-10-17 05:14:02,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:02.793 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.164s] 2018-10-17 05:14:02,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:02.809 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-10-17 05:14:04,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:04.352 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.108s] 2018-10-17 05:14:06,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:06.426 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.819s] 2018-10-17 05:14:09,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:09.463 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.108s] 2018-10-17 05:14:09,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:09.465 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.001s] 2018-10-17 05:14:13,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:13.088 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.660s] 2018-10-17 05:14:15,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:15.034 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.572s] 2018-10-17 05:14:15,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:15.146 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.058s] 2018-10-17 05:14:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:15.198 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2018-10-17 05:14:15,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:15.477 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.278s] 2018-10-17 05:14:17,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:17.143 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.185s] 2018-10-17 05:14:17,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:17.293 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.149s] 2018-10-17 05:14:17,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:17.456 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.164s] 2018-10-17 05:14:17,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:17.464 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-17 05:14:20,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:20.581 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-10-17 05:14:22,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:22.767 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.123s] 2018-10-17 05:14:22,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:22.838 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.070s] 2018-10-17 05:14:22,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:22.905 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.066s] 2018-10-17 05:14:22,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:22.997 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.092s] 2018-10-17 05:14:24,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:24.170 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.544s] 2018-10-17 05:14:31,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:31.446 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.534s] 2018-10-17 05:14:31,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:31.756 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.309s] 2018-10-17 05:14:31,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:31.867 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.111s] 2018-10-17 05:14:31,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:31.913 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.045s] 2018-10-17 05:14:32,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:32.341 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.428s] 2018-10-17 05:14:32,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:32.386 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2018-10-17 05:14:35,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:35.276 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.042s] 2018-10-17 05:14:37,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:37.033 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.234s] 2018-10-17 05:14:43,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:43.635 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.105s] 2018-10-17 05:14:47,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:47.703 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.047s] 2018-10-17 05:14:50,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:50.447 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.810s] 2018-10-17 05:14:56,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:56.623 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.917s] 2018-10-17 05:14:58,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:14:58.379 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.420s] 2018-10-17 05:15:04,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:04.291 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.975s] 2018-10-17 05:15:08,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:08.437 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.057s] 2018-10-17 05:15:08,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:08.453 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.162s] 2018-10-17 05:15:14,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:14.622 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.167s] 2018-10-17 05:15:17,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:17.014 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.576s] 2018-10-17 05:15:21,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:21.964 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.949s] 2018-10-17 05:15:27,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:27.435 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.041s] 2018-10-17 05:15:34,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:34.272 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.288s] 2018-10-17 05:15:36,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:36.790 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.517s] 2018-10-17 05:15:39,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:39.238 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.448s] 2018-10-17 05:15:40,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:40.004 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.863s] 2018-10-17 05:15:50,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:50.009 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.005s] 2018-10-17 05:15:59,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:15:59.317 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.308s] 2018-10-17 05:16:03,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:03.969 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.651s] 2018-10-17 05:16:10,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:10.482 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.542s] 2018-10-17 05:16:11,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:11.712 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.227s] 2018-10-17 05:16:11,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:11.763 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.054s] 2018-10-17 05:16:17,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:17.547 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.426s] 2018-10-17 05:16:17,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:17.686 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.139s] 2018-10-17 05:16:27,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:27.203 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.188s] 2018-10-17 05:16:29,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:29.529 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.324s] 2018-10-17 05:16:31,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 05:16:31.786 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.257s] 2018-10-17 05:16:34,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1723b72f-cfaa-422c-b424-73a7a685f359 2018-10-17 05:16:34,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1723b72f-cfaa-422c-b424-73a7a685f359']'. 2018-10-17 05:16:35,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 05:16:35,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 05:16:35,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 05:16:35,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1723b72f-cfaa-422c-b424-73a7a685f359 | 2018-10-17 05:16:35,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-17 05:16:35,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 05:12:02 | 2018-10-17 05:16:35,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 05:16:34 | 2018-10-17 05:16:35,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:32 | 2018-10-17 05:16:35,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-17 05:16:35,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 05:16:35,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 05:16:35,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 76d343d4-159a-4e62-9f54-b91d0f15941b) | 2018-10-17 05:16:35,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2f4f940b-ce6c-40ec-9512-bb45125c3617) | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 265.492 | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 05:16:35,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-17 05:16:35,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 05:16:35,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 05:16:35,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 05:16:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-10-17 05:16:35,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:16:35,697 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:46 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-17 05:16:35,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:16:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:16:35,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:16:35 GMT X-Openstack-Request-Id: req-fd08a442-0ae6-45ef-9cbf-3347a799ea92 2018-10-17 05:16:35,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:16:35,997 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/626ca62a-de0b-4a09-b34c-a0aebbfb4f51 used request id req-fd08a442-0ae6-45ef-9cbf-3347a799ea92 2018-10-17 05:16:35,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.294229984283s 2018-10-17 05:16:36,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:16:36,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:36,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eab5b7ba-564d-4749-87db-f02f59b8b779 x-openstack-request-id: req-eab5b7ba-564d-4749-87db-f02f59b8b779 2018-10-17 05:16:36,032 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "55bbb5a1-b522-4d35-977c-1ca99d873798", "name": "tempest_smoke-flavor_alt_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "826ee401-ce15-44c6-a19e-56760e2c7c2d", "name": "tempest_smoke-flavor_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:16:36,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-eab5b7ba-564d-4749-87db-f02f59b8b779 2018-10-17 05:16:36,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246510505676s 2018-10-17 05:16:36,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:16:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:36,067 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f26574ca-5da3-409a-9973-f34b118fc484 x-openstack-request-id: req-f26574ca-5da3-409a-9973-f34b118fc484 2018-10-17 05:16:36,068 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/55bbb5a1-b522-4d35-977c-1ca99d873798 used request id req-f26574ca-5da3-409a-9973-f34b118fc484 2018-10-17 05:16:36,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325989723206s 2018-10-17 05:16:36,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:16:36,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:16:36,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:36 GMT X-Openstack-Request-Id: req-cea3ab52-2f25-44b8-adb5-7a3a45f08fcc 2018-10-17 05:16:36,102 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:11:50Z", "file": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/file", "owner": "e8ff5376b6824d27945e459329f7a013", "id": "a22d9f87-e2e2-4e28-a6ca-630b391458ef", "size": 12716032, "self": "/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:11:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:16:36,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cea3ab52-2f25-44b8-adb5-7a3a45f08fcc 2018-10-17 05:16:36,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0296268463135s 2018-10-17 05:16:36,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:16:36,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c686829ce39006cca507343950a13fbcb9adb5faa8843c963fb48ae9f93c5f0" 2018-10-17 05:16:37,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:16:37 GMT X-Openstack-Request-Id: req-b60dcdb3-8b9f-47b6-abbc-b0bc8ba48559 2018-10-17 05:16:37,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:16:37,112 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a22d9f87-e2e2-4e28-a6ca-630b391458ef used request id req-b60dcdb3-8b9f-47b6-abbc-b0bc8ba48559 2018-10-17 05:16:37,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00932812691s 2018-10-17 05:16:37,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:16:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:37,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9dce030-b0e0-42bf-a8b8-f41422cab724 x-openstack-request-id: req-a9dce030-b0e0-42bf-a8b8-f41422cab724 2018-10-17 05:16:37,137 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "826ee401-ce15-44c6-a19e-56760e2c7c2d", "name": "tempest_smoke-flavor_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:16:37,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a9dce030-b0e0-42bf-a8b8-f41422cab724 2018-10-17 05:16:37,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239939689636s 2018-10-17 05:16:37,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:16:37,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:37,164 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c244bd0b-dc84-48fe-80d4-ec2499dd8b0d x-openstack-request-id: req-c244bd0b-dc84-48fe-80d4-ec2499dd8b0d 2018-10-17 05:16:37,165 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/826ee401-ce15-44c6-a19e-56760e2c7c2d used request id req-c244bd0b-dc84-48fe-80d4-ec2499dd8b0d 2018-10-17 05:16:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.02654504776s 2018-10-17 05:16:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:16:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:37,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d30c49f-53cc-4ad3-ab2e-70c1778afe6d 2018-10-17 05:16:37,546 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "links": {"self": "http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae3074bf499548b687cb71d710402ae9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:16:37,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4d30c49f-53cc-4ad3-ab2e-70c1778afe6d 2018-10-17 05:16:37,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.381026983261s 2018-10-17 05:16:37,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:16:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:37,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75f99f3-dce5-4c23-8649-6e745c40d313 2018-10-17 05:16:37,748 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_3a34f094-ef58-4336-8fa0-0c2c5f328cd2", "links": {"self": "http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ae3074bf499548b687cb71d710402ae9", "description": null}} 2018-10-17 05:16:37,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9 used request id req-d75f99f3-dce5-4c23-8649-6e745c40d313 2018-10-17 05:16:37,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198072910309s 2018-10-17 05:16:37,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:16:37,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:38,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec6f90a7-6074-4ac8-a6f8-9bdf839d34fa 2018-10-17 05:16:38,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:16:38,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ae3074bf499548b687cb71d710402ae9 used request id req-ec6f90a7-6074-4ac8-a6f8-9bdf839d34fa 2018-10-17 05:16:38,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302263975143s 2018-10-17 05:16:38,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:16:38,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:38,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06dd79c5-a91f-4221-a8db-32136c885f81 2018-10-17 05:16:38,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013"}, "tags": [], "enabled": true, "id": "e8ff5376b6824d27945e459329f7a013", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_3a34f094-ef58-4336-8fa0-0c2c5f328cd2"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:16:38,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-06dd79c5-a91f-4221-a8db-32136c885f81 2018-10-17 05:16:38,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188925981522s 2018-10-17 05:16:38,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:16:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:38,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7d319a4-4f80-4623-b1eb-4727303d7d57 2018-10-17 05:16:38,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:16:38,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e8ff5376b6824d27945e459329f7a013 used request id req-f7d319a4-4f80-4623-b1eb-4727303d7d57 2018-10-17 05:16:38,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253742933273s 2018-10-17 05:16:38,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:16:38,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e8ff5376b6824d27945e459329f7a013&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}cde4c04cd1b9b951bcc26e1252ac42289d49e678873eaaa2c41797cfa8254c40" 2018-10-17 05:16:38,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:38 GMT X-Openstack-Request-Id: req-3b50e01f-c48a-4989-b811-9eea9f5c2458 2018-10-17 05:16:38,810 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 05:16:38,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e8ff5376b6824d27945e459329f7a013&name=default used request id req-3b50e01f-c48a-4989-b811-9eea9f5c2458 2018-10-17 05:16:38,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.298815011978s 2018-10-17 05:16:38,859 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-10-17 05:16:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:16:38,901 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d07a1fa-4d33-4983-b86a-cb65856a175e 2018-10-17 05:16:38,901 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:16:38,901 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-9d07a1fa-4d33-4983-b86a-cb65856a175e 2018-10-17 05:16:38,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:16:39,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["vvyR0Y3GR6SHMp3RWG3pKQ"], "issued_at": "2018-10-17T05:16:39.000000Z"}} 2018-10-17 05:16:39,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:16:39,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:39,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:39 GMT X-Openstack-Request-Id: req-5bca472e-db44-4c6f-aa26-a794c5f6628c 2018-10-17 05:16:39,671 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:02:05Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:16:39,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bca472e-db44-4c6f-aa26-a794c5f6628c 2018-10-17 05:16:39,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363775014877s 2018-10-17 05:16:39,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:16:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:39,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591a943f-8edf-4169-92c7-d474b77a6175 2018-10-17 05:16:39,874 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:16:39,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-591a943f-8edf-4169-92c7-d474b77a6175 2018-10-17 05:16:39,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193397045135s 2018-10-17 05:16:39,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:16:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029"}}' 2018-10-17 05:16:40,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ddbbda8-5c4b-4e00-9515-8ed083cafe58 2018-10-17 05:16:40,126 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5"}, "tags": [], "enabled": true, "id": "08f1912f3bf14d119d8efb3dec4b68e5", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029"}} 2018-10-17 05:16:40,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0ddbbda8-5c4b-4e00-9515-8ed083cafe58 2018-10-17 05:16:40,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.245804071426s 2018-10-17 05:16:40,129 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'08f1912f3bf14d119d8efb3dec4b68e5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029'}) 2018-10-17 05:16:40,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:16:40,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b2d18dbe-a697-47f1-b209-00d46aec346d", "email": null, "name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029"}}' 2018-10-17 05:16:40,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fecd801-85d3-471a-891b-1f928484e925 2018-10-17 05:16:40,579 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029", "links": {"self": "http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "126b98ff727b418cab763e274a12f0f3", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:16:40,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-3fecd801-85d3-471a-891b-1f928484e925 2018-10-17 05:16:40,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.440972805023s 2018-10-17 05:16:40,580 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'126b98ff727b418cab763e274a12f0f3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029'}) 2018-10-17 05:16:40,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:16:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:40,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8042e9-f6be-4f93-bb59-06eae641aa22 2018-10-17 05:16:40,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:16:40,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cb8042e9-f6be-4f93-bb59-06eae641aa22 2018-10-17 05:16:40,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192709922791s 2018-10-17 05:16:40,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:16:40,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:40,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98448a05-a6f7-43e3-acd5-89c46d96173e 2018-10-17 05:16:40,938 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:16:40,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-98448a05-a6f7-43e3-acd5-89c46d96173e 2018-10-17 05:16:40,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153231143951s 2018-10-17 05:16:40,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:16:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:41,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a2b927-83ea-43b2-9fd3-b0792d9f4877 2018-10-17 05:16:41,052 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:16:41,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5a2b927-83ea-43b2-9fd3-b0792d9f4877 2018-10-17 05:16:41,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106771945953s 2018-10-17 05:16:41,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:16:41,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:41,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42960a88-ecab-4b25-a631-e044c891a2c5 2018-10-17 05:16:41,167 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:16:41,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-42960a88-ecab-4b25-a631-e044c891a2c5 2018-10-17 05:16:41,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108263969421s 2018-10-17 05:16:41,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:16:41,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:41,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8b6609-3b44-48b0-bb25-dfdea836bfd5 2018-10-17 05:16:41,351 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029", "links": {"self": "http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "126b98ff727b418cab763e274a12f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:16:41,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8d8b6609-3b44-48b0-bb25-dfdea836bfd5 2018-10-17 05:16:41,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183776855469s 2018-10-17 05:16:41,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:16:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:41,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 546 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce738cf0-0ad4-4d8b-bafd-0f9cb1461b3f 2018-10-17 05:16:41,474 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5"}, "tags": [], "enabled": true, "id": "08f1912f3bf14d119d8efb3dec4b68e5", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:16:41,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ce738cf0-0ad4-4d8b-bafd-0f9cb1461b3f 2018-10-17 05:16:41,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109554052353s 2018-10-17 05:16:41,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:16:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=126b98ff727b418cab763e274a12f0f3&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=08f1912f3bf14d119d8efb3dec4b68e5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:41,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5010012b-7096-46a1-b27c-ba01fe61401b 2018-10-17 05:16:41,595 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=126b98ff727b418cab763e274a12f0f3&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=08f1912f3bf14d119d8efb3dec4b68e5", "previous": null, "next": null}} 2018-10-17 05:16:41,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=126b98ff727b418cab763e274a12f0f3&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=08f1912f3bf14d119d8efb3dec4b68e5 used request id req-5010012b-7096-46a1-b27c-ba01fe61401b 2018-10-17 05:16:41,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110257863998s 2018-10-17 05:16:41,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:16:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5/users/126b98ff727b418cab763e274a12f0f3/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:41,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53dc6e3f-fe08-4cce-b405-911e84e75917 2018-10-17 05:16:41,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:16:41,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5/users/126b98ff727b418cab763e274a12f0f3/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-53dc6e3f-fe08-4cce-b405-911e84e75917 2018-10-17 05:16:41,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233296871185s 2018-10-17 05:16:41,834 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029', 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'08f1912f3bf14d119d8efb3dec4b68e5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b2d18dbe-a697-47f1-b209-00d46aec346d', 'username': u'neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:16:41,844 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029', 'password': 'b2d18dbe-a697-47f1-b209-00d46aec346d', 'project_name': 'neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '08f1912f3bf14d119d8efb3dec4b68e5', 'project_domain_name': 'Default'} 2018-10-17 05:16:41,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:16:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:41,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1999d897-c411-4781-a309-d6c74ec0e623 2018-10-17 05:16:41,954 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:16:41,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1999d897-c411-4781-a309-d6c74ec0e623 2018-10-17 05:16:41,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106863021851s 2018-10-17 05:16:41,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:16:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:42,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dc4618-b2ef-42ee-b593-94b9a5fd0ee7 2018-10-17 05:16:42,164 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:16:42,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d0dc4618-b2ef-42ee-b593-94b9a5fd0ee7 2018-10-17 05:16:42,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203999996185s 2018-10-17 05:16:42,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:16:42,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:42,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81c5809-8f63-45af-bab5-ed70f0029f9e 2018-10-17 05:16:42,274 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:16:42,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c81c5809-8f63-45af-bab5-ed70f0029f9e 2018-10-17 05:16:42,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105529069901s 2018-10-17 05:16:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:16:42,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:42,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1b05db-83ef-48a7-8fdb-9b54ae71b0b3 2018-10-17 05:16:42,406 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029", "links": {"self": "http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "126b98ff727b418cab763e274a12f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:16:42,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9d1b05db-83ef-48a7-8fdb-9b54ae71b0b3 2018-10-17 05:16:42,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130406141281s 2018-10-17 05:16:42,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:16:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:42,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 546 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50132c4f-6a68-4049-b0eb-653d52cd6a30 2018-10-17 05:16:42,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5"}, "tags": [], "enabled": true, "id": "08f1912f3bf14d119d8efb3dec4b68e5", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:16:42,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-50132c4f-6a68-4049-b0eb-653d52cd6a30 2018-10-17 05:16:42,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111335992813s 2018-10-17 05:16:42,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:16:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=126b98ff727b418cab763e274a12f0f3&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=08f1912f3bf14d119d8efb3dec4b68e5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:42,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f36b94a-3a2a-4250-8561-8b2f9ad6eb59 2018-10-17 05:16:42,645 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=126b98ff727b418cab763e274a12f0f3&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=08f1912f3bf14d119d8efb3dec4b68e5", "previous": null, "next": null}} 2018-10-17 05:16:42,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=126b98ff727b418cab763e274a12f0f3&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=08f1912f3bf14d119d8efb3dec4b68e5 used request id req-0f36b94a-3a2a-4250-8561-8b2f9ad6eb59 2018-10-17 05:16:42,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106383085251s 2018-10-17 05:16:42,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:16:42,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5/users/126b98ff727b418cab763e274a12f0f3/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:42,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ae7bd3-45ac-41f4-82cf-c46b6444c2b1 2018-10-17 05:16:42,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:16:42,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5/users/126b98ff727b418cab763e274a12f0f3/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-f1ae7bd3-45ac-41f4-82cf-c46b6444c2b1 2018-10-17 05:16:42,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14269900322s 2018-10-17 05:16:42,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:16:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:42,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6446b3c-61d3-4850-8855-260684b0b206 2018-10-17 05:16:42,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:16:42,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6446b3c-61d3-4850-8855-260684b0b206 2018-10-17 05:16:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.142218828201s 2018-10-17 05:16:42,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:16:42,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:43,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028713f5-a06b-4b2d-b589-1b28b3c6aec0 2018-10-17 05:16:43,143 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:16:43,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-028713f5-a06b-4b2d-b589-1b28b3c6aec0 2018-10-17 05:16:43,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20020699501s 2018-10-17 05:16:43,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:16:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:43,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d90f33-5892-43f4-b944-795ac17454bb 2018-10-17 05:16:43,267 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029", "links": {"self": "http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "126b98ff727b418cab763e274a12f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:16:43,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-35d90f33-5892-43f4-b944-795ac17454bb 2018-10-17 05:16:43,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123970031738s 2018-10-17 05:16:43,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:16:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=126b98ff727b418cab763e274a12f0f3&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:43,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19da552f-13b1-4c51-bce4-9153b6043630 2018-10-17 05:16:43,426 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=126b98ff727b418cab763e274a12f0f3&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 05:16:43,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=126b98ff727b418cab763e274a12f0f3&scope.domain.id=default used request id req-19da552f-13b1-4c51-bce4-9153b6043630 2018-10-17 05:16:43,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.145697116852s 2018-10-17 05:16:43,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 05:16:43,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/126b98ff727b418cab763e274a12f0f3/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:16:43,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d02b9c66-a4b0-4aab-96fe-4f826e147dd6 2018-10-17 05:16:43,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:16:43,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/126b98ff727b418cab763e274a12f0f3/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-d02b9c66-a4b0-4aab-96fe-4f826e147dd6 2018-10-17 05:16:43,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.134887933731s 2018-10-17 05:16:43,566 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 05:16:45,932 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 05:16:48,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0caf8831-5e5a-4ba6-85ef-8f429dd2f062 | 2018-10-17T05:16:47.800742 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0caf8831-5e5a-4ba6-85ef-8f429dd2f062 ~/.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-10-17 05:16:51,640 - 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-10-17 05:16:52,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 05:16:54,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 05:16:57,871 - 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=9717307c-6f27-47da-ad67-d7be6dce8049) as the default verifier for the future CLI operations. 2018-10-17 05:16:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:16:59,731 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9455409-aa3d-42cf-bba8-17e87fe669b3 2018-10-17 05:16:59,731 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:16:59,731 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-f9455409-aa3d-42cf-bba8-17e87fe669b3 2018-10-17 05:16:59,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:17:00,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08f1912f3bf14d119d8efb3dec4b68e5", "name": "neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_08f1912f3bf14d119d8efb3dec4b68e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_08f1912f3bf14d119d8efb3dec4b68e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/08f1912f3bf14d119d8efb3dec4b68e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029", "id": "126b98ff727b418cab763e274a12f0f3"}, "audit_ids": ["lQo7XbZ8Qo2ZHxr_DUQIBw"], "issued_at": "2018-10-17T05:17:00.000000Z"}} 2018-10-17 05:17:00,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 05:17:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:00,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:00 GMT X-Openstack-Request-Id: req-0d407bdb-4c8b-4af0-8b25-c1a9839487db 2018-10-17 05:17:00,414 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 05:17:00,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-0d407bdb-4c8b-4af0-8b25-c1a9839487db 2018-10-17 05:17:00,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274636983871s 2018-10-17 05:17:00,424 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-10-17 05:17:00,426 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:17:00,547 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:17:00,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:17:00,554 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:00 GMT 2018-10-17 05:17:00,555 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:17:00,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:17:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:00,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:00 GMT X-Openstack-Request-Id: req-4f0a4f4c-a30f-4c09-9f83-0024a41ae648 2018-10-17 05:17:00,840 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:17:00,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4f0a4f4c-a30f-4c09-9f83-0024a41ae648 2018-10-17 05:17:00,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283527851105s 2018-10-17 05:17:00,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:17:00,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029"}' 2018-10-17 05:17:00,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:00 GMT Location: http://172.30.9.29:9292/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6e18444e-4141-46b8-b14f-a7a07fc6452f 2018-10-17 05:17:00,896 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:17:00Z", "file": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file", "owner": "08f1912f3bf14d119d8efb3dec4b68e5", "id": "ee9dba30-08e8-4149-9cbd-db698d5483a6", "size": null, "self": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "checksum": null, "created_at": "2018-10-17T05:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:17:00,896 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6e18444e-4141-46b8-b14f-a7a07fc6452f 2018-10-17 05:17:00,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0462300777435s 2018-10-17 05:17:00,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:17:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" -d '' 2018-10-17 05:17:01,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:17:01 GMT X-Openstack-Request-Id: req-daf300e9-ada3-4abd-9fa1-9bc8759aad8c 2018-10-17 05:17:01,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:17:01,317 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file used request id req-daf300e9-ada3-4abd-9fa1-9bc8759aad8c 2018-10-17 05:17:01,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.419751882553s 2018-10-17 05:17:01,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:17:01,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:01,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:01 GMT X-Openstack-Request-Id: req-060c06ef-3dfb-4b10-b5ec-4b18c467a95d 2018-10-17 05:17:01,348 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:17:01Z", "file": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file", "owner": "08f1912f3bf14d119d8efb3dec4b68e5", "id": "ee9dba30-08e8-4149-9cbd-db698d5483a6", "size": 12716032, "self": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:17:01,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-060c06ef-3dfb-4b10-b5ec-4b18c467a95d 2018-10-17 05:17:01,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027293920517s 2018-10-17 05:17:01,351 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file', 'owner': u'08f1912f3bf14d119d8efb3dec4b68e5', 'id': u'ee9dba30-08e8-4149-9cbd-db698d5483a6', 'size': 12716032, u'self': u'/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08f1912f3bf14d119d8efb3dec4b68e5', 'name': 'neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:17:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T05:17:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029', 'created': u'2018-10-17T05:17:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:17:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:17:01,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:17:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_12530422-4ce2-46b5-b734-a678b98a8029", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:17:01,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1a742ea-1a43-4e31-82ff-d1417f506514 x-openstack-request-id: req-b1a742ea-1a43-4e31-82ff-d1417f506514 2018-10-17 05:17:01,685 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/849abd79-e084-40df-a26a-a2094a7684e5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/849abd79-e084-40df-a26a-a2094a7684e5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "849abd79-e084-40df-a26a-a2094a7684e5", "name": "neutron-tempest-plugin-api-flavor_12530422-4ce2-46b5-b734-a678b98a8029", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:17:01,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b1a742ea-1a43-4e31-82ff-d1417f506514 2018-10-17 05:17:01,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331087112427s 2018-10-17 05:17:01,686 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_12530422-4ce2-46b5-b734-a678b98a8029', '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'fe010d0d79494effbe02dd92c443bc23', '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'849abd79-e084-40df-a26a-a2094a7684e5', 'swap': 0}) 2018-10-17 05:17:01,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:17:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/849abd79-e084-40df-a26a-a2094a7684e5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" -d '{"extra_specs": {}}' 2018-10-17 05:17:01,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3afa61c1-adf9-4813-a3af-bf765317401c x-openstack-request-id: req-3afa61c1-adf9-4813-a3af-bf765317401c 2018-10-17 05:17:01,731 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:17:01,732 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/849abd79-e084-40df-a26a-a2094a7684e5/os-extra_specs used request id req-3afa61c1-adf9-4813-a3af-bf765317401c 2018-10-17 05:17:01,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0445280075073s 2018-10-17 05:17:01,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:17:01,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:01,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9187b9ec-084c-4fbe-addb-f946cdc930e6 2018-10-17 05:17:01,949 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:17:01,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9187b9ec-084c-4fbe-addb-f946cdc930e6 2018-10-17 05:17:01,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205661058426s 2018-10-17 05:17:01,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:17:01,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:02,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783e6978-8223-4061-85ee-fdc4a50242cf 2018-10-17 05:17:02,151 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:17:02,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-783e6978-8223-4061-85ee-fdc4a50242cf 2018-10-17 05:17:02,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196750164032s 2018-10-17 05:17:02,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 05:17:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:02,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-408d4633-fd54-4b6d-a6f6-98c4bc371de2 x-openstack-request-id: req-408d4633-fd54-4b6d-a6f6-98c4bc371de2 2018-10-17 05:17:02,470 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 05:17:02,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-408d4633-fd54-4b6d-a6f6-98c4bc371de2 2018-10-17 05:17:02,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.305593013763s 2018-10-17 05:17:02,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:17:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:02,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:02 GMT X-Openstack-Request-Id: req-6647dcb0-eda0-436b-a85c-a2ff9177e972 2018-10-17 05:17:02,502 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:17:01Z", "file": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file", "owner": "08f1912f3bf14d119d8efb3dec4b68e5", "id": "ee9dba30-08e8-4149-9cbd-db698d5483a6", "size": 12716032, "self": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:17:02,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6647dcb0-eda0-436b-a85c-a2ff9177e972 2018-10-17 05:17:02,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267040729523s 2018-10-17 05:17:02,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:17:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029"}' 2018-10-17 05:17:02,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:02 GMT Location: http://172.30.9.29:9292/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d812b344-873c-45b5-88fe-9faba0fd7eb9 2018-10-17 05:17:02,570 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:17:02Z", "file": "/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/file", "owner": "08f1912f3bf14d119d8efb3dec4b68e5", "id": "66e4b1fa-f75a-4349-b15b-ff68ed90034a", "size": null, "self": "/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029", "checksum": null, "created_at": "2018-10-17T05:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:17:02,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d812b344-873c-45b5-88fe-9faba0fd7eb9 2018-10-17 05:17:02,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.057718038559s 2018-10-17 05:17:02,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:17:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" -d '' 2018-10-17 05:17:03,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:17:03 GMT X-Openstack-Request-Id: req-12a7778a-2422-4adc-a1f7-6178c6af389a 2018-10-17 05:17:03,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:17:03,369 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/file used request id req-12a7778a-2422-4adc-a1f7-6178c6af389a 2018-10-17 05:17:03,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.797787904739s 2018-10-17 05:17:03,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:17:03,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:17:03,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:03 GMT X-Openstack-Request-Id: req-a828d547-c5af-4780-b8c7-4479ac63a05c 2018-10-17 05:17:03,402 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:17:03Z", "file": "/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/file", "owner": "08f1912f3bf14d119d8efb3dec4b68e5", "id": "66e4b1fa-f75a-4349-b15b-ff68ed90034a", "size": 12716032, "self": "/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:17:01Z", "file": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file", "owner": "08f1912f3bf14d119d8efb3dec4b68e5", "id": "ee9dba30-08e8-4149-9cbd-db698d5483a6", "size": 12716032, "self": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:17:03,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a828d547-c5af-4780-b8c7-4479ac63a05c 2018-10-17 05:17:03,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028352022171s 2018-10-17 05:17:03,404 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/file', 'owner': u'08f1912f3bf14d119d8efb3dec4b68e5', 'id': u'66e4b1fa-f75a-4349-b15b-ff68ed90034a', 'size': 12716032, u'self': u'/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08f1912f3bf14d119d8efb3dec4b68e5', 'name': 'neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:17:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T05:17:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029', 'created': u'2018-10-17T05:17:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:17:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_12530422-4ce2-46b5-b734-a678b98a8029', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:17:03,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:17:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_12530422-4ce2-46b5-b734-a678b98a8029", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:17:03,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51f1f5a1-48f2-4b4c-bca7-ff175196ac71 x-openstack-request-id: req-51f1f5a1-48f2-4b4c-bca7-ff175196ac71 2018-10-17 05:17:03,444 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f2363fb1-69df-4a6c-a025-42648ce24e5f", "name": "neutron-tempest-plugin-api-flavor_alt_12530422-4ce2-46b5-b734-a678b98a8029", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:17:03,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-51f1f5a1-48f2-4b4c-bca7-ff175196ac71 2018-10-17 05:17:03,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0388000011444s 2018-10-17 05:17:03,445 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_12530422-4ce2-46b5-b734-a678b98a8029', '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'fe010d0d79494effbe02dd92c443bc23', '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'f2363fb1-69df-4a6c-a025-42648ce24e5f', 'swap': 0}) 2018-10-17 05:17:03,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:17:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" -d '{"extra_specs": {}}' 2018-10-17 05:17:03,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ad206a0-5b94-4107-b63f-b206fe18c3a6 x-openstack-request-id: req-7ad206a0-5b94-4107-b63f-b206fe18c3a6 2018-10-17 05:17:03,465 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:17:03,465 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f/os-extra_specs used request id req-7ad206a0-5b94-4107-b63f-b206fe18c3a6 2018-10-17 05:17:03,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197060108185s 2018-10-17 05:17:03,466 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_12530422-4ce2-46b5-b734-a678b98a8029', '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'fe010d0d79494effbe02dd92c443bc23', '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'f2363fb1-69df-4a6c-a025-42648ce24e5f', 'swap': 0}) 2018-10-17 05:17:06,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 05:17:06,521 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 05:17:06,522 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 05:17:06,524 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 05:17:06,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 05:17:09,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9717307c-6f27-47da-ad67-d7be6dce8049/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-10-17 05:17:09,781 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 05:17:09,782 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 05:17:09,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-10-17 05:27:33,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 11f7e297-bd27-46c6-ad12-3855a7342f0f 2018-10-17 05:27:33,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '11f7e297-bd27-46c6-ad12-3855a7342f0f']'. 2018-10-17 05:27:34,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 05:27:34,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 05:27:34,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 05:27:34,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 11f7e297-bd27-46c6-ad12-3855a7342f0f | 2018-10-17 05:27:34,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-17 05:27:34,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 05:17:11 | 2018-10-17 05:27:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 05:27:33 | 2018-10-17 05:27:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:22 | 2018-10-17 05:27:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-17 05:27:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 05:27:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 05:27:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9717307c-6f27-47da-ad67-d7be6dce8049) | 2018-10-17 05:27:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 05:27:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0caf8831-5e5a-4ba6-85ef-8f429dd2f062) | 2018-10-17 05:27:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-10-17 05:27:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 613.468 | 2018-10-17 05:27:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 476 | 2018-10-17 05:27:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 71 | 2018-10-17 05:27:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 05:27:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 05:27:34,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-17 05:27:34,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 05:27:34,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 05:27:34,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 05:27:34,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-10-17 05:27:34,880 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:27:34,880 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:34 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-10-17 05:27:34,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:27:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:27:35,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:27:35 GMT X-Openstack-Request-Id: req-fe1cfee9-087f-4444-90f8-9d0541f51b56 2018-10-17 05:27:35,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:27:35,629 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/66e4b1fa-f75a-4349-b15b-ff68ed90034a used request id req-fe1cfee9-087f-4444-90f8-9d0541f51b56 2018-10-17 05:27:35,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.74573302269s 2018-10-17 05:27:35,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:27:35,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:35,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f4930a3-ab42-4fa1-8bc7-bf28fa45ffb1 x-openstack-request-id: req-1f4930a3-ab42-4fa1-8bc7-bf28fa45ffb1 2018-10-17 05:27:35,916 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/849abd79-e084-40df-a26a-a2094a7684e5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/849abd79-e084-40df-a26a-a2094a7684e5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "849abd79-e084-40df-a26a-a2094a7684e5", "name": "neutron-tempest-plugin-api-flavor_12530422-4ce2-46b5-b734-a678b98a8029", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f2363fb1-69df-4a6c-a025-42648ce24e5f", "name": "neutron-tempest-plugin-api-flavor_alt_12530422-4ce2-46b5-b734-a678b98a8029", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:27:35,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1f4930a3-ab42-4fa1-8bc7-bf28fa45ffb1 2018-10-17 05:27:35,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.282036066055s 2018-10-17 05:27:35,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:27:35,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:35,963 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbc71135-e9be-4902-9322-4ee0e4735b79 x-openstack-request-id: req-dbc71135-e9be-4902-9322-4ee0e4735b79 2018-10-17 05:27:35,963 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f2363fb1-69df-4a6c-a025-42648ce24e5f used request id req-dbc71135-e9be-4902-9322-4ee0e4735b79 2018-10-17 05:27:35,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445258617401s 2018-10-17 05:27:35,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:27:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:27:36,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:36 GMT X-Openstack-Request-Id: req-08daf834-6bb9-4b5a-82aa-73d2f007c28b 2018-10-17 05:27:36,012 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:17:01Z", "file": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/file", "owner": "08f1912f3bf14d119d8efb3dec4b68e5", "id": "ee9dba30-08e8-4149-9cbd-db698d5483a6", "size": 12716032, "self": "/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee9dba30-08e8-4149-9cbd-db698d5483a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12530422-4ce2-46b5-b734-a678b98a8029", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:17:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:27:36,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-08daf834-6bb9-4b5a-82aa-73d2f007c28b 2018-10-17 05:27:36,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0440218448639s 2018-10-17 05:27:36,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:27:36,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}282973877dd17f379b05c1be9bd5744b311563a2e14c0f4d535f1f49b3c28792" 2018-10-17 05:27:36,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:27:36 GMT X-Openstack-Request-Id: req-99fbc5d5-86d8-419b-81d1-386756b907ed 2018-10-17 05:27:36,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:27:36,676 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ee9dba30-08e8-4149-9cbd-db698d5483a6 used request id req-99fbc5d5-86d8-419b-81d1-386756b907ed 2018-10-17 05:27:36,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.663016080856s 2018-10-17 05:27:36,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:27:36,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:36,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b92910d-9e18-4e7c-870b-5991c6359b61 x-openstack-request-id: req-5b92910d-9e18-4e7c-870b-5991c6359b61 2018-10-17 05:27:36,708 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/849abd79-e084-40df-a26a-a2094a7684e5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/849abd79-e084-40df-a26a-a2094a7684e5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "849abd79-e084-40df-a26a-a2094a7684e5", "name": "neutron-tempest-plugin-api-flavor_12530422-4ce2-46b5-b734-a678b98a8029", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:27:36,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-5b92910d-9e18-4e7c-870b-5991c6359b61 2018-10-17 05:27:36,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0313010215759s 2018-10-17 05:27:36,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:27:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/849abd79-e084-40df-a26a-a2094a7684e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:36,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6620ec94-2fd7-4007-9693-4c5d1e41223f x-openstack-request-id: req-6620ec94-2fd7-4007-9693-4c5d1e41223f 2018-10-17 05:27:36,748 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/849abd79-e084-40df-a26a-a2094a7684e5 used request id req-6620ec94-2fd7-4007-9693-4c5d1e41223f 2018-10-17 05:27:36,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037987947464s 2018-10-17 05:27:36,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:27:36,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:36,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec509af-ddfc-4eac-9079-45bd5ee502e3 2018-10-17 05:27:36,962 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029", "links": {"self": "http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "126b98ff727b418cab763e274a12f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:27:36,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7ec509af-ddfc-4eac-9079-45bd5ee502e3 2018-10-17 05:27:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213536977768s 2018-10-17 05:27:36,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:27:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:37,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52efc561-9427-4f3c-b7ca-c7b2a8a3a175 2018-10-17 05:27:37,186 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_12530422-4ce2-46b5-b734-a678b98a8029", "links": {"self": "http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "126b98ff727b418cab763e274a12f0f3", "description": null}} 2018-10-17 05:27:37,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3 used request id req-52efc561-9427-4f3c-b7ca-c7b2a8a3a175 2018-10-17 05:27:37,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217444181442s 2018-10-17 05:27:37,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:27:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:37,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ee601e-0555-4fe6-bc97-427f1a1eda86 2018-10-17 05:27:37,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:27:37,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/126b98ff727b418cab763e274a12f0f3 used request id req-18ee601e-0555-4fe6-bc97-427f1a1eda86 2018-10-17 05:27:37,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296477079391s 2018-10-17 05:27:37,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:27:37,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:37,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6654f0b1-cc7b-490d-aa9c-422d41b8c8d2 2018-10-17 05:27:37,602 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5"}, "tags": [], "enabled": true, "id": "08f1912f3bf14d119d8efb3dec4b68e5", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_12530422-4ce2-46b5-b734-a678b98a8029"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:27:37,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6654f0b1-cc7b-490d-aa9c-422d41b8c8d2 2018-10-17 05:27:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111248016357s 2018-10-17 05:27:37,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:27:37,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:37,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca4d2fb7-21b3-4623-aac7-387fd4c39736 2018-10-17 05:27:37,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:27:37,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/08f1912f3bf14d119d8efb3dec4b68e5 used request id req-ca4d2fb7-21b3-4623-aac7-387fd4c39736 2018-10-17 05:27:37,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157776117325s 2018-10-17 05:27:37,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:27:37,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08f1912f3bf14d119d8efb3dec4b68e5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac3e98f9eb7252097f081ce0a40e6e4dd92eaec815f1ad3fc2586aa51851bd3a" 2018-10-17 05:27:38,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:38 GMT X-Openstack-Request-Id: req-44e14c0b-55ff-4190-82fd-2908b2642140 2018-10-17 05:27:38,066 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 05:27:38,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=08f1912f3bf14d119d8efb3dec4b68e5&name=default used request id req-44e14c0b-55ff-4190-82fd-2908b2642140 2018-10-17 05:27:38,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294622182846s 2018-10-17 05:27:38,117 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-17 05:27:38,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:27:38,185 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5517c242-240f-4b91-ab8d-b86020e90a2d 2018-10-17 05:27:38,185 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:27:38,185 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-5517c242-240f-4b91-ab8d-b86020e90a2d 2018-10-17 05:27:38,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:27:38,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["bZWlkRYjQZCSTE1FkhMhyw"], "issued_at": "2018-10-17T05:27:38.000000Z"}} 2018-10-17 05:27:38,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:27:38,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:38,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:38 GMT X-Openstack-Request-Id: req-c01edb9d-6144-4595-9b62-406dc7833912 2018-10-17 05:27:38,969 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:27:38,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c01edb9d-6144-4595-9b62-406dc7833912 2018-10-17 05:27:38,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361160993576s 2018-10-17 05:27:38,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:27:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:39,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476d5e1c-83a2-47d2-914d-dfb50c538cb1 2018-10-17 05:27:39,088 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:27:39,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-476d5e1c-83a2-47d2-914d-dfb50c538cb1 2018-10-17 05:27:39,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109615802765s 2018-10-17 05:27:39,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:27:39,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be"}}' 2018-10-17 05:27:39,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ec6e8c-9c41-4e22-949d-a30e7d464399 2018-10-17 05:27:39,264 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653"}, "tags": [], "enabled": true, "id": "40ee5274c5594696b897aa328dd49653", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be"}} 2018-10-17 05:27:39,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-07ec6e8c-9c41-4e22-949d-a30e7d464399 2018-10-17 05:27:39,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.167940855026s 2018-10-17 05:27:39,265 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'40ee5274c5594696b897aa328dd49653', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be'}) 2018-10-17 05:27:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:27:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c9eed5d6-4b6c-4382-acf8-f4a1d1aead4b", "email": null, "name": "rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be"}}' 2018-10-17 05:27:39,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e464ea-b8c2-4943-8713-65731826b505 2018-10-17 05:27:39,725 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be", "links": {"self": "http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7cbb6039d78445e28753ed04defb2ce8", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:27:39,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-c6e464ea-b8c2-4943-8713-65731826b505 2018-10-17 05:27:39,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453678846359s 2018-10-17 05:27:39,726 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7cbb6039d78445e28753ed04defb2ce8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be'}) 2018-10-17 05:27:39,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:27:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:39,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f502b6d-1666-43ae-89e4-6149d039afea 2018-10-17 05:27:39,915 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:27:39,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0f502b6d-1666-43ae-89e4-6149d039afea 2018-10-17 05:27:39,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185178041458s 2018-10-17 05:27:39,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:27:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:40,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906cb08c-0882-4a6f-8a6a-79be6d02fff1 2018-10-17 05:27:40,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:27:40,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-906cb08c-0882-4a6f-8a6a-79be6d02fff1 2018-10-17 05:27:40,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189272880554s 2018-10-17 05:27:40,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:27:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:40,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0b7a06-1d9b-4688-bd3d-c3e080b20bdc 2018-10-17 05:27:40,224 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:27:40,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cc0b7a06-1d9b-4688-bd3d-c3e080b20bdc 2018-10-17 05:27:40,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10803103447s 2018-10-17 05:27:40,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:27:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:40,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ceee214-6957-4a3d-84c8-0bc1680727ef 2018-10-17 05:27:40,500 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:27:40,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-8ceee214-6957-4a3d-84c8-0bc1680727ef 2018-10-17 05:27:40,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.270660877228s 2018-10-17 05:27:40,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:27:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2caf418-89d9-4fbb-ba68-1975fca86eeb 2018-10-17 05:27:40,631 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be", "links": {"self": "http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7cbb6039d78445e28753ed04defb2ce8", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:27:40,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b2caf418-89d9-4fbb-ba68-1975fca86eeb 2018-10-17 05:27:40,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129972934723s 2018-10-17 05:27:40,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:27:40,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:40,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a373b485-213a-424c-8b7f-2504ef81f03d 2018-10-17 05:27:40,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653"}, "tags": [], "enabled": true, "id": "40ee5274c5594696b897aa328dd49653", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:27:40,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a373b485-213a-424c-8b7f-2504ef81f03d 2018-10-17 05:27:40,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198521852493s 2018-10-17 05:27:40,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:27:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=7cbb6039d78445e28753ed04defb2ce8&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=40ee5274c5594696b897aa328dd49653" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:40,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992f7cb7-1e7e-46c9-aaad-cb35df4e1317 2018-10-17 05:27:40,958 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7cbb6039d78445e28753ed04defb2ce8&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=40ee5274c5594696b897aa328dd49653", "previous": null, "next": null}} 2018-10-17 05:27:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7cbb6039d78445e28753ed04defb2ce8&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=40ee5274c5594696b897aa328dd49653 used request id req-992f7cb7-1e7e-46c9-aaad-cb35df4e1317 2018-10-17 05:27:40,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109792947769s 2018-10-17 05:27:40,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:27:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653/users/7cbb6039d78445e28753ed04defb2ce8/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:41,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde4e171-02e8-40f8-9532-e0621aeb486b 2018-10-17 05:27:41,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:27:41,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653/users/7cbb6039d78445e28753ed04defb2ce8/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-cde4e171-02e8-40f8-9532-e0621aeb486b 2018-10-17 05:27:41,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220857143402s 2018-10-17 05:27:41,184 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be', 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'40ee5274c5594696b897aa328dd49653', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c9eed5d6-4b6c-4382-acf8-f4a1d1aead4b', 'username': u'rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:27:41,188 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be', 'password': 'c9eed5d6-4b6c-4382-acf8-f4a1d1aead4b', 'project_name': 'rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '40ee5274c5594696b897aa328dd49653', 'project_domain_name': 'Default'} 2018-10-17 05:27:41,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:27:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:41,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96c8ebc-eb79-475d-9f77-7c8a6e498d0d 2018-10-17 05:27:41,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:27:41,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c96c8ebc-eb79-475d-9f77-7c8a6e498d0d 2018-10-17 05:27:41,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107544898987s 2018-10-17 05:27:41,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:27:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:41,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad33f685-c2a7-415c-a493-fc443f0ed441 2018-10-17 05:27:41,415 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:27:41,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ad33f685-c2a7-415c-a493-fc443f0ed441 2018-10-17 05:27:41,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109451055527s 2018-10-17 05:27:41,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:27:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:41,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53597b6-2c50-4b47-906a-8463074a5b3f 2018-10-17 05:27:41,540 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:27:41,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e53597b6-2c50-4b47-906a-8463074a5b3f 2018-10-17 05:27:41,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119395971298s 2018-10-17 05:27:41,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:27:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:41,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248b7f45-0ae8-48cb-aa52-2b8694b5bc1e 2018-10-17 05:27:41,755 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be", "links": {"self": "http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7cbb6039d78445e28753ed04defb2ce8", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:27:41,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-248b7f45-0ae8-48cb-aa52-2b8694b5bc1e 2018-10-17 05:27:41,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214359045029s 2018-10-17 05:27:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:27:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:41,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef6eafc-64f8-4e41-8833-37a041f69b05 2018-10-17 05:27:41,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653"}, "tags": [], "enabled": true, "id": "40ee5274c5594696b897aa328dd49653", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:27:41,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0ef6eafc-64f8-4e41-8833-37a041f69b05 2018-10-17 05:27:41,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112040996552s 2018-10-17 05:27:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:27:41,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=7cbb6039d78445e28753ed04defb2ce8&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=40ee5274c5594696b897aa328dd49653" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:42,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafc1aec-57b4-4e55-bbea-d3fae821c97d 2018-10-17 05:27:42,038 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7cbb6039d78445e28753ed04defb2ce8&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=40ee5274c5594696b897aa328dd49653", "previous": null, "next": null}} 2018-10-17 05:27:42,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7cbb6039d78445e28753ed04defb2ce8&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=40ee5274c5594696b897aa328dd49653 used request id req-dafc1aec-57b4-4e55-bbea-d3fae821c97d 2018-10-17 05:27:42,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150238990784s 2018-10-17 05:27:42,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:27:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653/users/7cbb6039d78445e28753ed04defb2ce8/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:42,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:27:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57aa4173-a7db-438d-9321-dbca2f1e985c 2018-10-17 05:27:42,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:27:42,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653/users/7cbb6039d78445e28753ed04defb2ce8/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-57aa4173-a7db-438d-9321-dbca2f1e985c 2018-10-17 05:27:42,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140138149261s 2018-10-17 05:27:42,183 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-17 05:27:42,537 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-10-17 05:27:42,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:27:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:42,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568ea9a0-ed18-4e95-a637-73446ccba4cb 2018-10-17 05:27:42,648 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:27:42,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-568ea9a0-ed18-4e95-a637-73446ccba4cb 2018-10-17 05:27:42,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110096931458s 2018-10-17 05:27:42,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:27:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:27:42,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c40c28-f874-4112-95ef-048bf6494237 2018-10-17 05:27:42,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653"}, "tags": [], "enabled": true, "id": "40ee5274c5594696b897aa328dd49653", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:27:42,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-79c40c28-f874-4112-95ef-048bf6494237 2018-10-17 05:27:42,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110021114349s 2018-10-17 05:27:42,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:27:42,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" -d '{"network": {"shared": true, "tenant_id": "40ee5274c5594696b897aa328dd49653", "name": "rally_sanity-net_eb5e3715-24f8-4991-b847-867cefc287be", "admin_state_up": true}}' 2018-10-17 05:27:43,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:43 GMT X-Openstack-Request-Id: req-4e03df52-3d4a-4f63-b65a-0b519b35b076 2018-10-17 05:27:43,017 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f9083e05-ed2c-4af1-af1e-1d6a9bc63e74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":true,"project_id":"40ee5274c5594696b897aa328dd49653","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:27:42Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_eb5e3715-24f8-4991-b847-867cefc287be","admin_state_up":true,"tenant_id":"40ee5274c5594696b897aa328dd49653","created_at":"2018-10-17T05:27:42Z","mtu":1450}} 2018-10-17 05:27:43,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4e03df52-3d4a-4f63-b65a-0b519b35b076 2018-10-17 05:27:43,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.248298883438s 2018-10-17 05:27:43,018 - 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-10-17T05:27:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 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'rally_sanity-net_eb5e3715-24f8-4991-b847-867cefc287be', u'created_at': u'2018-10-17T05:27:42Z', u'mtu': 1450, u'tenant_id': u'40ee5274c5594696b897aa328dd49653', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'40ee5274c5594696b897aa328dd49653', u'l2_adjacency': True}) 2018-10-17 05:27:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:27:43,028 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd119249-061a-4fa3-916b-ba8fe7a94816 2018-10-17 05:27:43,028 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:27:43,028 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-bd119249-061a-4fa3-916b-ba8fe7a94816 2018-10-17 05:27:43,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:27:43,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40ee5274c5594696b897aa328dd49653", "name": "rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/40ee5274c5594696b897aa328dd49653", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/40ee5274c5594696b897aa328dd49653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/40ee5274c5594696b897aa328dd49653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/40ee5274c5594696b897aa328dd49653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/40ee5274c5594696b897aa328dd49653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/40ee5274c5594696b897aa328dd49653", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/40ee5274c5594696b897aa328dd49653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/40ee5274c5594696b897aa328dd49653", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/40ee5274c5594696b897aa328dd49653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_40ee5274c5594696b897aa328dd49653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_40ee5274c5594696b897aa328dd49653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/40ee5274c5594696b897aa328dd49653", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/40ee5274c5594696b897aa328dd49653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/40ee5274c5594696b897aa328dd49653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be", "id": "7cbb6039d78445e28753ed04defb2ce8"}, "audit_ids": ["iREjQdoxR3a4SUqXPephdw"], "issued_at": "2018-10-17T05:27:43.000000Z"}} 2018-10-17 05:27:43,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:27:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:27:43,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:43 GMT X-Openstack-Request-Id: req-c36928f0-5640-4b86-a095-a136f053cc23 2018-10-17 05:27:43,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f9083e05-ed2c-4af1-af1e-1d6a9bc63e74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":true,"project_id":"40ee5274c5594696b897aa328dd49653","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:27:42Z","qos_policy_id":null,"name":"rally_sanity-net_eb5e3715-24f8-4991-b847-867cefc287be","admin_state_up":true,"tenant_id":"40ee5274c5594696b897aa328dd49653","created_at":"2018-10-17T05:27:42Z","provider:network_type":"vxlan"}]} 2018-10-17 05:27:43,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c36928f0-5640-4b86-a095-a136f053cc23 2018-10-17 05:27:43,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372308969498s 2018-10-17 05:27:43,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:27:43,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" -d '{"subnet": {"name": "rally_sanity-subnet_eb5e3715-24f8-4991-b847-867cefc287be", "enable_dhcp": true, "network_id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:27:44,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:44 GMT X-Openstack-Request-Id: req-b94333db-f42f-476e-8ce8-c12146e6c8e5 2018-10-17 05:27:44,238 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T05:27:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e1e49703-d590-49b3-9083-2ebdcbad5864","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"40ee5274c5594696b897aa328dd49653","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_eb5e3715-24f8-4991-b847-867cefc287be","enable_dhcp":true,"segment_id":null,"network_id":"f9083e05-ed2c-4af1-af1e-1d6a9bc63e74","tenant_id":"40ee5274c5594696b897aa328dd49653","created_at":"2018-10-17T05:27:43Z","ip_version":4}} 2018-10-17 05:27:44,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-b94333db-f42f-476e-8ce8-c12146e6c8e5 2018-10-17 05:27:44,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.426961898804s 2018-10-17 05:27:44,239 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:27:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e1e49703-d590-49b3-9083-2ebdcbad5864', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_eb5e3715-24f8-4991-b847-867cefc287be', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', u'tenant_id': u'40ee5274c5594696b897aa328dd49653', u'created_at': u'2018-10-17T05:27:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'40ee5274c5594696b897aa328dd49653'}) 2018-10-17 05:27:44,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:27:44,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "rally_sanity-router_eb5e3715-24f8-4991-b847-867cefc287be", "admin_state_up": true}}' 2018-10-17 05:27:45,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:45 GMT X-Openstack-Request-Id: req-9ce21cca-4a03-417c-9c73-205b30101f0d 2018-10-17 05:27:45,863 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "40ee5274c5594696b897aa328dd49653", "created_at": "2018-10-17T05:27:44Z", "admin_state_up": true, "updated_at": "2018-10-17T05:27:45Z", "project_id": "40ee5274c5594696b897aa328dd49653", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8", "name": "rally_sanity-router_eb5e3715-24f8-4991-b847-867cefc287be"}} 2018-10-17 05:27:45,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9ce21cca-4a03-417c-9c73-205b30101f0d 2018-10-17 05:27:45,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62383103371s 2018-10-17 05:27:45,864 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:27:45Z', u'revision_number': 2, u'ha': False, u'id': u'047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_eb5e3715-24f8-4991-b847-867cefc287be', u'admin_state_up': True, u'tenant_id': u'40ee5274c5594696b897aa328dd49653', u'created_at': u'2018-10-17T05:27:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'40ee5274c5594696b897aa328dd49653'}) 2018-10-17 05:27:45,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:27:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" -d '{"subnet_id": "e1e49703-d590-49b3-9083-2ebdcbad5864"}' 2018-10-17 05:27:48,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:48 GMT X-Openstack-Request-Id: req-46efd81f-8955-46c9-87e9-ef483505280a 2018-10-17 05:27:48,436 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74", "tenant_id": "40ee5274c5594696b897aa328dd49653", "subnet_id": "e1e49703-d590-49b3-9083-2ebdcbad5864", "subnet_ids": ["e1e49703-d590-49b3-9083-2ebdcbad5864"], "port_id": "dbcabbc0-d4de-49e5-affa-ca117702e913", "id": "047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8"} 2018-10-17 05:27:48,436 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8/add_router_interface.json used request id req-46efd81f-8955-46c9-87e9-ef483505280a 2018-10-17 05:27:48,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.57175993919s 2018-10-17 05:27:48,437 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:27:48,558 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:27:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:27:48,565 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:48 GMT 2018-10-17 05:27:48,565 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:27:48,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:27:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:27:48,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:48 GMT X-Openstack-Request-Id: req-a70b6b46-efe0-4dcc-96f8-235db4d6d13d 2018-10-17 05:27:48,872 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:27:48,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a70b6b46-efe0-4dcc-96f8-235db4d6d13d 2018-10-17 05:27:48,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304044961929s 2018-10-17 05:27:48,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:27:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be"}' 2018-10-17 05:27:48,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:48 GMT Location: http://172.30.9.29:9292/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-283d05bc-4927-4d7b-8de3-55a60530e0c1 2018-10-17 05:27:48,952 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:27:48Z", "file": "/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/file", "owner": "40ee5274c5594696b897aa328dd49653", "id": "80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef", "size": null, "self": "/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be", "checksum": null, "created_at": "2018-10-17T05:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:27:48,953 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-283d05bc-4927-4d7b-8de3-55a60530e0c1 2018-10-17 05:27:48,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0718510150909s 2018-10-17 05:27:48,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:27:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" -d '' 2018-10-17 05:27:49,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:27:49 GMT X-Openstack-Request-Id: req-8c5d0125-eeaf-4a33-9499-b9f77d713e4b 2018-10-17 05:27:49,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:27:49,597 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/file used request id req-8c5d0125-eeaf-4a33-9499-b9f77d713e4b 2018-10-17 05:27:49,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.643164873123s 2018-10-17 05:27:49,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:27:49,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:27:49,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:49 GMT X-Openstack-Request-Id: req-3a63f775-3ed8-4106-b3e0-3ccd1bf421cf 2018-10-17 05:27:49,638 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:27:49Z", "file": "/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/file", "owner": "40ee5274c5594696b897aa328dd49653", "id": "80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef", "size": 12716032, "self": "/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:27:49,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3a63f775-3ed8-4106-b3e0-3ccd1bf421cf 2018-10-17 05:27:49,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372369289398s 2018-10-17 05:27:49,640 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/file', 'owner': u'40ee5274c5594696b897aa328dd49653', 'id': u'80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef', 'size': 12716032, u'self': u'/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40ee5274c5594696b897aa328dd49653', 'name': 'rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:27:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T05:27:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'created': u'2018-10-17T05:27:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:27:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:27:49,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:27:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:27:50,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2384110b-2b0d-4073-88d2-4ace6dd157b9 x-openstack-request-id: req-2384110b-2b0d-4073-88d2-4ace6dd157b9 2018-10-17 05:27:50,095 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9701cb78-8006-40c9-968e-e383a15cce08", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9701cb78-8006-40c9-968e-e383a15cce08", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9701cb78-8006-40c9-968e-e383a15cce08", "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:27:50,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2384110b-2b0d-4073-88d2-4ace6dd157b9 2018-10-17 05:27:50,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.451545953751s 2018-10-17 05:27:50,097 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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'fe010d0d79494effbe02dd92c443bc23', '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'9701cb78-8006-40c9-968e-e383a15cce08', 'swap': 0}) 2018-10-17 05:27:50,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:27:50,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/9701cb78-8006-40c9-968e-e383a15cce08/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" -d '{"extra_specs": {}}' 2018-10-17 05:27:50,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf2bc950-630b-43b8-8315-0c3862096f9f x-openstack-request-id: req-bf2bc950-630b-43b8-8315-0c3862096f9f 2018-10-17 05:27:50,139 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:27:50,139 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/9701cb78-8006-40c9-968e-e383a15cce08/os-extra_specs used request id req-bf2bc950-630b-43b8-8315-0c3862096f9f 2018-10-17 05:27:50,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.041620016098s 2018-10-17 05:27:50,139 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 05:27:52,454 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 05:27:54,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 979e3ed3-7a38-4fa3-bc44-45d9ba557ff4 | 2018-10-17T05:27:54.443542 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 979e3ed3-7a38-4fa3-bc44-45d9ba557ff4 ~/.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-10-17 05:27:58,213 - 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-10-17 05:27:58,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-17 05:27:58,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 05:27:58,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:27:59,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ccec78ec-5e60-4388-881b-932dba12ec25 x-openstack-request-id: req-ccec78ec-5e60-4388-881b-932dba12ec25 2018-10-17 05:27:59,280 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 05:27:59,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-ccec78ec-5e60-4388-881b-932dba12ec25 2018-10-17 05:27:59,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.291323900223s 2018-10-17 05:27:59,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 05:27:59,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:27:59,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:59 GMT X-Openstack-Request-Id: req-8cf52d14-93dd-4dae-a1de-1a6f1908a705 2018-10-17 05:27:59,551 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 05:27:59,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-8cf52d14-93dd-4dae-a1de-1a6f1908a705 2018-10-17 05:27:59,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270060062408s 2018-10-17 05:27:59,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:27:59,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_eb5e3715-24f8-4991-b847-867cefc287be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:27:59,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30794641-4bd5-4513-af90-024343c9f002 x-openstack-request-id: req-30794641-4bd5-4513-af90-024343c9f002 2018-10-17 05:27:59,603 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca6a7b9b-187f-402c-94ad-55b4c2f64301", "name": "rally_sanity-flavor_alt_eb5e3715-24f8-4991-b847-867cefc287be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:27:59,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-30794641-4bd5-4513-af90-024343c9f002 2018-10-17 05:27:59,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.040589094162s 2018-10-17 05:27:59,604 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_eb5e3715-24f8-4991-b847-867cefc287be', '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'fe010d0d79494effbe02dd92c443bc23', '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'ca6a7b9b-187f-402c-94ad-55b4c2f64301', 'swap': 0}) 2018-10-17 05:27:59,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:27:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" -d '{"extra_specs": {}}' 2018-10-17 05:27:59,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:27:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cbad148-b88d-4e31-9ffc-f843902e5bf8 x-openstack-request-id: req-6cbad148-b88d-4e31-9ffc-f843902e5bf8 2018-10-17 05:27:59,645 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:27:59,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301/os-extra_specs used request id req-6cbad148-b88d-4e31-9ffc-f843902e5bf8 2018-10-17 05:27:59,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0400469303131s 2018-10-17 05:27:59,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_eb5e3715-24f8-4991-b847-867cefc287be', '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'fe010d0d79494effbe02dd92c443bc23', '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'ca6a7b9b-187f-402c-94ad-55b4c2f64301', 'swap': 0}) 2018-10-17 05:27:59,646 - 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-10-17 05:27:59,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:27:59,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:27:59,662 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-17 05:27:59,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:29:19,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 291d239f-b668-4135-a8a3-371d98dc4062 2018-10-17 05:29:19,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-10-17 05:29:19,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '291d239f-b668-4135-a8a3-371d98dc4062'] 2018-10-17 05:29:20,401 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 291d239f-b668-4135-a8a3-371d98dc4062 -------------------------------------------------------------------------------- Task 291d239f-b668-4135-a8a3-371d98dc4062: 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 291d239f-b668-4135-a8a3-371d98dc4062 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> duration | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569868 Full duration: 9.079871 -------------------------------------------------------------------------------- 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 291d239f-b668-4135-a8a3-371d98dc4062 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 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | total | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 100.0% | 1 | | -> duration | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.55144 Full duration: 10.369363 -------------------------------------------------------------------------------- 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 291d239f-b668-4135-a8a3-371d98dc4062 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.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791467 Full duration: 9.386938 -------------------------------------------------------------------------------- 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 291d239f-b668-4135-a8a3-371d98dc4062 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.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 100.0% | 1 | | total | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> duration | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.04071 Full duration: 10.786486 -------------------------------------------------------------------------------- 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 291d239f-b668-4135-a8a3-371d98dc4062 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179579 Full duration: 10.077026 -------------------------------------------------------------------------------- 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 291d239f-b668-4135-a8a3-371d98dc4062 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807429 Full duration: 9.396098 HINTS: * To plot HTML graphics with this data, run: rally task report 291d239f-b668-4135-a8a3-371d98dc4062 --out output.html * To generate a JUnit report, run: rally task export 291d239f-b668-4135-a8a3-371d98dc4062 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 291d239f-b668-4135-a8a3-371d98dc4062 --json --out output.json 2018-10-17 05:29:20,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '291d239f-b668-4135-a8a3-371d98dc4062', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-10-17 05:29:22,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 291d239f-b668-4135-a8a3-371d98dc4062 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-10-17 05:29:22.382 701 INFO rally.api [-] Building 'json' report for the following task(s): '291d239f-b668-4135-a8a3-371d98dc4062'. 2018-10-17 05:29:22.388 701 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:29:22,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '291d239f-b668-4135-a8a3-371d98dc4062', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-10-17 05:29:24,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 291d239f-b668-4135-a8a3-371d98dc4062 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-10-17 05:29:24.380 703 INFO rally.api [-] Building 'html' report for the following task(s): '291d239f-b668-4135-a8a3-371d98dc4062'. 2018-10-17 05:29:24.401 703 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:29:24,503 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-17 05:29:24,503 - 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-10-17 05:29:24,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:29:24,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:29:24,518 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-17 05:29:24,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:31:07,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4df2758-a7df-4aae-bb5d-8802a81c45ea 2018-10-17 05:31:07,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e4df2758-a7df-4aae-bb5d-8802a81c45ea'] 2018-10-17 05:31:07,804 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4df2758-a7df-4aae-bb5d-8802a81c45ea -------------------------------------------------------------------------------- Task e4df2758-a7df-4aae-bb5d-8802a81c45ea: 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 e4df2758-a7df-4aae-bb5d-8802a81c45ea 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.429 | 3.429 | 3.429 | 3.429 | 3.429 | 3.429 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | glance_v2.delete_image | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | total | 4.401 | 4.401 | 4.401 | 4.401 | 4.401 | 4.401 | 100.0% | 1 | | -> duration | 4.401 | 4.401 | 4.401 | 4.401 | 4.401 | 4.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.401398 Full duration: 14.673373 -------------------------------------------------------------------------------- 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 e4df2758-a7df-4aae-bb5d-8802a81c45ea has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | -> glance_v2.upload_data | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | glance_v2.list_images | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | -> duration | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.803937 Full duration: 15.880894 -------------------------------------------------------------------------------- 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 e4df2758-a7df-4aae-bb5d-8802a81c45ea 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | -> duration | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.302529 Full duration: 10.234346 -------------------------------------------------------------------------------- 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": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ], "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e4df2758-a7df-4aae-bb5d-8802a81c45ea has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | -> glance_v2.upload_data | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | nova.boot_servers | 14.488 | 14.488 | 14.488 | 14.488 | 14.488 | 14.488 | 100.0% | 1 | | total | 17.366 | 17.366 | 17.366 | 17.366 | 17.366 | 17.366 | 100.0% | 1 | | -> duration | 16.366 | 16.366 | 16.366 | 16.366 | 16.366 | 16.366 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.36563 Full duration: 40.988172 HINTS: * To plot HTML graphics with this data, run: rally task report e4df2758-a7df-4aae-bb5d-8802a81c45ea --out output.html * To generate a JUnit report, run: rally task export e4df2758-a7df-4aae-bb5d-8802a81c45ea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4df2758-a7df-4aae-bb5d-8802a81c45ea --json --out output.json 2018-10-17 05:31:07,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e4df2758-a7df-4aae-bb5d-8802a81c45ea', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-10-17 05:31:10,076 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4df2758-a7df-4aae-bb5d-8802a81c45ea --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-10-17 05:31:09.950 1252 INFO rally.api [-] Building 'json' report for the following task(s): 'e4df2758-a7df-4aae-bb5d-8802a81c45ea'. 2018-10-17 05:31:09.955 1252 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:31:10,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e4df2758-a7df-4aae-bb5d-8802a81c45ea', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-10-17 05:31:11,990 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e4df2758-a7df-4aae-bb5d-8802a81c45ea --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-10-17 05:31:11.870 1254 INFO rally.api [-] Building 'html' report for the following task(s): 'e4df2758-a7df-4aae-bb5d-8802a81c45ea'. 2018-10-17 05:31:11.891 1254 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:31:11,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-17 05:31:11,993 - 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-10-17 05:31:11,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:31:11,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:31:11,999 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-17 05:31:11,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:34:45,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b357186f-efae-4c83-8b7e-5c14c3ffc708 2018-10-17 05:34:45,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b357186f-efae-4c83-8b7e-5c14c3ffc708'] 2018-10-17 05:34:46,331 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b357186f-efae-4c83-8b7e-5c14c3ffc708 -------------------------------------------------------------------------------- Task b357186f-efae-4c83-8b7e-5c14c3ffc708: 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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 | 5.145 | 5.145 | 5.145 | 5.145 | 5.145 | 5.145 | 100.0% | 1 | | cinder_v2.delete_snapshot | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | total | 6.337 | 6.337 | 6.337 | 6.337 | 6.337 | 6.337 | 100.0% | 1 | | -> duration | 6.337 | 6.337 | 6.337 | 6.337 | 6.337 | 6.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.33742 Full duration: 27.4782 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.775 | 3.775 | 3.775 | 3.775 | 3.775 | 3.775 | 100.0% | 1 | | cinder_v2.delete_volume | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 4.416 | 4.416 | 4.416 | 4.416 | 4.416 | 4.416 | 100.0% | 1 | | -> duration | 4.416 | 4.416 | 4.416 | 4.416 | 4.416 | 4.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.415625 Full duration: 16.856245 -------------------------------------------------------------------------------- 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_eb5e3715-24f8-4991-b847-867cefc287be" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b357186f-efae-4c83-8b7e-5c14c3ffc708 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.855 | 3.855 | 3.855 | 3.855 | 3.855 | 3.855 | 100.0% | 1 | | cinder_v2.delete_volume | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | total | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 100.0% | 1 | | -> duration | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.469962 Full duration: 18.58845 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.699 | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 100.0% | 1 | | cinder_v2.delete_volume | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | total | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 100.0% | 1 | | -> duration | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.33495 Full duration: 16.698171 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.606 | 3.606 | 3.606 | 3.606 | 3.606 | 3.606 | 100.0% | 1 | | cinder_v2.extend_volume | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.delete_volume | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 4.853 | 4.853 | 4.853 | 4.853 | 4.853 | 4.853 | 100.0% | 1 | | -> duration | 4.853 | 4.853 | 4.853 | 4.853 | 4.853 | 4.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.853339 Full duration: 17.357029 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.418 | 3.418 | 3.418 | 3.418 | 3.418 | 3.418 | 100.0% | 1 | | cinder_v2.delete_volume | 2.336 | 2.336 | 2.336 | 2.336 | 2.336 | 2.336 | 100.0% | 1 | | total | 5.754 | 5.754 | 5.754 | 5.754 | 5.754 | 5.754 | 100.0% | 1 | | -> duration | 5.754 | 5.754 | 5.754 | 5.754 | 5.754 | 5.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.754401 Full duration: 24.411842 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | cinder_v2.list_qos | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> duration | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.038106 Full duration: 15.063563 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | cinder_v2.set_qos | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | total | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | -> duration | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.203163 Full duration: 15.300642 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | cinder_v2.list_types | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> duration | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.080223 Full duration: 15.553262 -------------------------------------------------------------------------------- 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 b357186f-efae-4c83-8b7e-5c14c3ffc708 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> duration | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.127399 Full duration: 15.439767 HINTS: * To plot HTML graphics with this data, run: rally task report b357186f-efae-4c83-8b7e-5c14c3ffc708 --out output.html * To generate a JUnit report, run: rally task export b357186f-efae-4c83-8b7e-5c14c3ffc708 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b357186f-efae-4c83-8b7e-5c14c3ffc708 --json --out output.json 2018-10-17 05:34:46,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b357186f-efae-4c83-8b7e-5c14c3ffc708', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-10-17 05:34:48,336 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b357186f-efae-4c83-8b7e-5c14c3ffc708 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-10-17 05:34:48.232 3039 INFO rally.api [-] Building 'json' report for the following task(s): 'b357186f-efae-4c83-8b7e-5c14c3ffc708'. 2018-10-17 05:34:48.241 3039 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:34:48,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b357186f-efae-4c83-8b7e-5c14c3ffc708', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-10-17 05:34:50,362 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b357186f-efae-4c83-8b7e-5c14c3ffc708 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-10-17 05:34:50.233 3041 INFO rally.api [-] Building 'html' report for the following task(s): 'b357186f-efae-4c83-8b7e-5c14c3ffc708'. 2018-10-17 05:34:50.260 3041 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:34:50,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-17 05:34:50,377 - 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-10-17 05:34:50,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:34:50,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:34:50,391 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-10-17 05:34:50,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:37:10,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8cb42bca-0073-4ba8-88e6-1b1ed3163968 2018-10-17 05:37:10,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8cb42bca-0073-4ba8-88e6-1b1ed3163968'] 2018-10-17 05:37:11,597 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8cb42bca-0073-4ba8-88e6-1b1ed3163968 -------------------------------------------------------------------------------- Task 8cb42bca-0073-4ba8-88e6-1b1ed3163968: 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688125 Full duration: 9.058856 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719473 Full duration: 9.171934 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714521 Full duration: 9.716802 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.024756 Full duration: 10.157172 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> duration | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703387 Full duration: 9.134631 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090674 Full duration: 10.189251 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713959 Full duration: 9.582014 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | total | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | -> duration | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.642066 Full duration: 11.223606 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705288 Full duration: 9.287595 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | gnocchi.delete_metric | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> duration | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.267359 Full duration: 10.625808 -------------------------------------------------------------------------------- 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 8cb42bca-0073-4ba8-88e6-1b1ed3163968 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | gnocchi.delete_resource | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> duration | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.995209 Full duration: 10.334784 HINTS: * To plot HTML graphics with this data, run: rally task report 8cb42bca-0073-4ba8-88e6-1b1ed3163968 --out output.html * To generate a JUnit report, run: rally task export 8cb42bca-0073-4ba8-88e6-1b1ed3163968 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8cb42bca-0073-4ba8-88e6-1b1ed3163968 --json --out output.json 2018-10-17 05:37:11,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8cb42bca-0073-4ba8-88e6-1b1ed3163968', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-10-17 05:37:13,712 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8cb42bca-0073-4ba8-88e6-1b1ed3163968 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-10-17 05:37:13.556 4172 INFO rally.api [-] Building 'json' report for the following task(s): '8cb42bca-0073-4ba8-88e6-1b1ed3163968'. 2018-10-17 05:37:13.565 4172 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:37:13,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8cb42bca-0073-4ba8-88e6-1b1ed3163968', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-10-17 05:37:15,721 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8cb42bca-0073-4ba8-88e6-1b1ed3163968 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-10-17 05:37:15.607 4174 INFO rally.api [-] Building 'html' report for the following task(s): '8cb42bca-0073-4ba8-88e6-1b1ed3163968'. 2018-10-17 05:37:15.633 4174 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:37:15,734 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-10-17 05:37:15,735 - 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-10-17 05:37:15,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:37:15,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:37:15,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-17 05:37:15,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:39:28,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fb8473af-aeae-49ff-9a3e-e918a8b39f46 2018-10-17 05:39:28,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fb8473af-aeae-49ff-9a3e-e918a8b39f46'] 2018-10-17 05:39:28,901 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fb8473af-aeae-49ff-9a3e-e918a8b39f46 -------------------------------------------------------------------------------- Task fb8473af-aeae-49ff-9a3e-e918a8b39f46: 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 fb8473af-aeae-49ff-9a3e-e918a8b39f46 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.207 | 7.207 | 7.207 | 7.207 | 7.207 | 7.207 | 100.0% | 1 | | heat.update_stack | 4.729 | 4.729 | 4.729 | 4.729 | 4.729 | 4.729 | 100.0% | 1 | | heat.delete_stack | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 100.0% | 1 | | total | 14.502 | 14.502 | 14.502 | 14.502 | 14.502 | 14.502 | 100.0% | 1 | | -> duration | 10.502 | 10.502 | 10.502 | 10.502 | 10.502 | 10.502 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.502236 Full duration: 32.119506 -------------------------------------------------------------------------------- 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 fb8473af-aeae-49ff-9a3e-e918a8b39f46 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.227 | 5.227 | 5.227 | 5.227 | 5.227 | 5.227 | 100.0% | 1 | | heat.check_stack | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | heat.delete_stack | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | total | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 100.0% | 1 | | -> duration | 5.985 | 5.985 | 5.985 | 5.985 | 5.985 | 5.985 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.985395 Full duration: 24.607299 -------------------------------------------------------------------------------- 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 fb8473af-aeae-49ff-9a3e-e918a8b39f46 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 100.0% | 1 | | heat.suspend_stack | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | heat.resume_stack | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 100.0% | 1 | | heat.delete_stack | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 100.0% | 1 | | total | 9.625 | 9.625 | 9.625 | 9.625 | 9.625 | 9.625 | 100.0% | 1 | | -> duration | 7.625 | 7.625 | 7.625 | 7.625 | 7.625 | 7.625 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.624557 Full duration: 25.965464 -------------------------------------------------------------------------------- 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 fb8473af-aeae-49ff-9a3e-e918a8b39f46 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799213 Full duration: 14.82359 HINTS: * To plot HTML graphics with this data, run: rally task report fb8473af-aeae-49ff-9a3e-e918a8b39f46 --out output.html * To generate a JUnit report, run: rally task export fb8473af-aeae-49ff-9a3e-e918a8b39f46 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fb8473af-aeae-49ff-9a3e-e918a8b39f46 --json --out output.json 2018-10-17 05:39:28,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fb8473af-aeae-49ff-9a3e-e918a8b39f46', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-10-17 05:39:31,012 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fb8473af-aeae-49ff-9a3e-e918a8b39f46 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-10-17 05:39:30.852 5083 INFO rally.api [-] Building 'json' report for the following task(s): 'fb8473af-aeae-49ff-9a3e-e918a8b39f46'. 2018-10-17 05:39:30.856 5083 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:39:31,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fb8473af-aeae-49ff-9a3e-e918a8b39f46', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-10-17 05:39:33,065 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fb8473af-aeae-49ff-9a3e-e918a8b39f46 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-10-17 05:39:32.937 5085 INFO rally.api [-] Building 'html' report for the following task(s): 'fb8473af-aeae-49ff-9a3e-e918a8b39f46'. 2018-10-17 05:39:32.958 5085 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:39:33,068 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-17 05:39:33,069 - 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-10-17 05:39:33,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:39:33,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:39:33,076 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-17 05:39:33,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:43:39,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c42bf0fc-b2a5-4a8c-a370-5e60031a7333 2018-10-17 05:43:39,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c42bf0fc-b2a5-4a8c-a370-5e60031a7333'] 2018-10-17 05:43:40,231 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c42bf0fc-b2a5-4a8c-a370-5e60031a7333 -------------------------------------------------------------------------------- Task c42bf0fc-b2a5-4a8c-a370-5e60031a7333: 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | keystone_v3.add_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.revoke_role | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> duration | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.102006 Full duration: 18.217262 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.list_roles | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> duration | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.133053 Full duration: 18.462142 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | keystone_v3.list_projects | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148965 Full duration: 18.568765 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | keystone_v3.delete_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846089 Full duration: 16.009775 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | keystone_v3.delete_service | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | -> duration | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.029119 Full duration: 15.644552 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | keystone_v3.create_user | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | -> keystone_v3.add_role | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | keystone_v3.create_role | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | keystone_v3.get_project | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | keystone_v3.get_user | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | keystone_v3.get_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.list_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 2.995 | 2.995 | 2.995 | 2.995 | 2.995 | 2.995 | 100.0% | 1 | | -> duration | 2.995 | 2.995 | 2.995 | 2.995 | 2.995 | 2.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.995417 Full duration: 25.129664 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | keystone_v3.update_project | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | keystone_v3.delete_project | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> duration | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.436136 Full duration: 16.491532 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | total | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | -> duration | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.163941 Full duration: 18.631347 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c42bf0fc-b2a5-4a8c-a370-5e60031a7333 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | total | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> duration | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.19074 Full duration: 18.898741 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 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.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | keystone_v3.list_users | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> duration | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.20732 Full duration: 18.889712 -------------------------------------------------------------------------------- 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 c42bf0fc-b2a5-4a8c-a370-5e60031a7333 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | keystone_v3.create_users | 7.878 | 7.878 | 7.878 | 7.878 | 7.878 | 7.878 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.878 | 7.878 | 7.878 | 7.878 | 7.878 | 7.878 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | total | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 100.0% | 1 | | -> duration | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.271988 Full duration: 32.334771 HINTS: * To plot HTML graphics with this data, run: rally task report c42bf0fc-b2a5-4a8c-a370-5e60031a7333 --out output.html * To generate a JUnit report, run: rally task export c42bf0fc-b2a5-4a8c-a370-5e60031a7333 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c42bf0fc-b2a5-4a8c-a370-5e60031a7333 --json --out output.json 2018-10-17 05:43:40,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c42bf0fc-b2a5-4a8c-a370-5e60031a7333', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-10-17 05:43:42,490 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c42bf0fc-b2a5-4a8c-a370-5e60031a7333 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-10-17 05:43:42.344 6996 INFO rally.api [-] Building 'json' report for the following task(s): 'c42bf0fc-b2a5-4a8c-a370-5e60031a7333'. 2018-10-17 05:43:42.356 6996 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:43:42,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c42bf0fc-b2a5-4a8c-a370-5e60031a7333', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-10-17 05:43:44,645 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c42bf0fc-b2a5-4a8c-a370-5e60031a7333 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-10-17 05:43:44.470 6998 INFO rally.api [-] Building 'html' report for the following task(s): 'c42bf0fc-b2a5-4a8c-a370-5e60031a7333'. 2018-10-17 05:43:44.505 6998 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:43:44,661 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-17 05:43:44,662 - 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-10-17 05:43:44,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:43:44,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:43:44,677 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-17 05:43:44,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:49:44,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dd119805-0e93-42cf-af94-047fa93dacb1 2018-10-17 05:49:44,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dd119805-0e93-42cf-af94-047fa93dacb1'] 2018-10-17 05:49:45,027 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dd119805-0e93-42cf-af94-047fa93dacb1 -------------------------------------------------------------------------------- Task dd119805-0e93-42cf-af94-047fa93dacb1: 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | neutron.delete_network | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | total | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> duration | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.791843 Full duration: 17.88308 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | neutron.delete_port | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | total | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | -> duration | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.488952 Full duration: 32.262184 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | neutron.create_subnet | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | neutron.create_router | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | neutron.add_interface_router | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 100.0% | 1 | | neutron.remove_interface_router | 2.732 | 2.732 | 2.732 | 2.732 | 2.732 | 2.732 | 100.0% | 1 | | neutron.delete_router | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 7.566 | 7.566 | 7.566 | 7.566 | 7.566 | 7.566 | 100.0% | 1 | | -> duration | 7.566 | 7.566 | 7.566 | 7.566 | 7.566 | 7.566 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.566173 Full duration: 43.067051 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | neutron.delete_subnet | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | total | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | -> duration | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.170602 Full duration: 32.178047 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | neutron.list_networks | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> duration | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.20171 Full duration: 20.085005 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | neutron.list_ports | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> duration | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.016691 Full duration: 32.888439 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | neutron.create_subnet | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | neutron.create_router | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | neutron.add_interface_router | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | neutron.list_routers | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 100.0% | 1 | | -> duration | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 4.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.468015 Full duration: 45.922118 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | neutron.create_subnet | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | neutron.list_subnets | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 100.0% | 1 | | -> duration | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.096348 Full duration: 37.670341 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | neutron.delete_security_group | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07464 Full duration: 17.674234 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | neutron.create_security_group_rule | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | neutron.delete_security_group | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> duration | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.248134 Full duration: 17.762247 -------------------------------------------------------------------------------- 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 dd119805-0e93-42cf-af94-047fa93dacb1 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.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | neutron.create_router | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | neutron.add_gateway_router | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | neutron.remove_gateway_router | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | total | 5.227 | 5.227 | 5.227 | 5.227 | 5.227 | 5.227 | 100.0% | 1 | | -> duration | 5.227 | 5.227 | 5.227 | 5.227 | 5.227 | 5.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.227183 Full duration: 32.292349 HINTS: * To plot HTML graphics with this data, run: rally task report dd119805-0e93-42cf-af94-047fa93dacb1 --out output.html * To generate a JUnit report, run: rally task export dd119805-0e93-42cf-af94-047fa93dacb1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dd119805-0e93-42cf-af94-047fa93dacb1 --json --out output.json 2018-10-17 05:49:45,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dd119805-0e93-42cf-af94-047fa93dacb1', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-10-17 05:49:47,154 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dd119805-0e93-42cf-af94-047fa93dacb1 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-10-17 05:49:47.049 10289 INFO rally.api [-] Building 'json' report for the following task(s): 'dd119805-0e93-42cf-af94-047fa93dacb1'. 2018-10-17 05:49:47.061 10289 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:49:47,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dd119805-0e93-42cf-af94-047fa93dacb1', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-10-17 05:49:49,116 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dd119805-0e93-42cf-af94-047fa93dacb1 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-10-17 05:49:48.996 10291 INFO rally.api [-] Building 'html' report for the following task(s): 'dd119805-0e93-42cf-af94-047fa93dacb1'. 2018-10-17 05:49:49.026 10291 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:49:49,135 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-17 05:49:49,135 - 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-10-17 05:49:49,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:49:49,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:49:49,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-17 05:49:49,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:58:16,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bf9369a6-e081-4a5e-ac40-e3cee6427a6a 2018-10-17 05:58:16,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bf9369a6-e081-4a5e-ac40-e3cee6427a6a'] 2018-10-17 05:58:17,719 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bf9369a6-e081-4a5e-ac40-e3cee6427a6a -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a: finished -------------------------------------------------------------------------------- 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_eb5e3715-24f8-4991-b847-867cefc287be" }, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" }, "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.637 | 13.637 | 13.637 | 13.637 | 13.637 | 13.637 | 100.0% | 1 | | nova.live_migrate | 15.249 | 15.249 | 15.249 | 15.249 | 15.249 | 15.249 | 100.0% | 1 | | nova.delete_server | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 100.0% | 1 | | total | 34.281 | 34.281 | 34.281 | 34.281 | 34.281 | 34.281 | 100.0% | 1 | | -> duration | 33.281 | 33.281 | 33.281 | 33.281 | 33.281 | 33.281 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.281259 Full duration: 46.409549 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate 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_eb5e3715-24f8-4991-b847-867cefc287be" }, "boot_server_kwargs": { "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ] }, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.539 | 9.539 | 9.539 | 9.539 | 9.539 | 9.539 | 100.0% | 1 | | cinder_v2.create_volume | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 100.0% | 1 | | nova.attach_volume | 4.932 | 4.932 | 4.932 | 4.932 | 4.932 | 4.932 | 100.0% | 1 | | nova.live_migrate | 16.899 | 16.899 | 16.899 | 16.899 | 16.899 | 16.899 | 100.0% | 1 | | nova.detach_volume | 4.406 | 4.406 | 4.406 | 4.406 | 4.406 | 4.406 | 100.0% | 1 | | cinder_v2.delete_volume | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | nova.delete_server | 3.873 | 3.873 | 3.873 | 3.873 | 3.873 | 3.873 | 100.0% | 1 | | total | 43.606 | 43.606 | 43.606 | 43.606 | 43.606 | 43.606 | 100.0% | 1 | | -> duration | 42.606 | 42.606 | 42.606 | 42.606 | 42.606 | 42.606 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.605705 Full duration: 58.400039 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ], "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a 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.256 | 6.256 | 6.256 | 6.256 | 6.256 | 6.256 | 100.0% | 1 | | nova.boot_server | 14.083 | 14.083 | 14.083 | 14.083 | 14.083 | 14.083 | 100.0% | 1 | | nova.live_migrate | 15.907 | 15.907 | 15.907 | 15.907 | 15.907 | 15.907 | 100.0% | 1 | | nova.delete_server | 4.743 | 4.743 | 4.743 | 4.743 | 4.743 | 4.743 | 100.0% | 1 | | total | 40.989 | 40.989 | 40.989 | 40.989 | 40.989 | 40.989 | 100.0% | 1 | | -> duration | 39.989 | 39.989 | 39.989 | 39.989 | 39.989 | 39.989 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.989468 Full duration: 55.925614 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ] }, "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" }, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | nova.boot_server | 9.628 | 9.628 | 9.628 | 9.628 | 9.628 | 9.628 | 100.0% | 1 | | nova.delete_server | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | nova.delete_keypair | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 13.952 | 13.952 | 13.952 | 13.952 | 13.952 | 13.952 | 100.0% | 1 | | -> duration | 12.952 | 12.952 | 12.952 | 12.952 | 12.952 | 12.952 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.95185 Full duration: 41.351318 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" }, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" }, "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a 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.261 | 6.261 | 6.261 | 6.261 | 6.261 | 6.261 | 100.0% | 1 | | nova.boot_server | 11.535 | 11.535 | 11.535 | 11.535 | 11.535 | 11.535 | 100.0% | 1 | | nova.delete_server | 2.604 | 2.604 | 2.604 | 2.604 | 2.604 | 2.604 | 100.0% | 1 | | total | 20.4 | 20.4 | 20.4 | 20.4 | 20.4 | 20.4 | 100.0% | 1 | | -> duration | 19.4 | 19.4 | 19.4 | 19.4 | 19.4 | 19.4 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.400297 Full duration: 51.091232 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" }, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" }, "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.803 | 11.803 | 11.803 | 11.803 | 11.803 | 11.803 | 100.0% | 1 | | nova.pause_server | 3.296 | 3.296 | 3.296 | 3.296 | 3.296 | 3.296 | 100.0% | 1 | | nova.unpause_server | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 100.0% | 1 | | nova.delete_server | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 100.0% | 1 | | total | 21.125 | 21.125 | 21.125 | 21.125 | 21.125 | 21.125 | 100.0% | 1 | | -> duration | 16.125 | 16.125 | 16.125 | 16.125 | 16.125 | 16.125 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.124976 Full duration: 48.533249 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ], "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" }, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.028 | 9.028 | 9.028 | 9.028 | 9.028 | 9.028 | 100.0% | 1 | | nova.migrate | 16.428 | 16.428 | 16.428 | 16.428 | 16.428 | 16.428 | 100.0% | 1 | | nova.resize_confirm | 3.87 | 3.87 | 3.87 | 3.87 | 3.87 | 3.87 | 100.0% | 1 | | nova.delete_server | 4.385 | 4.385 | 4.385 | 4.385 | 4.385 | 4.385 | 100.0% | 1 | | total | 33.712 | 33.712 | 33.712 | 33.712 | 33.712 | 33.712 | 100.0% | 1 | | -> duration | 32.712 | 32.712 | 32.712 | 32.712 | 32.712 | 32.712 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.711565 Full duration: 45.799679 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.304 | 9.304 | 9.304 | 9.304 | 9.304 | 9.304 | 100.0% | 1 | | nova.list_interfaces | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 100.0% | 1 | | -> duration | 9.022 | 9.022 | 9.022 | 9.022 | 9.022 | 9.022 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.021869 Full duration: 42.314986 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74" } ], "flavor": { "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be" }, "image": { "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.627 | 9.627 | 9.627 | 9.627 | 9.627 | 9.627 | 100.0% | 1 | | nova.associate_floating_ip | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 100.0% | 1 | | -> neutron.list_ports | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 19.254 | 19.254 | 19.254 | 19.254 | 19.254 | 19.254 | 100.0% | 1 | | -> duration | 18.254 | 18.254 | 18.254 | 18.254 | 18.254 | 18.254 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.254414 Full duration: 53.635111 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bf9369a6-e081-4a5e-ac40-e3cee6427a6a has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | nova.delete_server_group | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799382 Full duration: 11.871974 HINTS: * To plot HTML graphics with this data, run: rally task report bf9369a6-e081-4a5e-ac40-e3cee6427a6a --out output.html * To generate a JUnit report, run: rally task export bf9369a6-e081-4a5e-ac40-e3cee6427a6a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bf9369a6-e081-4a5e-ac40-e3cee6427a6a --json --out output.json 2018-10-17 05:58:17,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bf9369a6-e081-4a5e-ac40-e3cee6427a6a', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-10-17 05:58:19,915 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bf9369a6-e081-4a5e-ac40-e3cee6427a6a --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-10-17 05:58:19.796 12096 INFO rally.api [-] Building 'json' report for the following task(s): 'bf9369a6-e081-4a5e-ac40-e3cee6427a6a'. 2018-10-17 05:58:19.807 12096 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:58:19,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bf9369a6-e081-4a5e-ac40-e3cee6427a6a', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-10-17 05:58:22,250 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bf9369a6-e081-4a5e-ac40-e3cee6427a6a --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-10-17 05:58:22.085 12098 INFO rally.api [-] Building 'html' report for the following task(s): 'bf9369a6-e081-4a5e-ac40-e3cee6427a6a'. 2018-10-17 05:58:22.119 12098 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:58:22,267 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-17 05:58:22,268 - 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-10-17 05:58:22,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 05:58:22,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 05:58:22,282 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-17 05:58:22,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': 'f9083e05-ed2c-4af1-af1e-1d6a9bc63e74', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be', 'flavor_name': 'rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be', '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_eb5e3715-24f8-4991-b847-867cefc287be', '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-10-17 05:59:24,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31ac863b-0236-411f-a710-4b057fc65b14 2018-10-17 05:59:24,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '31ac863b-0236-411f-a710-4b057fc65b14'] 2018-10-17 05:59:25,810 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 31ac863b-0236-411f-a710-4b057fc65b14 -------------------------------------------------------------------------------- Task 31ac863b-0236-411f-a710-4b057fc65b14: 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 31ac863b-0236-411f-a710-4b057fc65b14 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | quotas.delete_quotas | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | -> duration | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.134833 Full duration: 10.723294 -------------------------------------------------------------------------------- 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 31ac863b-0236-411f-a710-4b057fc65b14 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813046 Full duration: 10.792262 -------------------------------------------------------------------------------- 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 31ac863b-0236-411f-a710-4b057fc65b14 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.435 | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867353 Full duration: 10.409006 -------------------------------------------------------------------------------- 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 31ac863b-0236-411f-a710-4b057fc65b14 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.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | total | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | -> duration | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.328098 Full duration: 11.45899 HINTS: * To plot HTML graphics with this data, run: rally task report 31ac863b-0236-411f-a710-4b057fc65b14 --out output.html * To generate a JUnit report, run: rally task export 31ac863b-0236-411f-a710-4b057fc65b14 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 31ac863b-0236-411f-a710-4b057fc65b14 --json --out output.json 2018-10-17 05:59:25,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '31ac863b-0236-411f-a710-4b057fc65b14', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-10-17 05:59:28,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 31ac863b-0236-411f-a710-4b057fc65b14 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-10-17 05:59:27.887 12607 INFO rally.api [-] Building 'json' report for the following task(s): '31ac863b-0236-411f-a710-4b057fc65b14'. 2018-10-17 05:59:27.891 12607 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:59:28,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '31ac863b-0236-411f-a710-4b057fc65b14', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-10-17 05:59:29,971 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 31ac863b-0236-411f-a710-4b057fc65b14 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-10-17 05:59:29.866 12609 INFO rally.api [-] Building 'html' report for the following task(s): '31ac863b-0236-411f-a710-4b057fc65b14'. 2018-10-17 05:59:29.885 12609 INFO rally.api [-] The report has been successfully built. 2018-10-17 05:59:29,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-17 05:59:29,979 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:59 | 6 | 100.00% | | glance | 00:01:21 | 4 | 100.00% | | cinder | 00:03:02 | 10 | 100.00% | | gnocchi | 00:01:48 | 11 | 100.00% | | heat | 00:01:37 | 4 | 100.00% | | keystone | 00:03:37 | 11 | 100.00% | | neutron | 00:05:29 | 11 | 100.00% | | nova | 00:07:35 | 10 | 100.00% | | quotas | 00:00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:15 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-17 05:59:29,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-10-17 05:59:30,105 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 05:59:30,106 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 31:47 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-17 05:59:30,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:59:30,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:30,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15068de2-63a5-4a1a-89e5-95f3345ff248 x-openstack-request-id: req-15068de2-63a5-4a1a-89e5-95f3345ff248 2018-10-17 05:59:30,391 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9701cb78-8006-40c9-968e-e383a15cce08", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9701cb78-8006-40c9-968e-e383a15cce08", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9701cb78-8006-40c9-968e-e383a15cce08", "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca6a7b9b-187f-402c-94ad-55b4c2f64301", "name": "rally_sanity-flavor_alt_eb5e3715-24f8-4991-b847-867cefc287be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:59:30,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-15068de2-63a5-4a1a-89e5-95f3345ff248 2018-10-17 05:59:30,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.275862932205s 2018-10-17 05:59:30,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:59:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:30,420 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b30d2f5b-95f3-4608-9729-f1dece8e361b x-openstack-request-id: req-b30d2f5b-95f3-4608-9729-f1dece8e361b 2018-10-17 05:59:30,420 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ca6a7b9b-187f-402c-94ad-55b4c2f64301 used request id req-b30d2f5b-95f3-4608-9729-f1dece8e361b 2018-10-17 05:59:30,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0265588760376s 2018-10-17 05:59:30,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 05:59:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" -d '{"subnet_id": "e1e49703-d590-49b3-9083-2ebdcbad5864"}' 2018-10-17 05:59:32,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:32 GMT X-Openstack-Request-Id: req-b80eaf72-4c40-4cd7-a999-933f0a364f29 2018-10-17 05:59:32,547 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f9083e05-ed2c-4af1-af1e-1d6a9bc63e74", "tenant_id": "40ee5274c5594696b897aa328dd49653", "subnet_id": "e1e49703-d590-49b3-9083-2ebdcbad5864", "subnet_ids": ["e1e49703-d590-49b3-9083-2ebdcbad5864"], "port_id": "dbcabbc0-d4de-49e5-affa-ca117702e913", "id": "047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8"} 2018-10-17 05:59:32,547 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8/remove_router_interface.json used request id req-b80eaf72-4c40-4cd7-a999-933f0a364f29 2018-10-17 05:59:32,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12692189217s 2018-10-17 05:59:32,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 05:59:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:32,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:32 GMT X-Openstack-Request-Id: req-9b66dd20-f6ce-4351-bd9d-500f606c02cd 2018-10-17 05:59:32,674 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40ee5274c5594696b897aa328dd49653", "created_at": "2018-10-17T05:27:44Z", "admin_state_up": true, "updated_at": "2018-10-17T05:59:31Z", "project_id": "40ee5274c5594696b897aa328dd49653", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8", "name": "rally_sanity-router_eb5e3715-24f8-4991-b847-867cefc287be"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b107784d9624b17a1d2a42139c005e9", "created_at": "2018-10-17T05:18:10Z", "admin_state_up": true, "updated_at": "2018-10-17T05:18:10Z", "project_id": "3b107784d9624b17a1d2a42139c005e9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "2f4f5019-15ac-4fe1-ad3c-1a0fe2821972", "name": "tempest-pretest-check-954693451"}]} 2018-10-17 05:59:32,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9b66dd20-f6ce-4351-bd9d-500f606c02cd 2018-10-17 05:59:32,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126341819763s 2018-10-17 05:59:32,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 05:59:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:34,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:59:34 GMT X-Openstack-Request-Id: req-3adcc182-65b3-4ae6-b5e6-1a774f4556d5 2018-10-17 05:59:34,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:59:34,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/047b65d3-f7c8-4b5f-b546-bcb7f3f3fae8.json used request id req-3adcc182-65b3-4ae6-b5e6-1a774f4556d5 2018-10-17 05:59:34,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.471170187s 2018-10-17 05:59:34,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 05:59:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:34,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:34 GMT X-Openstack-Request-Id: req-87d25591-f02c-4e9f-a30d-b16315e74b05 2018-10-17 05:59:34,200 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4},{"updated_at":"2018-10-17T05:27:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e1e49703-d590-49b3-9083-2ebdcbad5864","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"40ee5274c5594696b897aa328dd49653","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_eb5e3715-24f8-4991-b847-867cefc287be","enable_dhcp":true,"segment_id":null,"network_id":"f9083e05-ed2c-4af1-af1e-1d6a9bc63e74","tenant_id":"40ee5274c5594696b897aa328dd49653","created_at":"2018-10-17T05:27:43Z","ip_version":4}]} 2018-10-17 05:59:34,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-87d25591-f02c-4e9f-a30d-b16315e74b05 2018-10-17 05:59:34,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0525958538055s 2018-10-17 05:59:34,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 05:59:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/e1e49703-d590-49b3-9083-2ebdcbad5864.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:35,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:59:35 GMT X-Openstack-Request-Id: req-47451220-6fec-4935-961d-df87debf34fc 2018-10-17 05:59:35,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:59:35,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e1e49703-d590-49b3-9083-2ebdcbad5864.json used request id req-47451220-6fec-4935-961d-df87debf34fc 2018-10-17 05:59:35,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10606503487s 2018-10-17 05:59:35,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:59:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:35,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:35 GMT X-Openstack-Request-Id: req-be2a9516-80ab-402c-bf19-3d4a8b63bf54 2018-10-17 05:59:35,393 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f9083e05-ed2c-4af1-af1e-1d6a9bc63e74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":true,"project_id":"40ee5274c5594696b897aa328dd49653","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:59:35Z","qos_policy_id":null,"name":"rally_sanity-net_eb5e3715-24f8-4991-b847-867cefc287be","admin_state_up":true,"tenant_id":"40ee5274c5594696b897aa328dd49653","created_at":"2018-10-17T05:27:42Z","provider:network_type":"vxlan"}]} 2018-10-17 05:59:35,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-be2a9516-80ab-402c-bf19-3d4a8b63bf54 2018-10-17 05:59:35,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0848550796509s 2018-10-17 05:59:35,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 05:59:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/f9083e05-ed2c-4af1-af1e-1d6a9bc63e74.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:37,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:59:37 GMT X-Openstack-Request-Id: req-fc8ff13f-1cd8-4184-8521-f670091d6d5a 2018-10-17 05:59:37,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:59:37,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f9083e05-ed2c-4af1-af1e-1d6a9bc63e74.json used request id req-fc8ff13f-1cd8-4184-8521-f670091d6d5a 2018-10-17 05:59:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.77065491676s 2018-10-17 05:59:37,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:59:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:37,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:37 GMT X-Openstack-Request-Id: req-57505d08-c5e2-41e9-9406-330beb0a5cb3 2018-10-17 05:59:37,468 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:27:49Z", "file": "/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/file", "owner": "40ee5274c5594696b897aa328dd49653", "id": "80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef", "size": 12716032, "self": "/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_eb5e3715-24f8-4991-b847-867cefc287be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:59:37,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-57505d08-c5e2-41e9-9406-330beb0a5cb3 2018-10-17 05:59:37,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298606157303s 2018-10-17 05:59:37,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 05:59:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c859cf4bc3c286b12d4d1c1d1f175f1e8fb8c89db19ed5788feb6156435200c8" 2018-10-17 05:59:37,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:59:37 GMT X-Openstack-Request-Id: req-d3edd297-83f1-4618-b544-5dec146304ad 2018-10-17 05:59:37,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:59:37,889 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/80bb9e1b-ef5f-403f-96b9-4902b3f9b9ef used request id req-d3edd297-83f1-4618-b544-5dec146304ad 2018-10-17 05:59:37,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.419215917587s 2018-10-17 05:59:37,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 05:59:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:37,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-550109d4-205e-4021-baf0-51e63947fb1a x-openstack-request-id: req-550109d4-205e-4021-baf0-51e63947fb1a 2018-10-17 05:59:37,914 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9701cb78-8006-40c9-968e-e383a15cce08", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9701cb78-8006-40c9-968e-e383a15cce08", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9701cb78-8006-40c9-968e-e383a15cce08", "name": "rally_sanity-flavor_eb5e3715-24f8-4991-b847-867cefc287be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 05:59:37,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-550109d4-205e-4021-baf0-51e63947fb1a 2018-10-17 05:59:37,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243098735809s 2018-10-17 05:59:37,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 05:59:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/9701cb78-8006-40c9-968e-e383a15cce08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:37,948 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36ea3821-9ff4-49e3-b771-f4295f603dea x-openstack-request-id: req-36ea3821-9ff4-49e3-b771-f4295f603dea 2018-10-17 05:59:37,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9701cb78-8006-40c9-968e-e383a15cce08 used request id req-36ea3821-9ff4-49e3-b771-f4295f603dea 2018-10-17 05:59:37,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324919223785s 2018-10-17 05:59:37,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:59:37,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:38,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624482f4-5186-4497-a6f6-823ccabbaf3d 2018-10-17 05:59:38,175 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be", "links": {"self": "http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7cbb6039d78445e28753ed04defb2ce8", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:59:38,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-624482f4-5186-4497-a6f6-823ccabbaf3d 2018-10-17 05:59:38,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22602891922s 2018-10-17 05:59:38,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:59:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:38,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8fe3e6-3e66-49e2-b72c-2cb67953efbc 2018-10-17 05:59:38,474 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_eb5e3715-24f8-4991-b847-867cefc287be", "links": {"self": "http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7cbb6039d78445e28753ed04defb2ce8", "description": null}} 2018-10-17 05:59:38,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8 used request id req-3f8fe3e6-3e66-49e2-b72c-2cb67953efbc 2018-10-17 05:59:38,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.292819023132s 2018-10-17 05:59:38,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 05:59:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:38,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d27493b-968a-4b8c-af54-4dc7bcbd1459 2018-10-17 05:59:38,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:59:38,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7cbb6039d78445e28753ed04defb2ce8 used request id req-7d27493b-968a-4b8c-af54-4dc7bcbd1459 2018-10-17 05:59:38,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.299504995346s 2018-10-17 05:59:38,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:59:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:38,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 525 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87ef407-c7ca-4da0-8549-6364c348a60c 2018-10-17 05:59:38,974 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653"}, "tags": [], "enabled": true, "id": "40ee5274c5594696b897aa328dd49653", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eb5e3715-24f8-4991-b847-867cefc287be"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 05:59:38,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-e87ef407-c7ca-4da0-8549-6364c348a60c 2018-10-17 05:59:38,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193391084671s 2018-10-17 05:59:38,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 05:59:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:39,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7adcb5a5-0f08-4c5e-a495-c0ad64e53873 2018-10-17 05:59:39,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:59:39,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/40ee5274c5594696b897aa328dd49653 used request id req-7adcb5a5-0f08-4c5e-a495-c0ad64e53873 2018-10-17 05:59:39,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.229250907898s 2018-10-17 05:59:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:59:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=40ee5274c5594696b897aa328dd49653&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:39,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:39 GMT X-Openstack-Request-Id: req-469c6795-7cb5-48a1-9df7-27e93c3c4545 2018-10-17 05:59:39,612 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "40ee5274c5594696b897aa328dd49653", "created_at": "2018-10-17T05:27:42Z", "updated_at": "2018-10-17T05:27:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "37e6594e-b2e1-440b-be0b-184eb6ec9489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv4", "project_id": "40ee5274c5594696b897aa328dd49653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "56639763-11cd-4a3e-869e-61e8196a1bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv6", "project_id": "40ee5274c5594696b897aa328dd49653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "ae086612-5bc1-44a6-b745-6f5536b9671a", "remote_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv4", "project_id": "40ee5274c5594696b897aa328dd49653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "d09b7de3-aede-4636-b50d-ba1adacf5d33", "remote_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv6", "project_id": "40ee5274c5594696b897aa328dd49653"}], "revision_number": 1, "project_id": "40ee5274c5594696b897aa328dd49653", "id": "6e851d4e-25a3-4563-bf1a-570e84740919", "name": "default"}]} 2018-10-17 05:59:39,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=40ee5274c5594696b897aa328dd49653&name=default used request id req-469c6795-7cb5-48a1-9df7-27e93c3c4545 2018-10-17 05:59:39,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.39848613739s 2018-10-17 05:59:39,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 05:59:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:39,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:39 GMT X-Openstack-Request-Id: req-a1b51e14-4ec6-4698-82bd-41b6acc4a98d 2018-10-17 05:59:39,667 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40ee5274c5594696b897aa328dd49653", "created_at": "2018-10-17T05:27:42Z", "updated_at": "2018-10-17T05:27:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "d09b7de3-aede-4636-b50d-ba1adacf5d33", "remote_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv6", "project_id": "40ee5274c5594696b897aa328dd49653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "37e6594e-b2e1-440b-be0b-184eb6ec9489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv4", "project_id": "40ee5274c5594696b897aa328dd49653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "56639763-11cd-4a3e-869e-61e8196a1bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv6", "project_id": "40ee5274c5594696b897aa328dd49653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:27:42Z", "revision_number": 0, "id": "ae086612-5bc1-44a6-b745-6f5536b9671a", "remote_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "remote_ip_prefix": null, "created_at": "2018-10-17T05:27:42Z", "security_group_id": "6e851d4e-25a3-4563-bf1a-570e84740919", "tenant_id": "40ee5274c5594696b897aa328dd49653", "port_range_min": null, "ethertype": "IPv4", "project_id": "40ee5274c5594696b897aa328dd49653"}], "revision_number": 1, "project_id": "40ee5274c5594696b897aa328dd49653", "id": "6e851d4e-25a3-4563-bf1a-570e84740919", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 05:59:39,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a1b51e14-4ec6-4698-82bd-41b6acc4a98d 2018-10-17 05:59:39,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493359565735s 2018-10-17 05:59:39,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 05:59:39,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6e851d4e-25a3-4563-bf1a-570e84740919.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}470553a02a5965cb605874973d011fc88629ac0113082972783131e628f9e256" 2018-10-17 05:59:39,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 05:59:39 GMT X-Openstack-Request-Id: req-2505170e-ddb1-40d1-aeb5-fc88f2936caa 2018-10-17 05:59:39,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 05:59:39,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6e851d4e-25a3-4563-bf1a-570e84740919.json used request id req-2505170e-ddb1-40d1-aeb5-fc88f2936caa 2018-10-17 05:59:39,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13706612587s 2018-10-17 05:59:39,864 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-10-17 05:59:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:59:39,914 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfac27f7-62ce-4c79-9d7f-80f704fb1f12 2018-10-17 05:59:39,914 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:59:39,914 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-dfac27f7-62ce-4c79-9d7f-80f704fb1f12 2018-10-17 05:59:39,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:59:40,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["AhOZWVqSS_arFZfnqBdOUQ"], "issued_at": "2018-10-17T05:59:40.000000Z"}} 2018-10-17 05:59:40,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:59:40,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:40,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:40 GMT X-Openstack-Request-Id: req-509f8260-33cd-4578-adc2-05ba2b004456 2018-10-17 05:59:40,701 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:59:40,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-509f8260-33cd-4578-adc2-05ba2b004456 2018-10-17 05:59:40,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372657060623s 2018-10-17 05:59:40,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:59:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:40,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f43cb6-393c-4b44-8178-96b49599ce42 2018-10-17 05:59:40,894 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:59:40,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d8f43cb6-393c-4b44-8178-96b49599ce42 2018-10-17 05:59:40,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185854911804s 2018-10-17 05:59:40,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 05:59:40,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04"}}' 2018-10-17 05:59:41,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079cfda8-84da-40f5-9675-0cbdbb2f72ea 2018-10-17 05:59:41,129 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b"}, "tags": [], "enabled": true, "id": "6909197a83384fdfb739a9ba33b9421b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04"}} 2018-10-17 05:59:41,129 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-079cfda8-84da-40f5-9675-0cbdbb2f72ea 2018-10-17 05:59:41,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227010011673s 2018-10-17 05:59:41,130 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'6909197a83384fdfb739a9ba33b9421b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04'}) 2018-10-17 05:59:41,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 05:59:41,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "165b0d8d-fb0f-4c10-8220-137b489c0d48", "email": null, "name": "rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04"}}' 2018-10-17 05:59:41,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ae3935-99d3-4b7d-adae-46b370566142 2018-10-17 05:59:41,598 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04", "links": {"self": "http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70782d8290ae4968a6621b637bebae56", "domain_id": "default", "password_expires_at": null}} 2018-10-17 05:59:41,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-88ae3935-99d3-4b7d-adae-46b370566142 2018-10-17 05:59:41,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.461685180664s 2018-10-17 05:59:41,599 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'70782d8290ae4968a6621b637bebae56', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04'}) 2018-10-17 05:59:41,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:59:41,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:41,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039d9e24-0f0d-4d56-a75c-b9cf83193353 2018-10-17 05:59:41,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:59:41,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-039d9e24-0f0d-4d56-a75c-b9cf83193353 2018-10-17 05:59:41,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109419107437s 2018-10-17 05:59:41,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:59:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:41,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a877c66-f5ef-4fa5-ad1b-cfa1975b2aac 2018-10-17 05:59:41,863 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:59:41,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a877c66-f5ef-4fa5-ad1b-cfa1975b2aac 2018-10-17 05:59:41,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.145594120026s 2018-10-17 05:59:41,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:59:41,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:41,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92041155-babe-45e8-818b-da0213ef3cb6 2018-10-17 05:59:41,974 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:59:41,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-92041155-babe-45e8-818b-da0213ef3cb6 2018-10-17 05:59:41,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105825901031s 2018-10-17 05:59:41,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:59:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:42,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23045c0c-fff9-47ad-b838-40f05b83eb1d 2018-10-17 05:59:42,170 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:59:42,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-23045c0c-fff9-47ad-b838-40f05b83eb1d 2018-10-17 05:59:42,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190428972244s 2018-10-17 05:59:42,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:59:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:42,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a221b9a9-94c0-4b13-9eb6-d9ee94a26913 2018-10-17 05:59:42,336 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04", "links": {"self": "http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70782d8290ae4968a6621b637bebae56", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:59:42,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a221b9a9-94c0-4b13-9eb6-d9ee94a26913 2018-10-17 05:59:42,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165060997009s 2018-10-17 05:59:42,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:59:42,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:42,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5dcdd8-759f-47b6-9693-eacbd3a13e4d 2018-10-17 05:59:42,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b"}, "tags": [], "enabled": true, "id": "6909197a83384fdfb739a9ba33b9421b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:59:42,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ff5dcdd8-759f-47b6-9693-eacbd3a13e4d 2018-10-17 05:59:42,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109360933304s 2018-10-17 05:59:42,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:59:42,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=70782d8290ae4968a6621b637bebae56&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=6909197a83384fdfb739a9ba33b9421b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:42,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f74932d-7d77-4feb-b7b0-50c323a2c784 2018-10-17 05:59:42,579 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=70782d8290ae4968a6621b637bebae56&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=6909197a83384fdfb739a9ba33b9421b", "previous": null, "next": null}} 2018-10-17 05:59:42,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=70782d8290ae4968a6621b637bebae56&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=6909197a83384fdfb739a9ba33b9421b used request id req-0f74932d-7d77-4feb-b7b0-50c323a2c784 2018-10-17 05:59:42,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111419916153s 2018-10-17 05:59:42,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:59:42,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b/users/70782d8290ae4968a6621b637bebae56/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:42,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae51136-6f8e-42ef-9339-fdff370a78fa 2018-10-17 05:59:42,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:59:42,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b/users/70782d8290ae4968a6621b637bebae56/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-eae51136-6f8e-42ef-9339-fdff370a78fa 2018-10-17 05:59:42,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227339029312s 2018-10-17 05:59:42,811 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04', 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'6909197a83384fdfb739a9ba33b9421b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '165b0d8d-fb0f-4c10-8220-137b489c0d48', 'username': u'rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 05:59:42,815 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04', 'password': '165b0d8d-fb0f-4c10-8220-137b489c0d48', 'project_name': 'rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '6909197a83384fdfb739a9ba33b9421b', 'project_domain_name': 'Default'} 2018-10-17 05:59:42,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:59:42,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:43,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1322be-24fd-4cd6-96e5-228c33fda518 2018-10-17 05:59:43,003 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:59:43,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1b1322be-24fd-4cd6-96e5-228c33fda518 2018-10-17 05:59:43,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18500995636s 2018-10-17 05:59:43,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 05:59:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:43,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9070f62b-4d07-415c-ab29-b112048704ca 2018-10-17 05:59:43,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 05:59:43,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9070f62b-4d07-415c-ab29-b112048704ca 2018-10-17 05:59:43,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189003944397s 2018-10-17 05:59:43,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:59:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:43,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f12c561-4510-4f6f-9431-f14811b8a503 2018-10-17 05:59:43,313 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 05:59:43,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-6f12c561-4510-4f6f-9431-f14811b8a503 2018-10-17 05:59:43,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110202074051s 2018-10-17 05:59:43,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 05:59:43,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:43,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0516a4-a8d9-4366-b27b-2dad5a52637c 2018-10-17 05:59:43,439 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04", "links": {"self": "http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70782d8290ae4968a6621b637bebae56", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 05:59:43,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2b0516a4-a8d9-4366-b27b-2dad5a52637c 2018-10-17 05:59:43,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125406980515s 2018-10-17 05:59:43,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:59:43,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:43,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498ad65e-718e-435f-a7a1-12e982723c57 2018-10-17 05:59:43,561 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b"}, "tags": [], "enabled": true, "id": "6909197a83384fdfb739a9ba33b9421b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:59:43,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-498ad65e-718e-435f-a7a1-12e982723c57 2018-10-17 05:59:43,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108371973038s 2018-10-17 05:59:43,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 05:59:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=70782d8290ae4968a6621b637bebae56&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=6909197a83384fdfb739a9ba33b9421b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:43,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eab2bc9-1d37-4dfd-9064-3adb1f6a6658 2018-10-17 05:59:43,759 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=70782d8290ae4968a6621b637bebae56&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=6909197a83384fdfb739a9ba33b9421b", "previous": null, "next": null}} 2018-10-17 05:59:43,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=70782d8290ae4968a6621b637bebae56&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=6909197a83384fdfb739a9ba33b9421b used request id req-8eab2bc9-1d37-4dfd-9064-3adb1f6a6658 2018-10-17 05:59:43,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189759016037s 2018-10-17 05:59:43,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 05:59:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b/users/70782d8290ae4968a6621b637bebae56/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:43,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 05:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4571b8-8f89-4276-ab2b-f19706545398 2018-10-17 05:59:43,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 05:59:43,927 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b/users/70782d8290ae4968a6621b637bebae56/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-7a4571b8-8f89-4276-ab2b-f19706545398 2018-10-17 05:59:43,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164551019669s 2018-10-17 05:59:43,929 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-10-17 05:59:43,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 05:59:43,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:44,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba33a089-8fec-42d0-ab91-4664a9dc1636 2018-10-17 05:59:44,044 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 05:59:44,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-ba33a089-8fec-42d0-ab91-4664a9dc1636 2018-10-17 05:59:44,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11452794075s 2018-10-17 05:59:44,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 05:59:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 05:59:44,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74db346e-425c-4410-92fa-01ec1438d07c 2018-10-17 05:59:44,160 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b"}, "tags": [], "enabled": true, "id": "6909197a83384fdfb739a9ba33b9421b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 05:59:44,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-74db346e-425c-4410-92fa-01ec1438d07c 2018-10-17 05:59:44,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108265161514s 2018-10-17 05:59:44,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 05:59:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" -d '{"network": {"shared": true, "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "name": "rally_jobs-net_a6006d67-91f7-4785-93ef-a09b81540d04", "admin_state_up": true}}' 2018-10-17 05:59:44,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:44 GMT X-Openstack-Request-Id: req-79444e34-1dfd-457e-b8a7-c850c8a7aa16 2018-10-17 05:59:44,843 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"305da9a9-d1bd-44e6-bb06-c64f25f13fc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"6909197a83384fdfb739a9ba33b9421b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:59:44Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_a6006d67-91f7-4785-93ef-a09b81540d04","admin_state_up":true,"tenant_id":"6909197a83384fdfb739a9ba33b9421b","created_at":"2018-10-17T05:59:44Z","mtu":1450}} 2018-10-17 05:59:44,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-79444e34-1dfd-457e-b8a7-c850c8a7aa16 2018-10-17 05:59:44,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.678872823715s 2018-10-17 05:59:44,844 - 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-10-17T05:59:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'305da9a9-d1bd-44e6-bb06-c64f25f13fc1', u'provider:segmentation_id': 52, 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_jobs-net_a6006d67-91f7-4785-93ef-a09b81540d04', u'created_at': u'2018-10-17T05:59:44Z', u'mtu': 1450, u'tenant_id': u'6909197a83384fdfb739a9ba33b9421b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6909197a83384fdfb739a9ba33b9421b', u'l2_adjacency': True}) 2018-10-17 05:59:44,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:59:44,855 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02016e2f-eecc-4dba-af7c-19e147891c8d 2018-10-17 05:59:44,855 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 05:59:44,855 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-02016e2f-eecc-4dba-af7c-19e147891c8d 2018-10-17 05:59:44,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 05:59:45,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T06:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6909197a83384fdfb739a9ba33b9421b", "name": "rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6909197a83384fdfb739a9ba33b9421b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/6909197a83384fdfb739a9ba33b9421b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/6909197a83384fdfb739a9ba33b9421b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6909197a83384fdfb739a9ba33b9421b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/6909197a83384fdfb739a9ba33b9421b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/6909197a83384fdfb739a9ba33b9421b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/6909197a83384fdfb739a9ba33b9421b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/6909197a83384fdfb739a9ba33b9421b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/6909197a83384fdfb739a9ba33b9421b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_6909197a83384fdfb739a9ba33b9421b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_6909197a83384fdfb739a9ba33b9421b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6909197a83384fdfb739a9ba33b9421b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/6909197a83384fdfb739a9ba33b9421b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/6909197a83384fdfb739a9ba33b9421b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04", "id": "70782d8290ae4968a6621b637bebae56"}, "audit_ids": ["nJ_9CVUaRAugxQ-7sOQVMQ"], "issued_at": "2018-10-17T05:59:45.000000Z"}} 2018-10-17 05:59:45,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 05:59:45,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 05:59:45,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:45 GMT X-Openstack-Request-Id: req-7655c9d8-50de-48fc-b7cc-9ff368888f7d 2018-10-17 05:59:45,624 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"305da9a9-d1bd-44e6-bb06-c64f25f13fc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"6909197a83384fdfb739a9ba33b9421b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T05:59:44Z","qos_policy_id":null,"name":"rally_jobs-net_a6006d67-91f7-4785-93ef-a09b81540d04","admin_state_up":true,"tenant_id":"6909197a83384fdfb739a9ba33b9421b","created_at":"2018-10-17T05:59:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 05:59:45,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7655c9d8-50de-48fc-b7cc-9ff368888f7d 2018-10-17 05:59:45,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355294942856s 2018-10-17 05:59:45,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 05:59:45,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" -d '{"subnet": {"name": "rally_jobs-subnet_a6006d67-91f7-4785-93ef-a09b81540d04", "enable_dhcp": true, "network_id": "305da9a9-d1bd-44e6-bb06-c64f25f13fc1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 05:59:46,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:46 GMT X-Openstack-Request-Id: req-c1250f2c-cd70-4d8f-b9af-7af01f1e9911 2018-10-17 05:59:46,086 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T05:59:45Z","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":"50e173fd-f94f-4be1-9ad3-dbb360ff1e2a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6909197a83384fdfb739a9ba33b9421b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_a6006d67-91f7-4785-93ef-a09b81540d04","enable_dhcp":true,"segment_id":null,"network_id":"305da9a9-d1bd-44e6-bb06-c64f25f13fc1","tenant_id":"6909197a83384fdfb739a9ba33b9421b","created_at":"2018-10-17T05:59:45Z","ip_version":4}} 2018-10-17 05:59:46,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c1250f2c-cd70-4d8f-b9af-7af01f1e9911 2018-10-17 05:59:46,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.460258960724s 2018-10-17 05:59:46,087 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:59:45Z', 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'50e173fd-f94f-4be1-9ad3-dbb360ff1e2a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_a6006d67-91f7-4785-93ef-a09b81540d04', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'305da9a9-d1bd-44e6-bb06-c64f25f13fc1', u'tenant_id': u'6909197a83384fdfb739a9ba33b9421b', u'created_at': u'2018-10-17T05:59:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6909197a83384fdfb739a9ba33b9421b'}) 2018-10-17 05:59:46,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 05:59:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "rally_jobs-router_a6006d67-91f7-4785-93ef-a09b81540d04", "admin_state_up": true}}' 2018-10-17 05:59:47,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:47 GMT X-Openstack-Request-Id: req-5a129bc4-3b4c-416f-838b-df683ec47a4a 2018-10-17 05:59:47,735 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "created_at": "2018-10-17T05:59:46Z", "admin_state_up": true, "updated_at": "2018-10-17T05:59:47Z", "project_id": "6909197a83384fdfb739a9ba33b9421b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8f7a56ca-ae74-459e-8065-6d2ac3c10483", "name": "rally_jobs-router_a6006d67-91f7-4785-93ef-a09b81540d04"}} 2018-10-17 05:59:47,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-5a129bc4-3b4c-416f-838b-df683ec47a4a 2018-10-17 05:59:47,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64749097824s 2018-10-17 05:59:47,736 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T05:59:47Z', u'revision_number': 2, u'ha': False, u'id': u'8f7a56ca-ae74-459e-8065-6d2ac3c10483', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_a6006d67-91f7-4785-93ef-a09b81540d04', u'admin_state_up': True, u'tenant_id': u'6909197a83384fdfb739a9ba33b9421b', u'created_at': u'2018-10-17T05:59:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'6909197a83384fdfb739a9ba33b9421b'}) 2018-10-17 05:59:47,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 05:59:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/8f7a56ca-ae74-459e-8065-6d2ac3c10483/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" -d '{"subnet_id": "50e173fd-f94f-4be1-9ad3-dbb360ff1e2a"}' 2018-10-17 05:59:50,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:50 GMT X-Openstack-Request-Id: req-ddb8822f-f01c-42cd-afcd-3522a8bd7986 2018-10-17 05:59:50,278 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "305da9a9-d1bd-44e6-bb06-c64f25f13fc1", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "subnet_id": "50e173fd-f94f-4be1-9ad3-dbb360ff1e2a", "subnet_ids": ["50e173fd-f94f-4be1-9ad3-dbb360ff1e2a"], "port_id": "11d58326-ae29-41bf-a9d6-47acf16204c0", "id": "8f7a56ca-ae74-459e-8065-6d2ac3c10483"} 2018-10-17 05:59:50,278 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8f7a56ca-ae74-459e-8065-6d2ac3c10483/add_router_interface.json used request id req-ddb8822f-f01c-42cd-afcd-3522a8bd7986 2018-10-17 05:59:50,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.54173707962s 2018-10-17 05:59:50,279 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 05:59:50,404 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 05:59:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 05:59:50,412 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:50 GMT 2018-10-17 05:59:50,413 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 05:59:50,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:59:50,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 05:59:50,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:50 GMT X-Openstack-Request-Id: req-88926521-9378-455e-9984-53a0fa4be75a 2018-10-17 05:59:50,749 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:59:50,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-88926521-9378-455e-9984-53a0fa4be75a 2018-10-17 05:59:50,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331615924835s 2018-10-17 05:59:50,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 05:59:50,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04"}' 2018-10-17 05:59:50,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:50 GMT Location: http://172.30.9.29:9292/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b6661af0-85fd-41a8-b252-184d030d3943 2018-10-17 05:59:50,849 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:59:50Z", "file": "/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/file", "owner": "6909197a83384fdfb739a9ba33b9421b", "id": "c9b470d6-931b-4895-a9b8-a233ba46ce2e", "size": null, "self": "/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04", "checksum": null, "created_at": "2018-10-17T05:59:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 05:59:50,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b6661af0-85fd-41a8-b252-184d030d3943 2018-10-17 05:59:50,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0902421474457s 2018-10-17 05:59:50,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 05:59:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" -d '' 2018-10-17 05:59:51,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 05:59:51 GMT X-Openstack-Request-Id: req-ed4faeda-9f24-4bc6-b5aa-757020e18635 2018-10-17 05:59:51,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 05:59:51,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/file used request id req-ed4faeda-9f24-4bc6-b5aa-757020e18635 2018-10-17 05:59:51,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.564785003662s 2018-10-17 05:59:51,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 05:59:51,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 05:59:51,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:51 GMT X-Openstack-Request-Id: req-59755a74-37d6-4c2d-8057-df40a6c1d8a9 2018-10-17 05:59:51,447 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:59:51Z", "file": "/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/file", "owner": "6909197a83384fdfb739a9ba33b9421b", "id": "c9b470d6-931b-4895-a9b8-a233ba46ce2e", "size": 12716032, "self": "/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:59:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 05:59:51,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-59755a74-37d6-4c2d-8057-df40a6c1d8a9 2018-10-17 05:59:51,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276210308075s 2018-10-17 05:59:51,449 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/file', 'owner': u'6909197a83384fdfb739a9ba33b9421b', 'id': u'c9b470d6-931b-4895-a9b8-a233ba46ce2e', 'size': 12716032, u'self': u'/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6909197a83384fdfb739a9ba33b9421b', 'name': 'rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T05:59:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T05:59:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04', 'created': u'2018-10-17T05:59:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T05:59:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 05:59:51,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 05:59:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_a6006d67-91f7-4785-93ef-a09b81540d04", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 05:59:51,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b32197ec-5bef-4abe-8c2b-39ad3b95b915 x-openstack-request-id: req-b32197ec-5bef-4abe-8c2b-39ad3b95b915 2018-10-17 05:59:51,764 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21bdc149-5f7a-4257-a9c7-613f13b40c3b", "name": "rally_jobs-flavor_a6006d67-91f7-4785-93ef-a09b81540d04", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 05:59:51,764 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b32197ec-5bef-4abe-8c2b-39ad3b95b915 2018-10-17 05:59:51,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.311397075653s 2018-10-17 05:59:51,765 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_a6006d67-91f7-4785-93ef-a09b81540d04', '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'fe010d0d79494effbe02dd92c443bc23', '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'21bdc149-5f7a-4257-a9c7-613f13b40c3b', 'swap': 0}) 2018-10-17 05:59:51,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 05:59:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" -d '{"extra_specs": {}}' 2018-10-17 05:59:51,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 05:59:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67707881-7664-4c7f-a385-ed5f7aca4e75 x-openstack-request-id: req-67707881-7664-4c7f-a385-ed5f7aca4e75 2018-10-17 05:59:51,788 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 05:59:51,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b/os-extra_specs used request id req-67707881-7664-4c7f-a385-ed5f7aca4e75 2018-10-17 05:59:51,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222311019897s 2018-10-17 05:59:51,788 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 05:59:54,287 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 05:59:56,756 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 07422a4c-8987-43e6-99e1-c3e833d00648 | 2018-10-17T05:59:56.279785 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 07422a4c-8987-43e6-99e1-c3e833d00648 ~/.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-10-17 06:00:00,003 - 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-10-17 06:00:00,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-17 06:00:00,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 06:00:00,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:00:01,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 06:00:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85692151-349e-43df-b280-9d7a97fcbc89 x-openstack-request-id: req-85692151-349e-43df-b280-9d7a97fcbc89 2018-10-17 06:00:01,067 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 06:00:01,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-85692151-349e-43df-b280-9d7a97fcbc89 2018-10-17 06:00:01,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.30097413063s 2018-10-17 06:00:01,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 06:00:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:00:01,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 06:00:01 GMT X-Openstack-Request-Id: req-5bf68186-c016-423e-b076-62bd97c7c569 2018-10-17 06:00:01,742 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 06:00:01,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-5bf68186-c016-423e-b076-62bd97c7c569 2018-10-17 06:00:01,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.673610925674s 2018-10-17 06:00:01,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:00:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_a6006d67-91f7-4785-93ef-a09b81540d04", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 06:00:01,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 17 Oct 2018 06:00:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ff49253-dfc9-4da0-8511-e500c8d9eb15 x-openstack-request-id: req-6ff49253-dfc9-4da0-8511-e500c8d9eb15 2018-10-17 06:00:01,796 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a36b1e4-bc0d-4541-a3f9-428b2c752789", "name": "rally_jobs-flavor_alt_a6006d67-91f7-4785-93ef-a09b81540d04", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:00:01,796 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6ff49253-dfc9-4da0-8511-e500c8d9eb15 2018-10-17 06:00:01,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0447587966919s 2018-10-17 06:00:01,798 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_a6006d67-91f7-4785-93ef-a09b81540d04', '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'fe010d0d79494effbe02dd92c443bc23', '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'1a36b1e4-bc0d-4541-a3f9-428b2c752789', 'swap': 0}) 2018-10-17 06:00:01,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:00:01,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" -d '{"extra_specs": {}}' 2018-10-17 06:00:01,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:00:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7c2cac4-fc00-4edc-acbd-ccc65b9d60ce x-openstack-request-id: req-b7c2cac4-fc00-4edc-acbd-ccc65b9d60ce 2018-10-17 06:00:01,818 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:00:01,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789/os-extra_specs used request id req-b7c2cac4-fc00-4edc-acbd-ccc65b9d60ce 2018-10-17 06:00:01,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197629928589s 2018-10-17 06:00:01,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_a6006d67-91f7-4785-93ef-a09b81540d04', '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'fe010d0d79494effbe02dd92c443bc23', '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'1a36b1e4-bc0d-4541-a3f9-428b2c752789', 'swap': 0}) 2018-10-17 06:00:01,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-10-17 06:00:01,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 06:00:01,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 06:00:02,046 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-17 06:00:02,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-10-17 06:29:18,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 762c933b-82e0-4c0c-b9f9-883da3b6e54e 2018-10-17 06:29:18,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-10-17 06:29:18,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '762c933b-82e0-4c0c-b9f9-883da3b6e54e'] 2018-10-17 06:29:19,659 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 762c933b-82e0-4c0c-b9f9-883da3b6e54e -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.068 | 2.541 | 5.389 | 5.573 | 8.102 | 2.938 | 100.0% | 100 | | neutron.list_networks | 0.12 | 0.489 | 1.243 | 1.377 | 1.697 | 0.585 | 100.0% | 100 | | total | 1.436 | 3.065 | 6.457 | 7.028 | 8.579 | 3.523 | 100.0% | 100 | | -> duration | 1.436 | 3.065 | 6.457 | 7.028 | 8.579 | 3.523 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.550388 Full duration: 57.365455 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.919 | 2.192 | 3.657 | 3.761 | 4.103 | 2.3 | 100.0% | 40 | | neutron.update_network | 0.398 | 1.319 | 3.415 | 3.545 | 3.602 | 1.52 | 100.0% | 40 | | total | 1.476 | 3.596 | 7.13 | 7.186 | 7.204 | 3.82 | 100.0% | 40 | | -> duration | 1.476 | 3.596 | 7.13 | 7.186 | 7.204 | 3.82 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.086667 Full duration: 35.956236 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.31 | 2.305 | 2.812 | 3.28 | 3.398 | 2.256 | 100.0% | 40 | | neutron.delete_network | 0.782 | 1.857 | 2.91 | 3.417 | 3.58 | 2.03 | 100.0% | 40 | | total | 2.614 | 4.179 | 6.039 | 6.164 | 6.254 | 4.287 | 100.0% | 40 | | -> duration | 2.614 | 4.179 | 6.039 | 6.164 | 6.254 | 4.287 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.27592 Full duration: 26.569979 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.463 | 2.36 | 3.789 | 3.933 | 4.335 | 2.52 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.899 | 4.638 | 9.789 | 9.938 | 11.021 | 5.294 | 100.0% | 40 | | neutron.list_subnets | 0.155 | 0.283 | 0.662 | 0.765 | 1.254 | 0.384 | 100.0% | 40 | | total | 3.66 | 7.389 | 13.104 | 13.665 | 14.493 | 8.198 | 100.0% | 40 | | -> duration | 3.66 | 7.389 | 13.104 | 13.665 | 14.493 | 8.198 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.496432 Full duration: 77.729841 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.524 | 2.376 | 3.218 | 3.913 | 5.178 | 2.496 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.374 | 4.891 | 7.738 | 8.536 | 10.973 | 5.199 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.517 | 3.219 | 5.196 | 5.543 | 5.729 | 3.483 | 100.0% | 100 | | total | 6.113 | 10.72 | 15.459 | 15.854 | 18.059 | 11.179 | 100.0% | 100 | | -> duration | 6.113 | 10.72 | 15.459 | 15.854 | 18.059 | 11.179 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.890311 Full duration: 170.827435 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.472 | 2.311 | 2.917 | 3.089 | 3.695 | 2.35 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.716 | 4.093 | 7.649 | 9.004 | 9.07 | 4.869 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.819 | 4.051 | 10.847 | 11.883 | 12.099 | 5.867 | 100.0% | 40 | | total | 6.144 | 10.354 | 20.406 | 23.069 | 23.554 | 13.088 | 100.0% | 40 | | -> duration | 6.144 | 10.354 | 20.406 | 23.069 | 23.554 | 13.088 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.167262 Full duration: 58.850935 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.69 | 2.342 | 3.241 | 3.485 | 4.285 | 2.495 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.596 | 5.928 | 7.206 | 7.63 | 7.794 | 5.59 | 100.0% | 40 | | neutron.create_router (x2) | 0.432 | 1.117 | 1.847 | 2.006 | 2.717 | 1.152 | 100.0% | 40 | | neutron.add_interface_router (x2) | 10.453 | 18.557 | 27.432 | 27.895 | 28.069 | 20.064 | 100.0% | 40 | | neutron.list_routers | 0.211 | 0.732 | 1.205 | 1.426 | 1.778 | 0.751 | 100.0% | 40 | | total | 17.229 | 27.835 | 39.1 | 39.2 | 39.653 | 30.053 | 100.0% | 40 | | -> duration | 17.229 | 27.835 | 39.1 | 39.2 | 39.653 | 30.053 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 72.220106 Full duration: 198.932722 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.497 | 2.335 | 3.234 | 3.611 | 4.95 | 2.515 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.832 | 4.666 | 13.055 | 13.771 | 15.717 | 6.17 | 100.0% | 40 | | neutron.create_router (x2) | 0.319 | 0.857 | 2.715 | 2.859 | 3.364 | 1.217 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.477 | 18.84 | 46.127 | 47.243 | 50.686 | 22.797 | 100.0% | 40 | | neutron.update_router (x2) | 2.069 | 5.248 | 11.682 | 13.27 | 13.374 | 6.62 | 100.0% | 40 | | total | 17.033 | 30.757 | 79.112 | 80.314 | 80.342 | 39.32 | 100.0% | 40 | | -> duration | 17.033 | 30.757 | 79.112 | 80.314 | 80.342 | 39.32 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 91.112244 Full duration: 206.992861 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.425 | 2.167 | 4.223 | 4.486 | 6.237 | 2.635 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.705 | 4.373 | 21.426 | 22.053 | 22.352 | 7.923 | 100.0% | 40 | | neutron.create_router (x2) | 0.326 | 1.114 | 5.003 | 5.604 | 5.757 | 1.812 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.62 | 16.917 | 66.741 | 67.953 | 70.277 | 26.885 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.67 | 12.96 | 37.047 | 38.023 | 38.88 | 17.507 | 100.0% | 40 | | neutron.delete_router (x2) | 0.889 | 3.194 | 8.538 | 8.775 | 9.401 | 4.087 | 100.0% | 40 | | total | 18.863 | 40.069 | 142.429 | 142.512 | 142.564 | 60.851 | 100.0% | 40 | | -> duration | 18.863 | 40.069 | 142.429 | 142.512 | 142.564 | 60.851 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 142.583066 Full duration: 204.185071 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.937 | 1.078 | 1.135 | 1.14 | 1.146 | 1.05 | 100.0% | 8 | | neutron.create_port (x50) | 36.171 | 36.788 | 37.311 | 37.623 | 37.934 | 36.895 | 100.0% | 8 | | neutron.list_ports | 0.459 | 0.747 | 1.018 | 1.026 | 1.034 | 0.787 | 100.0% | 8 | | total | 37.962 | 38.685 | 39.247 | 39.566 | 39.886 | 38.736 | 100.0% | 8 | | -> duration | 37.962 | 38.685 | 39.247 | 39.566 | 39.886 | 38.736 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 77.863274 Full duration: 168.168821 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.053 | 1.989 | 3.957 | 4.003 | 4.208 | 2.182 | 100.0% | 40 | | neutron.create_port (x5) | 3.865 | 9.622 | 30.24 | 30.734 | 31.333 | 12.156 | 100.0% | 40 | | neutron.update_port (x5) | 2.11 | 5.587 | 17.945 | 18.354 | 18.771 | 7.151 | 100.0% | 40 | | total | 7.08 | 17.577 | 52.688 | 52.708 | 52.927 | 21.49 | 100.0% | 40 | | -> duration | 7.08 | 17.577 | 52.688 | 52.708 | 52.927 | 21.49 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.94281 Full duration: 116.286429 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.017 | 1.848 | 3.188 | 3.722 | 3.98 | 1.983 | 100.0% | 40 | | neutron.create_port (x5) | 3.9 | 9.34 | 29.005 | 29.552 | 30.265 | 12.27 | 100.0% | 40 | | neutron.delete_port (x5) | 2.883 | 5.995 | 18.047 | 18.806 | 18.991 | 8.059 | 100.0% | 40 | | total | 8.198 | 17.507 | 50.796 | 50.978 | 51.524 | 22.314 | 100.0% | 40 | | -> duration | 8.198 | 17.507 | 50.796 | 50.978 | 51.524 | 22.314 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.562714 Full duration: 80.087897 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.488 | 0.824 | 1.132 | 1.146 | 1.197 | 0.844 | 100.0% | 40 | | total | 1.301 | 1.599 | 1.912 | 1.937 | 2.054 | 1.635 | 100.0% | 40 | | -> duration | 1.301 | 1.599 | 1.912 | 1.937 | 2.054 | 1.635 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.532494 Full duration: 44.782589 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762c933b-82e0-4c0c-b9f9-883da3b6e54e 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.096 | 1.703 | 1.714 | 1.715 | 1.716 | 1.555 | 100.0% | 4 | | neutron.create_subnet | 0.666 | 0.76 | 0.864 | 0.877 | 0.89 | 0.769 | 100.0% | 4 | | neutron.create_port (x125) | 133.692 | 134.177 | 135.611 | 135.826 | 136.04 | 134.521 | 100.0% | 4 | | neutron.create_trunk | 9.088 | 9.235 | 9.743 | 9.832 | 9.922 | 9.37 | 100.0% | 4 | | neutron.update_port | 1.631 | 1.846 | 1.908 | 1.913 | 1.919 | 1.811 | 100.0% | 4 | | neutron.list_trunks | 0.035 | 0.037 | 0.045 | 0.046 | 0.047 | 0.039 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.239 | 0.565 | 0.703 | 0.732 | 0.762 | 0.533 | 100.0% | 4 | | neutron.delete_trunk | 0.296 | 0.322 | 0.454 | 0.482 | 0.51 | 0.362 | 100.0% | 4 | | total | 148.212 | 148.35 | 150.204 | 150.581 | 150.958 | 148.967 | 100.0% | 4 | | -> duration | 148.212 | 148.35 | 150.204 | 150.581 | 150.958 | 148.967 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 150.9633 Full duration: 271.728963 HINTS: * To plot HTML graphics with this data, run: rally task report 762c933b-82e0-4c0c-b9f9-883da3b6e54e --out output.html * To generate a JUnit report, run: rally task export 762c933b-82e0-4c0c-b9f9-883da3b6e54e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 762c933b-82e0-4c0c-b9f9-883da3b6e54e --json --out output.json 2018-10-17 06:29:19,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '762c933b-82e0-4c0c-b9f9-883da3b6e54e', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-10-17 06:29:22,092 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 762c933b-82e0-4c0c-b9f9-883da3b6e54e --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-10-17 06:29:21.555 17683 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-17 06:29:21.555 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-17 06:29:21.557 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-17 06:29:21.859 17683 INFO rally.api [-] Building 'json' report for the following task(s): '762c933b-82e0-4c0c-b9f9-883da3b6e54e'. 2018-10-17 06:29:21.979 17683 INFO rally.api [-] The report has been successfully built. 2018-10-17 06:29:22,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '762c933b-82e0-4c0c-b9f9-883da3b6e54e', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-10-17 06:29:24,631 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 762c933b-82e0-4c0c-b9f9-883da3b6e54e --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-10-17 06:29:24.007 17685 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-17 06:29:24.007 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-17 06:29:24.008 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-17 06:29:24.317 17685 INFO rally.api [-] Building 'html' report for the following task(s): '762c933b-82e0-4c0c-b9f9-883da3b6e54e'. 2018-10-17 06:29:24.520 17685 INFO rally.api [-] The report has been successfully built. 2018-10-17 06:29:24,765 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-17 06:29:24,766 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:38 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:38 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-10-17 06:29:24,767 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-10-17 06:29:24,924 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 06:29:24,924 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:41 | PASS | +--------------------+------------------+------------------+----------------+ 2018-10-17 06:29:24,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:29:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:25,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76d99cc4-5947-4bf6-8e86-6bf99c40228a x-openstack-request-id: req-76d99cc4-5947-4bf6-8e86-6bf99c40228a 2018-10-17 06:29:25,641 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a36b1e4-bc0d-4541-a3f9-428b2c752789", "name": "rally_jobs-flavor_alt_a6006d67-91f7-4785-93ef-a09b81540d04", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21bdc149-5f7a-4257-a9c7-613f13b40c3b", "name": "rally_jobs-flavor_a6006d67-91f7-4785-93ef-a09b81540d04", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:29:25,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-76d99cc4-5947-4bf6-8e86-6bf99c40228a 2018-10-17 06:29:25,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.706257104874s 2018-10-17 06:29:25,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:29:25,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:25,677 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d84360cc-515a-43cf-b241-62eef6a4fce8 x-openstack-request-id: req-d84360cc-515a-43cf-b241-62eef6a4fce8 2018-10-17 06:29:25,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1a36b1e4-bc0d-4541-a3f9-428b2c752789 used request id req-d84360cc-515a-43cf-b241-62eef6a4fce8 2018-10-17 06:29:25,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328898429871s 2018-10-17 06:29:25,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 06:29:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/8f7a56ca-ae74-459e-8065-6d2ac3c10483/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" -d '{"subnet_id": "50e173fd-f94f-4be1-9ad3-dbb360ff1e2a"}' 2018-10-17 06:29:28,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:28 GMT X-Openstack-Request-Id: req-3ffc64e1-1202-494a-a5b5-5da8b7d73a8f 2018-10-17 06:29:28,054 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "305da9a9-d1bd-44e6-bb06-c64f25f13fc1", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "subnet_id": "50e173fd-f94f-4be1-9ad3-dbb360ff1e2a", "subnet_ids": ["50e173fd-f94f-4be1-9ad3-dbb360ff1e2a"], "port_id": "11d58326-ae29-41bf-a9d6-47acf16204c0", "id": "8f7a56ca-ae74-459e-8065-6d2ac3c10483"} 2018-10-17 06:29:28,054 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8f7a56ca-ae74-459e-8065-6d2ac3c10483/remove_router_interface.json used request id req-3ffc64e1-1202-494a-a5b5-5da8b7d73a8f 2018-10-17 06:29:28,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37721920013s 2018-10-17 06:29:28,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 06:29:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:28,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:28 GMT X-Openstack-Request-Id: req-af820ae8-0532-4ce6-9e08-e52430122619 2018-10-17 06:29:28,181 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b107784d9624b17a1d2a42139c005e9", "created_at": "2018-10-17T05:18:10Z", "admin_state_up": true, "updated_at": "2018-10-17T05:18:10Z", "project_id": "3b107784d9624b17a1d2a42139c005e9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "2f4f5019-15ac-4fe1-ad3c-1a0fe2821972", "name": "tempest-pretest-check-954693451"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "created_at": "2018-10-17T05:59:46Z", "admin_state_up": true, "updated_at": "2018-10-17T06:29:26Z", "project_id": "6909197a83384fdfb739a9ba33b9421b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8f7a56ca-ae74-459e-8065-6d2ac3c10483", "name": "rally_jobs-router_a6006d67-91f7-4785-93ef-a09b81540d04"}]} 2018-10-17 06:29:28,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-af820ae8-0532-4ce6-9e08-e52430122619 2018-10-17 06:29:28,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126675844193s 2018-10-17 06:29:28,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 06:29:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/8f7a56ca-ae74-459e-8065-6d2ac3c10483.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:29,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 06:29:29 GMT X-Openstack-Request-Id: req-c91610c4-0073-4605-b584-cf6e8b5298ee 2018-10-17 06:29:29,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 06:29:29,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/8f7a56ca-ae74-459e-8065-6d2ac3c10483.json used request id req-c91610c4-0073-4605-b584-cf6e8b5298ee 2018-10-17 06:29:29,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35634303093s 2018-10-17 06:29:29,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 06:29:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:29,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:29 GMT X-Openstack-Request-Id: req-a96ed48a-a283-48fb-a9df-7b557200786b 2018-10-17 06:29:29,580 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:59:45Z","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":"50e173fd-f94f-4be1-9ad3-dbb360ff1e2a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6909197a83384fdfb739a9ba33b9421b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_a6006d67-91f7-4785-93ef-a09b81540d04","enable_dhcp":true,"segment_id":null,"network_id":"305da9a9-d1bd-44e6-bb06-c64f25f13fc1","tenant_id":"6909197a83384fdfb739a9ba33b9421b","created_at":"2018-10-17T05:59:45Z","ip_version":4},{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4}]} 2018-10-17 06:29:29,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a96ed48a-a283-48fb-a9df-7b557200786b 2018-10-17 06:29:29,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0397849082947s 2018-10-17 06:29:29,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 06:29:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/50e173fd-f94f-4be1-9ad3-dbb360ff1e2a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:30,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 06:29:30 GMT X-Openstack-Request-Id: req-150c8966-4a9c-4315-8406-9a57df604569 2018-10-17 06:29:30,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 06:29:30,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/50e173fd-f94f-4be1-9ad3-dbb360ff1e2a.json used request id req-150c8966-4a9c-4315-8406-9a57df604569 2018-10-17 06:29:30,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.865087032318s 2018-10-17 06:29:30,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:29:30,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:30,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:30 GMT X-Openstack-Request-Id: req-e88b4a71-7552-4b58-8b40-c600f1aef49d 2018-10-17 06:29:30,749 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"305da9a9-d1bd-44e6-bb06-c64f25f13fc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"6909197a83384fdfb739a9ba33b9421b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T06:29:30Z","qos_policy_id":null,"name":"rally_jobs-net_a6006d67-91f7-4785-93ef-a09b81540d04","admin_state_up":true,"tenant_id":"6909197a83384fdfb739a9ba33b9421b","created_at":"2018-10-17T05:59:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:29:30,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e88b4a71-7552-4b58-8b40-c600f1aef49d 2018-10-17 06:29:30,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302355051041s 2018-10-17 06:29:30,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 06:29:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/305da9a9-d1bd-44e6-bb06-c64f25f13fc1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:31,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 06:29:31 GMT X-Openstack-Request-Id: req-167c8c6e-cc0b-484c-af80-cacda2ddb20b 2018-10-17 06:29:31,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 06:29:31,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/305da9a9-d1bd-44e6-bb06-c64f25f13fc1.json used request id req-167c8c6e-cc0b-484c-af80-cacda2ddb20b 2018-10-17 06:29:31,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.593394041061s 2018-10-17 06:29:31,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:29:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:32,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:32 GMT X-Openstack-Request-Id: req-63a9f322-6fdd-40f3-b36f-97efcd7c10ba 2018-10-17 06:29:32,074 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T05:59:51Z", "file": "/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/file", "owner": "6909197a83384fdfb739a9ba33b9421b", "id": "c9b470d6-931b-4895-a9b8-a233ba46ce2e", "size": 12716032, "self": "/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_a6006d67-91f7-4785-93ef-a09b81540d04", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T05:59:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:29:32,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-63a9f322-6fdd-40f3-b36f-97efcd7c10ba 2018-10-17 06:29:32,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.725651025772s 2018-10-17 06:29:32,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:29:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e21b0d3af30be78e39165ad605ba6f3daea33af9207844e2e52e12a1e8825362" 2018-10-17 06:29:33,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:29:33 GMT X-Openstack-Request-Id: req-cc63ae26-c2a9-4b3c-b8ef-b72d0bc0d16f 2018-10-17 06:29:33,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:29:33,258 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c9b470d6-931b-4895-a9b8-a233ba46ce2e used request id req-cc63ae26-c2a9-4b3c-b8ef-b72d0bc0d16f 2018-10-17 06:29:33,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18237018585s 2018-10-17 06:29:33,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:29:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:33,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-856cab6a-e7b3-4fd5-b635-030cc3167787 x-openstack-request-id: req-856cab6a-e7b3-4fd5-b635-030cc3167787 2018-10-17 06:29:33,283 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21bdc149-5f7a-4257-a9c7-613f13b40c3b", "name": "rally_jobs-flavor_a6006d67-91f7-4785-93ef-a09b81540d04", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:29:33,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-856cab6a-e7b3-4fd5-b635-030cc3167787 2018-10-17 06:29:33,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242390632629s 2018-10-17 06:29:33,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:29:33,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:33,340 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87291732-c8c7-4a3e-9c95-c2e2cafb9c35 x-openstack-request-id: req-87291732-c8c7-4a3e-9c95-c2e2cafb9c35 2018-10-17 06:29:33,341 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/21bdc149-5f7a-4257-a9c7-613f13b40c3b used request id req-87291732-c8c7-4a3e-9c95-c2e2cafb9c35 2018-10-17 06:29:33,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0554738044739s 2018-10-17 06:29:33,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:29:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:33,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84c7dbc-7709-43fa-89e2-a9fd7193e5c8 2018-10-17 06:29:33,555 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04", "links": {"self": "http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70782d8290ae4968a6621b637bebae56", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:29:33,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a84c7dbc-7709-43fa-89e2-a9fd7193e5c8 2018-10-17 06:29:33,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214119195938s 2018-10-17 06:29:33,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:29:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:33,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f339761a-2a68-49ba-ba88-7cd8d865d421 2018-10-17 06:29:33,772 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_a6006d67-91f7-4785-93ef-a09b81540d04", "links": {"self": "http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "70782d8290ae4968a6621b637bebae56", "description": null}} 2018-10-17 06:29:33,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56 used request id req-f339761a-2a68-49ba-ba88-7cd8d865d421 2018-10-17 06:29:33,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210355997086s 2018-10-17 06:29:33,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:29:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:34,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ead80a2e-9622-4148-a86c-a929a0003196 2018-10-17 06:29:34,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:29:34,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/70782d8290ae4968a6621b637bebae56 used request id req-ead80a2e-9622-4148-a86c-a929a0003196 2018-10-17 06:29:34,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.32430100441s 2018-10-17 06:29:34,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:29:34,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:34,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853f4441-4631-49d8-8117-1cdeafa2dff7 2018-10-17 06:29:34,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b"}, "tags": [], "enabled": true, "id": "6909197a83384fdfb739a9ba33b9421b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_a6006d67-91f7-4785-93ef-a09b81540d04"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:29:34,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-853f4441-4631-49d8-8117-1cdeafa2dff7 2018-10-17 06:29:34,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.17998790741s 2018-10-17 06:29:34,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:29:34,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:34,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c094644-ad49-4089-96cb-3c266133dd2e 2018-10-17 06:29:34,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:29:34,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6909197a83384fdfb739a9ba33b9421b used request id req-4c094644-ad49-4089-96cb-3c266133dd2e 2018-10-17 06:29:34,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261731147766s 2018-10-17 06:29:34,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:29:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=6909197a83384fdfb739a9ba33b9421b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:34,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:34 GMT X-Openstack-Request-Id: req-5e6b9208-2f8d-433c-971d-b2b2fd25c2f9 2018-10-17 06:29:34,966 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "created_at": "2018-10-17T05:59:44Z", "updated_at": "2018-10-17T05:59:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "268be469-9cc3-402b-9016-bcf0cdf48102", "remote_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909197a83384fdfb739a9ba33b9421b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "2fc9d82b-d63c-4b5f-aec7-3180d2e6039a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909197a83384fdfb739a9ba33b9421b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "34ad0597-0db5-493b-b74e-5ea877778f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909197a83384fdfb739a9ba33b9421b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "945e9872-2aa3-462e-8799-833b82e1d456", "remote_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909197a83384fdfb739a9ba33b9421b"}], "revision_number": 1, "project_id": "6909197a83384fdfb739a9ba33b9421b", "id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "name": "default"}]} 2018-10-17 06:29:34,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=6909197a83384fdfb739a9ba33b9421b&name=default used request id req-5e6b9208-2f8d-433c-971d-b2b2fd25c2f9 2018-10-17 06:29:34,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.409613132477s 2018-10-17 06:29:34,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:29:34,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:35,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:35 GMT X-Openstack-Request-Id: req-872cf189-948f-4dc9-afeb-9ec43d086968 2018-10-17 06:29:35,025 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "created_at": "2018-10-17T05:59:44Z", "updated_at": "2018-10-17T05:59:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "945e9872-2aa3-462e-8799-833b82e1d456", "remote_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909197a83384fdfb739a9ba33b9421b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "34ad0597-0db5-493b-b74e-5ea877778f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909197a83384fdfb739a9ba33b9421b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "2fc9d82b-d63c-4b5f-aec7-3180d2e6039a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909197a83384fdfb739a9ba33b9421b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:59:44Z", "revision_number": 0, "id": "268be469-9cc3-402b-9016-bcf0cdf48102", "remote_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "remote_ip_prefix": null, "created_at": "2018-10-17T05:59:44Z", "security_group_id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "tenant_id": "6909197a83384fdfb739a9ba33b9421b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909197a83384fdfb739a9ba33b9421b"}], "revision_number": 1, "project_id": "6909197a83384fdfb739a9ba33b9421b", "id": "89e72b46-095b-483e-aba9-a3b3782c0e35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 06:29:35,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-872cf189-948f-4dc9-afeb-9ec43d086968 2018-10-17 06:29:35,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540249347687s 2018-10-17 06:29:35,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 06:29:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/89e72b46-095b-483e-aba9-a3b3782c0e35.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3b7bebd7902da5929eb20d344ae61307d157c328e2824bc05215f586cdb44be3" 2018-10-17 06:29:35,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 06:29:35 GMT X-Openstack-Request-Id: req-87917404-2d58-4927-9980-418f93603259 2018-10-17 06:29:35,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 06:29:35,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/89e72b46-095b-483e-aba9-a3b3782c0e35.json used request id req-87917404-2d58-4927-9980-418f93603259 2018-10-17 06:29:35,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142027854919s 2018-10-17 06:29:35,227 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-17 06:29:35,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:29:35,279 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9399ee13-1f03-466e-8483-04da7dc079a8 2018-10-17 06:29:35,279 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:29:35,280 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-9399ee13-1f03-466e-8483-04da7dc079a8 2018-10-17 06:29:35,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:29:35,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["x4DFEs5gSba9oM8Nc7C1OA"], "issued_at": "2018-10-17T06:29:35.000000Z"}} 2018-10-17 06:29:35,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:29:35,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:36,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:36 GMT X-Openstack-Request-Id: req-123c5c79-e586-456f-bbd0-54997f14de4d 2018-10-17 06:29:36,064 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:29:36,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-123c5c79-e586-456f-bbd0-54997f14de4d 2018-10-17 06:29:36,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377122879028s 2018-10-17 06:29:36,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:29:36,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:36,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943b52bd-2412-4b79-b8a7-720c9da6c442 2018-10-17 06:29:36,357 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:29:36,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-943b52bd-2412-4b79-b8a7-720c9da6c442 2018-10-17 06:29:36,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.285001039505s 2018-10-17 06:29:36,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:29:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f"}}' 2018-10-17 06:29:36,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67dbd2d1-e2bb-4d33-a94f-95c6fba75ef4 2018-10-17 06:29:36,494 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc"}, "tags": [], "enabled": true, "id": "68c79c2fe05c4c7a8e30da9925fc4abc", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f"}} 2018-10-17 06:29:36,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-67dbd2d1-e2bb-4d33-a94f-95c6fba75ef4 2018-10-17 06:29:36,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129398107529s 2018-10-17 06:29:36,495 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'68c79c2fe05c4c7a8e30da9925fc4abc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f'}) 2018-10-17 06:29:36,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:29:36,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b16bfc87-a7f8-40ef-b2aa-5321ef20533d", "email": null, "name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f"}}' 2018-10-17 06:29:36,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b006a153-fdf2-446e-a0a5-d1df02855de4 2018-10-17 06:29:36,979 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f", "links": {"self": "http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1716c950e2cc4c0ca14ec1729f5d9b8d", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:29:36,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b006a153-fdf2-446e-a0a5-d1df02855de4 2018-10-17 06:29:36,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478127002716s 2018-10-17 06:29:36,980 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1716c950e2cc4c0ca14ec1729f5d9b8d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f'}) 2018-10-17 06:29:36,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:29:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:37,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e14209e-9f04-4364-8ca1-318b0e13429b 2018-10-17 06:29:37,191 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:29:37,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4e14209e-9f04-4364-8ca1-318b0e13429b 2018-10-17 06:29:37,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207164049149s 2018-10-17 06:29:37,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:29:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:37,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675fc783-15c6-4c26-bbce-f48aa69a0f63 2018-10-17 06:29:37,375 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:29:37,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-675fc783-15c6-4c26-bbce-f48aa69a0f63 2018-10-17 06:29:37,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179374933243s 2018-10-17 06:29:37,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:29:37,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:37,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21cc192-f1a2-48c4-ae13-e1b81929e48a 2018-10-17 06:29:37,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:29:37,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e21cc192-f1a2-48c4-ae13-e1b81929e48a 2018-10-17 06:29:37,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111204862595s 2018-10-17 06:29:37,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:29:37,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:37,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0920d2a-3d61-4273-9add-37658cc6f3ab 2018-10-17 06:29:37,697 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:29:37,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-f0920d2a-3d61-4273-9add-37658cc6f3ab 2018-10-17 06:29:37,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19914317131s 2018-10-17 06:29:37,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:29:37,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:37,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f984ba87-7d48-427a-b7b6-9b84a400f972 2018-10-17 06:29:37,898 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f", "links": {"self": "http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1716c950e2cc4c0ca14ec1729f5d9b8d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:29:37,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f984ba87-7d48-427a-b7b6-9b84a400f972 2018-10-17 06:29:37,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200685977936s 2018-10-17 06:29:37,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:29:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47375776-952d-4e5f-a0c4-1a4208c4db1a 2018-10-17 06:29:38,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc"}, "tags": [], "enabled": true, "id": "68c79c2fe05c4c7a8e30da9925fc4abc", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 06:29:38,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-47375776-952d-4e5f-a0c4-1a4208c4db1a 2018-10-17 06:29:38,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151968002319s 2018-10-17 06:29:38,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:29:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=68c79c2fe05c4c7a8e30da9925fc4abc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:38,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26468b5-a788-4939-bbc6-50bd4c41db63 2018-10-17 06:29:38,267 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=68c79c2fe05c4c7a8e30da9925fc4abc", "previous": null, "next": null}} 2018-10-17 06:29:38,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=68c79c2fe05c4c7a8e30da9925fc4abc used request id req-c26468b5-a788-4939-bbc6-50bd4c41db63 2018-10-17 06:29:38,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196490049362s 2018-10-17 06:29:38,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:29:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc/users/1716c950e2cc4c0ca14ec1729f5d9b8d/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:38,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df8fe8e-4b34-4316-81f5-c757a264f0fc 2018-10-17 06:29:38,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:29:38,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc/users/1716c950e2cc4c0ca14ec1729f5d9b8d/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-2df8fe8e-4b34-4316-81f5-c757a264f0fc 2018-10-17 06:29:38,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.175127983093s 2018-10-17 06:29:38,447 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f', 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'68c79c2fe05c4c7a8e30da9925fc4abc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b16bfc87-a7f8-40ef-b2aa-5321ef20533d', 'username': u'refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:29:38,451 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f', 'password': 'b16bfc87-a7f8-40ef-b2aa-5321ef20533d', 'project_name': 'refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '68c79c2fe05c4c7a8e30da9925fc4abc', 'project_domain_name': 'Default'} 2018-10-17 06:29:38,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:29:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:38,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403a533b-b6ac-4e10-8dae-46aadbd09ea7 2018-10-17 06:29:38,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:29:38,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-403a533b-b6ac-4e10-8dae-46aadbd09ea7 2018-10-17 06:29:38,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181145906448s 2018-10-17 06:29:38,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:29:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:38,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c322cd-bb2f-4b04-b788-bbc38a08b581 2018-10-17 06:29:38,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:29:38,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-75c322cd-bb2f-4b04-b788-bbc38a08b581 2018-10-17 06:29:38,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11036491394s 2018-10-17 06:29:38,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:29:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:38,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e75d58-7cfc-4c6a-9d44-0f85118b2f73 2018-10-17 06:29:38,864 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:29:38,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-73e75d58-7cfc-4c6a-9d44-0f85118b2f73 2018-10-17 06:29:38,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106632947922s 2018-10-17 06:29:38,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:29:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:38,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e9095e-b8c7-4ebf-a42c-28190091291c 2018-10-17 06:29:38,991 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f", "links": {"self": "http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1716c950e2cc4c0ca14ec1729f5d9b8d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:29:38,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b4e9095e-b8c7-4ebf-a42c-28190091291c 2018-10-17 06:29:38,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126595020294s 2018-10-17 06:29:39,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:29:39,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:39,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f6c163-61cf-41d9-af60-e5e7933cc5fc 2018-10-17 06:29:39,112 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc"}, "tags": [], "enabled": true, "id": "68c79c2fe05c4c7a8e30da9925fc4abc", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 06:29:39,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-00f6c163-61cf-41d9-af60-e5e7933cc5fc 2018-10-17 06:29:39,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107759952545s 2018-10-17 06:29:39,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:29:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=68c79c2fe05c4c7a8e30da9925fc4abc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:39,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17eca35b-e158-4685-81e1-dc1fe06092cd 2018-10-17 06:29:39,282 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=68c79c2fe05c4c7a8e30da9925fc4abc", "previous": null, "next": null}} 2018-10-17 06:29:39,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=68c79c2fe05c4c7a8e30da9925fc4abc used request id req-17eca35b-e158-4685-81e1-dc1fe06092cd 2018-10-17 06:29:39,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.161905050278s 2018-10-17 06:29:39,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:29:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc/users/1716c950e2cc4c0ca14ec1729f5d9b8d/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:39,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-776f5457-81bd-4cb0-919e-de77ca3967fe 2018-10-17 06:29:39,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:29:39,431 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc/users/1716c950e2cc4c0ca14ec1729f5d9b8d/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-776f5457-81bd-4cb0-919e-de77ca3967fe 2018-10-17 06:29:39,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145055055618s 2018-10-17 06:29:39,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:29:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:39,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718172e2-14e9-47ba-9345-10081a03ec0d 2018-10-17 06:29:39,554 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:29:39,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-718172e2-14e9-47ba-9345-10081a03ec0d 2018-10-17 06:29:39,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119889974594s 2018-10-17 06:29:39,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:29:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:39,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9827c00-2baa-4170-bc8b-c819f58cbc23 2018-10-17 06:29:39,664 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:29:39,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d9827c00-2baa-4170-bc8b-c819f58cbc23 2018-10-17 06:29:39,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105099916458s 2018-10-17 06:29:39,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:29:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:39,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b18a103-bc3d-44e3-a034-9f807b1031f9 2018-10-17 06:29:39,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f", "links": {"self": "http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1716c950e2cc4c0ca14ec1729f5d9b8d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:29:39,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2b18a103-bc3d-44e3-a034-9f807b1031f9 2018-10-17 06:29:39,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129447937012s 2018-10-17 06:29:39,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:29:39,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:39,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c86ea1-68e4-4dfa-ab94-48af0634ed9e 2018-10-17 06:29:39,913 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 06:29:39,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=1716c950e2cc4c0ca14ec1729f5d9b8d&scope.domain.id=default used request id req-c8c86ea1-68e4-4dfa-ab94-48af0634ed9e 2018-10-17 06:29:39,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106292009354s 2018-10-17 06:29:39,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 06:29:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/1716c950e2cc4c0ca14ec1729f5d9b8d/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:29:40,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0df2813-43f3-4a07-a97c-aa519f36abe1 2018-10-17 06:29:40,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:29:40,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/1716c950e2cc4c0ca14ec1729f5d9b8d/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-e0df2813-43f3-4a07-a97c-aa519f36abe1 2018-10-17 06:29:40,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.143064022064s 2018-10-17 06:29:40,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 06:29:42,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 06:29:44,776 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 79217915-70e5-448c-82fd-06aa749095d7 | 2018-10-17T06:29:44.353384 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 79217915-70e5-448c-82fd-06aa749095d7 ~/.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-10-17 06:29:48,155 - 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-10-17 06:29:48,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 06:29:51,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 06:29:54,301 - 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=00d975f6-945c-4d6a-a555-f0d03c26932d) as the default verifier for the future CLI operations. 2018-10-17 06:29:56,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:29:56,211 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c08485-746d-4d59-8347-3820558a85d0 2018-10-17 06:29:56,211 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:29:56,212 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-81c08485-746d-4d59-8347-3820558a85d0 2018-10-17 06:29:56,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:29:56,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c79c2fe05c4c7a8e30da9925fc4abc", "name": "refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/68c79c2fe05c4c7a8e30da9925fc4abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f", "id": "1716c950e2cc4c0ca14ec1729f5d9b8d"}, "audit_ids": ["ZYruHyOtRbqXwQd8qVeKCg"], "issued_at": "2018-10-17T06:29:56.000000Z"}} 2018-10-17 06:29:56,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 06:29:56,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:29:56,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:56 GMT X-Openstack-Request-Id: req-fca60909-2abe-4c5e-adb4-47747775e6d9 2018-10-17 06:29:56,917 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 06:29:56,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-fca60909-2abe-4c5e-adb4-47747775e6d9 2018-10-17 06:29:56,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.295345067978s 2018-10-17 06:29:56,928 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-17 06:29:56,929 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 06:29:57,054 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 06:29:57,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:29:57,062 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:57 GMT 2018-10-17 06:29:57,062 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 06:29:57,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:29:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:29:57,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:57 GMT X-Openstack-Request-Id: req-26255f39-92ae-45d5-92df-b0fa4911a4b4 2018-10-17 06:29:57,743 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:29:57,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-26255f39-92ae-45d5-92df-b0fa4911a4b4 2018-10-17 06:29:57,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.678235054016s 2018-10-17 06:29:57,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:29:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f"}' 2018-10-17 06:29:57,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:57 GMT Location: http://172.30.9.29:9292/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bdbe6c09-9f58-49ec-a317-d4be441c4a61 2018-10-17 06:29:57,823 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:29:57Z", "file": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file", "owner": "68c79c2fe05c4c7a8e30da9925fc4abc", "id": "6edfd443-c7f9-4469-88b6-7ed440802243", "size": null, "self": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "checksum": null, "created_at": "2018-10-17T06:29:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:29:57,824 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bdbe6c09-9f58-49ec-a317-d4be441c4a61 2018-10-17 06:29:57,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0706269741058s 2018-10-17 06:29:57,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:29:57,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" -d '' 2018-10-17 06:29:59,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:29:59 GMT X-Openstack-Request-Id: req-b06935ea-4857-48b7-82ac-e947557ee6fa 2018-10-17 06:29:59,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:29:59,070 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file used request id req-b06935ea-4857-48b7-82ac-e947557ee6fa 2018-10-17 06:29:59,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24571585655s 2018-10-17 06:29:59,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:29:59,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:29:59,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:59 GMT X-Openstack-Request-Id: req-6b1c957e-5905-4f12-8cee-2a2858edb04d 2018-10-17 06:29:59,101 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:29:59Z", "file": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file", "owner": "68c79c2fe05c4c7a8e30da9925fc4abc", "id": "6edfd443-c7f9-4469-88b6-7ed440802243", "size": 12716032, "self": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:29:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:29:59,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6b1c957e-5905-4f12-8cee-2a2858edb04d 2018-10-17 06:29:59,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273859500885s 2018-10-17 06:29:59,104 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file', 'owner': u'68c79c2fe05c4c7a8e30da9925fc4abc', 'id': u'6edfd443-c7f9-4469-88b6-7ed440802243', 'size': 12716032, u'self': u'/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68c79c2fe05c4c7a8e30da9925fc4abc', 'name': 'refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:29:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T06:29:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f', 'created': u'2018-10-17T06:29:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T06:29:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:29:59,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:29:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_75834b9c-c16d-4a8e-882d-361abe2a675f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 06:29:59,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d21e458d-cfdf-4846-9768-b089fc52f1f0 x-openstack-request-id: req-d21e458d-cfdf-4846-9768-b089fc52f1f0 2018-10-17 06:29:59,876 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5df0269f-3ee4-458a-b785-d0e480a08d61", "name": "refstack_defcore-flavor_75834b9c-c16d-4a8e-882d-361abe2a675f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:29:59,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d21e458d-cfdf-4846-9768-b089fc52f1f0 2018-10-17 06:29:59,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.76836514473s 2018-10-17 06:29:59,877 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_75834b9c-c16d-4a8e-882d-361abe2a675f', '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'fe010d0d79494effbe02dd92c443bc23', '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'5df0269f-3ee4-458a-b785-d0e480a08d61', 'swap': 0}) 2018-10-17 06:29:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:29:59,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" -d '{"extra_specs": {}}' 2018-10-17 06:29:59,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80152e4e-8062-428e-97e4-e798a3fad880 x-openstack-request-id: req-80152e4e-8062-428e-97e4-e798a3fad880 2018-10-17 06:29:59,930 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:29:59,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61/os-extra_specs used request id req-80152e4e-8062-428e-97e4-e798a3fad880 2018-10-17 06:29:59,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0529980659485s 2018-10-17 06:30:00,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:30:00,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:30:00,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3b32bc-567b-4c41-8b18-e9b6ab2d6c0a 2018-10-17 06:30:00,137 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:30:00,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9e3b32bc-567b-4c41-8b18-e9b6ab2d6c0a 2018-10-17 06:30:00,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111968994141s 2018-10-17 06:30:00,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:30:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:30:00,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a391d21-fe32-4a16-9f73-fb022ea68183 2018-10-17 06:30:00,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:30:00,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a391d21-fe32-4a16-9f73-fb022ea68183 2018-10-17 06:30:00,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200413942337s 2018-10-17 06:30:00,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 06:30:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:30:00,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b32020d-8bf4-45fc-963d-7753fbbaa173 x-openstack-request-id: req-3b32020d-8bf4-45fc-963d-7753fbbaa173 2018-10-17 06:30:00,713 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 06:30:00,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-3b32020d-8bf4-45fc-963d-7753fbbaa173 2018-10-17 06:30:00,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.335105895996s 2018-10-17 06:30:00,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:30:00,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:30:00,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:00 GMT X-Openstack-Request-Id: req-46b1eec5-ce50-4b82-ada3-18e4018f066b 2018-10-17 06:30:00,744 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:29:59Z", "file": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file", "owner": "68c79c2fe05c4c7a8e30da9925fc4abc", "id": "6edfd443-c7f9-4469-88b6-7ed440802243", "size": 12716032, "self": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:29:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:30:00,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-46b1eec5-ce50-4b82-ada3-18e4018f066b 2018-10-17 06:30:00,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264749526978s 2018-10-17 06:30:00,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:30:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f"}' 2018-10-17 06:30:00,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:00 GMT Location: http://172.30.9.29:9292/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-30bdaacb-e981-4642-8a5e-dd09a40beab5 2018-10-17 06:30:00,790 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:30:00Z", "file": "/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21/file", "owner": "68c79c2fe05c4c7a8e30da9925fc4abc", "id": "0e5adf5b-f9db-470a-8445-56899f8bba21", "size": null, "self": "/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "checksum": null, "created_at": "2018-10-17T06:30:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:30:00,790 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-30bdaacb-e981-4642-8a5e-dd09a40beab5 2018-10-17 06:30:00,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0389559268951s 2018-10-17 06:30:00,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:30:00,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" -d '' 2018-10-17 06:30:01,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:30:01 GMT X-Openstack-Request-Id: req-7bd13cdd-0e32-4b31-933b-d632a4e187a5 2018-10-17 06:30:01,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:30:01,114 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21/file used request id req-7bd13cdd-0e32-4b31-933b-d632a4e187a5 2018-10-17 06:30:01,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.322558879852s 2018-10-17 06:30:01,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:30:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:30:01,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:01 GMT X-Openstack-Request-Id: req-1d51f4c7-7f9b-455f-86e9-43ee138d4109 2018-10-17 06:30:01,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:30:01Z", "file": "/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21/file", "owner": "68c79c2fe05c4c7a8e30da9925fc4abc", "id": "0e5adf5b-f9db-470a-8445-56899f8bba21", "size": 12716032, "self": "/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0e5adf5b-f9db-470a-8445-56899f8bba21/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0e5adf5b-f9db-470a-8445-56899f8bba21/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:30:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:29:59Z", "file": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file", "owner": "68c79c2fe05c4c7a8e30da9925fc4abc", "id": "6edfd443-c7f9-4469-88b6-7ed440802243", "size": 12716032, "self": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:29:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:30:01,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1d51f4c7-7f9b-455f-86e9-43ee138d4109 2018-10-17 06:30:01,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0289540290833s 2018-10-17 06:30:01,149 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0e5adf5b-f9db-470a-8445-56899f8bba21/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21/file', 'owner': u'68c79c2fe05c4c7a8e30da9925fc4abc', 'id': u'0e5adf5b-f9db-470a-8445-56899f8bba21', 'size': 12716032, u'self': u'/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68c79c2fe05c4c7a8e30da9925fc4abc', 'name': 'refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0e5adf5b-f9db-470a-8445-56899f8bba21/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:30:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T06:30:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f', 'created': u'2018-10-17T06:30:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T06:30:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_75834b9c-c16d-4a8e-882d-361abe2a675f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:30:01,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:30:01,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 06:30:01,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcfff9c5-fc23-4200-b6b1-dd9a9f1f1e18 x-openstack-request-id: req-fcfff9c5-fc23-4200-b6b1-dd9a9f1f1e18 2018-10-17 06:30:01,203 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b7a391d0-b675-4f81-8638-69392ef2c292", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b7a391d0-b675-4f81-8638-69392ef2c292", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b7a391d0-b675-4f81-8638-69392ef2c292", "name": "refstack_defcore-flavor_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:30:01,203 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fcfff9c5-fc23-4200-b6b1-dd9a9f1f1e18 2018-10-17 06:30:01,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0533890724182s 2018-10-17 06:30:01,204 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_75834b9c-c16d-4a8e-882d-361abe2a675f', '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'fe010d0d79494effbe02dd92c443bc23', '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'b7a391d0-b675-4f81-8638-69392ef2c292', 'swap': 0}) 2018-10-17 06:30:01,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:30:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b7a391d0-b675-4f81-8638-69392ef2c292/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" -d '{"extra_specs": {}}' 2018-10-17 06:30:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:30:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9b03484-6848-4d6e-9713-070a318b5269 x-openstack-request-id: req-b9b03484-6848-4d6e-9713-070a318b5269 2018-10-17 06:30:01,231 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:30:01,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b7a391d0-b675-4f81-8638-69392ef2c292/os-extra_specs used request id req-b9b03484-6848-4d6e-9713-070a318b5269 2018-10-17 06:30:01,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0264689922333s 2018-10-17 06:30:01,231 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_75834b9c-c16d-4a8e-882d-361abe2a675f', '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'fe010d0d79494effbe02dd92c443bc23', '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'b7a391d0-b675-4f81-8638-69392ef2c292', 'swap': 0}) 2018-10-17 06:30:04,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 06:30:04,459 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 06:30:04,460 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 06:30:04,462 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 06:30:08,594 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-10-17 06:30:08,595 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-10-17 06:30:08,596 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-10-17 06:30:08,597 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-17 06:30:08,598 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-10-17 06:30:08,599 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-10-17 06:30:08,600 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-10-17 06:30:08,601 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-10-17 06:30:08,601 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-10-17 06:30:08,601 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-10-17 06:30:08,601 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-10-17 06:30:08,601 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-10-17 06:30:08,601 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 06:30:08,602 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 06:30:08,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-17 06:30:18,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:18.213 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.414s] 2018-10-17 06:30:18,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:18.261 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.049s] 2018-10-17 06:30:18,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:18.561 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.896s] 2018-10-17 06:30:40,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:40.222 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.230s] 2018-10-17 06:30:43,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:43.938 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [11.220s] 2018-10-17 06:30:46,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:46.450 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.515s] 2018-10-17 06:30:47,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:47.276 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.302s] 2018-10-17 06:30:47,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:47.528 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.251s] 2018-10-17 06:30:48,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:48.160 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.633s] 2018-10-17 06:30:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:48.500 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.339s] 2018-10-17 06:30:48,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:48.809 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.307s] 2018-10-17 06:30:48,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:48.944 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.134s] 2018-10-17 06:30:49,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:49.084 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.140s] 2018-10-17 06:30:50,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:50.078 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.993s] 2018-10-17 06:30:50,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:50.152 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.073s] 2018-10-17 06:30:50,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:50.319 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.167s] 2018-10-17 06:30:50,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:50.564 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.244s] 2018-10-17 06:30:51,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:51.933 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.114s] 2018-10-17 06:30:52,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:52.157 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.224s] 2018-10-17 06:30:52,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:52.553 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.394s] 2018-10-17 06:30:52,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:52.644 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.091s] 2018-10-17 06:30:52,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:52.645 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-17 06:30:58,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.127 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.066s] 2018-10-17 06:30:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.142 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-10-17 06:30:58,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.386 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.244s] 2018-10-17 06:30:58,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.401 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2018-10-17 06:30:58,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.413 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-10-17 06:30:58,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.436 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2018-10-17 06:30:58,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.505 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.068s] 2018-10-17 06:30:58,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.567 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-10-17 06:30:58,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.762 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.194s] 2018-10-17 06:30:58,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:58.777 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-10-17 06:30:59,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:30:59.126 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.350s] 2018-10-17 06:31:02,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:02.731 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.101s] 2018-10-17 06:31:05,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:05.503 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.770s] 2018-10-17 06:31:08,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:08.154 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.374s] 2018-10-17 06:31:08,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:08.465 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.311s] 2018-10-17 06:31:08,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:08.609 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.143s] 2018-10-17 06:31:08,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:08.616 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-10-17 06:31:08,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:08.907 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.291s] 2018-10-17 06:31:13,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:13.479 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.761s] 2018-10-17 06:31:14,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:14.439 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.466s] 2018-10-17 06:31:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:14.743 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.304s] 2018-10-17 06:31:16,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:16.982 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [2.238s] 2018-10-17 06:31:17,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:17.378 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.395s] 2018-10-17 06:31:17,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:17.948 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.569s] 2018-10-17 06:31:18,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:18.331 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.384s] 2018-10-17 06:31:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:22.001 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.333s] 2018-10-17 06:31:23,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:23.002 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.000s] 2018-10-17 06:31:23,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:23.648 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.646s] 2018-10-17 06:31:24,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:24.595 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.946s] 2018-10-17 06:31:25,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:25.125 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.975s] 2018-10-17 06:31:25,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:25.291 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.695s] 2018-10-17 06:31:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:26.167 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.875s] 2018-10-17 06:31:27,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:27.153 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.985s] 2018-10-17 06:31:27,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:27.406 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.252s] 2018-10-17 06:31:27,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:27.690 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.284s] 2018-10-17 06:31:28,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:28.408 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.717s] 2018-10-17 06:31:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:28.649 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.240s] 2018-10-17 06:31:28,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:28.898 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.250s] 2018-10-17 06:31:29,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:29.138 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.238s] 2018-10-17 06:31:29,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:29.814 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.675s] 2018-10-17 06:31:30,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:30.064 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.250s] 2018-10-17 06:31:30,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:30.250 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.124s] 2018-10-17 06:31:30,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:30.309 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.245s] 2018-10-17 06:31:30,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:30.544 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.234s] 2018-10-17 06:31:30,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:30.780 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.236s] 2018-10-17 06:31:37,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:37.411 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [7.159s] 2018-10-17 06:31:37,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:37.505 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.760s] 2018-10-17 06:31:38,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:38.155 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.649s] 2018-10-17 06:31:39,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:39.042 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.119s] 2018-10-17 06:31:39,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:39.161 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.119s] 2018-10-17 06:31:39,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:39.414 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.252s] 2018-10-17 06:31:39,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:39.510 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-10-17 06:31:39,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:39.512 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-17 06:31:41,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:41.976 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.565s] 2018-10-17 06:31:42,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:42.711 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.236s] 2018-10-17 06:31:42,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:42.879 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.168s] 2018-10-17 06:31:43,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:43.109 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.230s] 2018-10-17 06:31:44,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:44.649 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.673s] 2018-10-17 06:31:48,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:48.934 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.283s] 2018-10-17 06:31:54,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:54.598 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.664s] 2018-10-17 06:31:56,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:56.759 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-10-17 06:31:57,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:57.204 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.445s] 2018-10-17 06:31:57,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:57.260 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.055s] 2018-10-17 06:31:57,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:57.669 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.409s] 2018-10-17 06:31:57,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:57.707 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.037s] 2018-10-17 06:31:57,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:57.985 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.277s] 2018-10-17 06:31:58,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:58.061 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.075s] 2018-10-17 06:31:58,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:58.109 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.047s] 2018-10-17 06:31:58,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:58.154 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.045s] 2018-10-17 06:31:58,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:31:58.198 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-10-17 06:32:00,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:00.256 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.657s] 2018-10-17 06:32:04,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:04.940 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.683s] 2018-10-17 06:32:05,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:05.406 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.467s] 2018-10-17 06:32:05,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:05.565 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.158s] 2018-10-17 06:32:05,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:05.659 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.094s] 2018-10-17 06:32:05,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:05.711 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.051s] 2018-10-17 06:32:05,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:05.754 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.042s] 2018-10-17 06:32:05,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:05.920 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.165s] 2018-10-17 06:32:06,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:06.048 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.128s] 2018-10-17 06:32:06,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:06.109 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.061s] 2018-10-17 06:32:06,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:06.161 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.051s] 2018-10-17 06:32:08,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:08.762 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.306s] 2018-10-17 06:32:10,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:10.989 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.826s] 2018-10-17 06:32:18,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:18.051 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.212s] 2018-10-17 06:32:18,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:18.666 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.615s] 2018-10-17 06:32:27,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:27.922 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-10-17 06:32:37,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:37.605 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [65.123s] 2018-10-17 06:32:39,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:39.277 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.819s] 2018-10-17 06:32:39,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:39.454 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.710s] 2018-10-17 06:32:40,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:40.379 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.673s] 2018-10-17 06:32:47,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:47.431 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.976s] 2018-10-17 06:32:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:50.595 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.317s] 2018-10-17 06:32:55,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:55.818 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.384s] 2018-10-17 06:32:57,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:57.786 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.408s] 2018-10-17 06:32:59,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:32:59.038 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.442s] 2018-10-17 06:33:01,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:01.520 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.240s] 2018-10-17 06:33:01,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:01.817 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.297s] 2018-10-17 06:33:03,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:03.521 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.482s] 2018-10-17 06:33:09,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:09.974 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.362s] 2018-10-17 06:33:20,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:20.510 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.718s] 2018-10-17 06:33:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:25.039 17712 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.321s] 2018-10-17 06:33:29,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:29.488 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.392s] 2018-10-17 06:33:29,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:29.512 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.024s] 2018-10-17 06:33:39,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:39.309 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.798s] 2018-10-17 06:33:39,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:39.400 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.815s] 2018-10-17 06:33:44,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:44.029 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [40.504s] 2018-10-17 06:33:45,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:45.970 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.944s] 2018-10-17 06:33:46,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:46.685 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.284s] 2018-10-17 06:33:49,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:49.148 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.462s] 2018-10-17 06:33:49,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:49.205 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2018-10-17 06:33:49,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:49.253 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.048s] 2018-10-17 06:33:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:53.211 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.296s] 2018-10-17 06:33:54,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:54.542 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.331s] 2018-10-17 06:33:56,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:56.254 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.103s] 2018-10-17 06:33:57,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:57.961 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.415s] 2018-10-17 06:33:58,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:58.430 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.473s] 2018-10-17 06:33:59,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:59.811 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.379s] 2018-10-17 06:33:59,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:59.817 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.563s] 2018-10-17 06:33:59,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:59.887 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.069s] 2018-10-17 06:33:59,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:33:59.933 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2018-10-17 06:34:00,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:00.428 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.617s] 2018-10-17 06:34:01,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:01.652 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.219s] 2018-10-17 06:34:01,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:01.698 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.050s] 2018-10-17 06:34:03,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:03.874 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.618s] 2018-10-17 06:34:05,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:05.944 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.382s] 2018-10-17 06:34:06,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:06.734 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.879s] 2018-10-17 06:34:07,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:07.783 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.837s] 2018-10-17 06:34:08,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:08.628 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.845s] 2018-10-17 06:34:09,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:09.482 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.853s] 2018-10-17 06:34:10,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:10.263 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.780s] 2018-10-17 06:34:11,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:11.210 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.946s] 2018-10-17 06:34:11,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:11.784 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.574s] 2018-10-17 06:34:11,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:11.833 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.288s] 2018-10-17 06:34:11,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:11.842 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.059s] 2018-10-17 06:34:11,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:11.862 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2018-10-17 06:34:11,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:11.885 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.022s] 2018-10-17 06:34:11,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:11.904 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2018-10-17 06:34:12,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:12.145 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.312s] 2018-10-17 06:34:12,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:12.440 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.294s] 2018-10-17 06:34:12,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:12.734 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.294s] 2018-10-17 06:34:12,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:12.748 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2018-10-17 06:34:12,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:12.760 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-10-17 06:34:12,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:12.770 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2018-10-17 06:34:13,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:13.056 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.284s] 2018-10-17 06:34:13,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:13.376 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.320s] 2018-10-17 06:34:13,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:13.413 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.037s] 2018-10-17 06:34:13,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:13.706 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.292s] 2018-10-17 06:34:14,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.073 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.366s] 2018-10-17 06:34:14,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.113 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.040s] 2018-10-17 06:34:14,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.155 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.042s] 2018-10-17 06:34:14,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.458 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.301s] 2018-10-17 06:34:14,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.466 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-10-17 06:34:14,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.503 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2018-10-17 06:34:14,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.543 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.040s] 2018-10-17 06:34:14,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.585 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.041s] 2018-10-17 06:34:14,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:14.624 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.039s] 2018-10-17 06:34:15,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:15.769 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [11.889s] 2018-10-17 06:34:18,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:18.244 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.767s] 2018-10-17 06:34:20,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:20.288 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.043s] 2018-10-17 06:34:23,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:23.433 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.663s] 2018-10-17 06:34:25,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:25.749 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.669s] 2018-10-17 06:34:28,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:28.448 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.237s] 2018-10-17 06:34:28,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:28.489 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.041s] 2018-10-17 06:34:28,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:28.542 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.052s] 2018-10-17 06:34:29,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.213 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.669s] 2018-10-17 06:34:29,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.347 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.134s] 2018-10-17 06:34:29,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.604 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.256s] 2018-10-17 06:34:29,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.648 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.044s] 2018-10-17 06:34:29,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.702 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.053s] 2018-10-17 06:34:29,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.773 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.071s] 2018-10-17 06:34:29,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.845 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.071s] 2018-10-17 06:34:29,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.888 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.043s] 2018-10-17 06:34:29,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:29.970 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.081s] 2018-10-17 06:34:30,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:30.049 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.078s] 2018-10-17 06:34:30,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:30.116 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.068s] 2018-10-17 06:34:30,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:30.188 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.071s] 2018-10-17 06:34:31,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:34:31.782 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.031s] 2018-10-17 06:35:15,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:15.217 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [51.769s] 2018-10-17 06:35:19,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:19.717 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-10-17 06:35:23,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:23.670 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.439s] 2018-10-17 06:35:24,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:24.066 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.396s] 2018-10-17 06:35:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:39.216 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.184s] 2018-10-17 06:35:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:39.269 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.054s] 2018-10-17 06:35:39,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:39.679 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.410s] 2018-10-17 06:35:41,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:41.555 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.875s] 2018-10-17 06:35:46,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:46.072 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.516s] 2018-10-17 06:35:46,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:46.122 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.050s] 2018-10-17 06:35:46,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:35:46.176 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.053s] 2018-10-17 06:36:00,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:36:00.919 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-17 06:36:05,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:36:05.371 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.276s] 2018-10-17 06:36:11,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:36:11.335 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.296s] 2018-10-17 06:36:12,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:36:12.206 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.869s] 2018-10-17 06:36:32,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:36:32.283 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.074s] 2018-10-17 06:36:42,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:36:42.429 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.065s] 2018-10-17 06:36:42,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 06:36:42.941 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.513s] 2018-10-17 06:36:50,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7dcca46c-a869-409c-95f9-a5dc1f6a97fd 2018-10-17 06:36:50,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7dcca46c-a869-409c-95f9-a5dc1f6a97fd']'. 2018-10-17 06:36:51,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 06:36:51,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 06:36:51,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 06:36:51,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7dcca46c-a869-409c-95f9-a5dc1f6a97fd | 2018-10-17 06:36:51,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 06:30:10 | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 06:36:50 | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:40 | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 00d975f6-945c-4d6a-a555-f0d03c26932d) | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 79217915-70e5-448c-82fd-06aa749095d7) | 2018-10-17 06:36:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 387.67 | 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 06:36:51,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 06:36:51,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-17 06:36:51,703 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 06:36:51,704 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:55 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-17 06:36:51,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:36:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:36:52,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:36:52 GMT X-Openstack-Request-Id: req-8b463868-a02c-4ea0-80c9-bbfd1269c9fc 2018-10-17 06:36:52,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:36:52,352 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0e5adf5b-f9db-470a-8445-56899f8bba21 used request id req-8b463868-a02c-4ea0-80c9-bbfd1269c9fc 2018-10-17 06:36:52,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.64231801033s 2018-10-17 06:36:52,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:36:52,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:52,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a09c6ff5-4065-4960-a800-4abac1ba2e4f x-openstack-request-id: req-a09c6ff5-4065-4960-a800-4abac1ba2e4f 2018-10-17 06:36:52,656 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5df0269f-3ee4-458a-b785-d0e480a08d61", "name": "refstack_defcore-flavor_75834b9c-c16d-4a8e-882d-361abe2a675f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b7a391d0-b675-4f81-8638-69392ef2c292", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b7a391d0-b675-4f81-8638-69392ef2c292", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b7a391d0-b675-4f81-8638-69392ef2c292", "name": "refstack_defcore-flavor_alt_75834b9c-c16d-4a8e-882d-361abe2a675f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:36:52,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a09c6ff5-4065-4960-a800-4abac1ba2e4f 2018-10-17 06:36:52,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.298676013947s 2018-10-17 06:36:52,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:36:52,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b7a391d0-b675-4f81-8638-69392ef2c292 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:52,704 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-885c2a41-f58b-4cff-8db2-e9e28ff3dc21 x-openstack-request-id: req-885c2a41-f58b-4cff-8db2-e9e28ff3dc21 2018-10-17 06:36:52,704 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b7a391d0-b675-4f81-8638-69392ef2c292 used request id req-885c2a41-f58b-4cff-8db2-e9e28ff3dc21 2018-10-17 06:36:52,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0455830097198s 2018-10-17 06:36:52,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:36:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:36:52,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:52 GMT X-Openstack-Request-Id: req-f565aa9b-663e-4d5d-a302-98b9647a092b 2018-10-17 06:36:52,737 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:29:59Z", "file": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243/file", "owner": "68c79c2fe05c4c7a8e30da9925fc4abc", "id": "6edfd443-c7f9-4469-88b6-7ed440802243", "size": 12716032, "self": "/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6edfd443-c7f9-4469-88b6-7ed440802243/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_75834b9c-c16d-4a8e-882d-361abe2a675f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:29:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:36:52,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f565aa9b-663e-4d5d-a302-98b9647a092b 2018-10-17 06:36:52,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278820991516s 2018-10-17 06:36:52,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:36:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7750390bc8958554b91a40fcbca42cf454cbd5187be648ed1cd4b4647a849845" 2018-10-17 06:36:53,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:36:53 GMT X-Openstack-Request-Id: req-00cfb3b6-fb27-4545-90f3-c940aa21a8da 2018-10-17 06:36:53,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:36:53,374 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6edfd443-c7f9-4469-88b6-7ed440802243 used request id req-00cfb3b6-fb27-4545-90f3-c940aa21a8da 2018-10-17 06:36:53,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.635518074036s 2018-10-17 06:36:53,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:36:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:53,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d27847e-a678-4ed6-91d1-c395fe764d96 x-openstack-request-id: req-3d27847e-a678-4ed6-91d1-c395fe764d96 2018-10-17 06:36:53,399 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5df0269f-3ee4-458a-b785-d0e480a08d61", "name": "refstack_defcore-flavor_75834b9c-c16d-4a8e-882d-361abe2a675f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:36:53,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-3d27847e-a678-4ed6-91d1-c395fe764d96 2018-10-17 06:36:53,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244388580322s 2018-10-17 06:36:53,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:36:53,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:53,427 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7137dac7-1c91-4a0b-8b6c-aaf08c5aea45 x-openstack-request-id: req-7137dac7-1c91-4a0b-8b6c-aaf08c5aea45 2018-10-17 06:36:53,427 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5df0269f-3ee4-458a-b785-d0e480a08d61 used request id req-7137dac7-1c91-4a0b-8b6c-aaf08c5aea45 2018-10-17 06:36:53,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0265610218048s 2018-10-17 06:36:53,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:36:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:53,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c3c2a5-24af-4b4e-890b-41e2a9da8d67 2018-10-17 06:36:53,749 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f", "links": {"self": "http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1716c950e2cc4c0ca14ec1729f5d9b8d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:36:53,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-49c3c2a5-24af-4b4e-890b-41e2a9da8d67 2018-10-17 06:36:53,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.321280002594s 2018-10-17 06:36:53,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:36:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:53,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86fc5f2f-cc30-4bab-8010-cef534c01a54 2018-10-17 06:36:53,957 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_75834b9c-c16d-4a8e-882d-361abe2a675f", "links": {"self": "http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1716c950e2cc4c0ca14ec1729f5d9b8d", "description": null}} 2018-10-17 06:36:53,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d used request id req-86fc5f2f-cc30-4bab-8010-cef534c01a54 2018-10-17 06:36:53,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201035022736s 2018-10-17 06:36:53,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:36:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:54,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76322bea-299f-4e1d-b18a-7e57582d2737 2018-10-17 06:36:54,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:36:54,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1716c950e2cc4c0ca14ec1729f5d9b8d used request id req-76322bea-299f-4e1d-b18a-7e57582d2737 2018-10-17 06:36:54,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.291674852371s 2018-10-17 06:36:54,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:36:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:54,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea34fc55-c514-4ce9-a9c0-e639b4f39ae0 2018-10-17 06:36:54,465 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc"}, "tags": [], "enabled": true, "id": "68c79c2fe05c4c7a8e30da9925fc4abc", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_75834b9c-c16d-4a8e-882d-361abe2a675f"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:36:54,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-ea34fc55-c514-4ce9-a9c0-e639b4f39ae0 2018-10-17 06:36:54,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20951795578s 2018-10-17 06:36:54,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:36:54,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:54,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91b4fde4-cd71-4cd4-a4fe-d014c5749ae8 2018-10-17 06:36:54,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:36:54,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/68c79c2fe05c4c7a8e30da9925fc4abc used request id req-91b4fde4-cd71-4cd4-a4fe-d014c5749ae8 2018-10-17 06:36:54,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277207136154s 2018-10-17 06:36:54,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:36:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=68c79c2fe05c4c7a8e30da9925fc4abc&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dde98045edd6592dfdd9da9a13674771f4fced5452ce1f5cccf8e7d07e955182" 2018-10-17 06:36:55,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:55 GMT X-Openstack-Request-Id: req-52dc0356-7a19-4173-8e05-0811a991afd7 2018-10-17 06:36:55,040 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 06:36:55,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=68c79c2fe05c4c7a8e30da9925fc4abc&name=default used request id req-52dc0356-7a19-4173-8e05-0811a991afd7 2018-10-17 06:36:55,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.28711605072s 2018-10-17 06:36:55,091 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-17 06:36:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:36:55,140 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334f1b9b-3c79-47ab-99cf-2af2a7262314 2018-10-17 06:36:55,141 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:36:55,141 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-334f1b9b-3c79-47ab-99cf-2af2a7262314 2018-10-17 06:36:55,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:36:55,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["yD99yEgCSZiquQWfVzHJWA"], "issued_at": "2018-10-17T06:36:55.000000Z"}} 2018-10-17 06:36:55,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:36:55,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:55,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:55 GMT X-Openstack-Request-Id: req-935b450d-fe4f-4a03-8cf7-2286184add3c 2018-10-17 06:36:55,914 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:36:55,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-935b450d-fe4f-4a03-8cf7-2286184add3c 2018-10-17 06:36:55,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371547937393s 2018-10-17 06:36:55,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:36:55,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:56,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634b895a-e630-4298-9176-7e64f581c5f2 2018-10-17 06:36:56,108 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:36:56,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-634b895a-e630-4298-9176-7e64f581c5f2 2018-10-17 06:36:56,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186297893524s 2018-10-17 06:36:56,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:36:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}}' 2018-10-17 06:36:56,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-275b87a9-e054-47d2-aba4-5d3bea38f804 2018-10-17 06:36:56,326 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc"}, "tags": [], "enabled": true, "id": "3677d210cfaf47508f2de925cb6e4dcc", "parent_id": "default", "domain_id": "default", "name": "patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}} 2018-10-17 06:36:56,326 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-275b87a9-e054-47d2-aba4-5d3bea38f804 2018-10-17 06:36:56,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21067404747s 2018-10-17 06:36:56,327 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'3677d210cfaf47508f2de925cb6e4dcc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f'}) 2018-10-17 06:36:56,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:36:56,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "50dd45be-3d29-49be-bdd2-aa3f22faad61", "email": null, "name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}}' 2018-10-17 06:36:56,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0909c90-4bf6-4e41-b202-b02f188a329f 2018-10-17 06:36:56,751 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "links": {"self": "http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a50299a35a3a4eff843ad354cf401cd0", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:36:56,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-d0909c90-4bf6-4e41-b202-b02f188a329f 2018-10-17 06:36:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417006015778s 2018-10-17 06:36:56,752 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a50299a35a3a4eff843ad354cf401cd0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f'}) 2018-10-17 06:36:56,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:36:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:56,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478413e1-7407-4f84-8e9e-0c91acede2cf 2018-10-17 06:36:56,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:36:56,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-478413e1-7407-4f84-8e9e-0c91acede2cf 2018-10-17 06:36:56,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113909006119s 2018-10-17 06:36:56,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:36:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:57,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1cd819-65ec-42e7-b914-e4f5eff81627 2018-10-17 06:36:57,071 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:36:57,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8e1cd819-65ec-42e7-b914-e4f5eff81627 2018-10-17 06:36:57,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195557117462s 2018-10-17 06:36:57,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:36:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:57,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b35b3c-e2f7-45ad-8518-4d254c90cd77 2018-10-17 06:36:57,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:36:57,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-26b35b3c-e2f7-45ad-8518-4d254c90cd77 2018-10-17 06:36:57,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192990064621s 2018-10-17 06:36:57,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:36:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:57,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d204e2-06c0-4d85-bf5b-fe2929eea760 2018-10-17 06:36:57,390 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:36:57,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-31d204e2-06c0-4d85-bf5b-fe2929eea760 2018-10-17 06:36:57,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11591386795s 2018-10-17 06:36:57,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:36:57,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:57,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044702e4-7aea-4784-9d58-f3f3325ae850 2018-10-17 06:36:57,687 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "links": {"self": "http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a50299a35a3a4eff843ad354cf401cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:36:57,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-044702e4-7aea-4784-9d58-f3f3325ae850 2018-10-17 06:36:57,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.295678138733s 2018-10-17 06:36:57,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:36:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:57,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3a1e8e-ba9e-4de2-ba78-eb8e9c9a3b54 2018-10-17 06:36:57,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc"}, "tags": [], "enabled": true, "id": "3677d210cfaf47508f2de925cb6e4dcc", "parent_id": "default", "domain_id": "default", "name": "patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 06:36:57,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-fb3a1e8e-ba9e-4de2-ba78-eb8e9c9a3b54 2018-10-17 06:36:57,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108657121658s 2018-10-17 06:36:57,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:36:57,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=a50299a35a3a4eff843ad354cf401cd0&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=3677d210cfaf47508f2de925cb6e4dcc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:57,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6d2705-b6c9-4ac5-acac-80504c64d01f 2018-10-17 06:36:57,932 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a50299a35a3a4eff843ad354cf401cd0&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=3677d210cfaf47508f2de925cb6e4dcc", "previous": null, "next": null}} 2018-10-17 06:36:57,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a50299a35a3a4eff843ad354cf401cd0&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=3677d210cfaf47508f2de925cb6e4dcc used request id req-4a6d2705-b6c9-4ac5-acac-80504c64d01f 2018-10-17 06:36:57,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114260911942s 2018-10-17 06:36:57,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:36:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc/users/a50299a35a3a4eff843ad354cf401cd0/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:58,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e823e84-f8ba-4265-a19a-26b377588a7c 2018-10-17 06:36:58,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:36:58,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc/users/a50299a35a3a4eff843ad354cf401cd0/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-5e823e84-f8ba-4265-a19a-26b377588a7c 2018-10-17 06:36:58,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155856132507s 2018-10-17 06:36:58,093 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 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'3677d210cfaf47508f2de925cb6e4dcc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '50dd45be-3d29-49be-bdd2-aa3f22faad61', 'username': u'patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:36:58,096 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'password': '50dd45be-3d29-49be-bdd2-aa3f22faad61', 'project_name': 'patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '3677d210cfaf47508f2de925cb6e4dcc', 'project_domain_name': 'Default'} 2018-10-17 06:36:58,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:36:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:58,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ce2f22-463a-4930-ba4a-9269ae91873c 2018-10-17 06:36:58,212 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:36:58,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f7ce2f22-463a-4930-ba4a-9269ae91873c 2018-10-17 06:36:58,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112420082092s 2018-10-17 06:36:58,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:36:58,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:58,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b4e070-bc57-4651-ad34-e8c35f127406 2018-10-17 06:36:58,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:36:58,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f2b4e070-bc57-4651-ad34-e8c35f127406 2018-10-17 06:36:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153245925903s 2018-10-17 06:36:58,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:36:58,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:58,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfd3e0b-ba7c-4fad-a4d8-b79a3dc70733 2018-10-17 06:36:58,485 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:36:58,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-6bfd3e0b-ba7c-4fad-a4d8-b79a3dc70733 2018-10-17 06:36:58,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108248949051s 2018-10-17 06:36:58,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:36:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:58,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe8c4d3-85eb-489f-8113-591dea502fa4 2018-10-17 06:36:58,613 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "links": {"self": "http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a50299a35a3a4eff843ad354cf401cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:36:58,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0fe8c4d3-85eb-489f-8113-591dea502fa4 2018-10-17 06:36:58,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127124786377s 2018-10-17 06:36:58,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:36:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:58,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc6deff-46f0-4a20-b3a9-7da3672b991d 2018-10-17 06:36:58,738 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc"}, "tags": [], "enabled": true, "id": "3677d210cfaf47508f2de925cb6e4dcc", "parent_id": "default", "domain_id": "default", "name": "patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}]} 2018-10-17 06:36:58,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3bc6deff-46f0-4a20-b3a9-7da3672b991d 2018-10-17 06:36:58,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112188100815s 2018-10-17 06:36:58,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:36:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=a50299a35a3a4eff843ad354cf401cd0&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=3677d210cfaf47508f2de925cb6e4dcc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:58,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d4c272-52ab-4a50-8169-1c26fb920405 2018-10-17 06:36:58,852 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a50299a35a3a4eff843ad354cf401cd0&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=3677d210cfaf47508f2de925cb6e4dcc", "previous": null, "next": null}} 2018-10-17 06:36:58,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a50299a35a3a4eff843ad354cf401cd0&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=3677d210cfaf47508f2de925cb6e4dcc used request id req-b9d4c272-52ab-4a50-8169-1c26fb920405 2018-10-17 06:36:58,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106016159058s 2018-10-17 06:36:58,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:36:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc/users/a50299a35a3a4eff843ad354cf401cd0/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:59,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3988a1a-9ad4-4bad-9fdd-aee809eb07e7 2018-10-17 06:36:59,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:36:59,003 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc/users/a50299a35a3a4eff843ad354cf401cd0/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-a3988a1a-9ad4-4bad-9fdd-aee809eb07e7 2018-10-17 06:36:59,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147295951843s 2018-10-17 06:36:59,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:36:59,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:59,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4567d816-c176-478d-9f59-4e4b6df47703 2018-10-17 06:36:59,153 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:36:59,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4567d816-c176-478d-9f59-4e4b6df47703 2018-10-17 06:36:59,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146441936493s 2018-10-17 06:36:59,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:36:59,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:59,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61404aaf-4a69-4000-9805-a55b6d93909c 2018-10-17 06:36:59,366 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:36:59,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-61404aaf-4a69-4000-9805-a55b6d93909c 2018-10-17 06:36:59,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206753015518s 2018-10-17 06:36:59,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:36:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:59,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829dc39d-dc16-44b3-8208-6525737b866d 2018-10-17 06:36:59,494 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "links": {"self": "http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a50299a35a3a4eff843ad354cf401cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:36:59,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-829dc39d-dc16-44b3-8208-6525737b866d 2018-10-17 06:36:59,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127519130707s 2018-10-17 06:36:59,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:36:59,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=a50299a35a3a4eff843ad354cf401cd0&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:59,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 17 Oct 2018 06:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8089327-0d43-46b2-bdec-96634a7d1e53 2018-10-17 06:36:59,616 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=a50299a35a3a4eff843ad354cf401cd0&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 06:36:59,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=a50299a35a3a4eff843ad354cf401cd0&scope.domain.id=default used request id req-a8089327-0d43-46b2-bdec-96634a7d1e53 2018-10-17 06:36:59,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110270023346s 2018-10-17 06:36:59,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 06:36:59,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/a50299a35a3a4eff843ad354cf401cd0/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:36:59,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5fae1f-c4f2-4ebb-a456-a62778a54ca0 2018-10-17 06:36:59,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:36:59,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/a50299a35a3a4eff843ad354cf401cd0/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-dd5fae1f-c4f2-4ebb-a456-a62778a54ca0 2018-10-17 06:36:59,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.140331983566s 2018-10-17 06:36:59,761 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 06:37:02,230 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 06:37:04,618 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 12daeb13-0e22-40fc-b921-33197e53aa51 | 2018-10-17T06:37:04.191950 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 12daeb13-0e22-40fc-b921-33197e53aa51 ~/.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-10-17 06:37:08,024 - 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-10-17 06:37:08,796 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 06:37:11,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 06:37:14,452 - 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=4fe911ad-d7ee-43a7-8eb5-153db140a1c8) as the default verifier for the future CLI operations. 2018-10-17 06:37:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:37:16,380 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f597eb52-43b6-4316-a3e7-b7b8df8c0129 2018-10-17 06:37:16,381 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:37:16,381 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-f597eb52-43b6-4316-a3e7-b7b8df8c0129 2018-10-17 06:37:16,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:37:16,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3677d210cfaf47508f2de925cb6e4dcc", "name": "patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3677d210cfaf47508f2de925cb6e4dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/3677d210cfaf47508f2de925cb6e4dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/3677d210cfaf47508f2de925cb6e4dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3677d210cfaf47508f2de925cb6e4dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/3677d210cfaf47508f2de925cb6e4dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/3677d210cfaf47508f2de925cb6e4dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/3677d210cfaf47508f2de925cb6e4dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/3677d210cfaf47508f2de925cb6e4dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/3677d210cfaf47508f2de925cb6e4dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_3677d210cfaf47508f2de925cb6e4dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_3677d210cfaf47508f2de925cb6e4dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3677d210cfaf47508f2de925cb6e4dcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/3677d210cfaf47508f2de925cb6e4dcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/3677d210cfaf47508f2de925cb6e4dcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "id": "a50299a35a3a4eff843ad354cf401cd0"}, "audit_ids": ["ND8ygRg-ToqIX9VXdjt1HQ"], "issued_at": "2018-10-17T06:37:16.000000Z"}} 2018-10-17 06:37:16,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 06:37:16,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:17,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:17 GMT X-Openstack-Request-Id: req-a0dee3e8-2a29-4085-b2bc-7a22ae6478f6 2018-10-17 06:37:17,070 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 06:37:17,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-a0dee3e8-2a29-4085-b2bc-7a22ae6478f6 2018-10-17 06:37:17,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289220809937s 2018-10-17 06:37:17,080 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-17 06:37:17,081 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 06:37:17,203 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 06:37:17,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:37:17,211 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:17 GMT 2018-10-17 06:37:17,211 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 06:37:17,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:37:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:17,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:17 GMT X-Openstack-Request-Id: req-57c5873c-3b65-471c-89b0-84e4804df47f 2018-10-17 06:37:17,504 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:37:17,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-57c5873c-3b65-471c-89b0-84e4804df47f 2018-10-17 06:37:17,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291259050369s 2018-10-17 06:37:17,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:37:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}' 2018-10-17 06:37:17,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:17 GMT Location: http://172.30.9.29:9292/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6b38b1ae-d485-4ec1-afa9-9de84aeb2083 2018-10-17 06:37:17,569 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:37:17Z", "file": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file", "owner": "3677d210cfaf47508f2de925cb6e4dcc", "id": "b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "size": null, "self": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "checksum": null, "created_at": "2018-10-17T06:37:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:37:17,569 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6b38b1ae-d485-4ec1-afa9-9de84aeb2083 2018-10-17 06:37:17,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0551819801331s 2018-10-17 06:37:17,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:37:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" -d '' 2018-10-17 06:37:17,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:37:17 GMT X-Openstack-Request-Id: req-20e14e31-74e1-443c-a675-54199941e9e5 2018-10-17 06:37:17,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:37:17,965 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file used request id req-20e14e31-74e1-443c-a675-54199941e9e5 2018-10-17 06:37:17,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.39488697052s 2018-10-17 06:37:17,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:37:17,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:17,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:17 GMT X-Openstack-Request-Id: req-807cfd44-a696-44c2-85d9-1144451a210f 2018-10-17 06:37:17,998 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:37:17Z", "file": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file", "owner": "3677d210cfaf47508f2de925cb6e4dcc", "id": "b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "size": 12716032, "self": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:37:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:37:17,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-807cfd44-a696-44c2-85d9-1144451a210f 2018-10-17 06:37:17,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0289371013641s 2018-10-17 06:37:18,000 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file', 'owner': u'3677d210cfaf47508f2de925cb6e4dcc', 'id': u'b5a863d6-4b1f-473f-ba51-ef3f3bba3465', 'size': 12716032, u'self': u'/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3677d210cfaf47508f2de925cb6e4dcc', 'name': 'patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:37:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T06:37:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'created': u'2018-10-17T06:37:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T06:37:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:37:18,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:37:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 06:37:18,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 302 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1545d0df-c3e2-4603-bd3c-b9b856f34084 x-openstack-request-id: req-1545d0df-c3e2-4603-bd3c-b9b856f34084 2018-10-17 06:37:18,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b6a40c6-94aa-4991-aabc-4435e89136b5", "name": "patrole-flavor_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:37:18,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1545d0df-c3e2-4603-bd3c-b9b856f34084 2018-10-17 06:37:18,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357532024384s 2018-10-17 06:37:18,362 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', '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'fe010d0d79494effbe02dd92c443bc23', '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'3b6a40c6-94aa-4991-aabc-4435e89136b5', 'swap': 0}) 2018-10-17 06:37:18,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:37:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" -d '{"extra_specs": {}}' 2018-10-17 06:37:18,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33095341-22e9-4a58-8678-64b4f80b601c x-openstack-request-id: req-33095341-22e9-4a58-8678-64b4f80b601c 2018-10-17 06:37:18,386 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:37:18,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5/os-extra_specs used request id req-33095341-22e9-4a58-8678-64b4f80b601c 2018-10-17 06:37:18,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234220027924s 2018-10-17 06:37:18,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:37:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:18,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fb1c37-8648-4de8-8989-82bda28c0b53 2018-10-17 06:37:18,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:37:18,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-16fb1c37-8648-4de8-8989-82bda28c0b53 2018-10-17 06:37:18,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197173118591s 2018-10-17 06:37:18,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:37:18,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:18,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5408bb-1048-4f43-a0d7-4a8d141cd4ad 2018-10-17 06:37:18,794 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:37:18,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ee5408bb-1048-4f43-a0d7-4a8d141cd4ad 2018-10-17 06:37:18,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1945540905s 2018-10-17 06:37:18,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 06:37:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:19,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a69d118a-d803-4b1a-8b5a-225e9757ff35 x-openstack-request-id: req-a69d118a-d803-4b1a-8b5a-225e9757ff35 2018-10-17 06:37:19,146 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 06:37:19,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-a69d118a-d803-4b1a-8b5a-225e9757ff35 2018-10-17 06:37:19,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.334844827652s 2018-10-17 06:37:19,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:37:19,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:19,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:19 GMT X-Openstack-Request-Id: req-486b7528-7f0f-413d-9378-6a85ad72c614 2018-10-17 06:37:19,176 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:37:17Z", "file": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file", "owner": "3677d210cfaf47508f2de925cb6e4dcc", "id": "b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "size": 12716032, "self": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:37:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:37:19,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-486b7528-7f0f-413d-9378-6a85ad72c614 2018-10-17 06:37:19,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246539115906s 2018-10-17 06:37:19,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:37:19,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}' 2018-10-17 06:37:19,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:19 GMT Location: http://172.30.9.29:9292/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0941c308-d0e6-483e-a39d-ef56e3c5a37a 2018-10-17 06:37:19,229 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:37:19Z", "file": "/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/file", "owner": "3677d210cfaf47508f2de925cb6e4dcc", "id": "f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b", "size": null, "self": "/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "checksum": null, "created_at": "2018-10-17T06:37:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:37:19,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0941c308-d0e6-483e-a39d-ef56e3c5a37a 2018-10-17 06:37:19,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0450990200043s 2018-10-17 06:37:19,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:37:19,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" -d '' 2018-10-17 06:37:20,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:37:20 GMT X-Openstack-Request-Id: req-52df15b6-eacf-449b-9cbc-274bab1d6f51 2018-10-17 06:37:20,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:37:20,075 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/file used request id req-52df15b6-eacf-449b-9cbc-274bab1d6f51 2018-10-17 06:37:20,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.84452009201s 2018-10-17 06:37:20,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:37:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:37:20,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:20 GMT X-Openstack-Request-Id: req-bc7443c9-c95b-4c54-bda9-3479f10f1dbc 2018-10-17 06:37:20,133 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:37:20Z", "file": "/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/file", "owner": "3677d210cfaf47508f2de925cb6e4dcc", "id": "f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b", "size": 12716032, "self": "/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:37:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:37:17Z", "file": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file", "owner": "3677d210cfaf47508f2de925cb6e4dcc", "id": "b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "size": 12716032, "self": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:37:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:37:20,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bc7443c9-c95b-4c54-bda9-3479f10f1dbc 2018-10-17 06:37:20,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0527009963989s 2018-10-17 06:37:20,137 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/file', 'owner': u'3677d210cfaf47508f2de925cb6e4dcc', 'id': u'f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b', 'size': 12716032, u'self': u'/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3677d210cfaf47508f2de925cb6e4dcc', 'name': 'patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:37:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T06:37:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', 'created': u'2018-10-17T06:37:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T06:37:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:37:20,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:37:20,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 06:37:20,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-011a9172-26db-4b70-89c0-a0a573c1b12c x-openstack-request-id: req-011a9172-26db-4b70-89c0-a0a573c1b12c 2018-10-17 06:37:20,305 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/34194c80-428c-4092-afb7-83392aeaecfd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/34194c80-428c-4092-afb7-83392aeaecfd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "34194c80-428c-4092-afb7-83392aeaecfd", "name": "patrole-flavor_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:37:20,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-011a9172-26db-4b70-89c0-a0a573c1b12c 2018-10-17 06:37:20,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.167640924454s 2018-10-17 06:37:20,306 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', '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'fe010d0d79494effbe02dd92c443bc23', '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'34194c80-428c-4092-afb7-83392aeaecfd', 'swap': 0}) 2018-10-17 06:37:20,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:37:20,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/34194c80-428c-4092-afb7-83392aeaecfd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" -d '{"extra_specs": {}}' 2018-10-17 06:37:20,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:37:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6e4b88a-4b6b-476b-b0fd-fbad26e9bb53 x-openstack-request-id: req-b6e4b88a-4b6b-476b-b0fd-fbad26e9bb53 2018-10-17 06:37:20,330 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:37:20,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/34194c80-428c-4092-afb7-83392aeaecfd/os-extra_specs used request id req-b6e4b88a-4b6b-476b-b0fd-fbad26e9bb53 2018-10-17 06:37:20,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235970020294s 2018-10-17 06:37:20,331 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f', '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'fe010d0d79494effbe02dd92c443bc23', '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'34194c80-428c-4092-afb7-83392aeaecfd', 'swap': 0}) 2018-10-17 06:37:23,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 06:37:23,371 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 06:37:23,372 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 06:37:23,374 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 06:37:23,391 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 06:37:27,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4fe911ad-d7ee-43a7-8eb5-153db140a1c8/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-17 06:37:27,011 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 06:37:27,013 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 06:37:27,013 - 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-10-17 06:39:52,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2bf797fc-dae7-4b58-baae-1b38839eac7e 2018-10-17 06:39:52,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2bf797fc-dae7-4b58-baae-1b38839eac7e']'. 2018-10-17 06:39:52,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 06:39:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 06:39:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 06:39:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2bf797fc-dae7-4b58-baae-1b38839eac7e | 2018-10-17 06:39:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-17 06:39:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 06:37:28 | 2018-10-17 06:39:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 06:39:51 | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4fe911ad-d7ee-43a7-8eb5-153db140a1c8) | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 12daeb13-0e22-40fc-b921-33197e53aa51) | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2018-10-17 06:39:52,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.316 | 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 5 | 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 06:39:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 06:39:52,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 96.4285714286% 2018-10-17 06:39:53,079 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 06:39:53,079 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:36 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 06:39:53,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:39:53,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:39:53,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:39:53 GMT X-Openstack-Request-Id: req-2921452e-9f74-46c9-8b92-1854bd2c96d0 2018-10-17 06:39:53,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:39:53,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f6b2c2fe-a8fb-4380-b50c-d7ec8aa4d10b used request id req-2921452e-9f74-46c9-8b92-1854bd2c96d0 2018-10-17 06:39:53,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.534111976624s 2018-10-17 06:39:53,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:39:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:53,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26833a03-8515-4a98-83ee-a34b57ce79e1 x-openstack-request-id: req-26833a03-8515-4a98-83ee-a34b57ce79e1 2018-10-17 06:39:53,655 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/34194c80-428c-4092-afb7-83392aeaecfd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/34194c80-428c-4092-afb7-83392aeaecfd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "34194c80-428c-4092-afb7-83392aeaecfd", "name": "patrole-flavor_alt_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b6a40c6-94aa-4991-aabc-4435e89136b5", "name": "patrole-flavor_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:39:53,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-26833a03-8515-4a98-83ee-a34b57ce79e1 2018-10-17 06:39:53,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299379825592s 2018-10-17 06:39:53,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:39:53,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/34194c80-428c-4092-afb7-83392aeaecfd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:53,690 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3da6204f-a865-4b1e-a2a2-9cdb95f49dec x-openstack-request-id: req-3da6204f-a865-4b1e-a2a2-9cdb95f49dec 2018-10-17 06:39:53,690 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/34194c80-428c-4092-afb7-83392aeaecfd used request id req-3da6204f-a865-4b1e-a2a2-9cdb95f49dec 2018-10-17 06:39:53,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0332682132721s 2018-10-17 06:39:53,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:39:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:39:53,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:53 GMT X-Openstack-Request-Id: req-43b2a34a-de23-4eef-890f-c51b7f3be3ff 2018-10-17 06:39:53,721 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:37:17Z", "file": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/file", "owner": "3677d210cfaf47508f2de925cb6e4dcc", "id": "b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "size": 12716032, "self": "/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:37:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:39:53,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-43b2a34a-de23-4eef-890f-c51b7f3be3ff 2018-10-17 06:39:53,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261890888214s 2018-10-17 06:39:53,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:39:53,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}998fb0bb55d230017dd1969a08f69f5be1fd0ea3572dc970450077661fbcb887" 2018-10-17 06:39:54,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:39:54 GMT X-Openstack-Request-Id: req-36d86d4e-ebab-48a8-a249-c9e8015e348b 2018-10-17 06:39:54,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:39:54,666 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b5a863d6-4b1f-473f-ba51-ef3f3bba3465 used request id req-36d86d4e-ebab-48a8-a249-c9e8015e348b 2018-10-17 06:39:54,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.943173885345s 2018-10-17 06:39:54,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:39:54,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:54,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 302 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d18d7a7d-9650-476f-908b-02dded5ab655 x-openstack-request-id: req-d18d7a7d-9650-476f-908b-02dded5ab655 2018-10-17 06:39:54,702 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b6a40c6-94aa-4991-aabc-4435e89136b5", "name": "patrole-flavor_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:39:54,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d18d7a7d-9650-476f-908b-02dded5ab655 2018-10-17 06:39:54,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362701416016s 2018-10-17 06:39:54,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:39:54,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:54,731 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f99683ca-fdaf-45fd-9387-ce2153cb8618 x-openstack-request-id: req-f99683ca-fdaf-45fd-9387-ce2153cb8618 2018-10-17 06:39:54,731 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3b6a40c6-94aa-4991-aabc-4435e89136b5 used request id req-f99683ca-fdaf-45fd-9387-ce2153cb8618 2018-10-17 06:39:54,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270798206329s 2018-10-17 06:39:54,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:39:54,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:54,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 963 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b433cc07-7e1c-4aa8-a5be-be6104c8c3b7 2018-10-17 06:39:54,935 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "links": {"self": "http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a50299a35a3a4eff843ad354cf401cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:39:54,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b433cc07-7e1c-4aa8-a5be-be6104c8c3b7 2018-10-17 06:39:54,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203601837158s 2018-10-17 06:39:54,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:39:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:55,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5197f749-ac86-49e0-a442-56f32d3f6b2f 2018-10-17 06:39:55,142 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_88ba69aa-459e-49ef-b73c-c5c1a1d3978f", "links": {"self": "http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a50299a35a3a4eff843ad354cf401cd0", "description": null}} 2018-10-17 06:39:55,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0 used request id req-5197f749-ac86-49e0-a442-56f32d3f6b2f 2018-10-17 06:39:55,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204178094864s 2018-10-17 06:39:55,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:39:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:55,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e452a8f-a2b5-4d81-a6b1-d74295e029f6 2018-10-17 06:39:55,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:39:55,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a50299a35a3a4eff843ad354cf401cd0 used request id req-4e452a8f-a2b5-4d81-a6b1-d74295e029f6 2018-10-17 06:39:55,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.284024953842s 2018-10-17 06:39:55,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:39:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:55,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 520 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872058e4-6459-4212-b020-53439503d3b7 2018-10-17 06:39:55,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc"}, "tags": [], "enabled": true, "id": "3677d210cfaf47508f2de925cb6e4dcc", "parent_id": "default", "domain_id": "default", "name": "patrole-project_88ba69aa-459e-49ef-b73c-c5c1a1d3978f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:39:55,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-872058e4-6459-4212-b020-53439503d3b7 2018-10-17 06:39:55,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191149950027s 2018-10-17 06:39:55,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:39:55,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:55,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c129d12-0251-494a-8dba-9d0341b5ef34 2018-10-17 06:39:55,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:39:55,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3677d210cfaf47508f2de925cb6e4dcc used request id req-6c129d12-0251-494a-8dba-9d0341b5ef34 2018-10-17 06:39:55,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170534133911s 2018-10-17 06:39:55,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:39:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=3677d210cfaf47508f2de925cb6e4dcc&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b3f30549a3377ec78a88dd11e621a5b75ef05c4473f05cdf303ce1d574e4cf0b" 2018-10-17 06:39:56,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:56 GMT X-Openstack-Request-Id: req-a920085f-9f0e-40d4-8719-a000a82b0b0c 2018-10-17 06:39:56,130 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 06:39:56,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=3677d210cfaf47508f2de925cb6e4dcc&name=default used request id req-a920085f-9f0e-40d4-8719-a000a82b0b0c 2018-10-17 06:39:56,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325543880463s 2018-10-17 06:39:56,130 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-10-17 06:39:56,171 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-17 06:39:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:39:56,477 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014f4dfd-c1d2-4ccb-9bf9-1baf5a4270b3 2018-10-17 06:39:56,477 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:39:56,477 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-014f4dfd-c1d2-4ccb-9bf9-1baf5a4270b3 2018-10-17 06:39:56,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:39:56,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["8fKmPJzeRve5n7PMlSHUBg"], "issued_at": "2018-10-17T06:39:56.000000Z"}} 2018-10-17 06:39:56,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:39:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:57,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee178064-8c89-44ac-9c56-1d5b3c9fb761 2018-10-17 06:39:57,097 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:39:57,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-ee178064-8c89-44ac-9c56-1d5b3c9fb761 2018-10-17 06:39:57,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215022087097s 2018-10-17 06:39:57,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:39:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}}' 2018-10-17 06:39:57,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb000207-b3ae-498d-bbf3-92da940c833d 2018-10-17 06:39:57,344 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}} 2018-10-17 06:39:57,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb000207-b3ae-498d-bbf3-92da940c833d 2018-10-17 06:39:57,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238718986511s 2018-10-17 06:39:57,344 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'96980679a60249c28f2b50b0b3348a4d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd'}) 2018-10-17 06:39:57,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:39:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "51a98b23-e195-4f14-9cc1-240791239397", "email": null, "name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}}' 2018-10-17 06:39:57,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-046a882a-dbab-4b1d-ad5c-5a19825942a7 2018-10-17 06:39:57,806 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:39:57,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-046a882a-dbab-4b1d-ad5c-5a19825942a7 2018-10-17 06:39:57,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.455540895462s 2018-10-17 06:39:57,807 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'11114435bc1541a68080c7ba3cc5149f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd'}) 2018-10-17 06:39:57,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:39:57,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5cc437-95ff-436f-8201-80831aa74cc5 2018-10-17 06:39:57,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:39:57,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0d5cc437-95ff-436f-8201-80831aa74cc5 2018-10-17 06:39:57,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108226060867s 2018-10-17 06:39:57,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:39:57,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:58,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd369f1a-afaa-4dd5-aecf-ec035380e44d 2018-10-17 06:39:58,071 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:39:58,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bd369f1a-afaa-4dd5-aecf-ec035380e44d 2018-10-17 06:39:58,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147837162018s 2018-10-17 06:39:58,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:39:58,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:58,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930a916b-e51e-4e86-bfc9-8cfbb0db52d7 2018-10-17 06:39:58,270 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:39:58,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-930a916b-e51e-4e86-bfc9-8cfbb0db52d7 2018-10-17 06:39:58,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193898916245s 2018-10-17 06:39:58,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:39:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea23f01-79dc-493d-b52c-037cb4f386e1 2018-10-17 06:39:58,384 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:39:58,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-bea23f01-79dc-493d-b52c-037cb4f386e1 2018-10-17 06:39:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109647989273s 2018-10-17 06:39:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:39:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:58,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ca9107-a6a1-4029-bbc1-fae327020aef 2018-10-17 06:39:58,613 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:39:58,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-57ca9107-a6a1-4029-bbc1-fae327020aef 2018-10-17 06:39:58,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228076934814s 2018-10-17 06:39:58,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:39:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:58,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e75534-0933-4402-a614-047e8dfcda3d 2018-10-17 06:39:58,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:39:58,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-81e75534-0933-4402-a614-047e8dfcda3d 2018-10-17 06:39:58,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152620077133s 2018-10-17 06:39:58,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:39:58,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=96980679a60249c28f2b50b0b3348a4d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:58,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331dba0b-025d-4acb-81bb-94b3e51ba5ea 2018-10-17 06:39:58,894 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=96980679a60249c28f2b50b0b3348a4d", "previous": null, "next": null}} 2018-10-17 06:39:58,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=96980679a60249c28f2b50b0b3348a4d used request id req-331dba0b-025d-4acb-81bb-94b3e51ba5ea 2018-10-17 06:39:58,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108435869217s 2018-10-17 06:39:58,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:39:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d/users/11114435bc1541a68080c7ba3cc5149f/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:59,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2613c9-26aa-4147-ad1d-c13dea8e4c03 2018-10-17 06:39:59,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:39:59,042 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d/users/11114435bc1541a68080c7ba3cc5149f/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-4b2613c9-26aa-4147-ad1d-c13dea8e4c03 2018-10-17 06:39:59,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143825054169s 2018-10-17 06:39:59,043 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd', 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'96980679a60249c28f2b50b0b3348a4d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '51a98b23-e195-4f14-9cc1-240791239397', 'username': u'snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:39:59,046 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd', 'password': '51a98b23-e195-4f14-9cc1-240791239397', 'project_name': 'snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '96980679a60249c28f2b50b0b3348a4d', 'project_domain_name': 'Default'} 2018-10-17 06:39:59,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:39:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:59,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae57a6f-e23c-42b4-8849-8a95d381164e 2018-10-17 06:39:59,159 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:39:59,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cae57a6f-e23c-42b4-8849-8a95d381164e 2018-10-17 06:39:59,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10915517807s 2018-10-17 06:39:59,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:39:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:59,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e82b8f9-0500-4455-ae21-0f696d3119e4 2018-10-17 06:39:59,275 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:39:59,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9e82b8f9-0500-4455-ae21-0f696d3119e4 2018-10-17 06:39:59,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110903024673s 2018-10-17 06:39:59,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:39:59,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:59,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9b9f74-c2ff-48d8-8e5b-377bebadab35 2018-10-17 06:39:59,383 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:39:59,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4c9b9f74-c2ff-48d8-8e5b-377bebadab35 2018-10-17 06:39:59,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103942871094s 2018-10-17 06:39:59,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:39:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:59,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6495e064-8cea-489e-bc7f-38de191e8c69 2018-10-17 06:39:59,612 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:39:59,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6495e064-8cea-489e-bc7f-38de191e8c69 2018-10-17 06:39:59,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227872848511s 2018-10-17 06:39:59,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:39:59,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:59,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26c0ac1-f824-4692-a271-a8f8c12e9843 2018-10-17 06:39:59,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:39:59,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e26c0ac1-f824-4692-a271-a8f8c12e9843 2018-10-17 06:39:59,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111830949783s 2018-10-17 06:39:59,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:39:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=96980679a60249c28f2b50b0b3348a4d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:39:59,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4101441-b261-4327-963c-47fd76a4c716 2018-10-17 06:39:59,930 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=96980679a60249c28f2b50b0b3348a4d", "previous": null, "next": null}} 2018-10-17 06:39:59,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=96980679a60249c28f2b50b0b3348a4d used request id req-e4101441-b261-4327-963c-47fd76a4c716 2018-10-17 06:39:59,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.187317848206s 2018-10-17 06:39:59,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:39:59,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d/users/11114435bc1541a68080c7ba3cc5149f/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:00,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e544691-b5bb-4b13-aa10-059e8ccb4260 2018-10-17 06:40:00,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:40:00,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d/users/11114435bc1541a68080c7ba3cc5149f/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-8e544691-b5bb-4b13-aa10-059e8ccb4260 2018-10-17 06:40:00,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246417045593s 2018-10-17 06:40:00,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:00,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42850327-32e9-42ec-80a2-359b22268729 2018-10-17 06:40:00,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:00,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-42850327-32e9-42ec-80a2-359b22268729 2018-10-17 06:40:00,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116270065308s 2018-10-17 06:40:00,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:00,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea147a53-6e11-423b-8e76-ce8a7ef2eb63 2018-10-17 06:40:00,409 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:00,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ea147a53-6e11-423b-8e76-ce8a7ef2eb63 2018-10-17 06:40:00,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105706930161s 2018-10-17 06:40:00,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:40:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:00,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dfc60f0-a302-4a34-952d-56deac5513f8 2018-10-17 06:40:00,558 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:40:00,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1dfc60f0-a302-4a34-952d-56deac5513f8 2018-10-17 06:40:00,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.143595933914s 2018-10-17 06:40:00,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:40:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:00,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 966 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610825f1-95c5-491c-974e-59af9873d961 2018-10-17 06:40:00,687 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:40:00,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-610825f1-95c5-491c-974e-59af9873d961 2018-10-17 06:40:00,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128020048141s 2018-10-17 06:40:00,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:40:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:00,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff84983-6aae-41ce-8ed1-2c6666b439af 2018-10-17 06:40:00,850 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:40:00,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1ff84983-6aae-41ce-8ed1-2c6666b439af 2018-10-17 06:40:00,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151768922806s 2018-10-17 06:40:00,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:40:00,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=96980679a60249c28f2b50b0b3348a4d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:00,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129d1ae2-48b2-4b42-be90-5dacd9d4fd22 2018-10-17 06:40:00,965 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=96980679a60249c28f2b50b0b3348a4d", "previous": null, "next": null}} 2018-10-17 06:40:00,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=11114435bc1541a68080c7ba3cc5149f&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=96980679a60249c28f2b50b0b3348a4d used request id req-129d1ae2-48b2-4b42-be90-5dacd9d4fd22 2018-10-17 06:40:00,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107194900513s 2018-10-17 06:40:00,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:40:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d/users/11114435bc1541a68080c7ba3cc5149f/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}32e7cdf0ce5e21e71e03f51b3845ee5cf39c8769d03fc451f61992671c540211" 2018-10-17 06:40:01,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64cfadb6-d962-43bb-a8ae-a1295afc6f7a 2018-10-17 06:40:01,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:40:01,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d/users/11114435bc1541a68080c7ba3cc5149f/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 used request id req-64cfadb6-d962-43bb-a8ae-a1295afc6f7a 2018-10-17 06:40:01,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.22433590889s 2018-10-17 06:40:01,193 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-17 06:40:01,193 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-17 06:40:01,194 - openstack_tests - INFO - OS Credentials = > 2018-10-17 06:40:01,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-17 06:40:01,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:40:01,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}, {"id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "name": "heat_stack_owner"}], "expires_at": "2018-10-17T07:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96980679a60249c28f2b50b0b3348a4d", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96980679a60249c28f2b50b0b3348a4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/96980679a60249c28f2b50b0b3348a4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/96980679a60249c28f2b50b0b3348a4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96980679a60249c28f2b50b0b3348a4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/96980679a60249c28f2b50b0b3348a4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/96980679a60249c28f2b50b0b3348a4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/96980679a60249c28f2b50b0b3348a4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/96980679a60249c28f2b50b0b3348a4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/96980679a60249c28f2b50b0b3348a4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_96980679a60249c28f2b50b0b3348a4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_96980679a60249c28f2b50b0b3348a4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/96980679a60249c28f2b50b0b3348a4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/96980679a60249c28f2b50b0b3348a4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/96980679a60249c28f2b50b0b3348a4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "id": "11114435bc1541a68080c7ba3cc5149f"}, "audit_ids": ["ynYE2qXUT_-PU1N-HxlhCQ"], "issued_at": "2018-10-17T06:40:01.000000Z"}} 2018-10-17 06:40:01,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}b309b02cb57cf321fb2e7547e041649c594961866da30e4002ef79c5c25826ee" 2018-10-17 06:40:02,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:02 GMT X-Openstack-Request-Id: req-668ab851-b1c5-4fa8-b11b-3bbe6aa36034 2018-10-17 06:40:02,012 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:40:02,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-668ab851-b1c5-4fa8-b11b-3bbe6aa36034 2018-10-17 06:40:02,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=82179a25-4dc0-4437-8ac5-b1cd8941cc37 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}b309b02cb57cf321fb2e7547e041649c594961866da30e4002ef79c5c25826ee" 2018-10-17 06:40:02,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:02 GMT X-Openstack-Request-Id: req-9e1bec66-3dcd-4933-bbdb-aa2540af161b 2018-10-17 06:40:02,054 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4}]} 2018-10-17 06:40:02,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=82179a25-4dc0-4437-8ac5-b1cd8941cc37 used request id req-9e1bec66-3dcd-4933-bbdb-aa2540af161b 2018-10-17 06:40:02,055 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-17 06:40:02,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-17 06:40:02,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:40:02,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3efbe93-6005-4d8c-92bd-bef59ad734c1 2018-10-17 06:40:02,067 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:40:02,067 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-f3efbe93-6005-4d8c-92bd-bef59ad734c1 2018-10-17 06:40:02,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:40:02,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["0xkklwU1RBq1nDhAE-zH_A"], "issued_at": "2018-10-17T06:40:02.000000Z"}} 2018-10-17 06:40:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1c97a8a22bc4d5986be775af8ac3bb8e0f595c26793a61c105805890b7ad0d3" 2018-10-17 06:40:02,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81283e86-3629-48fd-bfcc-2aadaec476ff x-openstack-request-id: req-81283e86-3629-48fd-bfcc-2aadaec476ff 2018-10-17 06:40:02,747 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.29:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-17 06:40:02,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-81283e86-3629-48fd-bfcc-2aadaec476ff 2018-10-17 06:40:02,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.686725854874s 2018-10-17 06:40:02,748 - 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.29: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.66', 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-10-17 06:40:02,748 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-17 06:40:02,749 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-10-17 06:40:02,749 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-10-17 06:40:02,804 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-17 06:40:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:40:02,851 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d8822c-0006-46d1-8be0-e9b6917f7000 2018-10-17 06:40:02,851 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:40:02,851 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-40d8822c-0006-46d1-8be0-e9b6917f7000 2018-10-17 06:40:02,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:40:03,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["VgrsLyo1RP21TAHgOaawcA"], "issued_at": "2018-10-17T06:40:03.000000Z"}} 2018-10-17 06:40:03,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:40:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:03,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:03 GMT X-Openstack-Request-Id: req-99519e9f-5502-48fd-a40b-b7b13202cf12 2018-10-17 06:40:03,547 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:40:03,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99519e9f-5502-48fd-a40b-b7b13202cf12 2018-10-17 06:40:03,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286225795746s 2018-10-17 06:40:03,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:40:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:03,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b476380-0a9e-4da7-b5aa-1882c948e8be 2018-10-17 06:40:03,767 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:40:03,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0b476380-0a9e-4da7-b5aa-1882c948e8be 2018-10-17 06:40:03,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213675022125s 2018-10-17 06:40:03,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:40:03,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300"}}' 2018-10-17 06:40:03,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-140b8aed-3339-41c0-93e6-d1e473ba12f3 2018-10-17 06:40:03,949 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1"}, "tags": [], "enabled": true, "id": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300"}} 2018-10-17 06:40:03,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-140b8aed-3339-41c0-93e6-d1e473ba12f3 2018-10-17 06:40:03,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174158811569s 2018-10-17 06:40:03,950 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'ddd05c9bce0e45ab9fb5ff839bb30ac1', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300'}) 2018-10-17 06:40:03,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:40:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f7f41c71-175b-4ecc-b1cb-c2a92f4a364d", "email": null, "name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300"}}' 2018-10-17 06:40:04,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a058d14-98f2-4b7d-9de9-44f6ad6b3b15 2018-10-17 06:40:04,352 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300", "links": {"self": "http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ea07a260da340e18468fe7f81efcca7", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:40:04,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-6a058d14-98f2-4b7d-9de9-44f6ad6b3b15 2018-10-17 06:40:04,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.396780967712s 2018-10-17 06:40:04,353 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ea07a260da340e18468fe7f81efcca7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300'}) 2018-10-17 06:40:04,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:04,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:04,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58d5c69-6f9e-4b23-a00a-31980c8782d6 2018-10-17 06:40:04,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:04,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c58d5c69-6f9e-4b23-a00a-31980c8782d6 2018-10-17 06:40:04,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187429904938s 2018-10-17 06:40:04,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:04,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e32f038-f81f-46e6-bd5e-4667f718c690 2018-10-17 06:40:04,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:04,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3e32f038-f81f-46e6-bd5e-4667f718c690 2018-10-17 06:40:04,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146598815918s 2018-10-17 06:40:04,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:04,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47460708-1bf6-4551-90e2-156793aa146e 2018-10-17 06:40:04,898 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:04,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-47460708-1bf6-4551-90e2-156793aa146e 2018-10-17 06:40:04,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19803404808s 2018-10-17 06:40:04,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:40:04,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:05,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049bce47-1301-4b43-9218-13d336aac00b 2018-10-17 06:40:05,095 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:40:05,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-049bce47-1301-4b43-9218-13d336aac00b 2018-10-17 06:40:05,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191423892975s 2018-10-17 06:40:05,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:40:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:05,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2dd80c-127b-4707-9826-26046eb054fc 2018-10-17 06:40:05,220 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300", "links": {"self": "http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ea07a260da340e18468fe7f81efcca7", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:40:05,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1c2dd80c-127b-4707-9826-26046eb054fc 2018-10-17 06:40:05,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124135971069s 2018-10-17 06:40:05,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:40:05,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:05,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee4c228-6f5b-442a-860a-7c5dc52ea134 2018-10-17 06:40:05,354 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1"}, "tags": [], "enabled": true, "id": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:40:05,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-eee4c228-6f5b-442a-860a-7c5dc52ea134 2018-10-17 06:40:05,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121947050095s 2018-10-17 06:40:05,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:40:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=4ea07a260da340e18468fe7f81efcca7&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=ddd05c9bce0e45ab9fb5ff839bb30ac1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:05,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f81f8e-40b3-409a-a6fc-3cd3b00fc5d6 2018-10-17 06:40:05,468 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=4ea07a260da340e18468fe7f81efcca7&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=ddd05c9bce0e45ab9fb5ff839bb30ac1", "previous": null, "next": null}} 2018-10-17 06:40:05,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4ea07a260da340e18468fe7f81efcca7&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=ddd05c9bce0e45ab9fb5ff839bb30ac1 used request id req-22f81f8e-40b3-409a-a6fc-3cd3b00fc5d6 2018-10-17 06:40:05,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108065128326s 2018-10-17 06:40:05,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:40:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1/users/4ea07a260da340e18468fe7f81efcca7/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:05,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7814244-e976-4f63-b79f-f5d14f8a0bd2 2018-10-17 06:40:05,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:40:05,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1/users/4ea07a260da340e18468fe7f81efcca7/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-d7814244-e976-4f63-b79f-f5d14f8a0bd2 2018-10-17 06:40:05,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151157855988s 2018-10-17 06:40:05,624 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300', 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'ddd05c9bce0e45ab9fb5ff839bb30ac1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f7f41c71-175b-4ecc-b1cb-c2a92f4a364d', 'username': u'neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:40:05,627 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300', 'password': 'f7f41c71-175b-4ecc-b1cb-c2a92f4a364d', 'project_name': 'neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'ddd05c9bce0e45ab9fb5ff839bb30ac1', 'project_domain_name': 'Default'} 2018-10-17 06:40:05,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:05,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d9530e-2dc0-47ef-8afe-120f00a9ff9d 2018-10-17 06:40:05,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:05,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-42d9530e-2dc0-47ef-8afe-120f00a9ff9d 2018-10-17 06:40:05,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106613874435s 2018-10-17 06:40:05,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:05,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a3e9e8-e84a-4b39-a67c-77f3a8b8f98b 2018-10-17 06:40:05,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:05,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-00a3e9e8-e84a-4b39-a67c-77f3a8b8f98b 2018-10-17 06:40:05,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193207025528s 2018-10-17 06:40:05,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:40:05,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d9664c-8b4d-400d-ae5d-24609b90ce26 2018-10-17 06:40:06,046 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:40:06,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d7d9664c-8b4d-400d-ae5d-24609b90ce26 2018-10-17 06:40:06,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104397058487s 2018-10-17 06:40:06,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:40:06,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d610ec23-5505-4eaa-9bf6-f973f5f1ec33 2018-10-17 06:40:06,176 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300", "links": {"self": "http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ea07a260da340e18468fe7f81efcca7", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:40:06,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d610ec23-5505-4eaa-9bf6-f973f5f1ec33 2018-10-17 06:40:06,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129294157028s 2018-10-17 06:40:06,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:40:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c700322b-bae3-48b7-9422-d850e41d4097 2018-10-17 06:40:06,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1"}, "tags": [], "enabled": true, "id": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:40:06,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c700322b-bae3-48b7-9422-d850e41d4097 2018-10-17 06:40:06,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184118032455s 2018-10-17 06:40:06,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:40:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=4ea07a260da340e18468fe7f81efcca7&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=ddd05c9bce0e45ab9fb5ff839bb30ac1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e890c538-c7f7-4e7d-b543-4cd4131daaea 2018-10-17 06:40:06,494 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=4ea07a260da340e18468fe7f81efcca7&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=ddd05c9bce0e45ab9fb5ff839bb30ac1", "previous": null, "next": null}} 2018-10-17 06:40:06,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4ea07a260da340e18468fe7f81efcca7&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=ddd05c9bce0e45ab9fb5ff839bb30ac1 used request id req-e890c538-c7f7-4e7d-b543-4cd4131daaea 2018-10-17 06:40:06,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112890005112s 2018-10-17 06:40:06,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:40:06,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1/users/4ea07a260da340e18468fe7f81efcca7/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-989871e5-d224-495f-ae15-89e524b291d0 2018-10-17 06:40:06,641 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:40:06,642 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1/users/4ea07a260da340e18468fe7f81efcca7/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-989871e5-d224-495f-ae15-89e524b291d0 2018-10-17 06:40:06,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143951892853s 2018-10-17 06:40:06,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:06,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5da104-bbe4-42f6-a164-067dc35fff87 2018-10-17 06:40:06,756 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:06,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fd5da104-bbe4-42f6-a164-067dc35fff87 2018-10-17 06:40:06,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110606908798s 2018-10-17 06:40:06,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:40:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed2fdd7-9f02-4459-9bb5-6b0b568c05e4 2018-10-17 06:40:06,865 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:40:06,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4ed2fdd7-9f02-4459-9bb5-6b0b568c05e4 2018-10-17 06:40:06,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104076862335s 2018-10-17 06:40:06,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:40:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:06,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11bfa67-fd8f-410c-9320-6086dbea5db0 2018-10-17 06:40:06,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300", "links": {"self": "http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ea07a260da340e18468fe7f81efcca7", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:40:06,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e11bfa67-fd8f-410c-9320-6086dbea5db0 2018-10-17 06:40:06,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127477884293s 2018-10-17 06:40:07,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:40:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=4ea07a260da340e18468fe7f81efcca7&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:07,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87707f07-6f11-4014-ab52-392e19a2e3a0 2018-10-17 06:40:07,117 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=4ea07a260da340e18468fe7f81efcca7&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 06:40:07,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=4ea07a260da340e18468fe7f81efcca7&scope.domain.id=default used request id req-87707f07-6f11-4014-ab52-392e19a2e3a0 2018-10-17 06:40:07,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110695123672s 2018-10-17 06:40:07,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 06:40:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/4ea07a260da340e18468fe7f81efcca7/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:40:07,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b08bfd0-bfa6-4e05-8495-29726c4bc44d 2018-10-17 06:40:07,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:40:07,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/4ea07a260da340e18468fe7f81efcca7/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-3b08bfd0-bfa6-4e05-8495-29726c4bc44d 2018-10-17 06:40:07,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142763853073s 2018-10-17 06:40:07,264 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 06:40:09,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 06:40:12,060 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 74a83320-82b5-4e61-b442-258dab06d216 | 2018-10-17T06:40:11.691439 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 74a83320-82b5-4e61-b442-258dab06d216 ~/.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-10-17 06:40:15,529 - 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-10-17 06:40:16,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 06:40:18,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 06:40:21,892 - 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=dd67d61d-baf2-4f86-9cea-5e07221c6126) as the default verifier for the future CLI operations. 2018-10-17 06:40:23,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:40:23,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45be8672-430c-4d6a-bb1b-96e4ada8010b 2018-10-17 06:40:23,871 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:40:23,871 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-45be8672-430c-4d6a-bb1b-96e4ada8010b 2018-10-17 06:40:23,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:40:24,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "name": "neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/ddd05c9bce0e45ab9fb5ff839bb30ac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300", "id": "4ea07a260da340e18468fe7f81efcca7"}, "audit_ids": ["EE4I83QkRL2NwWctn0yQ9Q"], "issued_at": "2018-10-17T06:40:24.000000Z"}} 2018-10-17 06:40:24,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 06:40:24,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:24,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:24 GMT X-Openstack-Request-Id: req-bfbdcea1-ebcf-49c8-8439-bdcadaa8a981 2018-10-17 06:40:24,572 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 06:40:24,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-bfbdcea1-ebcf-49c8-8439-bdcadaa8a981 2018-10-17 06:40:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296283006668s 2018-10-17 06:40:24,583 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-17 06:40:24,584 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 06:40:24,710 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 06:40:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:40:24,717 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:24 GMT 2018-10-17 06:40:24,717 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 06:40:24,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:40:24,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:25,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:25 GMT X-Openstack-Request-Id: req-1ca32734-5614-4b16-b7d4-c24ee8773d0d 2018-10-17 06:40:25,117 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:40:25,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1ca32734-5614-4b16-b7d4-c24ee8773d0d 2018-10-17 06:40:25,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.397827863693s 2018-10-17 06:40:25,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:40:25,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300"}' 2018-10-17 06:40:25,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:25 GMT Location: http://172.30.9.29:9292/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c008ca52-cb62-45a1-afdb-501a1b6252e8 2018-10-17 06:40:25,182 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:40:25Z", "file": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file", "owner": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "id": "c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "size": null, "self": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "checksum": null, "created_at": "2018-10-17T06:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:40:25,182 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c008ca52-cb62-45a1-afdb-501a1b6252e8 2018-10-17 06:40:25,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0556659698486s 2018-10-17 06:40:25,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:40:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" -d '' 2018-10-17 06:40:25,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:40:25 GMT X-Openstack-Request-Id: req-3f208452-6465-47f0-90ff-519d28f80872 2018-10-17 06:40:25,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:40:25,617 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file used request id req-3f208452-6465-47f0-90ff-519d28f80872 2018-10-17 06:40:25,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.433953046799s 2018-10-17 06:40:25,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:40:25,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:25,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:25 GMT X-Openstack-Request-Id: req-3120af00-d746-46e1-af53-be5924e97ece 2018-10-17 06:40:25,648 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:40:25Z", "file": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file", "owner": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "id": "c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "size": 12716032, "self": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:40:25,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3120af00-d746-46e1-af53-be5924e97ece 2018-10-17 06:40:25,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261750221252s 2018-10-17 06:40:25,650 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file', 'owner': u'ddd05c9bce0e45ab9fb5ff839bb30ac1', 'id': u'c58f4913-e70a-40dd-9cd9-363f2e8a81e6', 'size': 12716032, u'self': u'/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ddd05c9bce0e45ab9fb5ff839bb30ac1', 'name': 'neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:40:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T06:40:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300', 'created': u'2018-10-17T06:40:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T06:40:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:40:25,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:40:25,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_344a72ea-59ad-48bf-bc61-e8623e93c300", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 06:40:25,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1793339-1c17-4542-aa5f-a54d1704f525 x-openstack-request-id: req-e1793339-1c17-4542-aa5f-a54d1704f525 2018-10-17 06:40:25,964 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "name": "neutron_trunk-flavor_344a72ea-59ad-48bf-bc61-e8623e93c300", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:40:25,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e1793339-1c17-4542-aa5f-a54d1704f525 2018-10-17 06:40:25,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.311209917068s 2018-10-17 06:40:25,965 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_344a72ea-59ad-48bf-bc61-e8623e93c300', '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'fe010d0d79494effbe02dd92c443bc23', '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'aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3', 'swap': 0}) 2018-10-17 06:40:25,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:40:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" -d '{"extra_specs": {}}' 2018-10-17 06:40:26,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b932683-bb26-41ab-b332-fe5dd17a6993 x-openstack-request-id: req-8b932683-bb26-41ab-b332-fe5dd17a6993 2018-10-17 06:40:26,004 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:40:26,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3/os-extra_specs used request id req-8b932683-bb26-41ab-b332-fe5dd17a6993 2018-10-17 06:40:26,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0386531352997s 2018-10-17 06:40:26,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f298412b-cc9f-46d7-88a1-4a35c2932f9c 2018-10-17 06:40:26,211 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:26,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f298412b-cc9f-46d7-88a1-4a35c2932f9c 2018-10-17 06:40:26,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195913076401s 2018-10-17 06:40:26,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:40:26,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:26,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d03cad-2e57-43c3-a871-88a44f1cc05f 2018-10-17 06:40:26,431 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:40:26,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-80d03cad-2e57-43c3-a871-88a44f1cc05f 2018-10-17 06:40:26,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214463949203s 2018-10-17 06:40:26,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 06:40:26,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:26,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-326b6b88-6cff-4d1b-b69e-719b29cb1a64 x-openstack-request-id: req-326b6b88-6cff-4d1b-b69e-719b29cb1a64 2018-10-17 06:40:26,737 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 06:40:26,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-326b6b88-6cff-4d1b-b69e-719b29cb1a64 2018-10-17 06:40:26,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.296387910843s 2018-10-17 06:40:26,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:40:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:26,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:26 GMT X-Openstack-Request-Id: req-2e63d8e7-8252-431b-b576-2e5e98ef5567 2018-10-17 06:40:26,767 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:40:25Z", "file": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file", "owner": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "id": "c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "size": 12716032, "self": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:40:26,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2e63d8e7-8252-431b-b576-2e5e98ef5567 2018-10-17 06:40:26,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254330635071s 2018-10-17 06:40:26,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:40:26,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300"}' 2018-10-17 06:40:26,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:26 GMT Location: http://172.30.9.29:9292/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bff2dc55-adca-487f-b352-8469483e1eea 2018-10-17 06:40:26,828 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:40:26Z", "file": "/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a/file", "owner": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "id": "cac2504b-e56d-4255-ad02-68570bd38e5a", "size": null, "self": "/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "checksum": null, "created_at": "2018-10-17T06:40:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:40:26,828 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bff2dc55-adca-487f-b352-8469483e1eea 2018-10-17 06:40:26,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0529091358185s 2018-10-17 06:40:26,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:40:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" -d '' 2018-10-17 06:40:27,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:40:27 GMT X-Openstack-Request-Id: req-04731e52-83dc-4d40-ba41-2e5e27e86a39 2018-10-17 06:40:27,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:40:27,698 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a/file used request id req-04731e52-83dc-4d40-ba41-2e5e27e86a39 2018-10-17 06:40:27,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.870301961899s 2018-10-17 06:40:27,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:40:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:40:27,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:27 GMT X-Openstack-Request-Id: req-bc9aaa58-f1bf-44de-b57a-1ce2bb6bfb82 2018-10-17 06:40:27,731 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:40:27Z", "file": "/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a/file", "owner": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "id": "cac2504b-e56d-4255-ad02-68570bd38e5a", "size": 12716032, "self": "/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/cac2504b-e56d-4255-ad02-68570bd38e5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/cac2504b-e56d-4255-ad02-68570bd38e5a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:40:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:40:25Z", "file": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file", "owner": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "id": "c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "size": 12716032, "self": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:40:27,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bc9aaa58-f1bf-44de-b57a-1ce2bb6bfb82 2018-10-17 06:40:27,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028167963028s 2018-10-17 06:40:27,734 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/cac2504b-e56d-4255-ad02-68570bd38e5a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a/file', 'owner': u'ddd05c9bce0e45ab9fb5ff839bb30ac1', 'id': u'cac2504b-e56d-4255-ad02-68570bd38e5a', 'size': 12716032, u'self': u'/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ddd05c9bce0e45ab9fb5ff839bb30ac1', 'name': 'neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/cac2504b-e56d-4255-ad02-68570bd38e5a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:40:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T06:40:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300', 'created': u'2018-10-17T06:40:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T06:40:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_344a72ea-59ad-48bf-bc61-e8623e93c300', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:40:27,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:40:27,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 06:40:27,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5479731-7530-4a28-a610-42eff8a9e98b x-openstack-request-id: req-f5479731-7530-4a28-a610-42eff8a9e98b 2018-10-17 06:40:27,855 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0", "name": "neutron_trunk-flavor_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:40:27,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f5479731-7530-4a28-a610-42eff8a9e98b 2018-10-17 06:40:27,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.121132850647s 2018-10-17 06:40:27,857 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_344a72ea-59ad-48bf-bc61-e8623e93c300', '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'fe010d0d79494effbe02dd92c443bc23', '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'378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0', 'swap': 0}) 2018-10-17 06:40:27,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:40:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" -d '{"extra_specs": {}}' 2018-10-17 06:40:27,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:40:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ccd34ef-5829-49a8-b522-1f179fb15091 x-openstack-request-id: req-2ccd34ef-5829-49a8-b522-1f179fb15091 2018-10-17 06:40:27,904 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:40:27,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0/os-extra_specs used request id req-2ccd34ef-5829-49a8-b522-1f179fb15091 2018-10-17 06:40:27,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0466840267181s 2018-10-17 06:40:27,904 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_344a72ea-59ad-48bf-bc61-e8623e93c300', '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'fe010d0d79494effbe02dd92c443bc23', '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'378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0', 'swap': 0}) 2018-10-17 06:40:31,018 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 06:40:31,019 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 06:40:31,019 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 06:40:31,021 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 06:40:31,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 06:40:35,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dd67d61d-baf2-4f86-9cea-5e07221c6126/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-17 06:40:35,025 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 06:40:35,027 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 06:40:35,027 - 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-10-17 06:43:20,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e07be167-3007-47af-a8b9-b5dbf41c1d04 2018-10-17 06:43:20,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e07be167-3007-47af-a8b9-b5dbf41c1d04']'. 2018-10-17 06:43:20,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 06:43:20,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 06:43:20,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 06:43:20,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e07be167-3007-47af-a8b9-b5dbf41c1d04 | 2018-10-17 06:43:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-17 06:43:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 06:40:37 | 2018-10-17 06:43:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 06:43:19 | 2018-10-17 06:43:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:42 | 2018-10-17 06:43:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 06:43:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 06:43:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dd67d61d-baf2-4f86-9cea-5e07221c6126) | 2018-10-17 06:43:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 06:43:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 74a83320-82b5-4e61-b442-258dab06d216) | 2018-10-17 06:43:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-17 06:43:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 138.962 | 2018-10-17 06:43:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-17 06:43:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-17 06:43:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 06:43:20,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 06:43:20,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-17 06:43:20,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 06:43:20,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 06:43:20,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 06:43:20,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-17 06:43:21,006 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 06:43:21,007 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:56 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-17 06:43:21,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:43:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:43:21,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:43:21 GMT X-Openstack-Request-Id: req-a94e43df-bf69-4f7d-b2cc-e49534d59096 2018-10-17 06:43:21,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:43:21,595 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/cac2504b-e56d-4255-ad02-68570bd38e5a used request id req-a94e43df-bf69-4f7d-b2cc-e49534d59096 2018-10-17 06:43:21,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.578929901123s 2018-10-17 06:43:21,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:43:21,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:21,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c8adf1a-902b-43cc-88fe-4b215e6d1355 x-openstack-request-id: req-6c8adf1a-902b-43cc-88fe-4b215e6d1355 2018-10-17 06:43:21,623 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0", "name": "neutron_trunk-flavor_alt_344a72ea-59ad-48bf-bc61-e8623e93c300", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "name": "neutron_trunk-flavor_344a72ea-59ad-48bf-bc61-e8623e93c300", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:43:21,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6c8adf1a-902b-43cc-88fe-4b215e6d1355 2018-10-17 06:43:21,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225338935852s 2018-10-17 06:43:21,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:43:21,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:21,653 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65d45599-a4b5-43fe-9f91-2349c2c39173 x-openstack-request-id: req-65d45599-a4b5-43fe-9f91-2349c2c39173 2018-10-17 06:43:21,654 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/378aa1b0-d71f-4cdf-9b9d-92029e4dc3b0 used request id req-65d45599-a4b5-43fe-9f91-2349c2c39173 2018-10-17 06:43:21,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028391122818s 2018-10-17 06:43:21,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:43:21,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:43:21,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:21 GMT X-Openstack-Request-Id: req-62c3a5b1-ddc7-45e3-bc16-5eb25a08492f 2018-10-17 06:43:21,680 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:40:25Z", "file": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/file", "owner": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "id": "c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "size": 12716032, "self": "/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_344a72ea-59ad-48bf-bc61-e8623e93c300", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T06:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:43:21,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-62c3a5b1-ddc7-45e3-bc16-5eb25a08492f 2018-10-17 06:43:21,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0233960151672s 2018-10-17 06:43:21,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:43:21,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7c8b3d3589029739dc1f865fc12c10ed14c2afb896bb1629bff766e3bc9b951c" 2018-10-17 06:43:22,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:43:22 GMT X-Openstack-Request-Id: req-4cb93a55-bfd7-45ad-9c7d-92c2140bdc8a 2018-10-17 06:43:22,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:43:22,615 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c58f4913-e70a-40dd-9cd9-363f2e8a81e6 used request id req-4cb93a55-bfd7-45ad-9c7d-92c2140bdc8a 2018-10-17 06:43:22,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.93434381485s 2018-10-17 06:43:22,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:43:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:22,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af6793fe-595d-4cf2-aefa-02f13157a79f x-openstack-request-id: req-af6793fe-595d-4cf2-aefa-02f13157a79f 2018-10-17 06:43:22,637 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3", "name": "neutron_trunk-flavor_344a72ea-59ad-48bf-bc61-e8623e93c300", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:43:22,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-af6793fe-595d-4cf2-aefa-02f13157a79f 2018-10-17 06:43:22,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216021537781s 2018-10-17 06:43:22,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:43:22,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:22,667 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a2b3534-b649-4552-93b7-3dbd0b6efe8e x-openstack-request-id: req-4a2b3534-b649-4552-93b7-3dbd0b6efe8e 2018-10-17 06:43:22,668 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/aeb72af8-9d2d-4ec0-a8d2-86c889abf3c3 used request id req-4a2b3534-b649-4552-93b7-3dbd0b6efe8e 2018-10-17 06:43:22,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028263092041s 2018-10-17 06:43:22,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:22,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a7422f-4003-4156-a956-434150f17fe2 2018-10-17 06:43:22,891 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300", "links": {"self": "http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ea07a260da340e18468fe7f81efcca7", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:22,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-03a7422f-4003-4156-a956-434150f17fe2 2018-10-17 06:43:22,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223120212555s 2018-10-17 06:43:22,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:22,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:23,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567240a9-04ea-4846-904c-4418007d9a77 2018-10-17 06:43:23,125 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_344a72ea-59ad-48bf-bc61-e8623e93c300", "links": {"self": "http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4ea07a260da340e18468fe7f81efcca7", "description": null}} 2018-10-17 06:43:23,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7 used request id req-567240a9-04ea-4846-904c-4418007d9a77 2018-10-17 06:43:23,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228440999985s 2018-10-17 06:43:23,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:43:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:23,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-183bba79-1af6-4438-a0df-a99e5e0f63df 2018-10-17 06:43:23,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:23,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4ea07a260da340e18468fe7f81efcca7 used request id req-183bba79-1af6-4438-a0df-a99e5e0f63df 2018-10-17 06:43:23,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.259207010269s 2018-10-17 06:43:23,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:43:23,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:23,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311a4db9-a269-483f-a329-2833ef3a6e57 2018-10-17 06:43:23,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1"}, "tags": [], "enabled": true, "id": "ddd05c9bce0e45ab9fb5ff839bb30ac1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_344a72ea-59ad-48bf-bc61-e8623e93c300"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:43:23,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-311a4db9-a269-483f-a329-2833ef3a6e57 2018-10-17 06:43:23,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187503099442s 2018-10-17 06:43:23,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:43:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:23,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75340b92-e96d-46ab-9ada-9e5c96a6ec2f 2018-10-17 06:43:23,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:23,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ddd05c9bce0e45ab9fb5ff839bb30ac1 used request id req-75340b92-e96d-46ab-9ada-9e5c96a6ec2f 2018-10-17 06:43:23,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262059926987s 2018-10-17 06:43:23,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:43:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ddd05c9bce0e45ab9fb5ff839bb30ac1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}63c6288a96e28f63e986d2807292c48f2f4f7f2b32dbb581a422044f4416f80b" 2018-10-17 06:43:24,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:24 GMT X-Openstack-Request-Id: req-f8107fb3-4401-42cd-a155-1158347cab02 2018-10-17 06:43:24,167 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 06:43:24,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ddd05c9bce0e45ab9fb5ff839bb30ac1&name=default used request id req-f8107fb3-4401-42cd-a155-1158347cab02 2018-10-17 06:43:24,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314521074295s 2018-10-17 06:43:24,215 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-10-17 06:43:24,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:43:24,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afc079b9-88a4-4591-b36a-6ab595c2431a 2018-10-17 06:43:24,262 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:43:24,263 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-afc079b9-88a4-4591-b36a-6ab595c2431a 2018-10-17 06:43:24,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:43:24,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["QigsH_fRQkK2gje5e5EjNA"], "issued_at": "2018-10-17T06:43:24.000000Z"}} 2018-10-17 06:43:24,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:43:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:25,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:25 GMT X-Openstack-Request-Id: req-9a465198-9d8d-4fe2-985f-7449834ff0eb 2018-10-17 06:43:25,046 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:43:25,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a465198-9d8d-4fe2-985f-7449834ff0eb 2018-10-17 06:43:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367479085922s 2018-10-17 06:43:25,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:25,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:25,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dde01b6-e1d0-446c-8846-8e111903d7af 2018-10-17 06:43:25,252 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:43:25,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8dde01b6-e1d0-446c-8846-8e111903d7af 2018-10-17 06:43:25,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197338104248s 2018-10-17 06:43:25,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:43:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca"}}' 2018-10-17 06:43:25,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3156fb29-fb7b-4fed-af6b-080ae2f81839 2018-10-17 06:43:25,482 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98"}, "tags": [], "enabled": true, "id": "2ca546bde9fd48bc917d1975687c2d98", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca"}} 2018-10-17 06:43:25,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3156fb29-fb7b-4fed-af6b-080ae2f81839 2018-10-17 06:43:25,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222627162933s 2018-10-17 06:43:25,483 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'2ca546bde9fd48bc917d1975687c2d98', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca'}) 2018-10-17 06:43:25,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:43:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a9b7ee10-f50d-400d-87df-81eba2268bba", "email": null, "name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca"}}' 2018-10-17 06:43:25,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e73002-63e5-4cc0-93f6-f4795ad657bb 2018-10-17 06:43:25,978 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca", "links": {"self": "http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de9b0a6c200343669ed2c91f453deb9a", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:43:25,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b9e73002-63e5-4cc0-93f6-f4795ad657bb 2018-10-17 06:43:25,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.488759040833s 2018-10-17 06:43:25,979 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'de9b0a6c200343669ed2c91f453deb9a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca'}) 2018-10-17 06:43:25,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:26,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0fc89a-d024-44ae-ab5b-f0abcfb28364 2018-10-17 06:43:26,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:26,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2e0fc89a-d024-44ae-ab5b-f0abcfb28364 2018-10-17 06:43:26,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114223957062s 2018-10-17 06:43:26,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:26,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:26,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c249b9-26ad-41c5-a31c-6a6758c6b25c 2018-10-17 06:43:26,251 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:26,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-13c249b9-26ad-41c5-a31c-6a6758c6b25c 2018-10-17 06:43:26,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150595903397s 2018-10-17 06:43:26,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:26,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-490894a3-8582-46e2-b5e1-17994ef842a9 2018-10-17 06:43:26,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:26,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-490894a3-8582-46e2-b5e1-17994ef842a9 2018-10-17 06:43:26,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114932060242s 2018-10-17 06:43:26,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:26,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a71e00d-f5fb-4ce9-809e-dc016033f420 2018-10-17 06:43:26,561 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:43:26,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-6a71e00d-f5fb-4ce9-809e-dc016033f420 2018-10-17 06:43:26,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184334993362s 2018-10-17 06:43:26,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:26,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:26,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b0b1b2-a010-44dd-8207-b65ad3604892 2018-10-17 06:43:26,729 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca", "links": {"self": "http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de9b0a6c200343669ed2c91f453deb9a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:26,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e1b0b1b2-a010-44dd-8207-b65ad3604892 2018-10-17 06:43:26,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166066884995s 2018-10-17 06:43:26,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:43:26,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:26,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747e00cb-9c4b-4361-ba96-e5223f787bae 2018-10-17 06:43:26,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98"}, "tags": [], "enabled": true, "id": "2ca546bde9fd48bc917d1975687c2d98", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:43:26,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-747e00cb-9c4b-4361-ba96-e5223f787bae 2018-10-17 06:43:26,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203842878342s 2018-10-17 06:43:26,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:43:26,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=de9b0a6c200343669ed2c91f453deb9a&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=2ca546bde9fd48bc917d1975687c2d98" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:27,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a480a7b-6a73-4d3d-a644-8a5468f60cdd 2018-10-17 06:43:27,142 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=de9b0a6c200343669ed2c91f453deb9a&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=2ca546bde9fd48bc917d1975687c2d98", "previous": null, "next": null}} 2018-10-17 06:43:27,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=de9b0a6c200343669ed2c91f453deb9a&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=2ca546bde9fd48bc917d1975687c2d98 used request id req-8a480a7b-6a73-4d3d-a644-8a5468f60cdd 2018-10-17 06:43:27,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186275959015s 2018-10-17 06:43:27,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:43:27,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98/users/de9b0a6c200343669ed2c91f453deb9a/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:27,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3be169db-5222-4f7f-8e8c-27e00842f102 2018-10-17 06:43:27,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:27,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98/users/de9b0a6c200343669ed2c91f453deb9a/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-3be169db-5222-4f7f-8e8c-27e00842f102 2018-10-17 06:43:27,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151188135147s 2018-10-17 06:43:27,296 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca', 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'2ca546bde9fd48bc917d1975687c2d98', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a9b7ee10-f50d-400d-87df-81eba2268bba', 'username': u'networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:43:27,300 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca', 'password': 'a9b7ee10-f50d-400d-87df-81eba2268bba', 'project_name': 'networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '2ca546bde9fd48bc917d1975687c2d98', 'project_domain_name': 'Default'} 2018-10-17 06:43:27,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:27,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:27,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2b9105-5e04-4f2b-98b4-687539e33939 2018-10-17 06:43:27,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:27,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dd2b9105-5e04-4f2b-98b4-687539e33939 2018-10-17 06:43:27,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110795974731s 2018-10-17 06:43:27,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:27,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9621d4ba-20b5-47f8-b277-21ca5e270fe4 2018-10-17 06:43:27,610 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:27,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9621d4ba-20b5-47f8-b277-21ca5e270fe4 2018-10-17 06:43:27,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193470001221s 2018-10-17 06:43:27,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:27,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:27,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a15e8c2-aaf8-4e78-b83a-f0bc4f87a9e7 2018-10-17 06:43:27,724 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:43:27,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4a15e8c2-aaf8-4e78-b83a-f0bc4f87a9e7 2018-10-17 06:43:27,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109644889832s 2018-10-17 06:43:27,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:27,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2118a5-fed7-4499-8314-40b44b484eaf 2018-10-17 06:43:27,854 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca", "links": {"self": "http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de9b0a6c200343669ed2c91f453deb9a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:27,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0e2118a5-fed7-4499-8314-40b44b484eaf 2018-10-17 06:43:27,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128873825073s 2018-10-17 06:43:27,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:43:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:27,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a4d155-f020-444b-8e51-c8683de01f55 2018-10-17 06:43:27,981 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98"}, "tags": [], "enabled": true, "id": "2ca546bde9fd48bc917d1975687c2d98", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:43:27,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-16a4d155-f020-444b-8e51-c8683de01f55 2018-10-17 06:43:27,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113992929459s 2018-10-17 06:43:27,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:43:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=de9b0a6c200343669ed2c91f453deb9a&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=2ca546bde9fd48bc917d1975687c2d98" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:28,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da200ba9-bfe1-41f5-9634-c56d56c8380b 2018-10-17 06:43:28,103 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=de9b0a6c200343669ed2c91f453deb9a&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=2ca546bde9fd48bc917d1975687c2d98", "previous": null, "next": null}} 2018-10-17 06:43:28,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=de9b0a6c200343669ed2c91f453deb9a&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=2ca546bde9fd48bc917d1975687c2d98 used request id req-da200ba9-bfe1-41f5-9634-c56d56c8380b 2018-10-17 06:43:28,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114405155182s 2018-10-17 06:43:28,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:43:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98/users/de9b0a6c200343669ed2c91f453deb9a/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:28,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4bc42a-0b6b-4237-9712-8d4bef4311b7 2018-10-17 06:43:28,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:28,342 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98/users/de9b0a6c200343669ed2c91f453deb9a/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-9e4bc42a-0b6b-4237-9712-8d4bef4311b7 2018-10-17 06:43:28,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234163999557s 2018-10-17 06:43:28,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:28,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa7f5c6-9328-43af-8688-dd01313accb8 2018-10-17 06:43:28,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:28,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cfa7f5c6-9328-43af-8688-dd01313accb8 2018-10-17 06:43:28,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108947992325s 2018-10-17 06:43:28,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:28,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196cef0a-2725-4dbe-b8a6-a39811a8b62e 2018-10-17 06:43:28,660 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:43:28,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-196cef0a-2725-4dbe-b8a6-a39811a8b62e 2018-10-17 06:43:28,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201303005219s 2018-10-17 06:43:28,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:28,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271d7f68-35d9-4562-99e7-7e73f4c34236 2018-10-17 06:43:28,789 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca", "links": {"self": "http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de9b0a6c200343669ed2c91f453deb9a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:28,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-271d7f68-35d9-4562-99e7-7e73f4c34236 2018-10-17 06:43:28,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128180027008s 2018-10-17 06:43:28,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:43:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=de9b0a6c200343669ed2c91f453deb9a&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:28,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f503a3cf-cb70-4416-a392-88148c6a7eae 2018-10-17 06:43:28,913 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=de9b0a6c200343669ed2c91f453deb9a&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 06:43:28,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=de9b0a6c200343669ed2c91f453deb9a&scope.domain.id=default used request id req-f503a3cf-cb70-4416-a392-88148c6a7eae 2018-10-17 06:43:28,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111310958862s 2018-10-17 06:43:28,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 06:43:28,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/de9b0a6c200343669ed2c91f453deb9a/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:29,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2767c95e-af8c-40ef-b4c9-3fc25a0a66e8 2018-10-17 06:43:29,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:29,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/de9b0a6c200343669ed2c91f453deb9a/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-2767c95e-af8c-40ef-b4c9-3fc25a0a66e8 2018-10-17 06:43:29,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.155394077301s 2018-10-17 06:43:29,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 06:43:31,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 06:43:33,879 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3d2ec9cf-e238-403d-856a-33635a81fa5c | 2018-10-17T06:43:33.482288 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3d2ec9cf-e238-403d-856a-33635a81fa5c ~/.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-10-17 06:43:37,325 - 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-10-17 06:43:37,961 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 06:43:40,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 06:43:43,230 - 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=6afad918-6322-4024-909b-af07181b4e74) as the default verifier for the future CLI operations. 2018-10-17 06:43:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:43:45,258 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e455b7f-2def-45d8-9a4f-a3f0403b2519 2018-10-17 06:43:45,259 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:43:45,259 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-2e455b7f-2def-45d8-9a4f-a3f0403b2519 2018-10-17 06:43:45,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:43:45,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:43:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ca546bde9fd48bc917d1975687c2d98", "name": "networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2ca546bde9fd48bc917d1975687c2d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/2ca546bde9fd48bc917d1975687c2d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/2ca546bde9fd48bc917d1975687c2d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2ca546bde9fd48bc917d1975687c2d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/2ca546bde9fd48bc917d1975687c2d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/2ca546bde9fd48bc917d1975687c2d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/2ca546bde9fd48bc917d1975687c2d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/2ca546bde9fd48bc917d1975687c2d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/2ca546bde9fd48bc917d1975687c2d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_2ca546bde9fd48bc917d1975687c2d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_2ca546bde9fd48bc917d1975687c2d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2ca546bde9fd48bc917d1975687c2d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/2ca546bde9fd48bc917d1975687c2d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/2ca546bde9fd48bc917d1975687c2d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca", "id": "de9b0a6c200343669ed2c91f453deb9a"}, "audit_ids": ["Q68nCOEWS4C_uwRAeazyNQ"], "issued_at": "2018-10-17T06:43:45.000000Z"}} 2018-10-17 06:43:45,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 06:43:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1a308220045e89040cb6c689bbbdd752b7bd6c4c340b524119d4ee86c26b0bcf" 2018-10-17 06:43:45,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:45 GMT X-Openstack-Request-Id: req-66fac32e-3880-4f52-be0d-0ff7903e991e 2018-10-17 06:43:45,866 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 06:43:45,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-66fac32e-3880-4f52-be0d-0ff7903e991e 2018-10-17 06:43:45,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.202134847641s 2018-10-17 06:43:45,877 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-10-17 06:43:45,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:46,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34854d4d-0f7d-45d4-90b4-07d6fe19f650 2018-10-17 06:43:46,066 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca", "links": {"self": "http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de9b0a6c200343669ed2c91f453deb9a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:46,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-34854d4d-0f7d-45d4-90b4-07d6fe19f650 2018-10-17 06:43:46,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18829202652s 2018-10-17 06:43:46,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:46,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21ff056-0d6a-4aef-9464-b6cf586c5984 2018-10-17 06:43:46,274 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_f5190aa4-c0ff-488c-9870-58634ba000ca", "links": {"self": "http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "de9b0a6c200343669ed2c91f453deb9a", "description": null}} 2018-10-17 06:43:46,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a used request id req-b21ff056-0d6a-4aef-9464-b6cf586c5984 2018-10-17 06:43:46,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200881004333s 2018-10-17 06:43:46,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:43:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:46,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64820ea-5c25-4b5f-86e3-4e55e7468c61 2018-10-17 06:43:46,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:46,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/de9b0a6c200343669ed2c91f453deb9a used request id req-b64820ea-5c25-4b5f-86e3-4e55e7468c61 2018-10-17 06:43:46,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.382498025894s 2018-10-17 06:43:46,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:43:46,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:46,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb912301-734f-456a-b125-54c2446ddb88 2018-10-17 06:43:46,862 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98"}, "tags": [], "enabled": true, "id": "2ca546bde9fd48bc917d1975687c2d98", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f5190aa4-c0ff-488c-9870-58634ba000ca"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:43:46,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-eb912301-734f-456a-b125-54c2446ddb88 2018-10-17 06:43:46,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197791814804s 2018-10-17 06:43:46,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:43:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:47,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3518a12-3a64-4fab-84f8-e6c9146a7b8e 2018-10-17 06:43:47,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:47,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2ca546bde9fd48bc917d1975687c2d98 used request id req-b3518a12-3a64-4fab-84f8-e6c9146a7b8e 2018-10-17 06:43:47,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263082027435s 2018-10-17 06:43:47,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:43:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2ca546bde9fd48bc917d1975687c2d98&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9781424a50082fedce00e9222e10f6050023a0ac2b003b0c6732214e5771a960" 2018-10-17 06:43:47,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:47 GMT X-Openstack-Request-Id: req-c9c464e6-d3c6-4f8a-9033-d14f3d73af2d 2018-10-17 06:43:47,449 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 06:43:47,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2ca546bde9fd48bc917d1975687c2d98&name=default used request id req-c9c464e6-d3c6-4f8a-9033-d14f3d73af2d 2018-10-17 06:43:47,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312898874283s 2018-10-17 06:43:47,449 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-10-17 06:43:47,450 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-10-17 06:43:47,473 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-10-17 06:43:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:43:47,501 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6100c218-3af9-4526-a994-1929d294462f 2018-10-17 06:43:47,501 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:43:47,501 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-6100c218-3af9-4526-a994-1929d294462f 2018-10-17 06:43:47,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:43:47,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["Rb-41DWsSLe4I-ET3afz6Q"], "issued_at": "2018-10-17T06:43:47.000000Z"}} 2018-10-17 06:43:47,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:43:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:48,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:48 GMT X-Openstack-Request-Id: req-3e4e9130-9369-43f3-8649-a250db0234ed 2018-10-17 06:43:48,569 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:43:48,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3e4e9130-9369-43f3-8649-a250db0234ed 2018-10-17 06:43:48,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.637406110764s 2018-10-17 06:43:48,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:48,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:48,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7ee325-c514-4a25-9420-79fe830321e3 2018-10-17 06:43:48,737 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:43:48,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-4b7ee325-c514-4a25-9420-79fe830321e3 2018-10-17 06:43:48,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160741090775s 2018-10-17 06:43:48,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:43:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1"}}' 2018-10-17 06:43:48,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1e06ba-033a-4257-8d02-bda0d0f6f42e 2018-10-17 06:43:48,926 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082"}, "tags": [], "enabled": true, "id": "35aeb43f1178450e877bae917e524082", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1"}} 2018-10-17 06:43:48,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5f1e06ba-033a-4257-8d02-bda0d0f6f42e 2018-10-17 06:43:48,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.18163394928s 2018-10-17 06:43:48,927 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'35aeb43f1178450e877bae917e524082', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1'}) 2018-10-17 06:43:48,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:43:48,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "492b573c-e30d-44e8-8a36-41880109b563", "email": null, "name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1"}}' 2018-10-17 06:43:49,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04516e28-f973-476e-beac-a87fb7231680 2018-10-17 06:43:49,315 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1", "links": {"self": "http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "769411603e844b14a4e11fe980e52bec", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:43:49,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-04516e28-f973-476e-beac-a87fb7231680 2018-10-17 06:43:49,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381531000137s 2018-10-17 06:43:49,316 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'769411603e844b14a4e11fe980e52bec', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1'}) 2018-10-17 06:43:49,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:49,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa76802a-7f7b-4db4-a16e-cdd3977e7c9f 2018-10-17 06:43:49,508 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:49,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-aa76802a-7f7b-4db4-a16e-cdd3977e7c9f 2018-10-17 06:43:49,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187839031219s 2018-10-17 06:43:49,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:49,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cd898e-8595-47c1-af23-aa5dbb19f6e7 2018-10-17 06:43:49,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:49,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a0cd898e-8595-47c1-af23-aa5dbb19f6e7 2018-10-17 06:43:49,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182442903519s 2018-10-17 06:43:49,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:49,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2afd305-2011-481f-a3c5-fcbcd8a36b06 2018-10-17 06:43:49,890 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:49,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a2afd305-2011-481f-a3c5-fcbcd8a36b06 2018-10-17 06:43:49,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189498901367s 2018-10-17 06:43:49,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:49,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:50,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cae4e6d-827f-49e9-a9f1-4eded7b7c10c 2018-10-17 06:43:50,004 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:43:50,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-7cae4e6d-827f-49e9-a9f1-4eded7b7c10c 2018-10-17 06:43:50,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107910871506s 2018-10-17 06:43:50,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:50,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739cf48a-cac3-4a66-9618-6113099617b0 2018-10-17 06:43:50,208 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1", "links": {"self": "http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "769411603e844b14a4e11fe980e52bec", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:50,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-739cf48a-cac3-4a66-9618-6113099617b0 2018-10-17 06:43:50,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204082012177s 2018-10-17 06:43:50,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:43:50,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:50,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90152d4-aa69-4272-bfd8-3b21b4408487 2018-10-17 06:43:50,419 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082"}, "tags": [], "enabled": true, "id": "35aeb43f1178450e877bae917e524082", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:43:50,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d90152d4-aa69-4272-bfd8-3b21b4408487 2018-10-17 06:43:50,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197386026382s 2018-10-17 06:43:50,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:43:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=769411603e844b14a4e11fe980e52bec&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=35aeb43f1178450e877bae917e524082" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:50,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79704d6-93c1-4093-a55c-f22ae7b23175 2018-10-17 06:43:50,540 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=769411603e844b14a4e11fe980e52bec&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=35aeb43f1178450e877bae917e524082", "previous": null, "next": null}} 2018-10-17 06:43:50,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=769411603e844b14a4e11fe980e52bec&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=35aeb43f1178450e877bae917e524082 used request id req-b79704d6-93c1-4093-a55c-f22ae7b23175 2018-10-17 06:43:50,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115169048309s 2018-10-17 06:43:50,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:43:50,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082/users/769411603e844b14a4e11fe980e52bec/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:50,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56cce406-3b9f-4614-8909-09b8f8f2488a 2018-10-17 06:43:50,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:50,685 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082/users/769411603e844b14a4e11fe980e52bec/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-56cce406-3b9f-4614-8909-09b8f8f2488a 2018-10-17 06:43:50,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140263080597s 2018-10-17 06:43:50,686 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1', 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'35aeb43f1178450e877bae917e524082', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '492b573c-e30d-44e8-8a36-41880109b563', 'username': u'networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:43:50,689 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1', 'password': '492b573c-e30d-44e8-8a36-41880109b563', 'project_name': 'networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '35aeb43f1178450e877bae917e524082', 'project_domain_name': 'Default'} 2018-10-17 06:43:50,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:50,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:50,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ad5a48-673b-4f57-9d29-c4d4d3e595f9 2018-10-17 06:43:50,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:50,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e2ad5a48-673b-4f57-9d29-c4d4d3e595f9 2018-10-17 06:43:50,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105937957764s 2018-10-17 06:43:50,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:50,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:50,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7680961a-e266-4cc3-a13a-7e78c40f787a 2018-10-17 06:43:50,994 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:50,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7680961a-e266-4cc3-a13a-7e78c40f787a 2018-10-17 06:43:50,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190218925476s 2018-10-17 06:43:51,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:51,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced0bfcb-68ef-4bd7-9dcb-306c328a69db 2018-10-17 06:43:51,108 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:43:51,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ced0bfcb-68ef-4bd7-9dcb-306c328a69db 2018-10-17 06:43:51,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108834028244s 2018-10-17 06:43:51,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:51,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1493fd0-3a85-48f5-809a-6e2d662d4878 2018-10-17 06:43:51,236 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1", "links": {"self": "http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "769411603e844b14a4e11fe980e52bec", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:51,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d1493fd0-3a85-48f5-809a-6e2d662d4878 2018-10-17 06:43:51,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126168966293s 2018-10-17 06:43:51,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:43:51,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:51,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c564412-d5d4-4463-82ea-2b33e6de7941 2018-10-17 06:43:51,397 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082"}, "tags": [], "enabled": true, "id": "35aeb43f1178450e877bae917e524082", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:43:51,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2c564412-d5d4-4463-82ea-2b33e6de7941 2018-10-17 06:43:51,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148748874664s 2018-10-17 06:43:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:43:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=769411603e844b14a4e11fe980e52bec&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=35aeb43f1178450e877bae917e524082" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:51,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed307945-6b52-4aa8-97ff-716df6eb9c12 2018-10-17 06:43:51,522 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=769411603e844b14a4e11fe980e52bec&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=35aeb43f1178450e877bae917e524082", "previous": null, "next": null}} 2018-10-17 06:43:51,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=769411603e844b14a4e11fe980e52bec&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=35aeb43f1178450e877bae917e524082 used request id req-ed307945-6b52-4aa8-97ff-716df6eb9c12 2018-10-17 06:43:51,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115754127502s 2018-10-17 06:43:51,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:43:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082/users/769411603e844b14a4e11fe980e52bec/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:51,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae7282dd-431c-4261-ab9a-52e4235f1762 2018-10-17 06:43:51,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:51,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082/users/769411603e844b14a4e11fe980e52bec/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-ae7282dd-431c-4261-ab9a-52e4235f1762 2018-10-17 06:43:51,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147436141968s 2018-10-17 06:43:51,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:43:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:51,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7b2d16-7a80-4c67-813a-9fee6025d0dc 2018-10-17 06:43:51,792 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:43:51,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6e7b2d16-7a80-4c67-813a-9fee6025d0dc 2018-10-17 06:43:51,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115641117096s 2018-10-17 06:43:51,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:43:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:51,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf438ec-da9a-452e-b18e-565d43a8dc14 2018-10-17 06:43:51,902 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:43:51,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-8cf438ec-da9a-452e-b18e-565d43a8dc14 2018-10-17 06:43:51,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104840040207s 2018-10-17 06:43:51,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:43:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:52,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92f6ec4-4c4e-4de8-9b26-cae2f2d6a2c0 2018-10-17 06:43:52,032 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1", "links": {"self": "http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "769411603e844b14a4e11fe980e52bec", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:43:52,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c92f6ec4-4c4e-4de8-9b26-cae2f2d6a2c0 2018-10-17 06:43:52,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12880396843s 2018-10-17 06:43:52,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:43:52,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=769411603e844b14a4e11fe980e52bec&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:52,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 17 Oct 2018 06:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f20bc4-f27e-47cc-be4c-9d17f6305c14 2018-10-17 06:43:52,154 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=769411603e844b14a4e11fe980e52bec&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 06:43:52,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=769411603e844b14a4e11fe980e52bec&scope.domain.id=default used request id req-86f20bc4-f27e-47cc-be4c-9d17f6305c14 2018-10-17 06:43:52,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108860015869s 2018-10-17 06:43:52,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 06:43:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/769411603e844b14a4e11fe980e52bec/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:43:52,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f64da9-2c25-42f8-a244-7b91e2aa0f70 2018-10-17 06:43:52,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:43:52,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/769411603e844b14a4e11fe980e52bec/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-09f64da9-2c25-42f8-a244-7b91e2aa0f70 2018-10-17 06:43:52,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.132440090179s 2018-10-17 06:43:52,290 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 06:43:54,734 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 06:43:57,036 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0abb2eee-8e51-499c-9d20-80e053a0a1cf | 2018-10-17T06:43:56.650411 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0abb2eee-8e51-499c-9d20-80e053a0a1cf ~/.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-10-17 06:44:00,378 - 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-10-17 06:44:01,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 06:44:04,439 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 06:44:07,407 - 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=fc50e3a7-e54c-42a7-a5c3-3d626b25fdf3) as the default verifier for the future CLI operations. 2018-10-17 06:44:09,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:44:09,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3381840-4b29-413e-a58b-c48fe4d122fe 2018-10-17 06:44:09,437 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:44:09,437 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-d3381840-4b29-413e-a58b-c48fe4d122fe 2018-10-17 06:44:09,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:44:09,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35aeb43f1178450e877bae917e524082", "name": "networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35aeb43f1178450e877bae917e524082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/35aeb43f1178450e877bae917e524082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/35aeb43f1178450e877bae917e524082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/35aeb43f1178450e877bae917e524082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/35aeb43f1178450e877bae917e524082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/35aeb43f1178450e877bae917e524082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/35aeb43f1178450e877bae917e524082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/35aeb43f1178450e877bae917e524082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/35aeb43f1178450e877bae917e524082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_35aeb43f1178450e877bae917e524082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_35aeb43f1178450e877bae917e524082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/35aeb43f1178450e877bae917e524082", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/35aeb43f1178450e877bae917e524082", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/35aeb43f1178450e877bae917e524082", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1", "id": "769411603e844b14a4e11fe980e52bec"}, "audit_ids": ["fugMX9s2T4iLvkUpkGkjKw"], "issued_at": "2018-10-17T06:44:09.000000Z"}} 2018-10-17 06:44:09,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 06:44:09,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}697f32f2187f3cfeef6b2f3beae5bdc1629c6bc12a46f07f6c06555d6b31b1b5" 2018-10-17 06:44:10,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:10 GMT X-Openstack-Request-Id: req-4e7eda57-6421-40e5-a3af-1dd7da94da03 2018-10-17 06:44:10,135 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 06:44:10,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-4e7eda57-6421-40e5-a3af-1dd7da94da03 2018-10-17 06:44:10,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296226024628s 2018-10-17 06:44:10,144 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-10-17 06:44:10,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:44:10,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402b4785-5057-40b9-9e56-9060e38084f0 2018-10-17 06:44:10,275 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1", "links": {"self": "http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "769411603e844b14a4e11fe980e52bec", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:44:10,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-402b4785-5057-40b9-9e56-9060e38084f0 2018-10-17 06:44:10,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130243062973s 2018-10-17 06:44:10,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:44:10,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ff5361-d95a-44c4-a684-ea9e93d04e36 2018-10-17 06:44:10,505 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_182b5cf8-281f-4547-8d57-74c28664e4c1", "links": {"self": "http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "769411603e844b14a4e11fe980e52bec", "description": null}} 2018-10-17 06:44:10,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec used request id req-73ff5361-d95a-44c4-a684-ea9e93d04e36 2018-10-17 06:44:10,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222547054291s 2018-10-17 06:44:10,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:44:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:44:10,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c7938e9-237c-4807-92a7-cbed956a487d 2018-10-17 06:44:10,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:10,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/769411603e844b14a4e11fe980e52bec used request id req-7c7938e9-237c-4807-92a7-cbed956a487d 2018-10-17 06:44:10,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.380720853806s 2018-10-17 06:44:10,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:44:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:44:11,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68edbf6-6d4d-4f09-8631-f3f8a701724a 2018-10-17 06:44:11,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082"}, "tags": [], "enabled": true, "id": "35aeb43f1178450e877bae917e524082", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_182b5cf8-281f-4547-8d57-74c28664e4c1"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:44:11,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f68edbf6-6d4d-4f09-8631-f3f8a701724a 2018-10-17 06:44:11,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197329998016s 2018-10-17 06:44:11,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:44:11,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:44:11,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e186a6e-35da-4ab8-a290-d2fe541070a9 2018-10-17 06:44:11,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:11,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/35aeb43f1178450e877bae917e524082 used request id req-6e186a6e-35da-4ab8-a290-d2fe541070a9 2018-10-17 06:44:11,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270910024643s 2018-10-17 06:44:11,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:44:11,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=35aeb43f1178450e877bae917e524082&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}579a9e595bb02c00bf777f1acddad815af849fa549a1c18ee31624205e671b54" 2018-10-17 06:44:11,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:11 GMT X-Openstack-Request-Id: req-520f6d99-9f7b-43ea-8ca4-be5480230f43 2018-10-17 06:44:11,684 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 06:44:11,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=35aeb43f1178450e877bae917e524082&name=default used request id req-520f6d99-9f7b-43ea-8ca4-be5480230f43 2018-10-17 06:44:11,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309921979904s 2018-10-17 06:44:11,684 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-10-17 06:44:11,684 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-10-17 06:44:11,741 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-10-17 06:44:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:44:11,790 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e83151-5b13-4569-bec5-0ea332719eee 2018-10-17 06:44:11,790 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:44:11,790 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-31e83151-5b13-4569-bec5-0ea332719eee 2018-10-17 06:44:11,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:44:12,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["gmMeG5uZRB6Jay-RbaOrkA"], "issued_at": "2018-10-17T06:44:12.000000Z"}} 2018-10-17 06:44:12,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:44:12,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:12,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:12 GMT X-Openstack-Request-Id: req-d463a9c8-6fc5-44a3-a5aa-839b2837b5ff 2018-10-17 06:44:12,582 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:44:12,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d463a9c8-6fc5-44a3-a5aa-839b2837b5ff 2018-10-17 06:44:12,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365646839142s 2018-10-17 06:44:12,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:44:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:12,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3524601-5732-4c9a-bd7f-492cafd81d5d 2018-10-17 06:44:12,794 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:44:12,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f3524601-5732-4c9a-bd7f-492cafd81d5d 2018-10-17 06:44:12,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205030202866s 2018-10-17 06:44:12,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:44:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74"}}' 2018-10-17 06:44:12,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0297fc77-708b-4638-b5b5-27b5d142b58d 2018-10-17 06:44:12,981 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5"}, "tags": [], "enabled": true, "id": "fbebc01e5149409abdaa818fb191a4a5", "parent_id": "default", "domain_id": "default", "name": "barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74"}} 2018-10-17 06:44:12,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0297fc77-708b-4638-b5b5-27b5d142b58d 2018-10-17 06:44:12,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.178722858429s 2018-10-17 06:44:12,982 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'fbebc01e5149409abdaa818fb191a4a5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74'}) 2018-10-17 06:44:12,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:44:12,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2d265e10-8c06-4fca-87a7-4c6a4208e19a", "email": null, "name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74"}}' 2018-10-17 06:44:13,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9da086-95f1-4e9c-b41c-978eed5f1b1d 2018-10-17 06:44:13,449 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74", "links": {"self": "http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96907671977e4501b6a9fab64c7ff667", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:44:13,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-4c9da086-95f1-4e9c-b41c-978eed5f1b1d 2018-10-17 06:44:13,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460196018219s 2018-10-17 06:44:13,450 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'96907671977e4501b6a9fab64c7ff667', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74'}) 2018-10-17 06:44:13,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:13,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88058c64-7338-4b2f-94f8-43a30af9ab45 2018-10-17 06:44:13,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:13,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-88058c64-7338-4b2f-94f8-43a30af9ab45 2018-10-17 06:44:13,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19461107254s 2018-10-17 06:44:13,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:13,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b9eff9-a059-4a6b-8095-f07766cf48f2 2018-10-17 06:44:13,962 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:13,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-08b9eff9-a059-4a6b-8095-f07766cf48f2 2018-10-17 06:44:13,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.307641983032s 2018-10-17 06:44:13,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:13,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:14,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd20e50a-1a61-4b5f-9499-51611beec25a 2018-10-17 06:44:14,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:14,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fd20e50a-1a61-4b5f-9499-51611beec25a 2018-10-17 06:44:14,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110464096069s 2018-10-17 06:44:14,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:44:14,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:14,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb47f5a7-94f0-49ca-98e8-4e1c56f00963 2018-10-17 06:44:14,198 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:44:14,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-bb47f5a7-94f0-49ca-98e8-4e1c56f00963 2018-10-17 06:44:14,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115109920502s 2018-10-17 06:44:14,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:14,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:14,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24b7b81-91c7-4efd-9620-e24a0219fc0e 2018-10-17 06:44:14,417 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74", "links": {"self": "http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96907671977e4501b6a9fab64c7ff667", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:44:14,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c24b7b81-91c7-4efd-9620-e24a0219fc0e 2018-10-17 06:44:14,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217777967453s 2018-10-17 06:44:14,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:44:14,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:14,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a47fbe6-9e37-49cf-a971-76a45ae9dfe0 2018-10-17 06:44:14,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5"}, "tags": [], "enabled": true, "id": "fbebc01e5149409abdaa818fb191a4a5", "parent_id": "default", "domain_id": "default", "name": "barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:44:14,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3a47fbe6-9e37-49cf-a971-76a45ae9dfe0 2018-10-17 06:44:14,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113760948181s 2018-10-17 06:44:14,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:44:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=96907671977e4501b6a9fab64c7ff667&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=fbebc01e5149409abdaa818fb191a4a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:14,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37edbe3-3114-4400-b6b3-47eef4c8a092 2018-10-17 06:44:14,662 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=96907671977e4501b6a9fab64c7ff667&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=fbebc01e5149409abdaa818fb191a4a5", "previous": null, "next": null}} 2018-10-17 06:44:14,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=96907671977e4501b6a9fab64c7ff667&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=fbebc01e5149409abdaa818fb191a4a5 used request id req-f37edbe3-3114-4400-b6b3-47eef4c8a092 2018-10-17 06:44:14,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11058807373s 2018-10-17 06:44:14,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:44:14,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5/users/96907671977e4501b6a9fab64c7ff667/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:14,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e47f9f9c-da51-427e-aefb-87319b24b991 2018-10-17 06:44:14,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:14,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5/users/96907671977e4501b6a9fab64c7ff667/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-e47f9f9c-da51-427e-aefb-87319b24b991 2018-10-17 06:44:14,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146119832993s 2018-10-17 06:44:14,814 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74', 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'fbebc01e5149409abdaa818fb191a4a5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2d265e10-8c06-4fca-87a7-4c6a4208e19a', 'username': u'barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:44:14,817 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74', 'password': '2d265e10-8c06-4fca-87a7-4c6a4208e19a', 'project_name': 'barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'fbebc01e5149409abdaa818fb191a4a5', 'project_domain_name': 'Default'} 2018-10-17 06:44:14,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5b02ea-0692-408f-8516-f765ea681420 2018-10-17 06:44:14,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:14,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4c5b02ea-0692-408f-8516-f765ea681420 2018-10-17 06:44:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116413116455s 2018-10-17 06:44:14,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:15,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c0f6f0-fb0e-4bbf-82b8-ea69ebd786d4 2018-10-17 06:44:15,056 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:15,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-78c0f6f0-fb0e-4bbf-82b8-ea69ebd786d4 2018-10-17 06:44:15,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112944841385s 2018-10-17 06:44:15,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:44:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:15,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32337e60-f085-4d78-837a-1ebadabc3cc3 2018-10-17 06:44:15,255 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:44:15,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-32337e60-f085-4d78-837a-1ebadabc3cc3 2018-10-17 06:44:15,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193686008453s 2018-10-17 06:44:15,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:15,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:15,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ffe0dc-34dd-4f3d-826f-8ff721480ba1 2018-10-17 06:44:15,383 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74", "links": {"self": "http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96907671977e4501b6a9fab64c7ff667", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:44:15,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9ffe0dc-34dd-4f3d-826f-8ff721480ba1 2018-10-17 06:44:15,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127771139145s 2018-10-17 06:44:15,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:44:15,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:15,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a3382a-b401-47c4-89db-e41248da9404 2018-10-17 06:44:15,507 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5"}, "tags": [], "enabled": true, "id": "fbebc01e5149409abdaa818fb191a4a5", "parent_id": "default", "domain_id": "default", "name": "barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:44:15,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b4a3382a-b401-47c4-89db-e41248da9404 2018-10-17 06:44:15,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110893964767s 2018-10-17 06:44:15,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:44:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=96907671977e4501b6a9fab64c7ff667&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=fbebc01e5149409abdaa818fb191a4a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:15,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a715eaa4-b384-4642-8419-d917f12098fa 2018-10-17 06:44:15,769 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=96907671977e4501b6a9fab64c7ff667&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=fbebc01e5149409abdaa818fb191a4a5", "previous": null, "next": null}} 2018-10-17 06:44:15,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=96907671977e4501b6a9fab64c7ff667&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=fbebc01e5149409abdaa818fb191a4a5 used request id req-a715eaa4-b384-4642-8419-d917f12098fa 2018-10-17 06:44:15,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.253124952316s 2018-10-17 06:44:15,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:44:15,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5/users/96907671977e4501b6a9fab64c7ff667/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:15,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca68396-e1c6-424e-9069-0b36c1b52a02 2018-10-17 06:44:15,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:15,992 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5/users/96907671977e4501b6a9fab64c7ff667/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-7ca68396-e1c6-424e-9069-0b36c1b52a02 2018-10-17 06:44:15,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.218340158463s 2018-10-17 06:44:15,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:15,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:16,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772ecb8e-7d4b-4bcd-9154-7ec78f67103a 2018-10-17 06:44:16,125 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:16,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-772ecb8e-7d4b-4bcd-9154-7ec78f67103a 2018-10-17 06:44:16,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130234003067s 2018-10-17 06:44:16,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:44:16,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:16,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7ed49e-348a-4d22-a9d8-849ae2a2e9c2 2018-10-17 06:44:16,340 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:44:16,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1c7ed49e-348a-4d22-a9d8-849ae2a2e9c2 2018-10-17 06:44:16,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209336996078s 2018-10-17 06:44:16,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:16,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241907d5-b67e-43d7-aee4-f1adc0c6f02f 2018-10-17 06:44:16,470 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74", "links": {"self": "http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96907671977e4501b6a9fab64c7ff667", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:44:16,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-241907d5-b67e-43d7-aee4-f1adc0c6f02f 2018-10-17 06:44:16,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12855887413s 2018-10-17 06:44:16,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:44:16,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=96907671977e4501b6a9fab64c7ff667&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:16,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a068357d-3d36-4491-b606-7ad4a2fff531 2018-10-17 06:44:16,590 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=96907671977e4501b6a9fab64c7ff667&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 06:44:16,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=96907671977e4501b6a9fab64c7ff667&scope.domain.id=default used request id req-a068357d-3d36-4491-b606-7ad4a2fff531 2018-10-17 06:44:16,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106731891632s 2018-10-17 06:44:16,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 06:44:16,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/96907671977e4501b6a9fab64c7ff667/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:16,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee1b2b4-0fc8-455f-b623-d967a952fd1f 2018-10-17 06:44:16,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:16,776 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/96907671977e4501b6a9fab64c7ff667/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-4ee1b2b4-0fc8-455f-b623-d967a952fd1f 2018-10-17 06:44:16,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.182144880295s 2018-10-17 06:44:16,777 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 06:44:19,500 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 06:44:21,925 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fb0988a5-89d4-4d22-9f91-e7e9ead367be | 2018-10-17T06:44:21.513647 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fb0988a5-89d4-4d22-9f91-e7e9ead367be ~/.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-10-17 06:44:25,162 - 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-10-17 06:44:26,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 06:44:28,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 06:44:31,136 - 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=8a55599b-a9b6-4b5f-9a41-244a540d96d1) as the default verifier for the future CLI operations. 2018-10-17 06:44:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:44:33,101 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6344c670-f450-42da-9556-b32603db0c65 2018-10-17 06:44:33,102 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:44:33,102 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-6344c670-f450-42da-9556-b32603db0c65 2018-10-17 06:44:33,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:44:33,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbebc01e5149409abdaa818fb191a4a5", "name": "barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fbebc01e5149409abdaa818fb191a4a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fbebc01e5149409abdaa818fb191a4a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fbebc01e5149409abdaa818fb191a4a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fbebc01e5149409abdaa818fb191a4a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fbebc01e5149409abdaa818fb191a4a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fbebc01e5149409abdaa818fb191a4a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fbebc01e5149409abdaa818fb191a4a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fbebc01e5149409abdaa818fb191a4a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fbebc01e5149409abdaa818fb191a4a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fbebc01e5149409abdaa818fb191a4a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fbebc01e5149409abdaa818fb191a4a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fbebc01e5149409abdaa818fb191a4a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fbebc01e5149409abdaa818fb191a4a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fbebc01e5149409abdaa818fb191a4a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74", "id": "96907671977e4501b6a9fab64c7ff667"}, "audit_ids": ["b5pV4AF4RwuHRmEmN1YGDA"], "issued_at": "2018-10-17T06:44:33.000000Z"}} 2018-10-17 06:44:33,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-17 06:44:33,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:44:33,634 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c0133ae-cea9-4a48-9f10-7747b981807a 2018-10-17 06:44:33,634 - keystoneauth.session - DEBUG - 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.4:35357/v3/", "rel": "self"}]}]}} 2018-10-17 06:44:33,635 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-6c0133ae-cea9-4a48-9f10-7747b981807a 2018-10-17 06:44:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b255d5fb62c84a7d115c0420d9739bbf5dbb846ddb1eab3e97a144c7f1d5b15" 2018-10-17 06:44:33,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ff1a2f-5c22-4147-ab6e-454dfda804ff 2018-10-17 06:44:33,830 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/016cebc3567c48088ae5de5b9a82793c"}, "enabled": true, "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0ea76f64e73041e893b083e0462e6a49"}, "enabled": true, "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4172975bd7f44310abfc64590175b502"}, "enabled": true, "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/65c5c2f5743b46819b9f09276d970885"}, "enabled": true, "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/76e2332dd53048d39ae63758aa39832c"}, "enabled": true, "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/78d8cb6a7e254d3b8fe49535d74e6aca"}, "enabled": true, "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/922f0430aec048ea8b808cd1e259822b"}, "enabled": true, "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc8713035bc342e1a1b7e3caaa793141"}, "enabled": true, "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d0a1a387cc974ef3aefa5b025a9ccad9"}, "enabled": true, "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d4a363f3c1cc482d80956f0014a65395"}, "enabled": true, "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ddc7cdca06a041f09f71ef0924a5298a"}, "enabled": true, "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de3fa5e7b18042088b954a4b7aa5c8d6"}, "enabled": true, "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfeed5a4dd0b4f338a3685bd4ef92e8d"}, "enabled": true, "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f5590de7434142db9b52e1f979d209a6"}, "enabled": true, "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/fdb7a682757f4a2cb134474ffb1d3dc7"}, "enabled": true, "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-10-17 06:44:33,830 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-06ff1a2f-5c22-4147-ab6e-454dfda804ff 2018-10-17 06:44:33,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.208390951157s 2018-10-17 06:44:33,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 06:44:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7b255d5fb62c84a7d115c0420d9739bbf5dbb846ddb1eab3e97a144c7f1d5b15" 2018-10-17 06:44:34,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:34 GMT X-Openstack-Request-Id: req-35af730f-3367-495a-b12d-d0cd31f0b272 2018-10-17 06:44:34,111 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 06:44:34,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-35af730f-3367-495a-b12d-d0cd31f0b272 2018-10-17 06:44:34,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269164085388s 2018-10-17 06:44:34,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:34,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1991b11-4eef-4390-960e-58f7a63419c7 2018-10-17 06:44:34,320 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74", "links": {"self": "http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "96907671977e4501b6a9fab64c7ff667", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:44:34,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e1991b11-4eef-4390-960e-58f7a63419c7 2018-10-17 06:44:34,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198496818542s 2018-10-17 06:44:34,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:34,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:34,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f3dac6-f3c5-45cd-82f1-724ee836f3b3 2018-10-17 06:44:34,531 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_297fe569-1a28-4fa1-aa18-64da55f5ed74", "links": {"self": "http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "96907671977e4501b6a9fab64c7ff667", "description": null}} 2018-10-17 06:44:34,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667 used request id req-32f3dac6-f3c5-45cd-82f1-724ee836f3b3 2018-10-17 06:44:34,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204149961472s 2018-10-17 06:44:34,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:44:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:34,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6da67b6-541c-4960-9f44-119c7b0980f8 2018-10-17 06:44:34,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:34,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/96907671977e4501b6a9fab64c7ff667 used request id req-b6da67b6-541c-4960-9f44-119c7b0980f8 2018-10-17 06:44:34,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198186159134s 2018-10-17 06:44:34,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:44:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:34,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2fed11-e1be-4a3a-a8b1-aa1e32f19e8f 2018-10-17 06:44:34,855 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5"}, "tags": [], "enabled": true, "id": "fbebc01e5149409abdaa818fb191a4a5", "parent_id": "default", "domain_id": "default", "name": "barbican-project_297fe569-1a28-4fa1-aa18-64da55f5ed74"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:44:34,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-cb2fed11-e1be-4a3a-a8b1-aa1e32f19e8f 2018-10-17 06:44:34,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117995977402s 2018-10-17 06:44:34,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:44:34,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:35,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb964416-a749-4a09-9b58-ca2cf7b68eac 2018-10-17 06:44:35,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:35,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fbebc01e5149409abdaa818fb191a4a5 used request id req-fb964416-a749-4a09-9b58-ca2cf7b68eac 2018-10-17 06:44:35,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.231128931046s 2018-10-17 06:44:35,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:44:35,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fbebc01e5149409abdaa818fb191a4a5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}48a8de9e38122082502d1e5e1bf0cd3bc771749d468a1e966f9090922f5517cc" 2018-10-17 06:44:35,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:35 GMT X-Openstack-Request-Id: req-091f519a-3375-4b3f-81e0-c0c488b8f66d 2018-10-17 06:44:35,406 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 06:44:35,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fbebc01e5149409abdaa818fb191a4a5&name=default used request id req-091f519a-3375-4b3f-81e0-c0c488b8f66d 2018-10-17 06:44:35,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308403015137s 2018-10-17 06:44:35,407 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-10-17 06:44:35,407 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-17 06:44:35,412 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:46 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:34 | PASS | | rally_sanity | functest | smoke | 31:47 | PASS | | rally_jobs | functest | smoke | 29:41 | PASS | | refstack_defcore | functest | smoke | 06:55 | PASS | | patrole | functest | smoke | 02:36 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:56 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-10-17 06:44:35,423 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 06:44:52,346 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 06:44:52,349 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=iXEDdSCTy0wIbmMvIYdZobVj3 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=fe010d0d79494effbe02dd92c443bc23 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 06:44:52,349 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 06:44:52,350 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-10-17 06:44:52,355 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-10-17 06:44:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:44:52,564 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf40c437-d687-4d63-81a7-b7d926913610 2018-10-17 06:44:52,564 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:44:52,564 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-bf40c437-d687-4d63-81a7-b7d926913610 2018-10-17 06:44:52,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:44:52,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["gugA4ebfT0CVxtGPMuo7CQ"], "issued_at": "2018-10-17T06:44:52.000000Z"}} 2018-10-17 06:44:52,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:44:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:53,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:53 GMT X-Openstack-Request-Id: req-705b7b75-d401-40c5-a2ee-18b21724a9bf 2018-10-17 06:44:53,357 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:44:53,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-705b7b75-d401-40c5-a2ee-18b21724a9bf 2018-10-17 06:44:53,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38644695282s 2018-10-17 06:44:53,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:44:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:53,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8feb188f-85e4-496d-b16f-bfca9d1b99a3 2018-10-17 06:44:53,558 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:44:53,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8feb188f-85e4-496d-b16f-bfca9d1b99a3 2018-10-17 06:44:53,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193016052246s 2018-10-17 06:44:53,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:44:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f"}}' 2018-10-17 06:44:53,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce470b8-6bf6-4415-9f2e-7848bcfb0f10 2018-10-17 06:44:53,872 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f"}, "tags": [], "enabled": true, "id": "ede1b09853e34b5ba44319126dde954f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f"}} 2018-10-17 06:44:53,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5ce470b8-6bf6-4415-9f2e-7848bcfb0f10 2018-10-17 06:44:53,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.306239128113s 2018-10-17 06:44:53,873 - 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'ede1b09853e34b5ba44319126dde954f', '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_f3347282-01fb-4252-b8cf-70d4b7d6323f'}) 2018-10-17 06:44:53,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:44:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "43bdbda7-cb59-4275-83b9-9eb67ff319ae", "email": null, "name": "vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f"}}' 2018-10-17 06:44:54,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72432e05-d8c5-48e1-85bb-c5cdd498c1b7 2018-10-17 06:44:54,347 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f", "links": {"self": "http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "24ab786adf184baab288ccc0c8a928dd", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:44:54,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-72432e05-d8c5-48e1-85bb-c5cdd498c1b7 2018-10-17 06:44:54,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466885089874s 2018-10-17 06:44:54,348 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'24ab786adf184baab288ccc0c8a928dd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f'}) 2018-10-17 06:44:54,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:54,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc82946-9885-4eb8-9596-d1252d0cc009 2018-10-17 06:44:54,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:54,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-abc82946-9885-4eb8-9596-d1252d0cc009 2018-10-17 06:44:54,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190227031708s 2018-10-17 06:44:54,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:54,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:54,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3e56a0-5d55-4c95-95e6-6d951175ff44 2018-10-17 06:44:54,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:54,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1b3e56a0-5d55-4c95-95e6-6d951175ff44 2018-10-17 06:44:54,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205477952957s 2018-10-17 06:44:54,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:44:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:54,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb864a5-4f17-4c7d-b00e-76d90f09195f 2018-10-17 06:44:54,867 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:44:54,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cbb864a5-4f17-4c7d-b00e-76d90f09195f 2018-10-17 06:44:54,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108108997345s 2018-10-17 06:44:54,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:44:54,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:54,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c54fff-9444-4a3b-891f-4341b660b667 2018-10-17 06:44:54,981 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:44:54,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a3c54fff-9444-4a3b-891f-4341b660b667 2018-10-17 06:44:54,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108016967773s 2018-10-17 06:44:54,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:44:54,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:55,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8eac35-61e3-4e5c-b990-74bbf53050bb 2018-10-17 06:44:55,200 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f", "links": {"self": "http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "24ab786adf184baab288ccc0c8a928dd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:44:55,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fe8eac35-61e3-4e5c-b990-74bbf53050bb 2018-10-17 06:44:55,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218451976776s 2018-10-17 06:44:55,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:44:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:55,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742d59a6-cfe7-4e92-8771-1cfc26124e7f 2018-10-17 06:44:55,326 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f"}, "tags": [], "enabled": true, "id": "ede1b09853e34b5ba44319126dde954f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f"}]} 2018-10-17 06:44:55,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-742d59a6-cfe7-4e92-8771-1cfc26124e7f 2018-10-17 06:44:55,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112827062607s 2018-10-17 06:44:55,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:44:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=24ab786adf184baab288ccc0c8a928dd&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=ede1b09853e34b5ba44319126dde954f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:55,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a379581-30a7-4b7e-8565-870c73039757 2018-10-17 06:44:55,523 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=24ab786adf184baab288ccc0c8a928dd&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=ede1b09853e34b5ba44319126dde954f", "previous": null, "next": null}} 2018-10-17 06:44:55,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=24ab786adf184baab288ccc0c8a928dd&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=ede1b09853e34b5ba44319126dde954f used request id req-1a379581-30a7-4b7e-8565-870c73039757 2018-10-17 06:44:55,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188585042953s 2018-10-17 06:44:55,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:44:55,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f/users/24ab786adf184baab288ccc0c8a928dd/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:44:55,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39fe783e-729d-44a5-a21b-f6a04a0fe5d5 2018-10-17 06:44:55,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:44:55,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f/users/24ab786adf184baab288ccc0c8a928dd/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-39fe783e-729d-44a5-a21b-f6a04a0fe5d5 2018-10-17 06:44:55,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143687963486s 2018-10-17 06:44:55,673 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f', 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'ede1b09853e34b5ba44319126dde954f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '43bdbda7-cb59-4275-83b9-9eb67ff319ae', 'username': u'vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:44:55,677 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'password': '43bdbda7-cb59-4275-83b9-9eb67ff319ae', 'project_name': 'vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'ede1b09853e34b5ba44319126dde954f', 'project_domain_name': 'Default'} 2018-10-17 06:44:55,683 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-10-17 06:44:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:44:55,692 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f88ff8-d1fb-44e1-acee-90265ead4fa8 2018-10-17 06:44:55,692 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:44:55,693 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-63f88ff8-d1fb-44e1-acee-90265ead4fa8 2018-10-17 06:44:55,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:44:56,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ede1b09853e34b5ba44319126dde954f", "name": "vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ede1b09853e34b5ba44319126dde954f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/ede1b09853e34b5ba44319126dde954f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/ede1b09853e34b5ba44319126dde954f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ede1b09853e34b5ba44319126dde954f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/ede1b09853e34b5ba44319126dde954f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/ede1b09853e34b5ba44319126dde954f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/ede1b09853e34b5ba44319126dde954f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/ede1b09853e34b5ba44319126dde954f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/ede1b09853e34b5ba44319126dde954f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_ede1b09853e34b5ba44319126dde954f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_ede1b09853e34b5ba44319126dde954f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ede1b09853e34b5ba44319126dde954f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/ede1b09853e34b5ba44319126dde954f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/ede1b09853e34b5ba44319126dde954f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f", "id": "24ab786adf184baab288ccc0c8a928dd"}, "audit_ids": ["5SVjUQ5BSOO6o9FUG5AjJQ"], "issued_at": "2018-10-17T06:44:56.000000Z"}} 2018-10-17 06:44:56,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 06:44:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "vmtp-router_f3347282-01fb-4252-b8cf-70d4b7d6323f", "admin_state_up": true}}' 2018-10-17 06:44:58,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:58 GMT X-Openstack-Request-Id: req-c07cb845-0121-44d2-ae56-cdb54ab49d03 2018-10-17 06:44:58,190 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ede1b09853e34b5ba44319126dde954f", "created_at": "2018-10-17T06:44:56Z", "admin_state_up": true, "updated_at": "2018-10-17T06:44:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ede1b09853e34b5ba44319126dde954f", "id": "18a310e8-dd53-4a0f-9cd9-a24f16a3d2e8", "name": "vmtp-router_f3347282-01fb-4252-b8cf-70d4b7d6323f"}} 2018-10-17 06:44:58,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c07cb845-0121-44d2-ae56-cdb54ab49d03 2018-10-17 06:44:58,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.08810901642s 2018-10-17 06:44:58,191 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T06:44:57Z', u'revision_number': 2, u'id': u'18a310e8-dd53-4a0f-9cd9-a24f16a3d2e8', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_f3347282-01fb-4252-b8cf-70d4b7d6323f', u'admin_state_up': True, u'tenant_id': u'ede1b09853e34b5ba44319126dde954f', u'created_at': u'2018-10-17T06:44:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'ede1b09853e34b5ba44319126dde954f'}) 2018-10-17 06:44:58,192 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-17 06:44:59,621 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-17 06:44:59,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:44:59,633 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:59 GMT 2018-10-17 06:44:59,634 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 06:44:59,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:44:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:44:59,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 06:44:59 GMT X-Openstack-Request-Id: req-de4bea9d-69f0-4c0a-b84b-ad31bc6c2c5b 2018-10-17 06:44:59,973 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:44:59,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-de4bea9d-69f0-4c0a-b84b-ad31bc6c2c5b 2018-10-17 06:44:59,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334100008011s 2018-10-17 06:44:59,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:44:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f"}' 2018-10-17 06:45:00,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:00 GMT Location: http://172.30.9.29:9292/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-52c1a58d-1c30-4714-940e-e0f91ce4479b 2018-10-17 06:45:00,061 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:44:59Z", "file": "/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/file", "owner": "ede1b09853e34b5ba44319126dde954f", "id": "a7ad347a-7d5a-4d25-90fc-265dec6750c6", "size": null, "self": "/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f", "checksum": null, "created_at": "2018-10-17T06:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:45:00,061 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-52c1a58d-1c30-4714-940e-e0f91ce4479b 2018-10-17 06:45:00,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0773968696594s 2018-10-17 06:45:00,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:45:00,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" -d '' 2018-10-17 06:45:03,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:45:03 GMT X-Openstack-Request-Id: req-ec49e749-181f-49fc-837f-b09122b2b5ca 2018-10-17 06:45:03,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:45:03,904 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/file used request id req-ec49e749-181f-49fc-837f-b09122b2b5ca 2018-10-17 06:45:03,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.84166502953s 2018-10-17 06:45:03,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:45:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:03,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:03 GMT X-Openstack-Request-Id: req-0be3ad3f-3457-4c42-9a58-ba42e2ab047d 2018-10-17 06:45:03,962 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:45:03Z", "file": "/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/file", "owner": "ede1b09853e34b5ba44319126dde954f", "id": "a7ad347a-7d5a-4d25-90fc-265dec6750c6", "size": 263586304, "self": "/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T06:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:45:03,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0be3ad3f-3457-4c42-9a58-ba42e2ab047d 2018-10-17 06:45:03,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0530180931091s 2018-10-17 06:45:03,964 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/file', 'owner': u'ede1b09853e34b5ba44319126dde954f', 'id': u'a7ad347a-7d5a-4d25-90fc-265dec6750c6', 'size': 263586304, u'self': u'/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ede1b09853e34b5ba44319126dde954f', 'name': 'vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:45:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T06:45:03Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'created': u'2018-10-17T06:44:59Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-17T06:44:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:45:03,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:45:03,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_f3347282-01fb-4252-b8cf-70d4b7d6323f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-10-17 06:45:04,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e7ca7c6-715c-421e-9fd3-bd4aa8e85245 x-openstack-request-id: req-6e7ca7c6-715c-421e-9fd3-bd4aa8e85245 2018-10-17 06:45:04,274 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "b8b44c9f-b5d5-4119-be40-9bd2a4bd2919", "name": "vmtp-flavor_f3347282-01fb-4252-b8cf-70d4b7d6323f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:45:04,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6e7ca7c6-715c-421e-9fd3-bd4aa8e85245 2018-10-17 06:45:04,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.305711984634s 2018-10-17 06:45:04,275 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_f3347282-01fb-4252-b8cf-70d4b7d6323f', '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'fe010d0d79494effbe02dd92c443bc23', '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'b8b44c9f-b5d5-4119-be40-9bd2a4bd2919', 'swap': 0}) 2018-10-17 06:45:04,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:45:04,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" -d '{"extra_specs": {}}' 2018-10-17 06:45:04,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e759a67a-3ede-4b47-9d61-f2040dc60e1b x-openstack-request-id: req-e759a67a-3ede-4b47-9d61-f2040dc60e1b 2018-10-17 06:45:04,299 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:45:04,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919/os-extra_specs used request id req-e759a67a-3ede-4b47-9d61-f2040dc60e1b 2018-10-17 06:45:04,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229518413544s 2018-10-17 06:45:04,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:45:04,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:04,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c924d56c-2d96-4df3-827e-3e5d8a65c305 2018-10-17 06:45:04,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:45:04,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c924d56c-2d96-4df3-827e-3e5d8a65c305 2018-10-17 06:45:04,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181527853012s 2018-10-17 06:45:04,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:45:04,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:04,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f0044d-f109-4040-bc0e-cda91881f7f7 2018-10-17 06:45:04,596 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:45:04,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7f0044d-f109-4040-bc0e-cda91881f7f7 2018-10-17 06:45:04,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105318784714s 2018-10-17 06:45:04,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:45:04,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:04,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3158acc2-e30d-47e1-81e2-f5897512505a 2018-10-17 06:45:04,800 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:45:04,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-3158acc2-e30d-47e1-81e2-f5897512505a 2018-10-17 06:45:04,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19971203804s 2018-10-17 06:45:04,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:45:04,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:05,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329531dd-54bb-4855-8ab7-84cf19a7328f 2018-10-17 06:45:05,010 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f", "links": {"self": "http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "24ab786adf184baab288ccc0c8a928dd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:45:05,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-329531dd-54bb-4855-8ab7-84cf19a7328f 2018-10-17 06:45:05,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208773851395s 2018-10-17 06:45:05,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:45:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:05,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abc3165-2a4e-4eef-bfb7-d567e2a6d1cf 2018-10-17 06:45:05,175 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f"}, "tags": [], "enabled": true, "id": "ede1b09853e34b5ba44319126dde954f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f"}]} 2018-10-17 06:45:05,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3abc3165-2a4e-4eef-bfb7-d567e2a6d1cf 2018-10-17 06:45:05,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152653932571s 2018-10-17 06:45:05,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:45:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=24ab786adf184baab288ccc0c8a928dd&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=ede1b09853e34b5ba44319126dde954f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:05,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1adfee-b138-4979-98ae-3e572e8054ea 2018-10-17 06:45:05,293 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=24ab786adf184baab288ccc0c8a928dd&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=ede1b09853e34b5ba44319126dde954f", "previous": null, "next": null}} 2018-10-17 06:45:05,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=24ab786adf184baab288ccc0c8a928dd&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=ede1b09853e34b5ba44319126dde954f used request id req-9b1adfee-b138-4979-98ae-3e572e8054ea 2018-10-17 06:45:05,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109400033951s 2018-10-17 06:45:05,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:45:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f/users/24ab786adf184baab288ccc0c8a928dd/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:05,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c6eae5c-6f13-4953-8304-b1e39a6a7fd1 2018-10-17 06:45:05,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:45:05,445 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f/users/24ab786adf184baab288ccc0c8a928dd/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-5c6eae5c-6f13-4953-8304-b1e39a6a7fd1 2018-10-17 06:45:05,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147701978683s 2018-10-17 06:45:05,446 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_f3347282-01fb-4252-b8cf-70d4b7d6323f' 2018-10-17 06:45:05,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 06:45:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" -d '{"keypair": {"name": "vmtp_f3347282-01fb-4252-b8cf-70d4b7d6323f"}}' 2018-10-17 06:45:06,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c522a437-98d8-4daa-a2b9-bf2dbe278c7a x-openstack-request-id: req-c522a437-98d8-4daa-a2b9-bf2dbe278c7a 2018-10-17 06:45:06,854 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9Ai1uIHR8KDNYlAPYH7W+CnKRueTkryuSlWJCi1FBlBM7dOH9muQE3LUfDQoQ98SmlAv6+Mlt+g6nH5QU1hcsVLwQbjAm0m3mjt5NeZCYwZJOzUHynKHrEJ2r4Ww85SdlJkWX+/HYoThcejQIyzQQOWwc9Y5f8qSHzTJiIw5N2gJlztY57Dj+PUugluNpx9mu6MaoeiMvwLH1NJLgsZqiPRbwkzM0m0Sx05YrImIu6BSDAG3zbG0Lfc/HB+Q1wXij2o7BU+0GWs4Bs6iub8ODQJTuQC+oU1+nYpgaZIdlZ7Kai1pmanbJIj9nT4YdOKP7Nyd+w8C3tGnRi+bC9uzh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvQItbiB0fCgzWJQD2B+1vgpykbnk5K8rkpViQotRQZQTO3Th\n/ZrkBNy1Hw0KEPfEppQL+vjJbfoOpx+UFNYXLFS8EG4wJtJt5o7eTXmQmMGSTs1B\n8pyh6xCdq+FsPOUnZSZFl/vx2KE4XHo0CMs0EDlsHPWOX/Kkh80yYiMOTdoCZc7W\nOew4/j1LoJbjacfZrujGqHojL8Cx9TSS4LGaoj0W8JMzNJtEsdOWKyJiLugUgwBt\n82xtC33PxwfkNcF4o9qOwVPtBlrOAbOorm/Dg0CU7kAvqFNfp2KYGmSHZWeymota\nZmp2ySI/Z0+GHTij+zcnfsPAt7Rp0Yvmwvbs4QIDAQABAoIBAQCrsWeta2QFSMtj\nwok/cYa5zGnIwPIRXqKZNIQe6Ml2ZdmWoBWON368f/Uz8LddNIV5wHClmgv4kDdx\nTzlIODayuYJg9oddLLhSwSNlg3F7ohOS69flWK2ph92CvnKBWrSPqNV9O4u0+rbl\nIslT16tCtbblE5cyx4r4JcmH5kpfIoIJUgjE5XYAGCJTu4uRiJYkexxkhn6mi8IY\nCNktXGwyOq1qQYvlByAj42XDac6HgoCu7AXXrQzFqivi+o4hWMwt/++cDkqkW+ap\nMJci4rkki7M0H7+XxgHWDahQJ+x9Vjhlca/cPfQYz7QEY9Lyaj0HwIrxiE0tK+BS\n+l6DNuZxAoGBAPWkgIlflD9DzEN7N/X+6eqYAe07iEIG+9l1eMwo4TFEx9BIJHIV\nacWqW1t2kJlLqpjTFo6pQTZsuaFvn8l0dXxN5s8m2rQAJO3isEURsF2scy8jD+l+\n+LgZEmQhAzaRFRw9cqL8AnvG8jGsL+eBUv8zUKRJLCGrOK8u471s0hYVAoGBAMT6\nXBlVUWWQkPRHqR/9st6V0s+spt8ahm5HI8Crz1I9jTh/dPEOqvc5/ViIKwmadLey\nsm+WHS0Ag1HXu9T9ddhiGGDxzi+mxnNEYV3/olmrJMtv0LAEB9k1liJylS99Q2ec\nFsEZkH2ZsxaPCO9VmzGJiZMzg6X9z59goBRT7FqdAoGBAL3Ht0rrHjT2o3SrWSPk\nK0ME59AqQ26HyMJMYOSS3NDcy+deJVJCuvJtWKHEa5kT/ZyO0YmsuGZc/9n6zJ+v\nKym7Ygw/f4674cwsbHUgYnssxdzwINYMNAq/zBax7rKUypOD4fKL8ztADFRWLLiW\nkNH8Clyy77afe27VMjxiO7m1AoGBALKGzs5PG3TX7+jWwhwyjdlbJTQAIUX3/nsY\nkvjfPwokq0fXjR+l0aI8trd0wrzzdnG/ziWAgnT1EBAvXRgPmK1DSyEiR2O83gQ+\np5jQRk7K5JBViWjeXlapUKdr/naKK3tOZvkguGp90WjSvqBckEn3g+8cM2dQgMrM\ngomp/n+pAoGATffAR+mJRt6H6r03Dd+u6TsA2H4ZYcW2BHqhKdfKREwhD/npFqhd\nAKJwDP8uHTxDKBdlLixRKg9su3XL8dZu/BgIw2VIi9r4Bz/xc2aRuQ7ugs/o5CLC\nsVtzlNye0IhWddcLK/l8C40t1kOuwhuNNDGR1bLhL711O148N2LG+8A=\n-----END RSA PRIVATE KEY-----\n", "user_id": "24ab786adf184baab288ccc0c8a928dd", "name": "vmtp_f3347282-01fb-4252-b8cf-70d4b7d6323f", "fingerprint": "11:a6:ee:b1:bc:0b:8a:ef:39:f6:a5:40:fd:03:4a:38"}} 2018-10-17 06:45:06,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-c522a437-98d8-4daa-a2b9-bf2dbe278c7a 2018-10-17 06:45:06,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.40575098991s 2018-10-17 06:45:06,856 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9Ai1uIHR8KDNYlAPYH7W+CnKRueTkryuSlWJCi1FBlBM7dOH9muQE3LUfDQoQ98SmlAv6+Mlt+g6nH5QU1hcsVLwQbjAm0m3mjt5NeZCYwZJOzUHynKHrEJ2r4Ww85SdlJkWX+/HYoThcejQIyzQQOWwc9Y5f8qSHzTJiIw5N2gJlztY57Dj+PUugluNpx9mu6MaoeiMvwLH1NJLgsZqiPRbwkzM0m0Sx05YrImIu6BSDAG3zbG0Lfc/HB+Q1wXij2o7BU+0GWs4Bs6iub8ODQJTuQC+oU1+nYpgaZIdlZ7Kai1pmanbJIj9nT4YdOKP7Nyd+w8C3tGnRi+bC9uzh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvQItbiB0fCgzWJQD2B+1vgpykbnk5K8rkpViQotRQZQTO3Th\n/ZrkBNy1Hw0KEPfEppQL+vjJbfoOpx+UFNYXLFS8EG4wJtJt5o7eTXmQmMGSTs1B\n8pyh6xCdq+FsPOUnZSZFl/vx2KE4XHo0CMs0EDlsHPWOX/Kkh80yYiMOTdoCZc7W\nOew4/j1LoJbjacfZrujGqHojL8Cx9TSS4LGaoj0W8JMzNJtEsdOWKyJiLugUgwBt\n82xtC33PxwfkNcF4o9qOwVPtBlrOAbOorm/Dg0CU7kAvqFNfp2KYGmSHZWeymota\nZmp2ySI/Z0+GHTij+zcnfsPAt7Rp0Yvmwvbs4QIDAQABAoIBAQCrsWeta2QFSMtj\nwok/cYa5zGnIwPIRXqKZNIQe6Ml2ZdmWoBWON368f/Uz8LddNIV5wHClmgv4kDdx\nTzlIODayuYJg9oddLLhSwSNlg3F7ohOS69flWK2ph92CvnKBWrSPqNV9O4u0+rbl\nIslT16tCtbblE5cyx4r4JcmH5kpfIoIJUgjE5XYAGCJTu4uRiJYkexxkhn6mi8IY\nCNktXGwyOq1qQYvlByAj42XDac6HgoCu7AXXrQzFqivi+o4hWMwt/++cDkqkW+ap\nMJci4rkki7M0H7+XxgHWDahQJ+x9Vjhlca/cPfQYz7QEY9Lyaj0HwIrxiE0tK+BS\n+l6DNuZxAoGBAPWkgIlflD9DzEN7N/X+6eqYAe07iEIG+9l1eMwo4TFEx9BIJHIV\nacWqW1t2kJlLqpjTFo6pQTZsuaFvn8l0dXxN5s8m2rQAJO3isEURsF2scy8jD+l+\n+LgZEmQhAzaRFRw9cqL8AnvG8jGsL+eBUv8zUKRJLCGrOK8u471s0hYVAoGBAMT6\nXBlVUWWQkPRHqR/9st6V0s+spt8ahm5HI8Crz1I9jTh/dPEOqvc5/ViIKwmadLey\nsm+WHS0Ag1HXu9T9ddhiGGDxzi+mxnNEYV3/olmrJMtv0LAEB9k1liJylS99Q2ec\nFsEZkH2ZsxaPCO9VmzGJiZMzg6X9z59goBRT7FqdAoGBAL3Ht0rrHjT2o3SrWSPk\nK0ME59AqQ26HyMJMYOSS3NDcy+deJVJCuvJtWKHEa5kT/ZyO0YmsuGZc/9n6zJ+v\nKym7Ygw/f4674cwsbHUgYnssxdzwINYMNAq/zBax7rKUypOD4fKL8ztADFRWLLiW\nkNH8Clyy77afe27VMjxiO7m1AoGBALKGzs5PG3TX7+jWwhwyjdlbJTQAIUX3/nsY\nkvjfPwokq0fXjR+l0aI8trd0wrzzdnG/ziWAgnT1EBAvXRgPmK1DSyEiR2O83gQ+\np5jQRk7K5JBViWjeXlapUKdr/naKK3tOZvkguGp90WjSvqBckEn3g+8cM2dQgMrM\ngomp/n+pAoGATffAR+mJRt6H6r03Dd+u6TsA2H4ZYcW2BHqhKdfKREwhD/npFqhd\nAKJwDP8uHTxDKBdlLixRKg9su3XL8dZu/BgIw2VIi9r4Bz/xc2aRuQ7ugs/o5CLC\nsVtzlNye0IhWddcLK/l8C40t1kOuwhuNNDGR1bLhL711O148N2LG+8A=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'24ab786adf184baab288ccc0c8a928dd', 'name': u'vmtp_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'created_at': '2018-10-17T06:45:06.856004', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ede1b09853e34b5ba44319126dde954f', 'name': 'vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'11:a6:ee:b1:bc:0b:8a:ef:39:f6:a5:40:fd:03:4a:38', 'type': 'ssh', 'id': u'vmtp_f3347282-01fb-4252-b8cf-70d4b7d6323f'}) 2018-10-17 06:45:06,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 06:45:06,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vmtp_f3347282-01fb-4252-b8cf-70d4b7d6323f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:06,884 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dddc729f-ec94-4bb2-a885-d5a1c8103332 x-openstack-request-id: req-dddc729f-ec94-4bb2-a885-d5a1c8103332 2018-10-17 06:45:06,884 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vmtp_f3347282-01fb-4252-b8cf-70d4b7d6323f used request id req-dddc729f-ec94-4bb2-a885-d5a1c8103332 2018-10-17 06:45:06,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0274620056152s 2018-10-17 06:45:07,589 - 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-10-17 06:45:08,578 - 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-10-17 06:45:08,391 INFO Using http://172.30.9.29:5000 2018-10-17 06:45:08,391 INFO VM public key: /tmp/tmpZeCEoc 2018-10-17 06:45:08,391 INFO VM private key: /tmp/tmpaIgZ8c 2018-10-17 06:45:08,502 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 215, in setup self.comp.init_key_pair(self.config.public_key_name, self.instance_access) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 138, in init_key_pair return self.add_public_key(kp_name, ssh_access.public_key_file) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 120, in add_public_key self.remove_public_key(name) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 99, in remove_public_key keypair_list = self.novaclient.keypairs.list() File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py", line 163, in list return self._list('/%s' % self.keypair_prefix, 'keypairs') File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 257, in _list resp, body = self.api.client.get(url) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 351, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 77, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 510, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 213, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 684, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1071, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) NotFound: Not Found (HTTP 404) (Request-ID: req-6479c1e8-4eda-46bc-9b2b-12d51bd91f0e) 2018-10-17 06:45:08,503 INFO Cleaning up... 2018-10-17 06:45:08,512 ERROR Not Found (HTTP 404) (Request-ID: req-5c4d7e47-0862-498e-b4f1-82f1e1330b29) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 453, in teardown self.comp.remove_public_key(self.config.public_key_name) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 99, in remove_public_key keypair_list = self.novaclient.keypairs.list() File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py", line 163, in list return self._list('/%s' % self.keypair_prefix, 'keypairs') File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 257, in _list resp, body = self.api.client.get(url) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 351, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 77, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 510, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 213, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 684, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1071, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) NotFound: Not Found (HTTP 404) (Request-ID: req-5c4d7e47-0862-498e-b4f1-82f1e1330b29) 2018-10-17 06:45:08,703 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 06:45:08,704 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 00:13 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 06:45:08,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 06:45:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:09,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:09 GMT X-Openstack-Request-Id: req-2682c82a-0b80-4e7f-a872-8fbee5c38e40 2018-10-17 06:45:09,103 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ede1b09853e34b5ba44319126dde954f", "created_at": "2018-10-17T06:44:56Z", "admin_state_up": true, "updated_at": "2018-10-17T06:44:57Z", "project_id": "ede1b09853e34b5ba44319126dde954f", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "18a310e8-dd53-4a0f-9cd9-a24f16a3d2e8", "name": "vmtp-router_f3347282-01fb-4252-b8cf-70d4b7d6323f"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b107784d9624b17a1d2a42139c005e9", "created_at": "2018-10-17T05:18:10Z", "admin_state_up": true, "updated_at": "2018-10-17T05:18:10Z", "project_id": "3b107784d9624b17a1d2a42139c005e9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "2f4f5019-15ac-4fe1-ad3c-1a0fe2821972", "name": "tempest-pretest-check-954693451"}]} 2018-10-17 06:45:09,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2682c82a-0b80-4e7f-a872-8fbee5c38e40 2018-10-17 06:45:09,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.393912792206s 2018-10-17 06:45:09,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 06:45:09,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/18a310e8-dd53-4a0f-9cd9-a24f16a3d2e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:10,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 06:45:10 GMT X-Openstack-Request-Id: req-3acbb86f-5f57-4f2f-bb35-8a09039bc298 2018-10-17 06:45:10,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 06:45:10,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/18a310e8-dd53-4a0f-9cd9-a24f16a3d2e8.json used request id req-3acbb86f-5f57-4f2f-bb35-8a09039bc298 2018-10-17 06:45:10,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34133601189s 2018-10-17 06:45:10,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:45:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:10,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:10 GMT X-Openstack-Request-Id: req-7dd8a68e-fa8b-468e-91c6-39d0a71c53db 2018-10-17 06:45:10,490 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:45:03Z", "file": "/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/file", "owner": "ede1b09853e34b5ba44319126dde954f", "id": "a7ad347a-7d5a-4d25-90fc-265dec6750c6", "size": 263586304, "self": "/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "vmtp-img_f3347282-01fb-4252-b8cf-70d4b7d6323f", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T06:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:45:10,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7dd8a68e-fa8b-468e-91c6-39d0a71c53db 2018-10-17 06:45:10,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038763999939s 2018-10-17 06:45:10,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 06:45:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:11,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:45:11 GMT X-Openstack-Request-Id: req-4cff4481-59a9-42e0-9026-415edc456d39 2018-10-17 06:45:11,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:45:11,664 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a7ad347a-7d5a-4d25-90fc-265dec6750c6 used request id req-4cff4481-59a9-42e0-9026-415edc456d39 2018-10-17 06:45:11,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17290997505s 2018-10-17 06:45:11,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:45:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:11,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bdf1ce8-ab5b-42ec-bb92-a79f65668c41 x-openstack-request-id: req-6bdf1ce8-ab5b-42ec-bb92-a79f65668c41 2018-10-17 06:45:11,706 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "b8b44c9f-b5d5-4119-be40-9bd2a4bd2919", "name": "vmtp-flavor_f3347282-01fb-4252-b8cf-70d4b7d6323f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:45:11,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6bdf1ce8-ab5b-42ec-bb92-a79f65668c41 2018-10-17 06:45:11,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227708816528s 2018-10-17 06:45:11,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 06:45:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:11,746 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d673272c-df55-4ab6-a4b1-7f4cd299a00f x-openstack-request-id: req-d673272c-df55-4ab6-a4b1-7f4cd299a00f 2018-10-17 06:45:11,746 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b8b44c9f-b5d5-4119-be40-9bd2a4bd2919 used request id req-d673272c-df55-4ab6-a4b1-7f4cd299a00f 2018-10-17 06:45:11,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.038920879364s 2018-10-17 06:45:11,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:45:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:11,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add6b745-3c99-4032-a78a-fbad8b1cc11d 2018-10-17 06:45:11,877 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f", "links": {"self": "http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "24ab786adf184baab288ccc0c8a928dd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:45:11,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-add6b745-3c99-4032-a78a-fbad8b1cc11d 2018-10-17 06:45:11,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130218029022s 2018-10-17 06:45:11,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:45:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:12,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564ab83a-4925-493b-9c9c-5a52cf975a76 2018-10-17 06:45:12,099 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_f3347282-01fb-4252-b8cf-70d4b7d6323f", "links": {"self": "http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "24ab786adf184baab288ccc0c8a928dd", "description": null}} 2018-10-17 06:45:12,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd used request id req-564ab83a-4925-493b-9c9c-5a52cf975a76 2018-10-17 06:45:12,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215281963348s 2018-10-17 06:45:12,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 06:45:12,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:12,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e374d8b-cf02-4e06-a57f-316a33b10cd5 2018-10-17 06:45:12,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:45:12,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/24ab786adf184baab288ccc0c8a928dd used request id req-1e374d8b-cf02-4e06-a57f-316a33b10cd5 2018-10-17 06:45:12,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274594068527s 2018-10-17 06:45:12,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:45:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:12,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 586 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55ab0f0-e2ea-4f25-bcb1-5a09196fedde 2018-10-17 06:45:12,575 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f"}, "tags": [], "enabled": true, "id": "ede1b09853e34b5ba44319126dde954f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_f3347282-01fb-4252-b8cf-70d4b7d6323f"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 06:45:12,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-a55ab0f0-e2ea-4f25-bcb1-5a09196fedde 2018-10-17 06:45:12,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192857980728s 2018-10-17 06:45:12,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 06:45:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:12,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dec80c6-29fc-42fb-9db6-1f100ed42d1b 2018-10-17 06:45:12,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:45:12,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ede1b09853e34b5ba44319126dde954f used request id req-5dec80c6-29fc-42fb-9db6-1f100ed42d1b 2018-10-17 06:45:12,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168387889862s 2018-10-17 06:45:12,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:45:12,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ede1b09853e34b5ba44319126dde954f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa1c56f1a81509008c5844cc78712994055a433b1bafbb83f67dcc8d2345a58a" 2018-10-17 06:45:13,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:13 GMT X-Openstack-Request-Id: req-f14b84cd-9323-4987-8304-709a2dc6617d 2018-10-17 06:45:13,187 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 06:45:13,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ede1b09853e34b5ba44319126dde954f&name=default used request id req-f14b84cd-9323-4987-8304-709a2dc6617d 2018-10-17 06:45:13,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.433784008026s 2018-10-17 06:45:13,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:45:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:13,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:13 GMT X-Openstack-Request-Id: req-f75bae8b-6ca4-401e-bb39-d1fabae2a6d9 2018-10-17 06:45:13,279 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:45:13,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f75bae8b-6ca4-401e-bb39-d1fabae2a6d9 2018-10-17 06:45:13,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.091481924057s 2018-10-17 06:45:13,281 - shade - DEBUG - Network pns-internal-net_f3347282-01fb-4252-b8cf-70d4b7d6323f not found for deleting 2018-10-17 06:45:13,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:45:13,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81c007d4ed6a78878870687d06403a76847fa59948b7e5f81ca7f32692d677cd" 2018-10-17 06:45:13,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:13 GMT X-Openstack-Request-Id: req-020cbb8b-e26d-491e-bc4f-268846c406a7 2018-10-17 06:45:13,364 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:45:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-020cbb8b-e26d-491e-bc4f-268846c406a7 2018-10-17 06:45:13,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.082526922226s 2018-10-17 06:45:13,365 - shade - DEBUG - Network pns-internal-net2_f3347282-01fb-4252-b8cf-70d4b7d6323f not found for deleting 2018-10-17 06:45:13,365 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-10-17 06:45:13,377 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-10-17 06:45:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:45:13,405 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a89c7064-17b4-4cca-a57f-cd0ed09c4b75 2018-10-17 06:45:13,405 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:45:13,405 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-a89c7064-17b4-4cca-a57f-cd0ed09c4b75 2018-10-17 06:45:13,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:45:13,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["PeFliNp3QEOx0B8Sp0OaIw"], "issued_at": "2018-10-17T06:45:13.000000Z"}} 2018-10-17 06:45:13,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:45:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:14,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:14 GMT X-Openstack-Request-Id: req-8de9eb2a-79be-4d25-822a-6452cce0f2e8 2018-10-17 06:45:14,089 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 06:45:14,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8de9eb2a-79be-4d25-822a-6452cce0f2e8 2018-10-17 06:45:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275591850281s 2018-10-17 06:45:14,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:45:14,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:14,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d822667c-4c3b-48df-a3d3-13c078e8cc1b 2018-10-17 06:45:14,250 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:45:14,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d822667c-4c3b-48df-a3d3-13c078e8cc1b 2018-10-17 06:45:14,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151567935944s 2018-10-17 06:45:14,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 06:45:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}}' 2018-10-17 06:45:14,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97187264-6917-4e72-a731-fe6246c1746a 2018-10-17 06:45:14,497 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90"}, "tags": [], "enabled": true, "id": "54f17a86134f4fb7841cee36130aaf90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}} 2018-10-17 06:45:14,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-97187264-6917-4e72-a731-fe6246c1746a 2018-10-17 06:45:14,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240350961685s 2018-10-17 06:45:14,498 - 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'54f17a86134f4fb7841cee36130aaf90', '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_bda8393d-059a-4217-a3ce-469901f777d0'}) 2018-10-17 06:45:14,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 06:45:14,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a112dcba-77c6-46ce-922c-0cf071c1d20d", "email": null, "name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0"}}' 2018-10-17 06:45:14,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567c0f26-8b1d-4108-9670-6de64e9f1c30 2018-10-17 06:45:14,920 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0", "links": {"self": "http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fbc22a9d34483682a6825772a223f1", "domain_id": "default", "password_expires_at": null}} 2018-10-17 06:45:14,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-567c0f26-8b1d-4108-9670-6de64e9f1c30 2018-10-17 06:45:14,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.415111064911s 2018-10-17 06:45:14,922 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'99fbc22a9d34483682a6825772a223f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_bda8393d-059a-4217-a3ce-469901f777d0'}) 2018-10-17 06:45:14,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:45:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:15,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed29a9f4-56b7-436a-92e3-582e52148874 2018-10-17 06:45:15,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:45:15,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ed29a9f4-56b7-436a-92e3-582e52148874 2018-10-17 06:45:15,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111037015915s 2018-10-17 06:45:15,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:45:15,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:15,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0e8a1d-828f-4102-8d41-aedd2bf33872 2018-10-17 06:45:15,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:45:15,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f0e8a1d-828f-4102-8d41-aedd2bf33872 2018-10-17 06:45:15,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108944177628s 2018-10-17 06:45:15,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:45:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:15,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c725bc8-5a98-4604-bd0a-53e02331c9dd 2018-10-17 06:45:15,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:45:15,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7c725bc8-5a98-4604-bd0a-53e02331c9dd 2018-10-17 06:45:15,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197028875351s 2018-10-17 06:45:15,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:45:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:15,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78cfd6a-7ddb-4598-902f-a7fe9a3623ac 2018-10-17 06:45:15,641 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:45:15,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-f78cfd6a-7ddb-4598-902f-a7fe9a3623ac 2018-10-17 06:45:15,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.282528162003s 2018-10-17 06:45:15,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:45:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:15,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98432392-e995-43fb-8401-b559bd4694e8 2018-10-17 06:45:15,774 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0", "links": {"self": "http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fbc22a9d34483682a6825772a223f1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:45:15,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-98432392-e995-43fb-8401-b559bd4694e8 2018-10-17 06:45:15,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132457971573s 2018-10-17 06:45:15,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:45:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:15,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7399bbea-8ece-47b2-909e-c4f9577e90b8 2018-10-17 06:45:15,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90"}, "tags": [], "enabled": true, "id": "54f17a86134f4fb7841cee36130aaf90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:45:15,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7399bbea-8ece-47b2-909e-c4f9577e90b8 2018-10-17 06:45:15,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11111998558s 2018-10-17 06:45:15,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:45:15,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=54f17a86134f4fb7841cee36130aaf90" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:16,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3bbbbb-c6f8-4e1f-845c-208ce1641783 2018-10-17 06:45:16,213 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=54f17a86134f4fb7841cee36130aaf90", "previous": null, "next": null}} 2018-10-17 06:45:16,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=54f17a86134f4fb7841cee36130aaf90 used request id req-9a3bbbbb-c6f8-4e1f-845c-208ce1641783 2018-10-17 06:45:16,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.304962873459s 2018-10-17 06:45:16,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:45:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90/users/99fbc22a9d34483682a6825772a223f1/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:16,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a326c45-23e8-4966-8a3e-6bc1a661c4cc 2018-10-17 06:45:16,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:45:16,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90/users/99fbc22a9d34483682a6825772a223f1/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-1a326c45-23e8-4966-8a3e-6bc1a661c4cc 2018-10-17 06:45:16,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.188848972321s 2018-10-17 06:45:16,406 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_bda8393d-059a-4217-a3ce-469901f777d0', 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'54f17a86134f4fb7841cee36130aaf90', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a112dcba-77c6-46ce-922c-0cf071c1d20d', 'username': u'shaker-user_bda8393d-059a-4217-a3ce-469901f777d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 06:45:16,411 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_bda8393d-059a-4217-a3ce-469901f777d0', 'password': 'a112dcba-77c6-46ce-922c-0cf071c1d20d', 'project_name': 'shaker-project_bda8393d-059a-4217-a3ce-469901f777d0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '54f17a86134f4fb7841cee36130aaf90', 'project_domain_name': 'Default'} 2018-10-17 06:45:16,413 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-10-17 06:45:16,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:45:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:16,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0107103c-db1d-4240-b07e-1049c045449b 2018-10-17 06:45:16,523 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 06:45:16,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0107103c-db1d-4240-b07e-1049c045449b 2018-10-17 06:45:16,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109352827072s 2018-10-17 06:45:16,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:45:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:45:16,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1369d0-76ca-41e7-ba34-8f405c7f04c2 2018-10-17 06:45:16,685 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90"}, "tags": [], "enabled": true, "id": "54f17a86134f4fb7841cee36130aaf90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:45:16,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2b1369d0-76ca-41e7-ba34-8f405c7f04c2 2018-10-17 06:45:16,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155181884766s 2018-10-17 06:45:16,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 06:45:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" -d '{"network": {"tenant_id": "54f17a86134f4fb7841cee36130aaf90", "name": "shaker-net_bda8393d-059a-4217-a3ce-469901f777d0", "admin_state_up": true}}' 2018-10-17 06:45:17,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:17 GMT X-Openstack-Request-Id: req-aea3ce80-0dd5-4584-a1de-f43df2086b75 2018-10-17 06:45:17,297 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"54f17a86134f4fb7841cee36130aaf90","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T06:45:16Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0","admin_state_up":true,"tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:16Z","mtu":1450}} 2018-10-17 06:45:17,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-aea3ce80-0dd5-4584-a1de-f43df2086b75 2018-10-17 06:45:17,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.60884809494s 2018-10-17 06:45:17,298 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-17T06:45:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cb6f49e5-c942-46ed-bde2-3f87f37906b5', 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'shaker-net_bda8393d-059a-4217-a3ce-469901f777d0', u'created_at': u'2018-10-17T06:45:16Z', u'mtu': 1450, u'tenant_id': u'54f17a86134f4fb7841cee36130aaf90', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'54f17a86134f4fb7841cee36130aaf90', u'l2_adjacency': True}) 2018-10-17 06:45:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:45:17,309 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc2f14a-05f3-449b-aca7-61278d19088e 2018-10-17 06:45:17,309 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 06:45:17,309 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-0bc2f14a-05f3-449b-aca7-61278d19088e 2018-10-17 06:45:17,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 06:45:17,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T07:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54f17a86134f4fb7841cee36130aaf90", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/54f17a86134f4fb7841cee36130aaf90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/54f17a86134f4fb7841cee36130aaf90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/54f17a86134f4fb7841cee36130aaf90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/54f17a86134f4fb7841cee36130aaf90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/54f17a86134f4fb7841cee36130aaf90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/54f17a86134f4fb7841cee36130aaf90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/54f17a86134f4fb7841cee36130aaf90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/54f17a86134f4fb7841cee36130aaf90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/54f17a86134f4fb7841cee36130aaf90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_54f17a86134f4fb7841cee36130aaf90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_54f17a86134f4fb7841cee36130aaf90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/54f17a86134f4fb7841cee36130aaf90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/54f17a86134f4fb7841cee36130aaf90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/54f17a86134f4fb7841cee36130aaf90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0", "id": "99fbc22a9d34483682a6825772a223f1"}, "audit_ids": ["tLknQLNoRJquoYdktI10IA"], "issued_at": "2018-10-17T06:45:17.000000Z"}} 2018-10-17 06:45:17,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:45:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:18,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:18 GMT X-Openstack-Request-Id: req-1655d057-46e0-4072-94a9-a0b046ccc519 2018-10-17 06:45:18,170 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"54f17a86134f4fb7841cee36130aaf90","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T06:45:16Z","qos_policy_id":null,"name":"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0","admin_state_up":true,"tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:16Z","mtu":1450}]} 2018-10-17 06:45:18,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1655d057-46e0-4072-94a9-a0b046ccc519 2018-10-17 06:45:18,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377578020096s 2018-10-17 06:45:18,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 06:45:18,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"subnet": {"name": "shaker-subnet_bda8393d-059a-4217-a3ce-469901f777d0", "enable_dhcp": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 06:45:19,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:19 GMT X-Openstack-Request-Id: req-428e4ec1-157c-4ca7-b026-063a7ec1a27a 2018-10-17 06:45:19,144 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T06:45:18Z","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":"54f17a86134f4fb7841cee36130aaf90","id":"a3b991a7-d4b4-405e-b1a9-8df916f5a5fc","subnetpool_id":null,"name":"shaker-subnet_bda8393d-059a-4217-a3ce-469901f777d0"}} 2018-10-17 06:45:19,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-428e4ec1-157c-4ca7-b026-063a7ec1a27a 2018-10-17 06:45:19,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.971590995789s 2018-10-17 06:45:19,145 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T06:45:18Z', 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'a3b991a7-d4b4-405e-b1a9-8df916f5a5fc', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_bda8393d-059a-4217-a3ce-469901f777d0', u'enable_dhcp': True, u'network_id': u'cb6f49e5-c942-46ed-bde2-3f87f37906b5', u'tenant_id': u'54f17a86134f4fb7841cee36130aaf90', u'created_at': u'2018-10-17T06:45:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'54f17a86134f4fb7841cee36130aaf90'}) 2018-10-17 06:45:19,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 06:45:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "shaker-router_bda8393d-059a-4217-a3ce-469901f777d0", "admin_state_up": true}}' 2018-10-17 06:45:20,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:20 GMT X-Openstack-Request-Id: req-16036241-b83d-4706-ab28-ab38fd7a7c56 2018-10-17 06:45:20,941 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:19Z", "admin_state_up": true, "updated_at": "2018-10-17T06:45:20Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "name": "shaker-router_bda8393d-059a-4217-a3ce-469901f777d0"}} 2018-10-17 06:45:20,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-16036241-b83d-4706-ab28-ab38fd7a7c56 2018-10-17 06:45:20,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.79575991631s 2018-10-17 06:45:20,942 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T06:45:20Z', u'revision_number': 2, u'id': u'37e09804-ec8b-4f6d-a289-d71f3926f480', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_bda8393d-059a-4217-a3ce-469901f777d0', u'admin_state_up': True, u'tenant_id': u'54f17a86134f4fb7841cee36130aaf90', u'created_at': u'2018-10-17T06:45:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'54f17a86134f4fb7841cee36130aaf90'}) 2018-10-17 06:45:20,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 06:45:20,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/37e09804-ec8b-4f6d-a289-d71f3926f480/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"subnet_id": "a3b991a7-d4b4-405e-b1a9-8df916f5a5fc"}' 2018-10-17 06:45:23,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:23 GMT X-Openstack-Request-Id: req-b9a7c34c-b923-4277-92d5-f8d9bae3d727 2018-10-17 06:45:23,667 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "subnet_id": "a3b991a7-d4b4-405e-b1a9-8df916f5a5fc", "subnet_ids": ["a3b991a7-d4b4-405e-b1a9-8df916f5a5fc"], "port_id": "472b3ca0-9960-43ac-a58e-6303fc7637cb", "id": "37e09804-ec8b-4f6d-a289-d71f3926f480"} 2018-10-17 06:45:23,667 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/37e09804-ec8b-4f6d-a289-d71f3926f480/add_router_interface.json used request id req-b9a7c34c-b923-4277-92d5-f8d9bae3d727 2018-10-17 06:45:23,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72497677803s 2018-10-17 06:45:23,668 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-10-17 06:45:27,247 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-10-17 06:45:27,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:45:27,254 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:27 GMT 2018-10-17 06:45:27,255 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 06:45:27,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:45:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:27,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:27 GMT X-Openstack-Request-Id: req-9cec3d79-d917-48f4-8766-d9f696b23878 2018-10-17 06:45:27,547 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:45:27,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9cec3d79-d917-48f4-8766-d9f696b23878 2018-10-17 06:45:27,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29124712944s 2018-10-17 06:45:27,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 06:45:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_bda8393d-059a-4217-a3ce-469901f777d0"}' 2018-10-17 06:45:27,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:27 GMT Location: http://172.30.9.29:9292/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-814ee062-e64c-4e86-9c53-8aa75b733238 2018-10-17 06:45:27,605 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:45:27Z", "file": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/file", "owner": "54f17a86134f4fb7841cee36130aaf90", "id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "size": null, "self": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "checksum": null, "created_at": "2018-10-17T06:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 06:45:27,605 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-814ee062-e64c-4e86-9c53-8aa75b733238 2018-10-17 06:45:27,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0483200550079s 2018-10-17 06:45:27,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 06:45:27,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '' 2018-10-17 06:45:37,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 06:45:37 GMT X-Openstack-Request-Id: req-28eea0af-0d17-49f5-b515-3f3e68ef7a2b 2018-10-17 06:45:37,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 06:45:37,632 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/file used request id req-28eea0af-0d17-49f5-b515-3f3e68ef7a2b 2018-10-17 06:45:37,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.0264270306s 2018-10-17 06:45:37,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:45:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:37,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:37 GMT X-Openstack-Request-Id: req-168b034f-140b-461d-8dc6-21d295092f65 2018-10-17 06:45:37,686 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:45:37Z", "file": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/file", "owner": "54f17a86134f4fb7841cee36130aaf90", "id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "size": 666173440, "self": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-17T06:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:45:37,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-168b034f-140b-461d-8dc6-21d295092f65 2018-10-17 06:45:37,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0491609573364s 2018-10-17 06:45:37,688 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/file', 'owner': u'54f17a86134f4fb7841cee36130aaf90', 'id': u'ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98', 'size': 666173440, u'self': u'/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54f17a86134f4fb7841cee36130aaf90', 'name': 'shaker-project_bda8393d-059a-4217-a3ce-469901f777d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T06:45:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T06:45:37Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_bda8393d-059a-4217-a3ce-469901f777d0', 'created': u'2018-10-17T06:45:27Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-10-17T06:45:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-10-17 06:45:37,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 06:45:37,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_bda8393d-059a-4217-a3ce-469901f777d0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-10-17 06:45:38,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-22640c75-0c48-42d0-a60e-f9c442a2cf84 x-openstack-request-id: req-22640c75-0c48-42d0-a60e-f9c442a2cf84 2018-10-17 06:45:38,004 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "name": "shaker-flavor_bda8393d-059a-4217-a3ce-469901f777d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 06:45:38,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-22640c75-0c48-42d0-a60e-f9c442a2cf84 2018-10-17 06:45:38,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312530040741s 2018-10-17 06:45:38,005 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_bda8393d-059a-4217-a3ce-469901f777d0', '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'fe010d0d79494effbe02dd92c443bc23', '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'e34a0df9-5f5d-4729-a715-6fde98ad9958', 'swap': 0}) 2018-10-17 06:45:38,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 06:45:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" -d '{"extra_specs": {}}' 2018-10-17 06:45:38,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac14306a-7bef-4275-be8b-599e2da94584 x-openstack-request-id: req-ac14306a-7bef-4275-be8b-599e2da94584 2018-10-17 06:45:38,030 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 06:45:38,030 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958/os-extra_specs used request id req-ac14306a-7bef-4275-be8b-599e2da94584 2018-10-17 06:45:38,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236699581146s 2018-10-17 06:45:38,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 06:45:38,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"keypair": {"name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0"}}' 2018-10-17 06:45:39,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f118833-ce80-4d83-9eb0-6fb436794cb2 x-openstack-request-id: req-1f118833-ce80-4d83-9eb0-6fb436794cb2 2018-10-17 06:45:39,546 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCepObKkdrlSQLkwjrjBcnGL/kolm8PPOaoYzVUJgcWv4245cclyONAxiD9UHo0kO7z+EXBi4C5oGx39H3GqW7ndEyjs10ctMJP7n1F/FWRR2q4NQ4gZrAkrFeH5fvTOYP4+yTWndnDE+vu+JR1SS1MpYS2Nkc2dnddFlFlYVwvqpBOxPgQAOKjZpuh9I9FPxJ4EDNVlJV1+BY/wWLV3k5iBoZiwLZ70aP/oyg86mYOVbH91jwTO+12VDtz8fPYo2GovDEsEugomChPBintrWU92MqbXoaUzXXj89HA/lavsFMpTrWnaIaxkjjis4FE1qvrjfai47b4d/YIspmVh/r1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnqTmypHa5UkC5MI64wXJxi/5KJZvDzzmqGM1VCYHFr+NuOXH\nJcjjQMYg/VB6NJDu8/hFwYuAuaBsd/R9xqlu53RMo7NdHLTCT+59RfxVkUdquDUO\nIGawJKxXh+X70zmD+Psk1p3ZwxPr7viUdUktTKWEtjZHNnZ3XRZRZWFcL6qQTsT4\nEADio2abofSPRT8SeBAzVZSVdfgWP8Fi1d5OYgaGYsC2e9Gj/6MoPOpmDlWx/dY8\nEzvtdlQ7c/Hz2KNhqLwxLBLoKJgoTwYp7a1lPdjKm16GlM114/PRwP5Wr7BTKU61\np2iGsZI44rOBRNar6432ouO2+Hf2CLKZlYf69QIDAQABAoIBAGJcp+QNTwU+oZao\nfs5ntlU1RWzO6Qkvn2vkJxqHgXmvRvXPMgzRY2Wz8pxdG4ggHKgT1VxNXIC7YMV3\nR8y3HNZRG3ucKC02PgxFOFL+QyeSei7AZoPcZ3Y1jQfrppmuXY8wWAThVjVH0s8W\nPSYDOxz8uy4mtTylcxi6T7lmBjxesHGhtWI2STXIZZ9sYpqKBwp0Fwk/cp0TUOlk\nLkEFVQ6gggTj5uxgvdtzcVNqxPnab7la9vg6Zl64MVg0Le7i1zLudlqmQtfzpIBn\nyg/hCY+YOmAf9OBayPW3wYtD0aj8s7somQHdPAZM56iXKt1KdAsOX6Bw2f4X8qh+\n8fRddAECgYEA0yxZtaM1oBC5XCrmjnRKJ8jAVERiqE3H4KlnfHc3+GZtYVsD5SGc\n/u258NELL122XSf0GsULag3w9buNWxc2yYrkdwhgRBL7JAnTvYH/NekQlmVkm3jI\nG3i0xOyf/Ns+t5uyoh1I6U1ADpVJDFIeF7m49rfJ9piIuLlUUH4y/nUCgYEAwFH/\nJ7zyTKPg7Oi8A1Ff9XR8mweg3DTQcn4dKzKQX4JF1xA+RjffOdpZIJjKlaEQkqQl\nSZ5rZANuRaEscu919KeNp49DOEZpQ7MoZ0GweBTMk5FND7YZbgWVKkUes3aU/BW3\nREZIM3bWZ869buJu4k6SFn4xfNgHOcd20MAKeoECgYAlyJOsii04HIXt1cc2ydvS\nznqLGUlFr9UJf4YCoRokmb8MYkqKHr+GZWaVjfGgYfYVKObmO0dVjHUGoq4iFD87\nRFyoZ5lB1NuWkSOPjsjpDnBnWHDt2GiFcc12RphBl8Da/UKy+uZmx+mkMlXFnJPB\nzvsnOa8rLhOYaaCKXmolWQKBgFNXNSsTRizQF3iSomcNrHfBsv27oInMmUgEPr+p\necbpvTolX9ct/x4i8NyfWard0UC6wS3V6NO+aNrjrU9hVcxfj5M9EfQhDxy3Vpro\nbICdAsov/SUB1KNI6AsZSOScTpOvFWwQyNkEdoUlohGbLlIDmmsE5I0lUHxJY8Oy\ndNgBAoGAU0YgT4p1I/CfBtADnEicBCLGY9Jk2E6qbr9PkrEtfGqb5/3AmoIobWh6\nepCbyIXygE+7O6HizsitC6r+vnD/5iciMhHYXQqnlsL2qYacF5mHA9TJNAC2vSjU\nXVv3U1Qtazq1VycT20KYsaUZzm4DhBxR7j5Uae0XiNbqxiKxWBA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "99fbc22a9d34483682a6825772a223f1", "name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "fingerprint": "fe:ce:30:a5:b1:c3:8c:94:50:35:d8:92:9b:f0:bb:5a"}} 2018-10-17 06:45:39,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-1f118833-ce80-4d83-9eb0-6fb436794cb2 2018-10-17 06:45:39,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.51336097717s 2018-10-17 06:45:39,547 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCepObKkdrlSQLkwjrjBcnGL/kolm8PPOaoYzVUJgcWv4245cclyONAxiD9UHo0kO7z+EXBi4C5oGx39H3GqW7ndEyjs10ctMJP7n1F/FWRR2q4NQ4gZrAkrFeH5fvTOYP4+yTWndnDE+vu+JR1SS1MpYS2Nkc2dnddFlFlYVwvqpBOxPgQAOKjZpuh9I9FPxJ4EDNVlJV1+BY/wWLV3k5iBoZiwLZ70aP/oyg86mYOVbH91jwTO+12VDtz8fPYo2GovDEsEugomChPBintrWU92MqbXoaUzXXj89HA/lavsFMpTrWnaIaxkjjis4FE1qvrjfai47b4d/YIspmVh/r1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnqTmypHa5UkC5MI64wXJxi/5KJZvDzzmqGM1VCYHFr+NuOXH\nJcjjQMYg/VB6NJDu8/hFwYuAuaBsd/R9xqlu53RMo7NdHLTCT+59RfxVkUdquDUO\nIGawJKxXh+X70zmD+Psk1p3ZwxPr7viUdUktTKWEtjZHNnZ3XRZRZWFcL6qQTsT4\nEADio2abofSPRT8SeBAzVZSVdfgWP8Fi1d5OYgaGYsC2e9Gj/6MoPOpmDlWx/dY8\nEzvtdlQ7c/Hz2KNhqLwxLBLoKJgoTwYp7a1lPdjKm16GlM114/PRwP5Wr7BTKU61\np2iGsZI44rOBRNar6432ouO2+Hf2CLKZlYf69QIDAQABAoIBAGJcp+QNTwU+oZao\nfs5ntlU1RWzO6Qkvn2vkJxqHgXmvRvXPMgzRY2Wz8pxdG4ggHKgT1VxNXIC7YMV3\nR8y3HNZRG3ucKC02PgxFOFL+QyeSei7AZoPcZ3Y1jQfrppmuXY8wWAThVjVH0s8W\nPSYDOxz8uy4mtTylcxi6T7lmBjxesHGhtWI2STXIZZ9sYpqKBwp0Fwk/cp0TUOlk\nLkEFVQ6gggTj5uxgvdtzcVNqxPnab7la9vg6Zl64MVg0Le7i1zLudlqmQtfzpIBn\nyg/hCY+YOmAf9OBayPW3wYtD0aj8s7somQHdPAZM56iXKt1KdAsOX6Bw2f4X8qh+\n8fRddAECgYEA0yxZtaM1oBC5XCrmjnRKJ8jAVERiqE3H4KlnfHc3+GZtYVsD5SGc\n/u258NELL122XSf0GsULag3w9buNWxc2yYrkdwhgRBL7JAnTvYH/NekQlmVkm3jI\nG3i0xOyf/Ns+t5uyoh1I6U1ADpVJDFIeF7m49rfJ9piIuLlUUH4y/nUCgYEAwFH/\nJ7zyTKPg7Oi8A1Ff9XR8mweg3DTQcn4dKzKQX4JF1xA+RjffOdpZIJjKlaEQkqQl\nSZ5rZANuRaEscu919KeNp49DOEZpQ7MoZ0GweBTMk5FND7YZbgWVKkUes3aU/BW3\nREZIM3bWZ869buJu4k6SFn4xfNgHOcd20MAKeoECgYAlyJOsii04HIXt1cc2ydvS\nznqLGUlFr9UJf4YCoRokmb8MYkqKHr+GZWaVjfGgYfYVKObmO0dVjHUGoq4iFD87\nRFyoZ5lB1NuWkSOPjsjpDnBnWHDt2GiFcc12RphBl8Da/UKy+uZmx+mkMlXFnJPB\nzvsnOa8rLhOYaaCKXmolWQKBgFNXNSsTRizQF3iSomcNrHfBsv27oInMmUgEPr+p\necbpvTolX9ct/x4i8NyfWard0UC6wS3V6NO+aNrjrU9hVcxfj5M9EfQhDxy3Vpro\nbICdAsov/SUB1KNI6AsZSOScTpOvFWwQyNkEdoUlohGbLlIDmmsE5I0lUHxJY8Oy\ndNgBAoGAU0YgT4p1I/CfBtADnEicBCLGY9Jk2E6qbr9PkrEtfGqb5/3AmoIobWh6\nepCbyIXygE+7O6HizsitC6r+vnD/5iciMhHYXQqnlsL2qYacF5mHA9TJNAC2vSjU\nXVv3U1Qtazq1VycT20KYsaUZzm4DhBxR7j5Uae0XiNbqxiKxWBA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'99fbc22a9d34483682a6825772a223f1', 'name': u'shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0', 'created_at': '2018-10-17T06:45:39.547710', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54f17a86134f4fb7841cee36130aaf90', 'name': 'shaker-project_bda8393d-059a-4217-a3ce-469901f777d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fe:ce:30:a5:b1:c3:8c:94:50:35:d8:92:9b:f0:bb:5a', 'type': 'ssh', 'id': u'shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0'}) 2018-10-17 06:45:39,548 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAnqTmypHa5UkC5MI64wXJxi/5KJZvDzzmqGM1VCYHFr+NuOXH JcjjQMYg/VB6NJDu8/hFwYuAuaBsd/R9xqlu53RMo7NdHLTCT+59RfxVkUdquDUO IGawJKxXh+X70zmD+Psk1p3ZwxPr7viUdUktTKWEtjZHNnZ3XRZRZWFcL6qQTsT4 EADio2abofSPRT8SeBAzVZSVdfgWP8Fi1d5OYgaGYsC2e9Gj/6MoPOpmDlWx/dY8 EzvtdlQ7c/Hz2KNhqLwxLBLoKJgoTwYp7a1lPdjKm16GlM114/PRwP5Wr7BTKU61 p2iGsZI44rOBRNar6432ouO2+Hf2CLKZlYf69QIDAQABAoIBAGJcp+QNTwU+oZao fs5ntlU1RWzO6Qkvn2vkJxqHgXmvRvXPMgzRY2Wz8pxdG4ggHKgT1VxNXIC7YMV3 R8y3HNZRG3ucKC02PgxFOFL+QyeSei7AZoPcZ3Y1jQfrppmuXY8wWAThVjVH0s8W PSYDOxz8uy4mtTylcxi6T7lmBjxesHGhtWI2STXIZZ9sYpqKBwp0Fwk/cp0TUOlk LkEFVQ6gggTj5uxgvdtzcVNqxPnab7la9vg6Zl64MVg0Le7i1zLudlqmQtfzpIBn yg/hCY+YOmAf9OBayPW3wYtD0aj8s7somQHdPAZM56iXKt1KdAsOX6Bw2f4X8qh+ 8fRddAECgYEA0yxZtaM1oBC5XCrmjnRKJ8jAVERiqE3H4KlnfHc3+GZtYVsD5SGc /u258NELL122XSf0GsULag3w9buNWxc2yYrkdwhgRBL7JAnTvYH/NekQlmVkm3jI G3i0xOyf/Ns+t5uyoh1I6U1ADpVJDFIeF7m49rfJ9piIuLlUUH4y/nUCgYEAwFH/ J7zyTKPg7Oi8A1Ff9XR8mweg3DTQcn4dKzKQX4JF1xA+RjffOdpZIJjKlaEQkqQl SZ5rZANuRaEscu919KeNp49DOEZpQ7MoZ0GweBTMk5FND7YZbgWVKkUes3aU/BW3 REZIM3bWZ869buJu4k6SFn4xfNgHOcd20MAKeoECgYAlyJOsii04HIXt1cc2ydvS znqLGUlFr9UJf4YCoRokmb8MYkqKHr+GZWaVjfGgYfYVKObmO0dVjHUGoq4iFD87 RFyoZ5lB1NuWkSOPjsjpDnBnWHDt2GiFcc12RphBl8Da/UKy+uZmx+mkMlXFnJPB zvsnOa8rLhOYaaCKXmolWQKBgFNXNSsTRizQF3iSomcNrHfBsv27oInMmUgEPr+p ecbpvTolX9ct/x4i8NyfWard0UC6wS3V6NO+aNrjrU9hVcxfj5M9EfQhDxy3Vpro bICdAsov/SUB1KNI6AsZSOScTpOvFWwQyNkEdoUlohGbLlIDmmsE5I0lUHxJY8Oy dNgBAoGAU0YgT4p1I/CfBtADnEicBCLGY9Jk2E6qbr9PkrEtfGqb5/3AmoIobWh6 epCbyIXygE+7O6HizsitC6r+vnD/5iciMhHYXQqnlsL2qYacF5mHA9TJNAC2vSjU XVv3U1Qtazq1VycT20KYsaUZzm4DhBxR7j5Uae0XiNbqxiKxWBA= -----END RSA PRIVATE KEY----- 2018-10-17 06:45:39,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 06:45:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"security_group": {"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0", "description": "created by OPNFV Functest (shaker)"}}' 2018-10-17 06:45:40,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-b13d5e37-4698-4e01-9398-e0baa48d3b24 2018-10-17 06:45:40,059 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:39Z", "updated_at": "2018-10-17T06:45:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "1dbf82e1-17e4-4597-a9c9-f2dbada0efa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "3812f254-6eca-42a3-b77f-6e548e3f630c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}} 2018-10-17 06:45:40,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b13d5e37-4698-4e01-9398-e0baa48d3b24 2018-10-17 06:45:40,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.506587028503s 2018-10-17 06:45:40,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:45:40,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:40,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-bf018565-f72f-442c-8f4c-8ff5b8d81770 2018-10-17 06:45:40,130 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:39Z", "updated_at": "2018-10-17T06:45:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "1dbf82e1-17e4-4597-a9c9-f2dbada0efa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "3812f254-6eca-42a3-b77f-6e548e3f630c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}, {"description": "Default security group", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:16Z", "updated_at": "2018-10-17T06:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "699a6c82-4412-4316-9120-dd22620a60d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "99dfa691-3bd7-49d5-b78b-8d388f249f8a", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "b0db9063-41b7-4113-b7f0-9be38da27bcf", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "cf1bafc7-5dbb-495e-be09-60887450d89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "name": "default"}]} 2018-10-17 06:45:40,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-bf018565-f72f-442c-8f4c-8ff5b8d81770 2018-10-17 06:45:40,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0629348754883s 2018-10-17 06:45:40,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 06:45:40,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -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": "32e4a9f8-c4d0-4b22-8c85-616092a0a519"}}' 2018-10-17 06:45:40,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-e2a8a429-6a7a-4095-b2d4-23c85b9b1bbc 2018-10-17 06:45:40,267 - keystoneauth.session - DEBUG - 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-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "port_range_min": 22, "revision_number": 0, "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:40Z", "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "f358b358-00b4-44fc-913b-d46a2675f051"}} 2018-10-17 06:45:40,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-e2a8a429-6a7a-4095-b2d4-23c85b9b1bbc 2018-10-17 06:45:40,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130626916885s 2018-10-17 06:45:40,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:45:40,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:40,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-26a21ab0-e5fc-4a88-87a7-49b7bf1e081d 2018-10-17 06:45:40,322 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:39Z", "updated_at": "2018-10-17T06:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "1dbf82e1-17e4-4597-a9c9-f2dbada0efa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "3812f254-6eca-42a3-b77f-6e548e3f630c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T06:45:40Z", "revision_number": 0, "id": "f358b358-00b4-44fc-913b-d46a2675f051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": 22, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 2, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}, {"description": "Default security group", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:16Z", "updated_at": "2018-10-17T06:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "699a6c82-4412-4316-9120-dd22620a60d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "99dfa691-3bd7-49d5-b78b-8d388f249f8a", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "b0db9063-41b7-4113-b7f0-9be38da27bcf", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "cf1bafc7-5dbb-495e-be09-60887450d89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "name": "default"}]} 2018-10-17 06:45:40,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-26a21ab0-e5fc-4a88-87a7-49b7bf1e081d 2018-10-17 06:45:40,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480518341064s 2018-10-17 06:45:40,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 06:45:40,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -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": "32e4a9f8-c4d0-4b22-8c85-616092a0a519"}}' 2018-10-17 06:45:40,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-e4ecedb1-9849-4c3e-9478-b0ca3fadece4 2018-10-17 06:45:40,447 - keystoneauth.session - DEBUG - 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-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "port_range_min": null, "revision_number": 0, "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:40Z", "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "e279bbc3-6289-4421-a273-5e8290532ac7"}} 2018-10-17 06:45:40,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-e4ecedb1-9849-4c3e-9478-b0ca3fadece4 2018-10-17 06:45:40,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119627952576s 2018-10-17 06:45:40,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 06:45:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:40,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-21a66350-f5a3-416a-b1d3-8e707526b5ec 2018-10-17 06:45:40,498 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:39Z", "updated_at": "2018-10-17T06:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "1dbf82e1-17e4-4597-a9c9-f2dbada0efa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "3812f254-6eca-42a3-b77f-6e548e3f630c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:40Z", "revision_number": 0, "id": "e279bbc3-6289-4421-a273-5e8290532ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T06:45:40Z", "revision_number": 0, "id": "f358b358-00b4-44fc-913b-d46a2675f051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": 22, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 3, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}, {"description": "Default security group", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:16Z", "updated_at": "2018-10-17T06:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "699a6c82-4412-4316-9120-dd22620a60d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "99dfa691-3bd7-49d5-b78b-8d388f249f8a", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "b0db9063-41b7-4113-b7f0-9be38da27bcf", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "cf1bafc7-5dbb-495e-be09-60887450d89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "name": "default"}]} 2018-10-17 06:45:40,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-21a66350-f5a3-416a-b1d3-8e707526b5ec 2018-10-17 06:45:40,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045578956604s 2018-10-17 06:45:40,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 06:45:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -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": "32e4a9f8-c4d0-4b22-8c85-616092a0a519"}}' 2018-10-17 06:45:40,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-33bba7cf-4aa0-4f13-9b37-363a75235fc3 2018-10-17 06:45:40,621 - keystoneauth.session - DEBUG - 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-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "port_range_min": 9000, "revision_number": 0, "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:40Z", "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "dc5a9721-19d7-4bed-a6d3-f998d47dbf12"}} 2018-10-17 06:45:40,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-33bba7cf-4aa0-4f13-9b37-363a75235fc3 2018-10-17 06:45:40,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11670088768s 2018-10-17 06:45:40,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:45:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:40,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-666769c3-cc9a-44a3-8d3d-07f5a27d0b7b 2018-10-17 06:45:40,740 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"54f17a86134f4fb7841cee36130aaf90","l2_adjacency":true,"status":"ACTIVE","subnets":["a3b991a7-d4b4-405e-b1a9-8df916f5a5fc"],"description":"","tags":[],"updated_at":"2018-10-17T06:45:18Z","qos_policy_id":null,"name":"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0","admin_state_up":true,"tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:16Z","mtu":1450}]} 2018-10-17 06:45:40,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-666769c3-cc9a-44a3-8d3d-07f5a27d0b7b 2018-10-17 06:45:40,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11830997467s 2018-10-17 06:45:40,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 06:45:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:40,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT X-Openstack-Request-Id: req-da1aa47b-7cfd-43b3-86db-23dc93db96e3 2018-10-17 06:45:40,785 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:45:37Z", "file": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/file", "owner": "54f17a86134f4fb7841cee36130aaf90", "id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "size": 666173440, "self": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-17T06:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 06:45:40,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-da1aa47b-7cfd-43b3-86db-23dc93db96e3 2018-10-17 06:45:40,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392701625824s 2018-10-17 06:45:40,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 06:45:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:40,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d49ee4d-555b-4392-908a-ab7ed1407e7b x-openstack-request-id: req-2d49ee4d-555b-4392-908a-ab7ed1407e7b 2018-10-17 06:45:40,815 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "name": "shaker-flavor_bda8393d-059a-4217-a3ce-469901f777d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 06:45:40,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2d49ee4d-555b-4392-908a-ab7ed1407e7b 2018-10-17 06:45:40,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243458747864s 2018-10-17 06:45:40,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 06:45:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"server": {"name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "imageRef": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "flavorRef": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cb6f49e5-c942-46ed-bde2-3f87f37906b5"}], "security_groups": [{"name": "32e4a9f8-c4d0-4b22-8c85-616092a0a519"}]}}' 2018-10-17 06:45:42,611 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83 x-compute-request-id: req-35f04a30-61b3-406e-b39c-540e21b4db8d x-openstack-request-id: req-35f04a30-61b3-406e-b39c-540e21b4db8d 2018-10-17 06:45:42,611 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "32e4a9f8-c4d0-4b22-8c85-616092a0a519"}], "OS-DCF:diskConfig": "MANUAL", "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "adminPass": "Rq32CmNrcBrc"}} 2018-10-17 06:45:42,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-35f04a30-61b3-406e-b39c-540e21b4db8d 2018-10-17 06:45:42,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.79436302185s 2018-10-17 06:45:42,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:45:42,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:43,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79032a73-7150-496d-bae1-cc5c865d1954 x-openstack-request-id: req-79032a73-7150-496d-bae1-cc5c865d1954 2018-10-17 06:45:43,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "user_id": "99fbc22a9d34483682a6825772a223f1", "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-10-17T06:45:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:45:43,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-79032a73-7150-496d-bae1-cc5c865d1954 2018-10-17 06:45:43,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393266916275s 2018-10-17 06:45:43,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:45:43,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:43,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:43 GMT X-Openstack-Request-Id: req-221a6ac1-c364-4751-9c0f-ea96a83857f6 2018-10-17 06:45:43,118 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"54f17a86134f4fb7841cee36130aaf90","l2_adjacency":true,"status":"ACTIVE","subnets":["a3b991a7-d4b4-405e-b1a9-8df916f5a5fc"],"description":"","tags":[],"updated_at":"2018-10-17T06:45:18Z","qos_policy_id":null,"name":"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0","admin_state_up":true,"tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:16Z","mtu":1450}]} 2018-10-17 06:45:43,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-221a6ac1-c364-4751-9c0f-ea96a83857f6 2018-10-17 06:45:43,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1010389328s 2018-10-17 06:45:43,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 06:45:43,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:43,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:43 GMT X-Openstack-Request-Id: req-a2a35693-6581-4c62-80c7-18dd061f42aa 2018-10-17 06:45:43,169 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T06:45:18Z","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":"54f17a86134f4fb7841cee36130aaf90","id":"a3b991a7-d4b4-405e-b1a9-8df916f5a5fc","subnetpool_id":null,"name":"shaker-subnet_bda8393d-059a-4217-a3ce-469901f777d0"}]} 2018-10-17 06:45:43,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a2a35693-6581-4c62-80c7-18dd061f42aa 2018-10-17 06:45:43,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0493559837341s 2018-10-17 06:45:43,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:45:45,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:45:45,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:45,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e041be3a-3c3c-4ffc-8d70-a9c96ed90b62 x-openstack-request-id: req-e041be3a-3c3c-4ffc-8d70-a9c96ed90b62 2018-10-17 06:45:45,874 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:45:45,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e041be3a-3c3c-4ffc-8d70-a9c96ed90b62 2018-10-17 06:45:45,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701233148575s 2018-10-17 06:45:45,881 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:45:47,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:45:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:48,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d3efb1b-2dee-4f0a-b529-3964a5b53054 x-openstack-request-id: req-0d3efb1b-2dee-4f0a-b529-3964a5b53054 2018-10-17 06:45:48,416 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:45:48,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0d3efb1b-2dee-4f0a-b529-3964a5b53054 2018-10-17 06:45:48,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532866001129s 2018-10-17 06:45:48,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:45:50,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:45:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:50,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90d57b65-8757-49a9-85ea-7a36901d9f11 x-openstack-request-id: req-90d57b65-8757-49a9-85ea-7a36901d9f11 2018-10-17 06:45:50,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:45:50,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90d57b65-8757-49a9-85ea-7a36901d9f11 2018-10-17 06:45:50,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249324083328s 2018-10-17 06:45:50,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:45:52,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:45:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:53,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01341238-a5ce-44f8-bd80-f215e02a0f2f x-openstack-request-id: req-01341238-a5ce-44f8-bd80-f215e02a0f2f 2018-10-17 06:45:53,409 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:45:53,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-01341238-a5ce-44f8-bd80-f215e02a0f2f 2018-10-17 06:45:53,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725761890411s 2018-10-17 06:45:53,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:45:55,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:45:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:55,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58c02a5a-d5ea-4d39-907e-bad265fde68f x-openstack-request-id: req-58c02a5a-d5ea-4d39-907e-bad265fde68f 2018-10-17 06:45:55,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:45:55,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-58c02a5a-d5ea-4d39-907e-bad265fde68f 2018-10-17 06:45:55,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489848136902s 2018-10-17 06:45:55,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:45:57,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:45:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:45:58,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:45:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a87e23d2-b441-4949-a8c3-e7fdc9a39a72 x-openstack-request-id: req-a87e23d2-b441-4949-a8c3-e7fdc9a39a72 2018-10-17 06:45:58,155 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:45:58,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a87e23d2-b441-4949-a8c3-e7fdc9a39a72 2018-10-17 06:45:58,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237298965454s 2018-10-17 06:45:58,161 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:00,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:00,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58a83710-de9a-4522-b3cf-75542e7d1074 x-openstack-request-id: req-58a83710-de9a-4522-b3cf-75542e7d1074 2018-10-17 06:46:00,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:00,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-58a83710-de9a-4522-b3cf-75542e7d1074 2018-10-17 06:46:00,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219043970108s 2018-10-17 06:46:00,389 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:02,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:03,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8fa1ccee-a8b5-47d0-8062-db655171a262 x-openstack-request-id: req-8fa1ccee-a8b5-47d0-8062-db655171a262 2018-10-17 06:46:03,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:03,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8fa1ccee-a8b5-47d0-8062-db655171a262 2018-10-17 06:46:03,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847110033035s 2018-10-17 06:46:03,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:05,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:05,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41a68865-8a0d-41a3-ac88-780f90ecfb80 x-openstack-request-id: req-41a68865-8a0d-41a3-ac88-780f90ecfb80 2018-10-17 06:46:05,969 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:05,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-41a68865-8a0d-41a3-ac88-780f90ecfb80 2018-10-17 06:46:05,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720665931702s 2018-10-17 06:46:05,976 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:07,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:08,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0b0f41a-8b51-4b6f-a716-c02a3e5a075e x-openstack-request-id: req-d0b0f41a-8b51-4b6f-a716-c02a3e5a075e 2018-10-17 06:46:08,357 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:08,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d0b0f41a-8b51-4b6f-a716-c02a3e5a075e 2018-10-17 06:46:08,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377760887146s 2018-10-17 06:46:08,364 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:10,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:10,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb8aaa97-a587-4eb0-8edb-235ef29cc178 x-openstack-request-id: req-bb8aaa97-a587-4eb0-8edb-235ef29cc178 2018-10-17 06:46:10,965 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:10,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bb8aaa97-a587-4eb0-8edb-235ef29cc178 2018-10-17 06:46:10,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599213123322s 2018-10-17 06:46:10,972 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:12,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:12,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:13,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac0eb44c-37e5-42c1-948f-cb038ee5845d x-openstack-request-id: req-ac0eb44c-37e5-42c1-948f-cb038ee5845d 2018-10-17 06:46:13,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:13,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ac0eb44c-37e5-42c1-948f-cb038ee5845d 2018-10-17 06:46:13,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490123033524s 2018-10-17 06:46:13,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:15,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:15,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:15,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29747525-c065-48c3-846c-a204faea2ec5 x-openstack-request-id: req-29747525-c065-48c3-846c-a204faea2ec5 2018-10-17 06:46:15,972 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:15,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-29747525-c065-48c3-846c-a204faea2ec5 2018-10-17 06:46:15,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498006820679s 2018-10-17 06:46:15,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:17,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:18,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da844936-443c-4d10-b6a2-e69ea11d9abd x-openstack-request-id: req-da844936-443c-4d10-b6a2-e69ea11d9abd 2018-10-17 06:46:18,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:18,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-da844936-443c-4d10-b6a2-e69ea11d9abd 2018-10-17 06:46:18,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419902086258s 2018-10-17 06:46:18,409 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:20,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:20,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28e322fc-781f-4675-a052-720b93aaf8fe x-openstack-request-id: req-28e322fc-781f-4675-a052-720b93aaf8fe 2018-10-17 06:46:20,829 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:20,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-28e322fc-781f-4675-a052-720b93aaf8fe 2018-10-17 06:46:20,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417423963547s 2018-10-17 06:46:20,836 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:22,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:22,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:23,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bdb159f6-ac68-4de7-87ae-8d7b91653847 x-openstack-request-id: req-bdb159f6-ac68-4de7-87ae-8d7b91653847 2018-10-17 06:46:23,056 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:23,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bdb159f6-ac68-4de7-87ae-8d7b91653847 2018-10-17 06:46:23,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217760801315s 2018-10-17 06:46:23,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:25,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:25,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:25,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5187d9f7-2b6b-4a2d-b1af-948393dfd0e6 x-openstack-request-id: req-5187d9f7-2b6b-4a2d-b1af-948393dfd0e6 2018-10-17 06:46:25,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:25,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5187d9f7-2b6b-4a2d-b1af-948393dfd0e6 2018-10-17 06:46:25,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480495929718s 2018-10-17 06:46:25,553 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:27,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:27,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-513e1c9c-a544-49cd-91ca-d6dfd3f8fd81 x-openstack-request-id: req-513e1c9c-a544-49cd-91ca-d6dfd3f8fd81 2018-10-17 06:46:27,782 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:27,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-513e1c9c-a544-49cd-91ca-d6dfd3f8fd81 2018-10-17 06:46:27,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227105855942s 2018-10-17 06:46:27,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:29,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:30,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7aee8f58-6b09-451b-829a-659ae3b074b6 x-openstack-request-id: req-7aee8f58-6b09-451b-829a-659ae3b074b6 2018-10-17 06:46:30,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:30,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7aee8f58-6b09-451b-829a-659ae3b074b6 2018-10-17 06:46:30,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522825956345s 2018-10-17 06:46:30,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:32,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:32,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34a3a89c-09c8-4a68-9153-a55186eba63c x-openstack-request-id: req-34a3a89c-09c8-4a68-9153-a55186eba63c 2018-10-17 06:46:32,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:32,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-34a3a89c-09c8-4a68-9153-a55186eba63c 2018-10-17 06:46:32,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217838048935s 2018-10-17 06:46:32,549 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:34,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:35,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-957dfde7-e1d8-42ab-b997-6674d178b847 x-openstack-request-id: req-957dfde7-e1d8-42ab-b997-6674d178b847 2018-10-17 06:46:35,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:35,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-957dfde7-e1d8-42ab-b997-6674d178b847 2018-10-17 06:46:35,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525599002838s 2018-10-17 06:46:35,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:37,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:37,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:37,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a29d9289-bc0a-46b8-be5d-bfb2c96acc74 x-openstack-request-id: req-a29d9289-bc0a-46b8-be5d-bfb2c96acc74 2018-10-17 06:46:37,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:37,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a29d9289-bc0a-46b8-be5d-bfb2c96acc74 2018-10-17 06:46:37,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578391075134s 2018-10-17 06:46:37,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:39,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:40,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-003a653c-9ed3-46bf-8c19-facb3242757c x-openstack-request-id: req-003a653c-9ed3-46bf-8c19-facb3242757c 2018-10-17 06:46:40,136 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:40,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-003a653c-9ed3-46bf-8c19-facb3242757c 2018-10-17 06:46:40,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460906982422s 2018-10-17 06:46:40,143 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:42,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:42,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:42,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e6befd09-0bc6-456c-bf28-f7ed42112ab5 x-openstack-request-id: req-e6befd09-0bc6-456c-bf28-f7ed42112ab5 2018-10-17 06:46:42,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:42,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e6befd09-0bc6-456c-bf28-f7ed42112ab5 2018-10-17 06:46:42,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503451824188s 2018-10-17 06:46:42,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:44,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:45,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1e7e4c0-5d69-43af-aa24-49c64c6b51ad x-openstack-request-id: req-f1e7e4c0-5d69-43af-aa24-49c64c6b51ad 2018-10-17 06:46:45,345 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:45,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f1e7e4c0-5d69-43af-aa24-49c64c6b51ad 2018-10-17 06:46:45,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687399148941s 2018-10-17 06:46:45,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:47,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03d2f348-1c42-4e5c-91b3-72b2d69e08fd x-openstack-request-id: req-03d2f348-1c42-4e5c-91b3-72b2d69e08fd 2018-10-17 06:46:47,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:47,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-03d2f348-1c42-4e5c-91b3-72b2d69e08fd 2018-10-17 06:46:47,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22584605217s 2018-10-17 06:46:47,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:49,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:49,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:50,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d961d175-2c40-445f-b84a-7dea9cff9398 x-openstack-request-id: req-d961d175-2c40-445f-b84a-7dea9cff9398 2018-10-17 06:46:50,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:50,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d961d175-2c40-445f-b84a-7dea9cff9398 2018-10-17 06:46:50,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423098087311s 2018-10-17 06:46:50,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:52,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:52,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93f01048-44d7-4ccf-8ce2-7bb69bc6979c x-openstack-request-id: req-93f01048-44d7-4ccf-8ce2-7bb69bc6979c 2018-10-17 06:46:52,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:52,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-93f01048-44d7-4ccf-8ce2-7bb69bc6979c 2018-10-17 06:46:52,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230968952179s 2018-10-17 06:46:52,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:54,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:54,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc416bae-d4fc-4d6a-8f02-4c84c2ad90cb x-openstack-request-id: req-fc416bae-d4fc-4d6a-8f02-4c84c2ad90cb 2018-10-17 06:46:54,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:54,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fc416bae-d4fc-4d6a-8f02-4c84c2ad90cb 2018-10-17 06:46:54,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461340904236s 2018-10-17 06:46:54,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:56,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:57,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-121431cd-ce3c-4d8f-bc46-e3336d8516ca x-openstack-request-id: req-121431cd-ce3c-4d8f-bc46-e3336d8516ca 2018-10-17 06:46:57,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:57,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-121431cd-ce3c-4d8f-bc46-e3336d8516ca 2018-10-17 06:46:57,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525636911392s 2018-10-17 06:46:57,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:46:59,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:46:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:46:59,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:46:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9239cf7-b743-44c8-9ae1-5170a9085942 x-openstack-request-id: req-c9239cf7-b743-44c8-9ae1-5170a9085942 2018-10-17 06:46:59,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:46:59,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c9239cf7-b743-44c8-9ae1-5170a9085942 2018-10-17 06:46:59,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221726894379s 2018-10-17 06:46:59,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:01,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:01,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:01,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-435abc36-51d9-481b-8509-283f64b3847d x-openstack-request-id: req-435abc36-51d9-481b-8509-283f64b3847d 2018-10-17 06:47:01,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:01,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-435abc36-51d9-481b-8509-283f64b3847d 2018-10-17 06:47:01,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222820043564s 2018-10-17 06:47:01,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:03,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f15f9b35-7191-48a0-bed9-db23630327b0 x-openstack-request-id: req-f15f9b35-7191-48a0-bed9-db23630327b0 2018-10-17 06:47:04,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:04,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f15f9b35-7191-48a0-bed9-db23630327b0 2018-10-17 06:47:04,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490356206894s 2018-10-17 06:47:04,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:06,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:06,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:06,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ff4adb9-d1e2-4bc4-881d-a810d7737d7a x-openstack-request-id: req-5ff4adb9-d1e2-4bc4-881d-a810d7737d7a 2018-10-17 06:47:06,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:06,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5ff4adb9-d1e2-4bc4-881d-a810d7737d7a 2018-10-17 06:47:06,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235121965408s 2018-10-17 06:47:06,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:08,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:08,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b220fbed-9fee-4476-b8b5-8021905c01bc x-openstack-request-id: req-b220fbed-9fee-4476-b8b5-8021905c01bc 2018-10-17 06:47:08,958 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:08,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b220fbed-9fee-4476-b8b5-8021905c01bc 2018-10-17 06:47:08,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484219074249s 2018-10-17 06:47:08,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:10,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:10,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:11,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b1196b1-6e8e-45a6-8f93-3eff22d0f2b7 x-openstack-request-id: req-6b1196b1-6e8e-45a6-8f93-3eff22d0f2b7 2018-10-17 06:47:11,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:11,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6b1196b1-6e8e-45a6-8f93-3eff22d0f2b7 2018-10-17 06:47:11,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222546100616s 2018-10-17 06:47:11,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:13,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:13,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:13,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39a0a6b9-9127-4e1b-85bb-e86509fa1093 x-openstack-request-id: req-39a0a6b9-9127-4e1b-85bb-e86509fa1093 2018-10-17 06:47:13,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:13,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-39a0a6b9-9127-4e1b-85bb-e86509fa1093 2018-10-17 06:47:13,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22251701355s 2018-10-17 06:47:13,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:15,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:15,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0be90982-99b7-44ae-be53-a810e3738120 x-openstack-request-id: req-0be90982-99b7-44ae-be53-a810e3738120 2018-10-17 06:47:15,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:15,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0be90982-99b7-44ae-be53-a810e3738120 2018-10-17 06:47:15,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5239610672s 2018-10-17 06:47:15,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:17,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:18,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb9ae3b7-812c-4c8c-89cf-c09c97d299c2 x-openstack-request-id: req-cb9ae3b7-812c-4c8c-89cf-c09c97d299c2 2018-10-17 06:47:18,175 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:18,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cb9ae3b7-812c-4c8c-89cf-c09c97d299c2 2018-10-17 06:47:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212944984436s 2018-10-17 06:47:18,182 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:20,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:20,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95e25a41-24b5-457f-a2d5-7b8066506061 x-openstack-request-id: req-95e25a41-24b5-457f-a2d5-7b8066506061 2018-10-17 06:47:20,716 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:20,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-95e25a41-24b5-457f-a2d5-7b8066506061 2018-10-17 06:47:20,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532353878021s 2018-10-17 06:47:20,723 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:22,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:23,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2da76bc7-ed8e-47ff-8835-bfb8430d4f8d x-openstack-request-id: req-2da76bc7-ed8e-47ff-8835-bfb8430d4f8d 2018-10-17 06:47:23,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:23,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2da76bc7-ed8e-47ff-8835-bfb8430d4f8d 2018-10-17 06:47:23,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698906898499s 2018-10-17 06:47:23,431 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:25,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:25,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd22566a-7ce2-4978-ae1a-b1c8d34f21f7 x-openstack-request-id: req-cd22566a-7ce2-4978-ae1a-b1c8d34f21f7 2018-10-17 06:47:25,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:25,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd22566a-7ce2-4978-ae1a-b1c8d34f21f7 2018-10-17 06:47:25,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225687980652s 2018-10-17 06:47:25,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:27,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:28,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c66bba62-a7ad-4b6c-bd5f-dd552676133e x-openstack-request-id: req-c66bba62-a7ad-4b6c-bd5f-dd552676133e 2018-10-17 06:47:28,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:28,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c66bba62-a7ad-4b6c-bd5f-dd552676133e 2018-10-17 06:47:28,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791397809982s 2018-10-17 06:47:28,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:30,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:31,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b270d31f-b7f9-4cdd-94e1-3c6334a81891 x-openstack-request-id: req-b270d31f-b7f9-4cdd-94e1-3c6334a81891 2018-10-17 06:47:31,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:31,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b270d31f-b7f9-4cdd-94e1-3c6334a81891 2018-10-17 06:47:31,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532209873199s 2018-10-17 06:47:31,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:33,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:33,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b105eb9-a240-4b9f-85ed-3ddf0eec2c96 x-openstack-request-id: req-1b105eb9-a240-4b9f-85ed-3ddf0eec2c96 2018-10-17 06:47:33,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:33,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1b105eb9-a240-4b9f-85ed-3ddf0eec2c96 2018-10-17 06:47:33,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80344080925s 2018-10-17 06:47:33,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:35,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:36,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81640e2b-8547-4a9c-9d25-0768a49bb1f6 x-openstack-request-id: req-81640e2b-8547-4a9c-9d25-0768a49bb1f6 2018-10-17 06:47:36,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:36,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81640e2b-8547-4a9c-9d25-0768a49bb1f6 2018-10-17 06:47:36,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488557815552s 2018-10-17 06:47:36,317 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:38,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:38,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:38,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24532614-639f-45ed-9e38-400cdc665dbd x-openstack-request-id: req-24532614-639f-45ed-9e38-400cdc665dbd 2018-10-17 06:47:38,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:38,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-24532614-639f-45ed-9e38-400cdc665dbd 2018-10-17 06:47:38,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223794937134s 2018-10-17 06:47:38,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:40,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:40,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:40,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d70af28-0570-4827-b4d2-7182d289b4c8 x-openstack-request-id: req-8d70af28-0570-4827-b4d2-7182d289b4c8 2018-10-17 06:47:40,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:40,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d70af28-0570-4827-b4d2-7182d289b4c8 2018-10-17 06:47:40,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415389060974s 2018-10-17 06:47:40,974 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:42,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:42,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:43,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-875b0062-e2b2-482a-bfe7-6284be187830 x-openstack-request-id: req-875b0062-e2b2-482a-bfe7-6284be187830 2018-10-17 06:47:43,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:43,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-875b0062-e2b2-482a-bfe7-6284be187830 2018-10-17 06:47:43,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692354917526s 2018-10-17 06:47:43,676 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:45,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:46,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d89267c-27a3-47be-9b15-3df00754b7e4 x-openstack-request-id: req-2d89267c-27a3-47be-9b15-3df00754b7e4 2018-10-17 06:47:46,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:46,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2d89267c-27a3-47be-9b15-3df00754b7e4 2018-10-17 06:47:46,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485049009323s 2018-10-17 06:47:46,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:48,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:48,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:48,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25c0dde3-294f-4312-924f-d4e0a692e691 x-openstack-request-id: req-25c0dde3-294f-4312-924f-d4e0a692e691 2018-10-17 06:47:48,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:48,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-25c0dde3-294f-4312-924f-d4e0a692e691 2018-10-17 06:47:48,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22731089592s 2018-10-17 06:47:48,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:50,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:51,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1203929a-e0bb-4351-9f9e-63f8e0bf2c37 x-openstack-request-id: req-1203929a-e0bb-4351-9f9e-63f8e0bf2c37 2018-10-17 06:47:51,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:51,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1203929a-e0bb-4351-9f9e-63f8e0bf2c37 2018-10-17 06:47:51,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739682912827s 2018-10-17 06:47:51,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:53,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:53,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dee7eb94-1970-4d95-8a29-3b5abd306d3f x-openstack-request-id: req-dee7eb94-1970-4d95-8a29-3b5abd306d3f 2018-10-17 06:47:53,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:53,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dee7eb94-1970-4d95-8a29-3b5abd306d3f 2018-10-17 06:47:53,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495213031769s 2018-10-17 06:47:53,660 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:55,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:56,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d918a04-bb41-48b8-b1a5-cb61cc572a82 x-openstack-request-id: req-3d918a04-bb41-48b8-b1a5-cb61cc572a82 2018-10-17 06:47:56,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:56,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3d918a04-bb41-48b8-b1a5-cb61cc572a82 2018-10-17 06:47:56,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485926151276s 2018-10-17 06:47:56,155 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:47:58,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:47:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:47:58,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:47:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-040bc8d2-6089-45ab-9bbe-e1e9a85475fc x-openstack-request-id: req-040bc8d2-6089-45ab-9bbe-e1e9a85475fc 2018-10-17 06:47:58,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:47:58,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-040bc8d2-6089-45ab-9bbe-e1e9a85475fc 2018-10-17 06:47:58,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417454004288s 2018-10-17 06:47:58,582 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:00,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:00,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1883b09-4443-41d3-aae7-203405092331 x-openstack-request-id: req-c1883b09-4443-41d3-aae7-203405092331 2018-10-17 06:48:00,836 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:00,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c1883b09-4443-41d3-aae7-203405092331 2018-10-17 06:48:00,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.25090098381s 2018-10-17 06:48:00,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:02,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:02,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:03,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-27df3761-6783-4b55-b48d-c9138f3e3fb0 x-openstack-request-id: req-27df3761-6783-4b55-b48d-c9138f3e3fb0 2018-10-17 06:48:03,286 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:03,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-27df3761-6783-4b55-b48d-c9138f3e3fb0 2018-10-17 06:48:03,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441117048264s 2018-10-17 06:48:03,293 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:05,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:05,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74bb4cd8-e538-4ab5-9d6a-a06b62264c23 x-openstack-request-id: req-74bb4cd8-e538-4ab5-9d6a-a06b62264c23 2018-10-17 06:48:05,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:05,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-74bb4cd8-e538-4ab5-9d6a-a06b62264c23 2018-10-17 06:48:05,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232081890106s 2018-10-17 06:48:05,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:07,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:07,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:07,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aaf2d8e8-eaea-4d39-b396-ddd44ef2a974 x-openstack-request-id: req-aaf2d8e8-eaea-4d39-b396-ddd44ef2a974 2018-10-17 06:48:07,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:07,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aaf2d8e8-eaea-4d39-b396-ddd44ef2a974 2018-10-17 06:48:07,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41023015976s 2018-10-17 06:48:07,953 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:09,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:10,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8f0f844-230e-41bb-9c19-ad05c1154eb2 x-openstack-request-id: req-d8f0f844-230e-41bb-9c19-ad05c1154eb2 2018-10-17 06:48:10,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:10,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d8f0f844-230e-41bb-9c19-ad05c1154eb2 2018-10-17 06:48:10,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229840993881s 2018-10-17 06:48:10,189 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:12,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:12,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9698b0b-9518-42f0-b726-46ff3ecef5ce x-openstack-request-id: req-d9698b0b-9518-42f0-b726-46ff3ecef5ce 2018-10-17 06:48:12,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:12,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d9698b0b-9518-42f0-b726-46ff3ecef5ce 2018-10-17 06:48:12,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518715143204s 2018-10-17 06:48:12,718 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:14,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:14,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:15,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b170451-39a8-4fbd-b396-92e61793054f x-openstack-request-id: req-3b170451-39a8-4fbd-b396-92e61793054f 2018-10-17 06:48:15,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:15,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3b170451-39a8-4fbd-b396-92e61793054f 2018-10-17 06:48:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42525601387s 2018-10-17 06:48:15,150 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:17,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:17,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9a2b0f9-aee8-4ae9-a834-b121e583da6e x-openstack-request-id: req-c9a2b0f9-aee8-4ae9-a834-b121e583da6e 2018-10-17 06:48:17,872 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:17,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c9a2b0f9-aee8-4ae9-a834-b121e583da6e 2018-10-17 06:48:17,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720966815948s 2018-10-17 06:48:17,879 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:19,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:20,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ca8d21a-ae53-4aa1-830d-0434993578d4 x-openstack-request-id: req-0ca8d21a-ae53-4aa1-830d-0434993578d4 2018-10-17 06:48:20,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:20,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0ca8d21a-ae53-4aa1-830d-0434993578d4 2018-10-17 06:48:20,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409925937653s 2018-10-17 06:48:20,299 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:22,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:22,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06bc69f1-f70e-474c-ae4f-777f7c17456b x-openstack-request-id: req-06bc69f1-f70e-474c-ae4f-777f7c17456b 2018-10-17 06:48:22,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:22,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-06bc69f1-f70e-474c-ae4f-777f7c17456b 2018-10-17 06:48:22,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.250249862671s 2018-10-17 06:48:22,558 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:24,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:24,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:24,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-486ffd66-8d85-42d5-8b77-110f61d522f7 x-openstack-request-id: req-486ffd66-8d85-42d5-8b77-110f61d522f7 2018-10-17 06:48:24,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:24,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-486ffd66-8d85-42d5-8b77-110f61d522f7 2018-10-17 06:48:24,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221901893616s 2018-10-17 06:48:24,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:26,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:26,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:27,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e01b38e3-ae21-4e82-8a7a-8650f6b16b59 x-openstack-request-id: req-e01b38e3-ae21-4e82-8a7a-8650f6b16b59 2018-10-17 06:48:27,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:27,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e01b38e3-ae21-4e82-8a7a-8650f6b16b59 2018-10-17 06:48:27,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506790876389s 2018-10-17 06:48:27,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:29,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:29,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:29,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9a32528-ed99-46a0-b4f3-0118d6c8a866 x-openstack-request-id: req-a9a32528-ed99-46a0-b4f3-0118d6c8a866 2018-10-17 06:48:29,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:29,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a9a32528-ed99-46a0-b4f3-0118d6c8a866 2018-10-17 06:48:29,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412253856659s 2018-10-17 06:48:29,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:31,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:31,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-adb60287-d094-4490-b0df-c468eb469e36 x-openstack-request-id: req-adb60287-d094-4490-b0df-c468eb469e36 2018-10-17 06:48:31,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:31,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-adb60287-d094-4490-b0df-c468eb469e36 2018-10-17 06:48:31,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222418069839s 2018-10-17 06:48:31,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:33,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:34,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14866169-9c5a-4ce3-82e0-26e294c2c3e7 x-openstack-request-id: req-14866169-9c5a-4ce3-82e0-26e294c2c3e7 2018-10-17 06:48:34,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:34,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-14866169-9c5a-4ce3-82e0-26e294c2c3e7 2018-10-17 06:48:34,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401571035385s 2018-10-17 06:48:34,368 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:36,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:36,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:36,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a3eadfd-90dc-4a98-b779-32e1b3c24b48 x-openstack-request-id: req-3a3eadfd-90dc-4a98-b779-32e1b3c24b48 2018-10-17 06:48:36,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:36,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3a3eadfd-90dc-4a98-b779-32e1b3c24b48 2018-10-17 06:48:36,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22688794136s 2018-10-17 06:48:36,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:38,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:38,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c97229b9-8194-480e-91a9-1e25bbffe099 x-openstack-request-id: req-c97229b9-8194-480e-91a9-1e25bbffe099 2018-10-17 06:48:38,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:38,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c97229b9-8194-480e-91a9-1e25bbffe099 2018-10-17 06:48:38,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.244069099426s 2018-10-17 06:48:38,858 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:40,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:41,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50ee8875-dcc5-48f9-8e51-2777939d7a71 x-openstack-request-id: req-50ee8875-dcc5-48f9-8e51-2777939d7a71 2018-10-17 06:48:41,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:41,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-50ee8875-dcc5-48f9-8e51-2777939d7a71 2018-10-17 06:48:41,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230516910553s 2018-10-17 06:48:41,097 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:43,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:43,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:43,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88066839-2c52-44c9-9499-c90a6cd88b80 x-openstack-request-id: req-88066839-2c52-44c9-9499-c90a6cd88b80 2018-10-17 06:48:43,656 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:43,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-88066839-2c52-44c9-9499-c90a6cd88b80 2018-10-17 06:48:43,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555597066879s 2018-10-17 06:48:43,663 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:45,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:45,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9358181-a17e-4ced-a2bf-9d09124d7148 x-openstack-request-id: req-e9358181-a17e-4ced-a2bf-9d09124d7148 2018-10-17 06:48:45,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:45,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9358181-a17e-4ced-a2bf-9d09124d7148 2018-10-17 06:48:45,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219868898392s 2018-10-17 06:48:45,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:47,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:48,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3396888-69a3-47d2-8da2-108f068273b3 x-openstack-request-id: req-f3396888-69a3-47d2-8da2-108f068273b3 2018-10-17 06:48:48,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:48,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f3396888-69a3-47d2-8da2-108f068273b3 2018-10-17 06:48:48,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241003036499s 2018-10-17 06:48:48,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:50,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:50,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d8add42-0cf2-4557-8ea9-76af5ee6ba3b x-openstack-request-id: req-6d8add42-0cf2-4557-8ea9-76af5ee6ba3b 2018-10-17 06:48:50,380 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:50,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6d8add42-0cf2-4557-8ea9-76af5ee6ba3b 2018-10-17 06:48:50,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234824180603s 2018-10-17 06:48:50,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:52,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:52,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f923d76b-edfc-4cf1-88ae-c4d48ef36e1c x-openstack-request-id: req-f923d76b-edfc-4cf1-88ae-c4d48ef36e1c 2018-10-17 06:48:52,754 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:52,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f923d76b-edfc-4cf1-88ae-c4d48ef36e1c 2018-10-17 06:48:52,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3656001091s 2018-10-17 06:48:52,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:54,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:55,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73baa108-1ba7-49b0-9b53-091f800b30e7 x-openstack-request-id: req-73baa108-1ba7-49b0-9b53-091f800b30e7 2018-10-17 06:48:55,184 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:55,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-73baa108-1ba7-49b0-9b53-091f800b30e7 2018-10-17 06:48:55,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422334909439s 2018-10-17 06:48:55,192 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:57,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:48:57,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62154bcf-5258-4fe8-bd8f-7b254af78b1a x-openstack-request-id: req-62154bcf-5258-4fe8-bd8f-7b254af78b1a 2018-10-17 06:48:57,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:48:57,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62154bcf-5258-4fe8-bd8f-7b254af78b1a 2018-10-17 06:48:57,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546489953995s 2018-10-17 06:48:57,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:48:59,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:48:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:00,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Wed, 17 Oct 2018 06:48:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93a8d057-5eaa-4de2-b680-de6e873eff08 x-openstack-request-id: req-93a8d057-5eaa-4de2-b680-de6e873eff08 2018-10-17 06:49:00,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T06:45:44Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:49:00,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-93a8d057-5eaa-4de2-b680-de6e873eff08 2018-10-17 06:49:00,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525193929672s 2018-10-17 06:49:00,282 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 06:49:02,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 06:49:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:02,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a1bc078-0888-49ed-90ac-c86260ab93a6 x-openstack-request-id: req-6a1bc078-0888-49ed-90ac-c86260ab93a6 2018-10-17 06:49:02,946 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:ca:51", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T06:49:01.000000", "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T06:49:01Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 06:49:02,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6a1bc078-0888-49ed-90ac-c86260ab93a6 2018-10-17 06:49:02,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662139892578s 2018-10-17 06:49:02,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 06:49:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=add41191-c17f-42ff-9ae0-88fe356bec83" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:03,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:03 GMT X-Openstack-Request-Id: req-6c81107a-5493-4bbe-b8b8-325b6ff49a80 2018-10-17 06:49:03,025 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T06:48:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3b991a7-d4b4-405e-b1a9-8df916f5a5fc","ip_address":"192.168.120.17"}],"id":"da8d8942-2ce2-48e2-a061-2a2602a73712","security_groups":["32e4a9f8-c4d0-4b22-8c85-616092a0a519"],"mac_address":"fa:16:3e:66:ca:51","project_id":"54f17a86134f4fb7841cee36130aaf90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:48Z","binding:vnic_type":"normal","device_id":"add41191-c17f-42ff-9ae0-88fe356bec83","ip_allocation":"immediate"}]} 2018-10-17 06:49:03,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=add41191-c17f-42ff-9ae0-88fe356bec83 used request id req-6c81107a-5493-4bbe-b8b8-325b6ff49a80 2018-10-17 06:49:03,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0737290382385s 2018-10-17 06:49:03,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 06:49:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=da8d8942-2ce2-48e2-a061-2a2602a73712" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:03,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:03 GMT X-Openstack-Request-Id: req-84fda716-ab7a-41df-b6a5-37d368bfcff5 2018-10-17 06:49:03,093 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 06:49:03,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=da8d8942-2ce2-48e2-a061-2a2602a73712 used request id req-84fda716-ab7a-41df-b6a5-37d368bfcff5 2018-10-17 06:49:03,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572259426117s 2018-10-17 06:49:03,094 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_bda8393d-059a-4217-a3ce-469901f777d0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:ca:51', 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'ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T06:49:01.000000', 'flavor': Munch({u'id': u'e34a0df9-5f5d-4729-a715-6fde98ad9958'}), 'az': u'nova', 'id': u'add41191-c17f-42ff-9ae0-88fe356bec83', 'security_groups': [Munch({u'name': u'shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'99fbc22a9d34483682a6825772a223f1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54f17a86134f4fb7841cee36130aaf90', 'name': 'shaker-project_bda8393d-059a-4217-a3ce-469901f777d0', '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-10-17T06:49:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T06:49:01Z', 'hostId': u'0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b', '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-10-17T06:49:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'54f17a86134f4fb7841cee36130aaf90', 'name': u'shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0', 'adminPass': u'Rq32CmNrcBrc', 'tenant_id': u'54f17a86134f4fb7841cee36130aaf90', 'created_at': u'2018-10-17T06:45:42Z', 'created': u'2018-10-17T06:45:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 06:49:03,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 06:49:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:03,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:03 GMT X-Openstack-Request-Id: req-077b3fef-b4f4-49c4-b0bd-903a3dd088cb 2018-10-17 06:49:03,196 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"54f17a86134f4fb7841cee36130aaf90","l2_adjacency":true,"status":"ACTIVE","subnets":["a3b991a7-d4b4-405e-b1a9-8df916f5a5fc"],"description":"","tags":[],"updated_at":"2018-10-17T06:45:18Z","qos_policy_id":null,"name":"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0","admin_state_up":true,"tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:16Z","mtu":1450}]} 2018-10-17 06:49:03,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-077b3fef-b4f4-49c4-b0bd-903a3dd088cb 2018-10-17 06:49:03,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957398414612s 2018-10-17 06:49:03,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 06:49:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=add41191-c17f-42ff-9ae0-88fe356bec83" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:03,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:03 GMT X-Openstack-Request-Id: req-780b00ab-eec0-4674-b02d-3b8c0a1827a7 2018-10-17 06:49:03,251 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T06:48:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3b991a7-d4b4-405e-b1a9-8df916f5a5fc","ip_address":"192.168.120.17"}],"id":"da8d8942-2ce2-48e2-a061-2a2602a73712","security_groups":["32e4a9f8-c4d0-4b22-8c85-616092a0a519"],"mac_address":"fa:16:3e:66:ca:51","project_id":"54f17a86134f4fb7841cee36130aaf90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:48Z","binding:vnic_type":"normal","device_id":"add41191-c17f-42ff-9ae0-88fe356bec83","ip_allocation":"immediate"}]} 2018-10-17 06:49:03,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=add41191-c17f-42ff-9ae0-88fe356bec83 used request id req-780b00ab-eec0-4674-b02d-3b8c0a1827a7 2018-10-17 06:49:03,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537269115448s 2018-10-17 06:49:03,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 06:49:03,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.17", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712"}}' 2018-10-17 06:49:05,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:05 GMT X-Openstack-Request-Id: req-a1c9d5c2-6112-4498-9997-800fcdc6e2f7 2018-10-17 06:49:05,885 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:49:04Z", "updated_at": "2018-10-17T06:49:04Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:ca:51", "device_id": "add41191-c17f-42ff-9ae0-88fe356bec83"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "54f17a86134f4fb7841cee36130aaf90", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712", "id": "d7728a32-3d7a-4a4f-898a-1e24b6bceeec", "qos_policy_id": null}} 2018-10-17 06:49:05,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a1c9d5c2-6112-4498-9997-800fcdc6e2f7 2018-10-17 06:49:05,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.63299798965s 2018-10-17 06:49:05,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 06:49:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:05,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:05 GMT X-Openstack-Request-Id: req-8098f418-c05b-46c9-acc1-95b7226b8a33 2018-10-17 06:49:05,994 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:49:04Z", "updated_at": "2018-10-17T06:49:04Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:ca:51", "device_id": "add41191-c17f-42ff-9ae0-88fe356bec83"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "54f17a86134f4fb7841cee36130aaf90", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712", "id": "d7728a32-3d7a-4a4f-898a-1e24b6bceeec", "qos_policy_id": null}]} 2018-10-17 06:49:05,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8098f418-c05b-46c9-acc1-95b7226b8a33 2018-10-17 06:49:05,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0935008525848s 2018-10-17 06:49:06,001 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 06:49:06,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 06:49:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:06,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:06 GMT X-Openstack-Request-Id: req-00c3e7f9-e47e-4690-91c4-64302938af82 2018-10-17 06:49:06,173 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:49:04Z", "updated_at": "2018-10-17T06:49:04Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:ca:51", "device_id": "add41191-c17f-42ff-9ae0-88fe356bec83"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "54f17a86134f4fb7841cee36130aaf90", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712", "id": "d7728a32-3d7a-4a4f-898a-1e24b6bceeec", "qos_policy_id": null}]} 2018-10-17 06:49:06,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-00c3e7f9-e47e-4690-91c4-64302938af82 2018-10-17 06:49:06,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061469078064s 2018-10-17 06:49:06,179 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 06:49:06,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 06:49:06,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:06 GMT X-Openstack-Request-Id: req-9bbee4a0-d419-4581-a9bb-f5eedac7e173 2018-10-17 06:49:06,363 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:49:04Z", "updated_at": "2018-10-17T06:49:04Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:ca:51", "device_id": "add41191-c17f-42ff-9ae0-88fe356bec83"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "54f17a86134f4fb7841cee36130aaf90", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712", "id": "d7728a32-3d7a-4a4f-898a-1e24b6bceeec", "qos_policy_id": null}]} 2018-10-17 06:49:06,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9bbee4a0-d419-4581-a9bb-f5eedac7e173 2018-10-17 06:49:06,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738940238953s 2018-10-17 06:49:06,370 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 06:49:06,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 06:49:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:06,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:06 GMT X-Openstack-Request-Id: req-64ebef0f-b3db-4f63-94e4-bb8ac282a1bf 2018-10-17 06:49:06,864 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:49:04Z", "updated_at": "2018-10-17T06:49:04Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:ca:51", "device_id": "add41191-c17f-42ff-9ae0-88fe356bec83"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "54f17a86134f4fb7841cee36130aaf90", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712", "id": "d7728a32-3d7a-4a4f-898a-1e24b6bceeec", "qos_policy_id": null}]} 2018-10-17 06:49:06,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-64ebef0f-b3db-4f63-94e4-bb8ac282a1bf 2018-10-17 06:49:06,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.384697914124s 2018-10-17 06:49:06,871 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 06:49:06,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 06:49:06,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:07,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:07 GMT X-Openstack-Request-Id: req-1b57746b-5a40-47b6-8946-f6dc1c5bc17f 2018-10-17 06:49:07,046 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:49:04Z", "updated_at": "2018-10-17T06:49:04Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:ca:51", "device_id": "add41191-c17f-42ff-9ae0-88fe356bec83"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "54f17a86134f4fb7841cee36130aaf90", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712", "id": "d7728a32-3d7a-4a4f-898a-1e24b6bceeec", "qos_policy_id": null}]} 2018-10-17 06:49:07,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1b57746b-5a40-47b6-8946-f6dc1c5bc17f 2018-10-17 06:49:07,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646259784698s 2018-10-17 06:49:07,052 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 06:49:07,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 06:49:07,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 06:49:07,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:07 GMT X-Openstack-Request-Id: req-c19834a7-8554-473c-aace-383f588ddb98 2018-10-17 06:49:07,222 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:49:04Z", "updated_at": "2018-10-17T06:49:06Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:ca:51", "device_id": "add41191-c17f-42ff-9ae0-88fe356bec83"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.220", "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "port_id": "da8d8942-2ce2-48e2-a061-2a2602a73712", "id": "d7728a32-3d7a-4a4f-898a-1e24b6bceeec", "qos_policy_id": null}]} 2018-10-17 06:49:07,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c19834a7-8554-473c-aace-383f588ddb98 2018-10-17 06:49:07,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598731040955s 2018-10-17 06:49:07,228 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'37e09804-ec8b-4f6d-a289-d71f3926f480', 'updated_at': u'2018-10-17T06:49:06Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.220', 'revision_number': 1, 'port_id': u'da8d8942-2ce2-48e2-a061-2a2602a73712', 'id': u'd7728a32-3d7a-4a4f-898a-1e24b6bceeec', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'da8d8942-2ce2-48e2-a061-2a2602a73712', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'54f17a86134f4fb7841cee36130aaf90', 'name': 'shaker-project_bda8393d-059a-4217-a3ce-469901f777d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'54f17a86134f4fb7841cee36130aaf90', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cb6f49e5-c942-46ed-bde2-3f87f37906b5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:66:ca:51', u'device_id': u'add41191-c17f-42ff-9ae0-88fe356bec83'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'54f17a86134f4fb7841cee36130aaf90', 'created_at': u'2018-10-17T06:49:04Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cb6f49e5-c942-46ed-bde2-3f87f37906b5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:66:ca:51', u'device_id': u'add41191-c17f-42ff-9ae0-88fe356bec83'}), 'router': u'37e09804-ec8b-4f6d-a289-d71f3926f480'}) 2018-10-17 06:49:07,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 06:49:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 06:49:07,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10550 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-258ab96b-b133-4c9a-b433-17d8d1758c40 x-openstack-request-id: req-258ab96b-b133-4c9a-b433-17d8d1758c40 2018-10-17 06:49:07,310 - keystoneauth.session - DEBUG - 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 704782444 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.163030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.165094] pid_max: default: 32768 minimum: 301\n[ 0.166219] ACPI: Core revision 20150930\n[ 0.167796] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169430] Security Framework initialized\n[ 0.170471] Yama: becoming mindful.\n[ 0.171400] AppArmor: AppArmor initialized\n[ 0.172471] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.175682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178879] Initializing cgroup subsys io\n[ 0.179888] Initializing cgroup subsys memory\n[ 0.180947] Initializing cgroup subsys devices\n[ 0.182030] Initializing cgroup subsys freezer\n[ 0.183102] Initializing cgroup subsys net_cls\n[ 0.184187] Initializing cgroup subsys perf_event\n[ 0.185321] Initializing cgroup subsys net_prio\n[ 0.186438] Initializing cgroup subsys hugetlb\n[ 0.187511] Initializing cgroup subsys pids\n[ 0.188576] CPU: Physical Processor ID: 0\n[ 0.190294] mce: CPU supports 10 MCE banks\n[ 0.191348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192574] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.193933] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.195224] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.196635] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.198127] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.199437] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201330] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.219413] Freeing SMP alternatives memory: 32K\n[ 0.225276] ftrace: allocating 32237 entries in 126 pages\n[ 0.259426] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260959] smpboot: Max logical packages: 1\n[ 0.262253] x2apic enabled\n[ 0.263300] Switched APIC routing to physical x2apic.\n[ 0.265577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.266992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.269595] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.271849] KVM setup paravirtual spinlock\n[ 0.273356] x86: Booted up 1 node, 1 CPUs\n[ 0.274376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.276135] devtmpfs: initialized\n[ 0.278048] evm: security.selinux\n[ 0.278936] evm: security.SMACK64\n[ 0.279798] evm: security.SMACK64EXEC\n[ 0.280728] evm: security.SMACK64TRANSMUTE\n[ 0.281751] evm: security.SMACK64MMAP\n[ 0.282690] evm: security.ima\n[ 0.283512] evm: security.capability\n[ 0.284520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286753] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.288190] pinctrl core: initialized pinctrl subsystem\n[ 0.289539] RTC time: 6:49:01, date: 10/17/18\n[ 0.290741] NET: Registered protocol family 16\n[ 0.291962] cpuidle: using governor ladder\n[ 0.292985] cpuidle: using governor menu\n[ 0.293961] PCCT header not found.\n[ 0.294898] ACPI: bus type PCI registered\n[ 0.295897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.297421] PCI: Using configuration type 1 for base access\n[ 0.299493] ACPI: Added _OSI(Module Device)\n[ 0.300550] ACPI: Added _OSI(Processor Device)\n[ 0.301627] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.302736] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.304785] ACPI: Interpreter enabled\n[ 0.305732] ACPI: (supports S0 S5)\n[ 0.306607] ACPI: Using IOAPIC for interrupt routing\n[ 0.307775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.318572] acpiphp: Slot [3] registered\n[ 0.332181] acpiphp: Slot [4] registered\n[ 0.333184] acpiphp: Slot [5] registered\n[ 0.334185] acpiphp: Slot [6] registered\n[ 0.335190] acpiphp: Slot [7] registered\n[ 0.336198] acpiphp: Slot [8] registered\n[ 0.337189] acpiphp: Slot [9] registered\n[ 0.338177] acpiphp: Slot [10] registered\n[ 0.339180] acpiphp: Slot [11] registered\n[ 0.340198] acpiphp: Slot [12] registered\n[ 0.341207] acpiphp: Slot [13] registered\n[ 0.342210] acpiphp: Slot [14] registered\n[ 0.343210] acpiphp: Slot [15] registered\n[ 0.344227] acpiphp: Slot [16] registered\n[ 0.345234] acpiphp: Slot [17] registered\n[ 0.346235] acpiphp: Slot [18] registered\n[ 0.347235] acpiphp: Slot [19] registered\n[ 0.348240] acpiphp: Slot [20] registered\n[ 0.349246] acpiphp: Slot [21] registered\n[ 0.350251] acpiphp: Slot [22] registered\n[ 0.351261] acpiphp: Slot [23] registered\n[ 0.352271] acpiphp: Slot [24] registered\n[ 0.353284] acpiphp: Slot [25] registered\n[ 0.354283] acpiphp: Slot [26] registered\n[ 0.355285] acpiphp: Slot [27] registered\n[ 0.356330] acpiphp: Slot [28] registered\n[ 0.357334] acpiphp: Slot [29] registered\n[ 0.358333] acpiphp: Slot [30] registered\n[ 0.359337] acpiphp: Slot [31] registered\n[ 0.360337] PCI host bridge to bus 0000:00\n[ 0.361346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.362826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.364321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.366114] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.369940] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.372118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.377745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.386566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.388349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414534] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419796] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421559] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424835] vgaarb: loaded\n[ 0.425599] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427218] SCSI subsystem initialized\n[ 0.428420] ACPI: bus type USB registered\n[ 0.429464] usbcore: registered new interface driver usbfs\n[ 0.430738] usbcore: registered new interface driver hub\n[ 0.432001] usbcore: registered new device driver usb\n[ 0.433396] PCI: Using ACPI for IRQ routing\n[ 0.434841] NetLabel: Initializing\n[ 0.435743] NetLabel: domain hash size = 128\n[ 0.436804] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437985] NetLabel: unlabeled traffic allowed by default\n[ 0.439435] amd_nb: Cannot enumerate AMD northbridges\n[ 0.440658] clocksource: Switched to clocksource kvm-clock\n[ 0.449666] AppArmor: AppArmor Filesystem Enabled\n[ 0.450883] pnp: PnP ACPI init\n[ 0.452044] pnp: PnP ACPI: found 5 devices\n[ 0.458749] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460920] NET: Registered protocol family 2\n[ 0.462256] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.463847] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.465337] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.466841] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469673] NET: Registered protocol family 1\n[ 0.470778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472136] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473477] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505751] Unpacking initramfs...\n[ 0.987337] Freeing initrd memory: 37084K\n[ 0.988854] Scanning for low memory corruption every 60 seconds\n[ 0.990837] audit: initializing netlink subsys (disabled)\n[ 0.992347] audit: type=2000 audit(1539758942.612:1): initialized\n[ 0.994243] Initialise system trusted keyring\n[ 0.995548] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.997033] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.999628] zbud: loaded\n[ 1.000666] VFS: Disk quotas dquot_6.6.0\n[ 1.001814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.003739] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.005477] fuse init (API version 7.23)\n[ 1.006771] Key type big_key registered\n[ 1.007858] Allocating IMA MOK and blacklist keyrings.\n[ 1.009608] Key type asymmetric registered\n[ 1.010665] Asymmetric key parser 'x509' registered\n[ 1.011945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014150] io scheduler noop registered\n[ 1.015388] io scheduler deadline registered (default)\n[ 1.016896] io scheduler cfq registered\n[ 1.018146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021409] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.023297] ACPI: Power Button [PWRF]\n[ 1.024459] GHES: HEST is not enabled!\n[ 1.040394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.073233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.075892] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.100272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.103038] Linux agpgart interface v0.103\n[ 1.105613] loop: module loaded\n[ 1.108672] vda: vda1\n[ 1.110106] scsi host0: ata_piix\n[ 1.111059] scsi host1: ata_piix\n[ 1.111965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.113471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.115321] libphy: Fixed MDIO Bus: probed\n[ 1.116355] tun: Universal TUN/TAP device driver, 1.6\n[ 1.117544] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.120183] PPP generic driver version 2.4.2\n[ 1.121331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.122808] ehci-pci: EHCI PCI platform driver\n[ 1.123903] ehci-platform: EHCI generic platform driver\n[ 1.125140] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.126549] ohci-pci: OHCI PCI platform driver\n[ 1.127641] ohci-platform: OHCI generic platform driver\n[ 1.128882] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144862] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.147951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.150630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.153916] usb usb1: Product: UHCI Host Controller\n[ 1.155079] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.156500] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.157711] hub 1-0:1.0: USB hub found\n[ 1.158679] hub 1-0:1.0: 2 ports detected\n[ 1.159830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.162500] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.163690] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.164974] mousedev: PS/2 mouse device common for all mice\n[ 1.166527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.168847] rtc_cmos 00:00: RTC can wake from S4\n[ 1.170261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.171734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.173229] i2c /dev entries driver\n[ 1.174193] device-mapper: uevent: version 1.0.3\n[ 1.175376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.177420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.179043] NET: Registered protocol family 10\n[ 1.180371] NET: Registered protocol family 17\n[ 1.181502] Key type dns_resolver registered\n[ 1.182775] registered taskstats version 1\n[ 1.183832] Loading compiled-in X.509 certificates\n[ 1.185546] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.187867] zswap: loaded using pool lzo/zbud\n[ 1.190291] Key type trusted registered\n[ 1.193305] Key type encrypted registered\n[ 1.194351] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.195640] ima: No TPM chip found, activating TPM-bypass!\n[ 1.196958] evm: HMAC attrs: 0x1\n[ 1.198124] Magic number: 6:723:822\n[ 1.199168] rtc_cmos 00:00: setting system clock to 2018-10-17 06:49:02 UTC (1539758942)\n[ 1.201206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.215854] EDD information not available.\n[ 1.274201] Freeing unused kernel memory: 1512K\n[ 1.275352] Write protecting the kernel read-only data: 14336k\n[ 1.277974] Freeing unused kernel memory: 1692K\n[ 1.279316] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.289789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.294516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.296869] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.299133] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.301404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.308968] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311276] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.371616] [drm] Initialized drm 1.1.0 20060810\n[ 1.373825] virtio_net virtio0 ens3: renamed from eth0\n[ 1.382847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.385126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405069] FDC 0 is a S82078B\n[ 1.419383] AVX2 version of gcm_enc/dec engaged.\n[ 1.420542] AES CTR mode by8 optimization enabled\n[ 1.468701] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.633130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.634718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.636315] usb 1-1: Product: QEMU USB Tablet\n[ 1.637390] usb 1-1: Manufacturer: QEMU\n[ 1.638362] usb 1-1: SerialNumber: 42\n[ 1.646762] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.654147] usbcore: registered new interface driver usbhid\n[ 1.655509] usbhid: USB HID core driver\n[ 1.658628] 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.661444] 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[ 1.988693] tsc: Refined TSC clocksource calibration: 3491.864 MHz\n[ 1.988694] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554b49191, max_idle_ns: 440795293135 ns\nBegin: Loading essential drivers ... [ 2.015074] md: linear personality registered for level -1\n[ 2.018461] md: multipath personality registered for level -4\n[ 2.021917] md: raid0 personality registered for level 0\n[ 2.025780] md: raid1 personality registered for level 1\n[ 2.096694] raid6: sse2x1 gen() 11263 MB/s\n[ 2.164655] raid6: sse2x1 xor() 8895 MB/s\n[ 2.232695] raid6: sse2x2 gen() 14955 MB/s\n[ 2.300655] raid6: sse2x2 xor() 9899 MB/s\n[ 2.368654] raid6: sse2x4 gen() 17158 MB/s\n[ 2.436655] raid6: sse2x4 xor() 11879 MB/s\n[ 2.504679] raid6: avx2x1 gen() 22520 MB/s\n[ 2.572677] raid6: avx2x2 gen() 26778 MB/s\n[ 2.640654] raid6: avx2x4 gen() 30033 MB/s\n[ 2.641749] raid6: using algorithm avx2x4 gen() 30033 MB/s\n[ 2.643021] raid6: using avx2x2 recovery algorithm\n[ 2.645512] xor: automatically using best checksumming function:\n[ 2.684654] avx : 32419.000 MB/sec\n[ 2.686979] async_tx: api initialized (async)\n[ 2.697282] md: raid6 personality registered for level 6\n[ 2.698577] md: raid5 personality registered for level 5\n[ 2.699833] md: raid4 personality registered for level 4\n[ 2.705430] 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.742567] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.762037] 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.877105] 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.881140] systemd[1]: Detected virtualization kvm.\n[ 2.882323] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.885653] systemd[1]: Set hostname to .\n[ 2.888312] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.889698] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.018333] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.021111] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.023573] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.026326] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.028975] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.031446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.034099] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.036390] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.039230] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.041555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.044705] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.047403] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.050451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.054082] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.060961] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.069233] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.081077] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.084356] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.090449] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.093013] systemd[1]: Reached target Encrypted Volumes.\n[ 3.096585] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.099184] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.106728] iscsi: registered transport (tcp)\n[ 3.108412] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.111242] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.119733] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.126844] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.131475] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.133792] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.140086] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.143593] systemd[1]: Listening on LVM2 metadata daemon socket.\n[ 3.146417] iscsi: registered transport (iser)\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.149586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.155064] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.162785] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.167018] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.176129] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.181866] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] 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.982976] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.517278] cloud-init[477]: Cloud-init v. 18.2 running 'init-local' at Wed, 17 Oct 2018 06:49:05 +0000. Up 4.32 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n"} 2018-10-17 06:49:07,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83/action used request id req-258ab96b-b133-4c9a-b433-17d8d1758c40 2018-10-17 06:49:07,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0815179347992s 2018-10-17 06:49:07,312 - 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 704782444 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.163030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.165094] pid_max: default: 32768 minimum: 301 [ 0.166219] ACPI: Core revision 20150930 [ 0.167796] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.169430] Security Framework initialized [ 0.170471] Yama: becoming mindful. [ 0.171400] AppArmor: AppArmor initialized [ 0.172471] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.175682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178879] Initializing cgroup subsys io [ 0.179888] Initializing cgroup subsys memory [ 0.180947] Initializing cgroup subsys devices [ 0.182030] Initializing cgroup subsys freezer [ 0.183102] Initializing cgroup subsys net_cls [ 0.184187] Initializing cgroup subsys perf_event [ 0.185321] Initializing cgroup subsys net_prio [ 0.186438] Initializing cgroup subsys hugetlb [ 0.187511] Initializing cgroup subsys pids [ 0.188576] CPU: Physical Processor ID: 0 [ 0.190294] mce: CPU supports 10 MCE banks [ 0.191348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192574] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193933] Spectre V2 : Mitigation: Full generic retpoline [ 0.195224] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.196635] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.198127] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.199437] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201330] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.219413] Freeing SMP alternatives memory: 32K [ 0.225276] ftrace: allocating 32237 entries in 126 pages [ 0.259426] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260959] smpboot: Max logical packages: 1 [ 0.262253] x2apic enabled [ 0.263300] Switched APIC routing to physical x2apic. [ 0.265577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.269595] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271849] KVM setup paravirtual spinlock [ 0.273356] x86: Booted up 1 node, 1 CPUs [ 0.274376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.276135] devtmpfs: initialized [ 0.278048] evm: security.selinux [ 0.278936] evm: security.SMACK64 [ 0.279798] evm: security.SMACK64EXEC [ 0.280728] evm: security.SMACK64TRANSMUTE [ 0.281751] evm: security.SMACK64MMAP [ 0.282690] evm: security.ima [ 0.283512] evm: security.capability [ 0.284520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286753] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288190] pinctrl core: initialized pinctrl subsystem [ 0.289539] RTC time: 6:49:01, date: 10/17/18 [ 0.290741] NET: Registered protocol family 16 [ 0.291962] cpuidle: using governor ladder [ 0.292985] cpuidle: using governor menu [ 0.293961] PCCT header not found. [ 0.294898] ACPI: bus type PCI registered [ 0.295897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297421] PCI: Using configuration type 1 for base access [ 0.299493] ACPI: Added _OSI(Module Device) [ 0.300550] ACPI: Added _OSI(Processor Device) [ 0.301627] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302736] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304785] ACPI: Interpreter enabled [ 0.305732] ACPI: (supports S0 S5) [ 0.306607] ACPI: Using IOAPIC for interrupt routing [ 0.307775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.312855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.315863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.318572] acpiphp: Slot [3] registered [ 0.332181] acpiphp: Slot [4] registered [ 0.333184] acpiphp: Slot [5] registered [ 0.334185] acpiphp: Slot [6] registered [ 0.335190] acpiphp: Slot [7] registered [ 0.336198] acpiphp: Slot [8] registered [ 0.337189] acpiphp: Slot [9] registered [ 0.338177] acpiphp: Slot [10] registered [ 0.339180] acpiphp: Slot [11] registered [ 0.340198] acpiphp: Slot [12] registered [ 0.341207] acpiphp: Slot [13] registered [ 0.342210] acpiphp: Slot [14] registered [ 0.343210] acpiphp: Slot [15] registered [ 0.344227] acpiphp: Slot [16] registered [ 0.345234] acpiphp: Slot [17] registered [ 0.346235] acpiphp: Slot [18] registered [ 0.347235] acpiphp: Slot [19] registered [ 0.348240] acpiphp: Slot [20] registered [ 0.349246] acpiphp: Slot [21] registered [ 0.350251] acpiphp: Slot [22] registered [ 0.351261] acpiphp: Slot [23] registered [ 0.352271] acpiphp: Slot [24] registered [ 0.353284] acpiphp: Slot [25] registered [ 0.354283] acpiphp: Slot [26] registered [ 0.355285] acpiphp: Slot [27] registered [ 0.356330] acpiphp: Slot [28] registered [ 0.357334] acpiphp: Slot [29] registered [ 0.358333] acpiphp: Slot [30] registered [ 0.359337] acpiphp: Slot [31] registered [ 0.360337] PCI host bridge to bus 0000:00 [ 0.361346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.362826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.364321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.366114] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.369940] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.377745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.379303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.380749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.382294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.386566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.388349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.410919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414534] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419796] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421559] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424835] vgaarb: loaded [ 0.425599] vgaarb: bridge control possible 0000:00:02.0 [ 0.427218] SCSI subsystem initialized [ 0.428420] ACPI: bus type USB registered [ 0.429464] usbcore: registered new interface driver usbfs [ 0.430738] usbcore: registered new interface driver hub [ 0.432001] usbcore: registered new device driver usb [ 0.433396] PCI: Using ACPI for IRQ routing [ 0.434841] NetLabel: Initializing [ 0.435743] NetLabel: domain hash size = 128 [ 0.436804] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437985] NetLabel: unlabeled traffic allowed by default [ 0.439435] amd_nb: Cannot enumerate AMD northbridges [ 0.440658] clocksource: Switched to clocksource kvm-clock [ 0.449666] AppArmor: AppArmor Filesystem Enabled [ 0.450883] pnp: PnP ACPI init [ 0.452044] pnp: PnP ACPI: found 5 devices [ 0.458749] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460920] NET: Registered protocol family 2 [ 0.462256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.463847] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465337] TCP: Hash tables configured (established 4096 bind 4096) [ 0.466841] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.469673] NET: Registered protocol family 1 [ 0.470778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472136] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473477] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505751] Unpacking initramfs... [ 0.987337] Freeing initrd memory: 37084K [ 0.988854] Scanning for low memory corruption every 60 seconds [ 0.990837] audit: initializing netlink subsys (disabled) [ 0.992347] audit: type=2000 audit(1539758942.612:1): initialized [ 0.994243] Initialise system trusted keyring [ 0.995548] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.997033] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.999628] zbud: loaded [ 1.000666] VFS: Disk quotas dquot_6.6.0 [ 1.001814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.003739] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.005477] fuse init (API version 7.23) [ 1.006771] Key type big_key registered [ 1.007858] Allocating IMA MOK and blacklist keyrings. [ 1.009608] Key type asymmetric registered [ 1.010665] Asymmetric key parser 'x509' registered [ 1.011945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014150] io scheduler noop registered [ 1.015388] io scheduler deadline registered (default) [ 1.016896] io scheduler cfq registered [ 1.018146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021409] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.023297] ACPI: Power Button [PWRF] [ 1.024459] GHES: HEST is not enabled! [ 1.040394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.073233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.075892] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.100272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.103038] Linux agpgart interface v0.103 [ 1.105613] loop: module loaded [ 1.108672] vda: vda1 [ 1.110106] scsi host0: ata_piix [ 1.111059] scsi host1: ata_piix [ 1.111965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.113471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.115321] libphy: Fixed MDIO Bus: probed [ 1.116355] tun: Universal TUN/TAP device driver, 1.6 [ 1.117544] tun: (C) 1999-2004 Max Krasnyansky [ 1.120183] PPP generic driver version 2.4.2 [ 1.121331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.122808] ehci-pci: EHCI PCI platform driver [ 1.123903] ehci-platform: EHCI generic platform driver [ 1.125140] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.126549] ohci-pci: OHCI PCI platform driver [ 1.127641] ohci-platform: OHCI generic platform driver [ 1.128882] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144862] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.147951] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.150630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.153916] usb usb1: Product: UHCI Host Controller [ 1.155079] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.156500] usb usb1: SerialNumber: 0000:00:01.2 [ 1.157711] hub 1-0:1.0: USB hub found [ 1.158679] hub 1-0:1.0: 2 ports detected [ 1.159830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.162500] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.163690] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.164974] mousedev: PS/2 mouse device common for all mice [ 1.166527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.168847] rtc_cmos 00:00: RTC can wake from S4 [ 1.170261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.171734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.173229] i2c /dev entries driver [ 1.174193] device-mapper: uevent: version 1.0.3 [ 1.175376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.177420] ledtrig-cpu: registered to indicate activity on CPUs [ 1.179043] NET: Registered protocol family 10 [ 1.180371] NET: Registered protocol family 17 [ 1.181502] Key type dns_resolver registered [ 1.182775] registered taskstats version 1 [ 1.183832] Loading compiled-in X.509 certificates [ 1.185546] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.187867] zswap: loaded using pool lzo/zbud [ 1.190291] Key type trusted registered [ 1.193305] Key type encrypted registered [ 1.194351] AppArmor: AppArmor sha1 policy hashing enabled [ 1.195640] ima: No TPM chip found, activating TPM-bypass! [ 1.196958] evm: HMAC attrs: 0x1 [ 1.198124] Magic number: 6:723:822 [ 1.199168] rtc_cmos 00:00: setting system clock to 2018-10-17 06:49:02 UTC (1539758942) [ 1.201206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.215854] EDD information not available. [ 1.274201] Freeing unused kernel memory: 1512K [ 1.275352] Write protecting the kernel read-only data: 14336k [ 1.277974] Freeing unused kernel memory: 1692K [ 1.279316] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.289789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.294516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296869] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299133] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.301404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.308968] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311276] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.371616] [drm] Initialized drm 1.1.0 20060810 [ 1.373825] virtio_net virtio0 ens3: renamed from eth0 [ 1.382847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.385126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405069] FDC 0 is a S82078B [ 1.419383] AVX2 version of gcm_enc/dec engaged. [ 1.420542] AES CTR mode by8 optimization enabled [ 1.468701] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.633130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.634718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.636315] usb 1-1: Product: QEMU USB Tablet [ 1.637390] usb 1-1: Manufacturer: QEMU [ 1.638362] usb 1-1: SerialNumber: 42 [ 1.646762] hidraw: raw HID events driver (C) Jiri Kosina [ 1.654147] usbcore: registered new interface driver usbhid [ 1.655509] usbhid: USB HID core driver [ 1.658628] 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.661444] 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 [ 1.988693] tsc: Refined TSC clocksource calibration: 3491.864 MHz [ 1.988694] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554b49191, max_idle_ns: 440795293135 ns Begin: Loading essential drivers ... [ 2.015074] md: linear personality registered for level -1 [ 2.018461] md: multipath personality registered for level -4 [ 2.021917] md: raid0 personality registered for level 0 [ 2.025780] md: raid1 personality registered for level 1 [ 2.096694] raid6: sse2x1 gen() 11263 MB/s [ 2.164655] raid6: sse2x1 xor() 8895 MB/s [ 2.232695] raid6: sse2x2 gen() 14955 MB/s [ 2.300655] raid6: sse2x2 xor() 9899 MB/s [ 2.368654] raid6: sse2x4 gen() 17158 MB/s [ 2.436655] raid6: sse2x4 xor() 11879 MB/s [ 2.504679] raid6: avx2x1 gen() 22520 MB/s [ 2.572677] raid6: avx2x2 gen() 26778 MB/s [ 2.640654] raid6: avx2x4 gen() 30033 MB/s [ 2.641749] raid6: using algorithm avx2x4 gen() 30033 MB/s [ 2.643021] raid6: using avx2x2 recovery algorithm [ 2.645512] xor: automatically using best checksumming function: [ 2.684654] avx : 32419.000 MB/sec [ 2.686979] async_tx: api initialized (async) [ 2.697282] md: raid6 personality registered for level 6 [ 2.698577] md: raid5 personality registered for level 5 [ 2.699833] md: raid4 personality registered for level 4 [ 2.705430] 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.742567] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.762037] 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.877105] 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.881140] systemd[1]: Detected virtualization kvm. [ 2.882323] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.885653] systemd[1]: Set hostname to . [ 2.888312] systemd[1]: Initializing machine ID from KVM UUID. [ 2.889698] systemd[1]: Installed transient /etc/machine-id file. [ 3.018333] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.021111] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.023573] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.026326] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.028975] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.031446] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.034099] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.036390] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.039230] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.041555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.044705] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.047403] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.050451] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.054082] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.060961] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.069233] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.081077] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.084356] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.090449] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.093013] systemd[1]: Reached target Encrypted Volumes. [ 3.096585] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.099184] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.106728] iscsi: registered transport (tcp) [ 3.108412] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.111242] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.119733] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.126844] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.131475] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.133792] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.140086] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.143593] systemd[1]: Listening on LVM2 metadata daemon socket. [ 3.146417] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.149586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.155064] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.162785] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.167018] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.176129] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.181866] 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 Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] 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.982976] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.517278] cloud-init[477]: Cloud-init v. 18.2 running 'init-local' at Wed, 17 Oct 2018 06:49:05 +0000. Up 4.32 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... 2018-10-17 06:49:08,092 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.220: [Errno None] Unable to connect to port 22 on 172.30.9.220 2018-10-17 06:49:17,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 06:49:17,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 06:49:17,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11106 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b66584f0-7514-400d-b6b8-4ed69123ff5e x-openstack-request-id: req-b66584f0-7514-400d-b6b8-4ed69123ff5e 2018-10-17 06:49:17,167 - keystoneauth.session - DEBUG - 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 704782444 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.163030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.165094] pid_max: default: 32768 minimum: 301\n[ 0.166219] ACPI: Core revision 20150930\n[ 0.167796] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169430] Security Framework initialized\n[ 0.170471] Yama: becoming mindful.\n[ 0.171400] AppArmor: AppArmor initialized\n[ 0.172471] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.175682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178879] Initializing cgroup subsys io\n[ 0.179888] Initializing cgroup subsys memory\n[ 0.180947] Initializing cgroup subsys devices\n[ 0.182030] Initializing cgroup subsys freezer\n[ 0.183102] Initializing cgroup subsys net_cls\n[ 0.184187] Initializing cgroup subsys perf_event\n[ 0.185321] Initializing cgroup subsys net_prio\n[ 0.186438] Initializing cgroup subsys hugetlb\n[ 0.187511] Initializing cgroup subsys pids\n[ 0.188576] CPU: Physical Processor ID: 0\n[ 0.190294] mce: CPU supports 10 MCE banks\n[ 0.191348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192574] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.193933] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.195224] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.196635] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.198127] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.199437] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201330] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.219413] Freeing SMP alternatives memory: 32K\n[ 0.225276] ftrace: allocating 32237 entries in 126 pages\n[ 0.259426] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260959] smpboot: Max logical packages: 1\n[ 0.262253] x2apic enabled\n[ 0.263300] Switched APIC routing to physical x2apic.\n[ 0.265577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.266992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.269595] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.271849] KVM setup paravirtual spinlock\n[ 0.273356] x86: Booted up 1 node, 1 CPUs\n[ 0.274376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.276135] devtmpfs: initialized\n[ 0.278048] evm: security.selinux\n[ 0.278936] evm: security.SMACK64\n[ 0.279798] evm: security.SMACK64EXEC\n[ 0.280728] evm: security.SMACK64TRANSMUTE\n[ 0.281751] evm: security.SMACK64MMAP\n[ 0.282690] evm: security.ima\n[ 0.283512] evm: security.capability\n[ 0.284520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286753] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.288190] pinctrl core: initialized pinctrl subsystem\n[ 0.289539] RTC time: 6:49:01, date: 10/17/18\n[ 0.290741] NET: Registered protocol family 16\n[ 0.291962] cpuidle: using governor ladder\n[ 0.292985] cpuidle: using governor menu\n[ 0.293961] PCCT header not found.\n[ 0.294898] ACPI: bus type PCI registered\n[ 0.295897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.297421] PCI: Using configuration type 1 for base access\n[ 0.299493] ACPI: Added _OSI(Module Device)\n[ 0.300550] ACPI: Added _OSI(Processor Device)\n[ 0.301627] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.302736] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.304785] ACPI: Interpreter enabled\n[ 0.305732] ACPI: (supports S0 S5)\n[ 0.306607] ACPI: Using IOAPIC for interrupt routing\n[ 0.307775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.318572] acpiphp: Slot [3] registered\n[ 0.332181] acpiphp: Slot [4] registered\n[ 0.333184] acpiphp: Slot [5] registered\n[ 0.334185] acpiphp: Slot [6] registered\n[ 0.335190] acpiphp: Slot [7] registered\n[ 0.336198] acpiphp: Slot [8] registered\n[ 0.337189] acpiphp: Slot [9] registered\n[ 0.338177] acpiphp: Slot [10] registered\n[ 0.339180] acpiphp: Slot [11] registered\n[ 0.340198] acpiphp: Slot [12] registered\n[ 0.341207] acpiphp: Slot [13] registered\n[ 0.342210] acpiphp: Slot [14] registered\n[ 0.343210] acpiphp: Slot [15] registered\n[ 0.344227] acpiphp: Slot [16] registered\n[ 0.345234] acpiphp: Slot [17] registered\n[ 0.346235] acpiphp: Slot [18] registered\n[ 0.347235] acpiphp: Slot [19] registered\n[ 0.348240] acpiphp: Slot [20] registered\n[ 0.349246] acpiphp: Slot [21] registered\n[ 0.350251] acpiphp: Slot [22] registered\n[ 0.351261] acpiphp: Slot [23] registered\n[ 0.352271] acpiphp: Slot [24] registered\n[ 0.353284] acpiphp: Slot [25] registered\n[ 0.354283] acpiphp: Slot [26] registered\n[ 0.355285] acpiphp: Slot [27] registered\n[ 0.356330] acpiphp: Slot [28] registered\n[ 0.357334] acpiphp: Slot [29] registered\n[ 0.358333] acpiphp: Slot [30] registered\n[ 0.359337] acpiphp: Slot [31] registered\n[ 0.360337] PCI host bridge to bus 0000:00\n[ 0.361346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.362826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.364321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.366114] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.369940] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.372118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.377745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.386566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.388349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414534] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419796] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421559] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424835] vgaarb: loaded\n[ 0.425599] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427218] SCSI subsystem initialized\n[ 0.428420] ACPI: bus type USB registered\n[ 0.429464] usbcore: registered new interface driver usbfs\n[ 0.430738] usbcore: registered new interface driver hub\n[ 0.432001] usbcore: registered new device driver usb\n[ 0.433396] PCI: Using ACPI for IRQ routing\n[ 0.434841] NetLabel: Initializing\n[ 0.435743] NetLabel: domain hash size = 128\n[ 0.436804] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437985] NetLabel: unlabeled traffic allowed by default\n[ 0.439435] amd_nb: Cannot enumerate AMD northbridges\n[ 0.440658] clocksource: Switched to clocksource kvm-clock\n[ 0.449666] AppArmor: AppArmor Filesystem Enabled\n[ 0.450883] pnp: PnP ACPI init\n[ 0.452044] pnp: PnP ACPI: found 5 devices\n[ 0.458749] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460920] NET: Registered protocol family 2\n[ 0.462256] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.463847] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.465337] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.466841] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469673] NET: Registered protocol family 1\n[ 0.470778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472136] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473477] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505751] Unpacking initramfs...\n[ 0.987337] Freeing initrd memory: 37084K\n[ 0.988854] Scanning for low memory corruption every 60 seconds\n[ 0.990837] audit: initializing netlink subsys (disabled)\n[ 0.992347] audit: type=2000 audit(1539758942.612:1): initialized\n[ 0.994243] Initialise system trusted keyring\n[ 0.995548] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.997033] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.999628] zbud: loaded\n[ 1.000666] VFS: Disk quotas dquot_6.6.0\n[ 1.001814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.003739] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.005477] fuse init (API version 7.23)\n[ 1.006771] Key type big_key registered\n[ 1.007858] Allocating IMA MOK and blacklist keyrings.\n[ 1.009608] Key type asymmetric registered\n[ 1.010665] Asymmetric key parser 'x509' registered\n[ 1.011945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014150] io scheduler noop registered\n[ 1.015388] io scheduler deadline registered (default)\n[ 1.016896] io scheduler cfq registered\n[ 1.018146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021409] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.023297] ACPI: Power Button [PWRF]\n[ 1.024459] GHES: HEST is not enabled!\n[ 1.040394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.073233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.075892] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.100272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.103038] Linux agpgart interface v0.103\n[ 1.105613] loop: module loaded\n[ 1.108672] vda: vda1\n[ 1.110106] scsi host0: ata_piix\n[ 1.111059] scsi host1: ata_piix\n[ 1.111965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.113471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.115321] libphy: Fixed MDIO Bus: probed\n[ 1.116355] tun: Universal TUN/TAP device driver, 1.6\n[ 1.117544] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.120183] PPP generic driver version 2.4.2\n[ 1.121331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.122808] ehci-pci: EHCI PCI platform driver\n[ 1.123903] ehci-platform: EHCI generic platform driver\n[ 1.125140] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.126549] ohci-pci: OHCI PCI platform driver\n[ 1.127641] ohci-platform: OHCI generic platform driver\n[ 1.128882] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144862] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.147951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.150630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.153916] usb usb1: Product: UHCI Host Controller\n[ 1.155079] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.156500] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.157711] hub 1-0:1.0: USB hub found\n[ 1.158679] hub 1-0:1.0: 2 ports detected\n[ 1.159830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.162500] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.163690] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.164974] mousedev: PS/2 mouse device common for all mice\n[ 1.166527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.168847] rtc_cmos 00:00: RTC can wake from S4\n[ 1.170261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.171734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.173229] i2c /dev entries driver\n[ 1.174193] device-mapper: uevent: version 1.0.3\n[ 1.175376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.177420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.179043] NET: Registered protocol family 10\n[ 1.180371] NET: Registered protocol family 17\n[ 1.181502] Key type dns_resolver registered\n[ 1.182775] registered taskstats version 1\n[ 1.183832] Loading compiled-in X.509 certificates\n[ 1.185546] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.187867] zswap: loaded using pool lzo/zbud\n[ 1.190291] Key type trusted registered\n[ 1.193305] Key type encrypted registered\n[ 1.194351] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.195640] ima: No TPM chip found, activating TPM-bypass!\n[ 1.196958] evm: HMAC attrs: 0x1\n[ 1.198124] Magic number: 6:723:822\n[ 1.199168] rtc_cmos 00:00: setting system clock to 2018-10-17 06:49:02 UTC (1539758942)\n[ 1.201206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.215854] EDD information not available.\n[ 1.274201] Freeing unused kernel memory: 1512K\n[ 1.275352] Write protecting the kernel read-only data: 14336k\n[ 1.277974] Freeing unused kernel memory: 1692K\n[ 1.279316] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.289789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.294516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.296869] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.299133] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.301404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.308968] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311276] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.371616] [drm] Initialized drm 1.1.0 20060810\n[ 1.373825] virtio_net virtio0 ens3: renamed from eth0\n[ 1.382847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.385126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405069] FDC 0 is a S82078B\n[ 1.419383] AVX2 version of gcm_enc/dec engaged.\n[ 1.420542] AES CTR mode by8 optimization enabled\n[ 1.468701] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.633130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.634718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.636315] usb 1-1: Product: QEMU USB Tablet\n[ 1.637390] usb 1-1: Manufacturer: QEMU\n[ 1.638362] usb 1-1: SerialNumber: 42\n[ 1.646762] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.654147] usbcore: registered new interface driver usbhid\n[ 1.655509] usbhid: USB HID core driver\n[ 1.658628] 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.661444] 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[ 1.988693] tsc: Refined TSC clocksource calibration: 3491.864 MHz\n[ 1.988694] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554b49191, max_idle_ns: 440795293135 ns\nBegin: Loading essential drivers ... [ 2.015074] md: linear personality registered for level -1\n[ 2.018461] md: multipath personality registered for level -4\n[ 2.021917] md: raid0 personality registered for level 0\n[ 2.025780] md: raid1 personality registered for level 1\n[ 2.096694] raid6: sse2x1 gen() 11263 MB/s\n[ 2.164655] raid6: sse2x1 xor() 8895 MB/s\n[ 2.232695] raid6: sse2x2 gen() 14955 MB/s\n[ 2.300655] raid6: sse2x2 xor() 9899 MB/s\n[ 2.368654] raid6: sse2x4 gen() 17158 MB/s\n[ 2.436655] raid6: sse2x4 xor() 11879 MB/s\n[ 2.504679] raid6: avx2x1 gen() 22520 MB/s\n[ 2.572677] raid6: avx2x2 gen() 26778 MB/s\n[ 2.640654] raid6: avx2x4 gen() 30033 MB/s\n[ 2.641749] raid6: using algorithm avx2x4 gen() 30033 MB/s\n[ 2.643021] raid6: using avx2x2 recovery algorithm\n[ 2.645512] xor: automatically using best checksumming function:\n[ 2.684654] avx : 32419.000 MB/sec\n[ 2.686979] async_tx: api initialized (async)\n[ 2.697282] md: raid6 personality registered for level 6\n[ 2.698577] md: raid5 personality registered for level 5\n[ 2.699833] md: raid4 personality registered for level 4\n[ 2.705430] 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.742567] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.762037] 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.877105] 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.881140] systemd[1]: Detected virtualization kvm.\n[ 2.882323] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.885653] systemd[1]: Set hostname to .\n[ 2.888312] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.889698] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.018333] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.021111] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.023573] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.026326] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.028975] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.031446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.034099] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.036390] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.039230] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.041555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.044705] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.047403] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.050451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.054082] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.060961] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.069233] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.081077] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.084356] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.090449] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.093013] systemd[1]: Reached target Encrypted Volumes.\n[ 3.096585] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.099184] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.106728] iscsi: registered transport (tcp)\n[ 3.108412] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.111242] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.119733] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.126844] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.131475] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.133792] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.140086] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.143593] systemd[1]: Listening on LVM2 metadata daemon socket.\n[ 3.146417] iscsi: registered transport (iser)\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.149586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.155064] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.162785] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.167018] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.176129] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.181866] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] 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.982976] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.517278] cloud-init[477]: Cloud-init v. 18.2 running 'init-local' at Wed, 17 Oct 2018 06:49:05 +0000. Up 4.32 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 14.791688] cloud-init[936]: Cloud-init v. 18.2 running 'init' at Wed, 17 Oct 2018 06:49:07 +0000. Up 5.99 seconds.\n[ 14.794449] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 14.800400] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.806410] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 14.812383] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.816165] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:66:ca:51 |\n[ 14.820267] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:ca51/64 | . | link | fa:16:3e:66:ca:51 |\n[ 14.827878] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.832153] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.836172] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.840146] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.848158] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.850390] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.856369] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.858565] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.864385] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.868145] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.872142] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.876140] cloud-init[936]: 2018-10-17 06:49:16,296 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n"} 2018-10-17 06:49:17,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83/action used request id req-b66584f0-7514-400d-b6b8-4ed69123ff5e 2018-10-17 06:49:17,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0655119419098s 2018-10-17 06:49:17,169 - 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 704782444 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.163030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.165094] pid_max: default: 32768 minimum: 301 [ 0.166219] ACPI: Core revision 20150930 [ 0.167796] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.169430] Security Framework initialized [ 0.170471] Yama: becoming mindful. [ 0.171400] AppArmor: AppArmor initialized [ 0.172471] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.175682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178879] Initializing cgroup subsys io [ 0.179888] Initializing cgroup subsys memory [ 0.180947] Initializing cgroup subsys devices [ 0.182030] Initializing cgroup subsys freezer [ 0.183102] Initializing cgroup subsys net_cls [ 0.184187] Initializing cgroup subsys perf_event [ 0.185321] Initializing cgroup subsys net_prio [ 0.186438] Initializing cgroup subsys hugetlb [ 0.187511] Initializing cgroup subsys pids [ 0.188576] CPU: Physical Processor ID: 0 [ 0.190294] mce: CPU supports 10 MCE banks [ 0.191348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192574] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193933] Spectre V2 : Mitigation: Full generic retpoline [ 0.195224] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.196635] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.198127] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.199437] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201330] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.219413] Freeing SMP alternatives memory: 32K [ 0.225276] ftrace: allocating 32237 entries in 126 pages [ 0.259426] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260959] smpboot: Max logical packages: 1 [ 0.262253] x2apic enabled [ 0.263300] Switched APIC routing to physical x2apic. [ 0.265577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.269595] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271849] KVM setup paravirtual spinlock [ 0.273356] x86: Booted up 1 node, 1 CPUs [ 0.274376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.276135] devtmpfs: initialized [ 0.278048] evm: security.selinux [ 0.278936] evm: security.SMACK64 [ 0.279798] evm: security.SMACK64EXEC [ 0.280728] evm: security.SMACK64TRANSMUTE [ 0.281751] evm: security.SMACK64MMAP [ 0.282690] evm: security.ima [ 0.283512] evm: security.capability [ 0.284520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286753] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288190] pinctrl core: initialized pinctrl subsystem [ 0.289539] RTC time: 6:49:01, date: 10/17/18 [ 0.290741] NET: Registered protocol family 16 [ 0.291962] cpuidle: using governor ladder [ 0.292985] cpuidle: using governor menu [ 0.293961] PCCT header not found. [ 0.294898] ACPI: bus type PCI registered [ 0.295897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297421] PCI: Using configuration type 1 for base access [ 0.299493] ACPI: Added _OSI(Module Device) [ 0.300550] ACPI: Added _OSI(Processor Device) [ 0.301627] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302736] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304785] ACPI: Interpreter enabled [ 0.305732] ACPI: (supports S0 S5) [ 0.306607] ACPI: Using IOAPIC for interrupt routing [ 0.307775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.312855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.315863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.318572] acpiphp: Slot [3] registered [ 0.332181] acpiphp: Slot [4] registered [ 0.333184] acpiphp: Slot [5] registered [ 0.334185] acpiphp: Slot [6] registered [ 0.335190] acpiphp: Slot [7] registered [ 0.336198] acpiphp: Slot [8] registered [ 0.337189] acpiphp: Slot [9] registered [ 0.338177] acpiphp: Slot [10] registered [ 0.339180] acpiphp: Slot [11] registered [ 0.340198] acpiphp: Slot [12] registered [ 0.341207] acpiphp: Slot [13] registered [ 0.342210] acpiphp: Slot [14] registered [ 0.343210] acpiphp: Slot [15] registered [ 0.344227] acpiphp: Slot [16] registered [ 0.345234] acpiphp: Slot [17] registered [ 0.346235] acpiphp: Slot [18] registered [ 0.347235] acpiphp: Slot [19] registered [ 0.348240] acpiphp: Slot [20] registered [ 0.349246] acpiphp: Slot [21] registered [ 0.350251] acpiphp: Slot [22] registered [ 0.351261] acpiphp: Slot [23] registered [ 0.352271] acpiphp: Slot [24] registered [ 0.353284] acpiphp: Slot [25] registered [ 0.354283] acpiphp: Slot [26] registered [ 0.355285] acpiphp: Slot [27] registered [ 0.356330] acpiphp: Slot [28] registered [ 0.357334] acpiphp: Slot [29] registered [ 0.358333] acpiphp: Slot [30] registered [ 0.359337] acpiphp: Slot [31] registered [ 0.360337] PCI host bridge to bus 0000:00 [ 0.361346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.362826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.364321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.366114] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.369940] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.377745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.379303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.380749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.382294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.386566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.388349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.410919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414534] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419796] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421559] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424835] vgaarb: loaded [ 0.425599] vgaarb: bridge control possible 0000:00:02.0 [ 0.427218] SCSI subsystem initialized [ 0.428420] ACPI: bus type USB registered [ 0.429464] usbcore: registered new interface driver usbfs [ 0.430738] usbcore: registered new interface driver hub [ 0.432001] usbcore: registered new device driver usb [ 0.433396] PCI: Using ACPI for IRQ routing [ 0.434841] NetLabel: Initializing [ 0.435743] NetLabel: domain hash size = 128 [ 0.436804] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437985] NetLabel: unlabeled traffic allowed by default [ 0.439435] amd_nb: Cannot enumerate AMD northbridges [ 0.440658] clocksource: Switched to clocksource kvm-clock [ 0.449666] AppArmor: AppArmor Filesystem Enabled [ 0.450883] pnp: PnP ACPI init [ 0.452044] pnp: PnP ACPI: found 5 devices [ 0.458749] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460920] NET: Registered protocol family 2 [ 0.462256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.463847] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465337] TCP: Hash tables configured (established 4096 bind 4096) [ 0.466841] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.469673] NET: Registered protocol family 1 [ 0.470778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472136] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473477] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505751] Unpacking initramfs... [ 0.987337] Freeing initrd memory: 37084K [ 0.988854] Scanning for low memory corruption every 60 seconds [ 0.990837] audit: initializing netlink subsys (disabled) [ 0.992347] audit: type=2000 audit(1539758942.612:1): initialized [ 0.994243] Initialise system trusted keyring [ 0.995548] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.997033] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.999628] zbud: loaded [ 1.000666] VFS: Disk quotas dquot_6.6.0 [ 1.001814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.003739] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.005477] fuse init (API version 7.23) [ 1.006771] Key type big_key registered [ 1.007858] Allocating IMA MOK and blacklist keyrings. [ 1.009608] Key type asymmetric registered [ 1.010665] Asymmetric key parser 'x509' registered [ 1.011945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014150] io scheduler noop registered [ 1.015388] io scheduler deadline registered (default) [ 1.016896] io scheduler cfq registered [ 1.018146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021409] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.023297] ACPI: Power Button [PWRF] [ 1.024459] GHES: HEST is not enabled! [ 1.040394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.073233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.075892] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.100272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.103038] Linux agpgart interface v0.103 [ 1.105613] loop: module loaded [ 1.108672] vda: vda1 [ 1.110106] scsi host0: ata_piix [ 1.111059] scsi host1: ata_piix [ 1.111965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.113471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.115321] libphy: Fixed MDIO Bus: probed [ 1.116355] tun: Universal TUN/TAP device driver, 1.6 [ 1.117544] tun: (C) 1999-2004 Max Krasnyansky [ 1.120183] PPP generic driver version 2.4.2 [ 1.121331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.122808] ehci-pci: EHCI PCI platform driver [ 1.123903] ehci-platform: EHCI generic platform driver [ 1.125140] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.126549] ohci-pci: OHCI PCI platform driver [ 1.127641] ohci-platform: OHCI generic platform driver [ 1.128882] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144862] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.147951] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.150630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.153916] usb usb1: Product: UHCI Host Controller [ 1.155079] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.156500] usb usb1: SerialNumber: 0000:00:01.2 [ 1.157711] hub 1-0:1.0: USB hub found [ 1.158679] hub 1-0:1.0: 2 ports detected [ 1.159830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.162500] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.163690] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.164974] mousedev: PS/2 mouse device common for all mice [ 1.166527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.168847] rtc_cmos 00:00: RTC can wake from S4 [ 1.170261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.171734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.173229] i2c /dev entries driver [ 1.174193] device-mapper: uevent: version 1.0.3 [ 1.175376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.177420] ledtrig-cpu: registered to indicate activity on CPUs [ 1.179043] NET: Registered protocol family 10 [ 1.180371] NET: Registered protocol family 17 [ 1.181502] Key type dns_resolver registered [ 1.182775] registered taskstats version 1 [ 1.183832] Loading compiled-in X.509 certificates [ 1.185546] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.187867] zswap: loaded using pool lzo/zbud [ 1.190291] Key type trusted registered [ 1.193305] Key type encrypted registered [ 1.194351] AppArmor: AppArmor sha1 policy hashing enabled [ 1.195640] ima: No TPM chip found, activating TPM-bypass! [ 1.196958] evm: HMAC attrs: 0x1 [ 1.198124] Magic number: 6:723:822 [ 1.199168] rtc_cmos 00:00: setting system clock to 2018-10-17 06:49:02 UTC (1539758942) [ 1.201206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.215854] EDD information not available. [ 1.274201] Freeing unused kernel memory: 1512K [ 1.275352] Write protecting the kernel read-only data: 14336k [ 1.277974] Freeing unused kernel memory: 1692K [ 1.279316] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.289789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.294516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296869] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299133] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.301404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.308968] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311276] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.371616] [drm] Initialized drm 1.1.0 20060810 [ 1.373825] virtio_net virtio0 ens3: renamed from eth0 [ 1.382847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.385126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405069] FDC 0 is a S82078B [ 1.419383] AVX2 version of gcm_enc/dec engaged. [ 1.420542] AES CTR mode by8 optimization enabled [ 1.468701] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.633130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.634718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.636315] usb 1-1: Product: QEMU USB Tablet [ 1.637390] usb 1-1: Manufacturer: QEMU [ 1.638362] usb 1-1: SerialNumber: 42 [ 1.646762] hidraw: raw HID events driver (C) Jiri Kosina [ 1.654147] usbcore: registered new interface driver usbhid [ 1.655509] usbhid: USB HID core driver [ 1.658628] 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.661444] 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 [ 1.988693] tsc: Refined TSC clocksource calibration: 3491.864 MHz [ 1.988694] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554b49191, max_idle_ns: 440795293135 ns Begin: Loading essential drivers ... [ 2.015074] md: linear personality registered for level -1 [ 2.018461] md: multipath personality registered for level -4 [ 2.021917] md: raid0 personality registered for level 0 [ 2.025780] md: raid1 personality registered for level 1 [ 2.096694] raid6: sse2x1 gen() 11263 MB/s [ 2.164655] raid6: sse2x1 xor() 8895 MB/s [ 2.232695] raid6: sse2x2 gen() 14955 MB/s [ 2.300655] raid6: sse2x2 xor() 9899 MB/s [ 2.368654] raid6: sse2x4 gen() 17158 MB/s [ 2.436655] raid6: sse2x4 xor() 11879 MB/s [ 2.504679] raid6: avx2x1 gen() 22520 MB/s [ 2.572677] raid6: avx2x2 gen() 26778 MB/s [ 2.640654] raid6: avx2x4 gen() 30033 MB/s [ 2.641749] raid6: using algorithm avx2x4 gen() 30033 MB/s [ 2.643021] raid6: using avx2x2 recovery algorithm [ 2.645512] xor: automatically using best checksumming function: [ 2.684654] avx : 32419.000 MB/sec [ 2.686979] async_tx: api initialized (async) [ 2.697282] md: raid6 personality registered for level 6 [ 2.698577] md: raid5 personality registered for level 5 [ 2.699833] md: raid4 personality registered for level 4 [ 2.705430] 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.742567] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.762037] 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.877105] 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.881140] systemd[1]: Detected virtualization kvm. [ 2.882323] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.885653] systemd[1]: Set hostname to . [ 2.888312] systemd[1]: Initializing machine ID from KVM UUID. [ 2.889698] systemd[1]: Installed transient /etc/machine-id file. [ 3.018333] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.021111] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.023573] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.026326] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.028975] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.031446] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.034099] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.036390] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.039230] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.041555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.044705] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.047403] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.050451] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.054082] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.060961] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.069233] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.081077] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.084356] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.090449] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.093013] systemd[1]: Reached target Encrypted Volumes. [ 3.096585] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.099184] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.106728] iscsi: registered transport (tcp) [ 3.108412] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.111242] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.119733] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.126844] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.131475] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.133792] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.140086] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.143593] systemd[1]: Listening on LVM2 metadata daemon socket. [ 3.146417] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.149586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.155064] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.162785] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.167018] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.176129] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.181866] 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 Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] 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.982976] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.517278] cloud-init[477]: Cloud-init v. 18.2 running 'init-local' at Wed, 17 Oct 2018 06:49:05 +0000. Up 4.32 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 14.791688] cloud-init[936]: Cloud-init v. 18.2 running 'init' at Wed, 17 Oct 2018 06:49:07 +0000. Up 5.99 seconds. [ 14.794449] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.800400] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.806410] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.812383] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.816165] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:66:ca:51 | [ 14.820267] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:ca51/64 | . | link | fa:16:3e:66:ca:51 | [ 14.827878] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.832153] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.836172] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.840146] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.848158] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.850390] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.856369] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.858565] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.864385] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.868145] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.872142] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.876140] cloud-init[936]: 2018-10-17 06:49:16,296 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. 2018-10-17 06:49:17,172 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.220: [Errno None] Unable to connect to port 22 on 172.30.9.220 2018-10-17 06:49:26,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 06:49:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 06:49:27,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14304 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b121ee1d-c0fd-4f46-9124-b0b1f83568e4 x-openstack-request-id: req-b121ee1d-c0fd-4f46-9124-b0b1f83568e4 2018-10-17 06:49:27,274 - keystoneauth.session - DEBUG - 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 704782444 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.163030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.165094] pid_max: default: 32768 minimum: 301\n[ 0.166219] ACPI: Core revision 20150930\n[ 0.167796] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169430] Security Framework initialized\n[ 0.170471] Yama: becoming mindful.\n[ 0.171400] AppArmor: AppArmor initialized\n[ 0.172471] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.175682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178879] Initializing cgroup subsys io\n[ 0.179888] Initializing cgroup subsys memory\n[ 0.180947] Initializing cgroup subsys devices\n[ 0.182030] Initializing cgroup subsys freezer\n[ 0.183102] Initializing cgroup subsys net_cls\n[ 0.184187] Initializing cgroup subsys perf_event\n[ 0.185321] Initializing cgroup subsys net_prio\n[ 0.186438] Initializing cgroup subsys hugetlb\n[ 0.187511] Initializing cgroup subsys pids\n[ 0.188576] CPU: Physical Processor ID: 0\n[ 0.190294] mce: CPU supports 10 MCE banks\n[ 0.191348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192574] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.193933] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.195224] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.196635] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.198127] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.199437] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201330] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.219413] Freeing SMP alternatives memory: 32K\n[ 0.225276] ftrace: allocating 32237 entries in 126 pages\n[ 0.259426] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260959] smpboot: Max logical packages: 1\n[ 0.262253] x2apic enabled\n[ 0.263300] Switched APIC routing to physical x2apic.\n[ 0.265577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.266992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.269595] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.271849] KVM setup paravirtual spinlock\n[ 0.273356] x86: Booted up 1 node, 1 CPUs\n[ 0.274376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.276135] devtmpfs: initialized\n[ 0.278048] evm: security.selinux\n[ 0.278936] evm: security.SMACK64\n[ 0.279798] evm: security.SMACK64EXEC\n[ 0.280728] evm: security.SMACK64TRANSMUTE\n[ 0.281751] evm: security.SMACK64MMAP\n[ 0.282690] evm: security.ima\n[ 0.283512] evm: security.capability\n[ 0.284520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286753] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.288190] pinctrl core: initialized pinctrl subsystem\n[ 0.289539] RTC time: 6:49:01, date: 10/17/18\n[ 0.290741] NET: Registered protocol family 16\n[ 0.291962] cpuidle: using governor ladder\n[ 0.292985] cpuidle: using governor menu\n[ 0.293961] PCCT header not found.\n[ 0.294898] ACPI: bus type PCI registered\n[ 0.295897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.297421] PCI: Using configuration type 1 for base access\n[ 0.299493] ACPI: Added _OSI(Module Device)\n[ 0.300550] ACPI: Added _OSI(Processor Device)\n[ 0.301627] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.302736] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.304785] ACPI: Interpreter enabled\n[ 0.305732] ACPI: (supports S0 S5)\n[ 0.306607] ACPI: Using IOAPIC for interrupt routing\n[ 0.307775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.318572] acpiphp: Slot [3] registered\n[ 0.332181] acpiphp: Slot [4] registered\n[ 0.333184] acpiphp: Slot [5] registered\n[ 0.334185] acpiphp: Slot [6] registered\n[ 0.335190] acpiphp: Slot [7] registered\n[ 0.336198] acpiphp: Slot [8] registered\n[ 0.337189] acpiphp: Slot [9] registered\n[ 0.338177] acpiphp: Slot [10] registered\n[ 0.339180] acpiphp: Slot [11] registered\n[ 0.340198] acpiphp: Slot [12] registered\n[ 0.341207] acpiphp: Slot [13] registered\n[ 0.342210] acpiphp: Slot [14] registered\n[ 0.343210] acpiphp: Slot [15] registered\n[ 0.344227] acpiphp: Slot [16] registered\n[ 0.345234] acpiphp: Slot [17] registered\n[ 0.346235] acpiphp: Slot [18] registered\n[ 0.347235] acpiphp: Slot [19] registered\n[ 0.348240] acpiphp: Slot [20] registered\n[ 0.349246] acpiphp: Slot [21] registered\n[ 0.350251] acpiphp: Slot [22] registered\n[ 0.351261] acpiphp: Slot [23] registered\n[ 0.352271] acpiphp: Slot [24] registered\n[ 0.353284] acpiphp: Slot [25] registered\n[ 0.354283] acpiphp: Slot [26] registered\n[ 0.355285] acpiphp: Slot [27] registered\n[ 0.356330] acpiphp: Slot [28] registered\n[ 0.357334] acpiphp: Slot [29] registered\n[ 0.358333] acpiphp: Slot [30] registered\n[ 0.359337] acpiphp: Slot [31] registered\n[ 0.360337] PCI host bridge to bus 0000:00\n[ 0.361346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.362826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.364321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.366114] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.369940] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.372118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.377745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.386566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.388349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414534] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419796] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421559] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424835] vgaarb: loaded\n[ 0.425599] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427218] SCSI subsystem initialized\n[ 0.428420] ACPI: bus type USB registered\n[ 0.429464] usbcore: registered new interface driver usbfs\n[ 0.430738] usbcore: registered new interface driver hub\n[ 0.432001] usbcore: registered new device driver usb\n[ 0.433396] PCI: Using ACPI for IRQ routing\n[ 0.434841] NetLabel: Initializing\n[ 0.435743] NetLabel: domain hash size = 128\n[ 0.436804] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437985] NetLabel: unlabeled traffic allowed by default\n[ 0.439435] amd_nb: Cannot enumerate AMD northbridges\n[ 0.440658] clocksource: Switched to clocksource kvm-clock\n[ 0.449666] AppArmor: AppArmor Filesystem Enabled\n[ 0.450883] pnp: PnP ACPI init\n[ 0.452044] pnp: PnP ACPI: found 5 devices\n[ 0.458749] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460920] NET: Registered protocol family 2\n[ 0.462256] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.463847] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.465337] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.466841] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469673] NET: Registered protocol family 1\n[ 0.470778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472136] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473477] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505751] Unpacking initramfs...\n[ 0.987337] Freeing initrd memory: 37084K\n[ 0.988854] Scanning for low memory corruption every 60 seconds\n[ 0.990837] audit: initializing netlink subsys (disabled)\n[ 0.992347] audit: type=2000 audit(1539758942.612:1): initialized\n[ 0.994243] Initialise system trusted keyring\n[ 0.995548] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.997033] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.999628] zbud: loaded\n[ 1.000666] VFS: Disk quotas dquot_6.6.0\n[ 1.001814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.003739] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.005477] fuse init (API version 7.23)\n[ 1.006771] Key type big_key registered\n[ 1.007858] Allocating IMA MOK and blacklist keyrings.\n[ 1.009608] Key type asymmetric registered\n[ 1.010665] Asymmetric key parser 'x509' registered\n[ 1.011945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.014150] io scheduler noop registered\n[ 1.015388] io scheduler deadline registered (default)\n[ 1.016896] io scheduler cfq registered\n[ 1.018146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.019743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.021409] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.023297] ACPI: Power Button [PWRF]\n[ 1.024459] GHES: HEST is not enabled!\n[ 1.040394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.073233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.075892] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.100272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.103038] Linux agpgart interface v0.103\n[ 1.105613] loop: module loaded\n[ 1.108672] vda: vda1\n[ 1.110106] scsi host0: ata_piix\n[ 1.111059] scsi host1: ata_piix\n[ 1.111965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.113471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.115321] libphy: Fixed MDIO Bus: probed\n[ 1.116355] tun: Universal TUN/TAP device driver, 1.6\n[ 1.117544] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.120183] PPP generic driver version 2.4.2\n[ 1.121331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.122808] ehci-pci: EHCI PCI platform driver\n[ 1.123903] ehci-platform: EHCI generic platform driver\n[ 1.125140] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.126549] ohci-pci: OHCI PCI platform driver\n[ 1.127641] ohci-platform: OHCI generic platform driver\n[ 1.128882] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.144862] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.146118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.147951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.149195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.150630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.152142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.153916] usb usb1: Product: UHCI Host Controller\n[ 1.155079] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.156500] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.157711] hub 1-0:1.0: USB hub found\n[ 1.158679] hub 1-0:1.0: 2 ports detected\n[ 1.159830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.162500] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.163690] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.164974] mousedev: PS/2 mouse device common for all mice\n[ 1.166527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.168847] rtc_cmos 00:00: RTC can wake from S4\n[ 1.170261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.171734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.173229] i2c /dev entries driver\n[ 1.174193] device-mapper: uevent: version 1.0.3\n[ 1.175376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.177420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.179043] NET: Registered protocol family 10\n[ 1.180371] NET: Registered protocol family 17\n[ 1.181502] Key type dns_resolver registered\n[ 1.182775] registered taskstats version 1\n[ 1.183832] Loading compiled-in X.509 certificates\n[ 1.185546] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.187867] zswap: loaded using pool lzo/zbud\n[ 1.190291] Key type trusted registered\n[ 1.193305] Key type encrypted registered\n[ 1.194351] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.195640] ima: No TPM chip found, activating TPM-bypass!\n[ 1.196958] evm: HMAC attrs: 0x1\n[ 1.198124] Magic number: 6:723:822\n[ 1.199168] rtc_cmos 00:00: setting system clock to 2018-10-17 06:49:02 UTC (1539758942)\n[ 1.201206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.215854] EDD information not available.\n[ 1.274201] Freeing unused kernel memory: 1512K\n[ 1.275352] Write protecting the kernel read-only data: 14336k\n[ 1.277974] Freeing unused kernel memory: 1692K\n[ 1.279316] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.289789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.294516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.296869] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.299133] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.301404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.308968] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311276] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.371616] [drm] Initialized drm 1.1.0 20060810\n[ 1.373825] virtio_net virtio0 ens3: renamed from eth0\n[ 1.382847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.385126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.405069] FDC 0 is a S82078B\n[ 1.419383] AVX2 version of gcm_enc/dec engaged.\n[ 1.420542] AES CTR mode by8 optimization enabled\n[ 1.468701] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.633130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.634718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.636315] usb 1-1: Product: QEMU USB Tablet\n[ 1.637390] usb 1-1: Manufacturer: QEMU\n[ 1.638362] usb 1-1: SerialNumber: 42\n[ 1.646762] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.654147] usbcore: registered new interface driver usbhid\n[ 1.655509] usbhid: USB HID core driver\n[ 1.658628] 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.661444] 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[ 1.988693] tsc: Refined TSC clocksource calibration: 3491.864 MHz\n[ 1.988694] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554b49191, max_idle_ns: 440795293135 ns\nBegin: Loading essential drivers ... [ 2.015074] md: linear personality registered for level -1\n[ 2.018461] md: multipath personality registered for level -4\n[ 2.021917] md: raid0 personality registered for level 0\n[ 2.025780] md: raid1 personality registered for level 1\n[ 2.096694] raid6: sse2x1 gen() 11263 MB/s\n[ 2.164655] raid6: sse2x1 xor() 8895 MB/s\n[ 2.232695] raid6: sse2x2 gen() 14955 MB/s\n[ 2.300655] raid6: sse2x2 xor() 9899 MB/s\n[ 2.368654] raid6: sse2x4 gen() 17158 MB/s\n[ 2.436655] raid6: sse2x4 xor() 11879 MB/s\n[ 2.504679] raid6: avx2x1 gen() 22520 MB/s\n[ 2.572677] raid6: avx2x2 gen() 26778 MB/s\n[ 2.640654] raid6: avx2x4 gen() 30033 MB/s\n[ 2.641749] raid6: using algorithm avx2x4 gen() 30033 MB/s\n[ 2.643021] raid6: using avx2x2 recovery algorithm\n[ 2.645512] xor: automatically using best checksumming function:\n[ 2.684654] avx : 32419.000 MB/sec\n[ 2.686979] async_tx: api initialized (async)\n[ 2.697282] md: raid6 personality registered for level 6\n[ 2.698577] md: raid5 personality registered for level 5\n[ 2.699833] md: raid4 personality registered for level 4\n[ 2.705430] 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.742567] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.762037] 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.877105] 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.881140] systemd[1]: Detected virtualization kvm.\n[ 2.882323] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.885653] systemd[1]: Set hostname to .\n[ 2.888312] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.889698] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.018333] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.021111] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.023573] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.026326] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.028975] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.031446] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.034099] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.036390] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.039230] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.041555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.044705] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.047403] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.050451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.054082] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.060961] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.069233] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.081077] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.084356] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.090449] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.093013] systemd[1]: Reached target Encrypted Volumes.\n[ 3.096585] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.099184] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.106728] iscsi: registered transport (tcp)\n[ 3.108412] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.111242] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.119733] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.126844] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.131475] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.133792] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.140086] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.143593] systemd[1]: Listening on LVM2 metadata daemon socket.\n[ 3.146417] iscsi: registered transport (iser)\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.149586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.155064] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.162785] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.167018] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.176129] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.181866] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] 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.982976] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.517278] cloud-init[477]: Cloud-init v. 18.2 running 'init-local' at Wed, 17 Oct 2018 06:49:05 +0000. Up 4.32 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 14.791688] cloud-init[936]: Cloud-init v. 18.2 running 'init' at Wed, 17 Oct 2018 06:49:07 +0000. Up 5.99 seconds.\n[ 14.794449] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 14.800400] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.806410] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 14.812383] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.816165] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:66:ca:51 |\n[ 14.820267] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:ca51/64 | . | link | fa:16:3e:66:ca:51 |\n[ 14.827878] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.832153] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.836172] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.840146] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.848158] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.850390] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.856369] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.858565] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.864385] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.868145] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.872142] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.876140] cloud-init[936]: 2018-10-17 06:49:16,296 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.237343] cloud-init[936]: Generating public/private rsa key pair.\n[ 15.238990] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.244364] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.246162] cloud-init[936]: The key fingerprint is:\n[ 15.247488] cloud-init[936]: SHA256:uNDV94YKaJ+I/Qbd087ebzgefNOaw2U4X+KlpwJUuyE root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0\n[ 15.253758] cloud-init[936]: The key's randomart image is:\n[ 15.255161] cloud-init[936]: +---[RSA 2048]----+\n[ 15.260404] cloud-init[936]: | |\n[ 15.261706] cloud-init[936]: | . . |\n[ 15.262972] cloud-init[936]: | . .... |\n[ 15.268239] cloud-init[936]: | . + E.oo |\n[ 15.269558] cloud-init[936]: | . =.So o.oo. |\n[ 15.270866] cloud-init[936]: | =.+.o+.oo+ *|\n[ 15.276195] cloud-init[936]: | . +.o .= oo@+|\n[ 15.277494] cloud-init[936]: | .. +.B==|\n[ 15.278757] cloud-init[936]: | .. ..o*B.|\n[ 15.284162] cloud-init[936]: +----[SHA256]-----+\n[ 15.285478] cloud-init[936]: Generating public/private dsa key pair.\n[ 15.286948] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.292378] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 15.294183] cloud-init[936]: The key fingerprint is:\n[ 15.299224] cloud-init[936]: SHA256:LYiHfTz6KoBKcRZYsOYRg4HKPxYED8JoWiE2Z8wZVec root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0\n[ 15.301636] cloud-init[936]: The key's randomart image is:\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 15.306446] cloud-init[936]: +---[DSA 1024]----+\n[[0;32m OK [0m] Reached target System Initialization.\n[ 15.309099] cloud-init[936]: |OXO*+... . |\n[[0;32m OK [0m] Listening on UUID daemon activation socket.[ 15.312213] cloud-init[936]: |*=@* o |\n[ 15.313166] cloud-init[936]: |==... E |\n[ 15.314116] cloud-init[936]: |=o.+ + o . |\n[ 15.315052] cloud-init[936]: | o= + + S . |\n[ 15.315984] \ncloud-init[936]: |...+ . o o | Starting LXD - unix socket.\n\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\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 Starting Socket activation for snappy daemon.[ 15.318866] cloud-init[936]: |o ... . |\n[ 15.325137] cloud-init[936]: |. . . |\n[ 15.326074] cloud-init[936]: | .... |\n[ 15.327007] cloud-init[936]: +----[SHA256]-----+\n[ 15.327929] \n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] cloud-init[936]: Generating public/private ecdsa key pair.\n[ 15.333046] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 15.334490] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 15.335955] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.cloud-init[936]: The key fingerprint is:\n[ 15.341082] cloud-init[936]: SHA256:3O0pSJMnnjCXtwIq/qYFh2BZPAahsCiCd5HTJYx+OoM root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0\n[ 15.342955] cloud-init[936]: The key's randomart image is:\n\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 15.346146] cloud-init[936]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.[ 15.352363] cloud-init[936]: |.o+..=... |\n[ 15.353579] cloud-init[936]: |=.o++.o. |\n[ 15.355574] cloud-init[936]: \n[[0;32m OK [0m] Started iperf3 Service.\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...|Ooo.o. |\n[ 15.360735] cloud-init[936]: |+o o. .. + . |\n[ 15.361699] cloud-init[936]: | o..o+ S + . |\n[ 15.362636] cloud-init[936]: | Eo+. B B o . |\n[ 15.363575] cloud-init[936]: \n| . oo = o o |\n[ 15.365896] [[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n cloud-initStarting Apply the settings specified in cloud-config...\n[936]: | . o. . . | Starting Login Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 15.465605] cloud-init[936]: | o+. |\n[ 15.476685] cloud-init[936]: +----[SHA256]-----+\n[ 15.480025] cloud-init[936]: Generating public/private ed25519 key pair.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 15.511618] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 15.541699] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 15.560766] cloud-init[936]: The key fingerprint is:\n[ 15.574642] cloud-init[936]: SHA256:gmroZbHAiHQPOHASnZ2wjAir9/gklGdg/xIk/vdQP9E root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[ 15.605113] cloud-init[936]: The key's randomart image is:[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 15.638117] cloud-init[936]: +--[ED25519 256]--+[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\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] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...[ 15.667800] cloud-init[936]: |=oo+ . |\n[ 15.674033] cloud-init[936]: |+*+.o |\n\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Snappy daemon.\n[ 15.712231] cloud-init[936]: |++*o. |\n Starting Wait until snapd is fully seeded...\n[ 15.740253] cloud-init[936]: |*oo*o. . |\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 15.761916] cloud-init[936]: |+o=.*.. S . E |\n[[0;32m OK [0m] Started 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 Getty on tty1.\n Starting Set console scheme...[ 15.793038] cloud-init[936]: | +.Boo o . . |\n\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 15.801458] cloud-init[936]: |. =+= + o |\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.\n[[0;32m OK [0m] Started Set console scheme.\n[ 15.820071] cloud-init[936]: |..o+ o o . |\n[ 15.830576] cloud-init[936]: | . . . |\n[ 15.836148] cloud-init[936]: +----[SHA256]-----+\n[ 16.184448] cloud-init[1042]: 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[ 16.877014] cloud-init[1042]: en_US.UTF-8... done\n[ 16.879335] cloud-init[1042]: Generation complete.\n[ 17.294879] cloud-init[1042]: Cloud-init v. 18.2 running 'modules:config' at Wed, 17 Oct 2018 06:49:17 +0000. Up 16.08 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 Update UTMP about System Runlevel Changes...\n Starting Execute cloud user/final scripts...\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 | fe:ce:30:a5:b1:c3:8c:94:50:35:d8:92:9b:f0:bb:5a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Oct 17 06:49:19 ec2: \n<14>Oct 17 06:49:19 ec2: #############################################################\n<14>Oct 17 06:49:19 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Oct 17 06:49:19 ec2: 1024 SHA256:LYiHfTz6KoBKcRZYsOYRg4HKPxYED8JoWiE2Z8wZVec root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (DSA)\n<14>Oct 17 06:49:19 ec2: 256 SHA256:3O0pSJMnnjCXtwIq/qYFh2BZPAahsCiCd5HTJYx+OoM root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (ECDSA)\n<14>Oct 17 06:49:19 ec2: 256 SHA256:gmroZbHAiHQPOHASnZ2wjAir9/gklGdg/xIk/vdQP9E root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (ED25519)\n<14>Oct 17 06:49:19 ec2: 2048 SHA256:uNDV94YKaJ+I/Qbd087ebzgefNOaw2U4X+KlpwJUuyE root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (RSA)\n<14>Oct 17 06:49:19 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Oct 17 06:49:19 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGcmld78eZi7mx4kpfyRVf+jIgJXPpkR0rB+AA3Bs21lco8H98QHMz7aLpKWD7ydHaNR7uaQ8pkCo/w1YdJqWrA= root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIvjZ4/IvHgE0MBaSsLHUO9AGF+ujI8ViaW9KlRGKrp9 root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4lIq+THIin/Q1ELyg+7u+0Lp/b9ACZW0REUtIKyUcQYeXXj7b2d+okCOAD4ohj+Cakr43TcI2zUDLihxBTvWQDTGytuOyUc0FB6hgBDj/zUj9iyTgg/N1+xhMSHWEjbAY9bDrK99uMgPTXxWLkiDBTQUcUHIc8FI935UGXrLVq6bq8ZA4fIF1J5dqNFljXvLhe+jPYzdDGTAWEQbZ3e5qcTkyYrXj7sXfuKA7WZOLjULlN7LJOj693L0uOJxNL1ZjFCYaOtoX70Qhbd5zYKvDzAw4sYmClqk5nojnyJJY3w2sr1xBbiIoka+JArG2CDgvxklAoySvDgeX+1O7JK0d root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0\n-----END SSH HOST KEY KEYS-----\n[ 18.205734] cloud-init[1308]: Cloud-init v. 18.2 running 'modules:final' at Wed, 17 Oct 2018 06:49:19 +0000. Up 18.04 seconds.\n[ 18.212018] cloud-init[1308]: Cloud-init v. 18.2 finished at Wed, 17 Oct 2018 06:49:19 +0000. Datasource DataSourceEc2. Up 18.19 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-bda8393d-059a-4217-a3ce-469901f777d0 ttyS0\n\nshaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 login: "} 2018-10-17 06:49:27,275 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83/action used request id req-b121ee1d-c0fd-4f46-9124-b0b1f83568e4 2018-10-17 06:49:27,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10241293907s 2018-10-17 06:49:27,277 - 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 704782444 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.163030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.165094] pid_max: default: 32768 minimum: 301 [ 0.166219] ACPI: Core revision 20150930 [ 0.167796] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.169430] Security Framework initialized [ 0.170471] Yama: becoming mindful. [ 0.171400] AppArmor: AppArmor initialized [ 0.172471] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.175682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178879] Initializing cgroup subsys io [ 0.179888] Initializing cgroup subsys memory [ 0.180947] Initializing cgroup subsys devices [ 0.182030] Initializing cgroup subsys freezer [ 0.183102] Initializing cgroup subsys net_cls [ 0.184187] Initializing cgroup subsys perf_event [ 0.185321] Initializing cgroup subsys net_prio [ 0.186438] Initializing cgroup subsys hugetlb [ 0.187511] Initializing cgroup subsys pids [ 0.188576] CPU: Physical Processor ID: 0 [ 0.190294] mce: CPU supports 10 MCE banks [ 0.191348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192574] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193933] Spectre V2 : Mitigation: Full generic retpoline [ 0.195224] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.196635] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.198127] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.199437] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.201330] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.219413] Freeing SMP alternatives memory: 32K [ 0.225276] ftrace: allocating 32237 entries in 126 pages [ 0.259426] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260959] smpboot: Max logical packages: 1 [ 0.262253] x2apic enabled [ 0.263300] Switched APIC routing to physical x2apic. [ 0.265577] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266992] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.269595] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271849] KVM setup paravirtual spinlock [ 0.273356] x86: Booted up 1 node, 1 CPUs [ 0.274376] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.276135] devtmpfs: initialized [ 0.278048] evm: security.selinux [ 0.278936] evm: security.SMACK64 [ 0.279798] evm: security.SMACK64EXEC [ 0.280728] evm: security.SMACK64TRANSMUTE [ 0.281751] evm: security.SMACK64MMAP [ 0.282690] evm: security.ima [ 0.283512] evm: security.capability [ 0.284520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286753] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288190] pinctrl core: initialized pinctrl subsystem [ 0.289539] RTC time: 6:49:01, date: 10/17/18 [ 0.290741] NET: Registered protocol family 16 [ 0.291962] cpuidle: using governor ladder [ 0.292985] cpuidle: using governor menu [ 0.293961] PCCT header not found. [ 0.294898] ACPI: bus type PCI registered [ 0.295897] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297421] PCI: Using configuration type 1 for base access [ 0.299493] ACPI: Added _OSI(Module Device) [ 0.300550] ACPI: Added _OSI(Processor Device) [ 0.301627] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302736] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304785] ACPI: Interpreter enabled [ 0.305732] ACPI: (supports S0 S5) [ 0.306607] ACPI: Using IOAPIC for interrupt routing [ 0.307775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.312855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.315863] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.318572] acpiphp: Slot [3] registered [ 0.332181] acpiphp: Slot [4] registered [ 0.333184] acpiphp: Slot [5] registered [ 0.334185] acpiphp: Slot [6] registered [ 0.335190] acpiphp: Slot [7] registered [ 0.336198] acpiphp: Slot [8] registered [ 0.337189] acpiphp: Slot [9] registered [ 0.338177] acpiphp: Slot [10] registered [ 0.339180] acpiphp: Slot [11] registered [ 0.340198] acpiphp: Slot [12] registered [ 0.341207] acpiphp: Slot [13] registered [ 0.342210] acpiphp: Slot [14] registered [ 0.343210] acpiphp: Slot [15] registered [ 0.344227] acpiphp: Slot [16] registered [ 0.345234] acpiphp: Slot [17] registered [ 0.346235] acpiphp: Slot [18] registered [ 0.347235] acpiphp: Slot [19] registered [ 0.348240] acpiphp: Slot [20] registered [ 0.349246] acpiphp: Slot [21] registered [ 0.350251] acpiphp: Slot [22] registered [ 0.351261] acpiphp: Slot [23] registered [ 0.352271] acpiphp: Slot [24] registered [ 0.353284] acpiphp: Slot [25] registered [ 0.354283] acpiphp: Slot [26] registered [ 0.355285] acpiphp: Slot [27] registered [ 0.356330] acpiphp: Slot [28] registered [ 0.357334] acpiphp: Slot [29] registered [ 0.358333] acpiphp: Slot [30] registered [ 0.359337] acpiphp: Slot [31] registered [ 0.360337] PCI host bridge to bus 0000:00 [ 0.361346] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.362826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.364321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.366114] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.369940] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.377745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.379303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.380749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.382294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.386566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.388349] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.410919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414534] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419796] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421559] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424835] vgaarb: loaded [ 0.425599] vgaarb: bridge control possible 0000:00:02.0 [ 0.427218] SCSI subsystem initialized [ 0.428420] ACPI: bus type USB registered [ 0.429464] usbcore: registered new interface driver usbfs [ 0.430738] usbcore: registered new interface driver hub [ 0.432001] usbcore: registered new device driver usb [ 0.433396] PCI: Using ACPI for IRQ routing [ 0.434841] NetLabel: Initializing [ 0.435743] NetLabel: domain hash size = 128 [ 0.436804] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437985] NetLabel: unlabeled traffic allowed by default [ 0.439435] amd_nb: Cannot enumerate AMD northbridges [ 0.440658] clocksource: Switched to clocksource kvm-clock [ 0.449666] AppArmor: AppArmor Filesystem Enabled [ 0.450883] pnp: PnP ACPI init [ 0.452044] pnp: PnP ACPI: found 5 devices [ 0.458749] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460920] NET: Registered protocol family 2 [ 0.462256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.463847] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465337] TCP: Hash tables configured (established 4096 bind 4096) [ 0.466841] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.469673] NET: Registered protocol family 1 [ 0.470778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472136] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473477] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505751] Unpacking initramfs... [ 0.987337] Freeing initrd memory: 37084K [ 0.988854] Scanning for low memory corruption every 60 seconds [ 0.990837] audit: initializing netlink subsys (disabled) [ 0.992347] audit: type=2000 audit(1539758942.612:1): initialized [ 0.994243] Initialise system trusted keyring [ 0.995548] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.997033] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.999628] zbud: loaded [ 1.000666] VFS: Disk quotas dquot_6.6.0 [ 1.001814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.003739] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.005477] fuse init (API version 7.23) [ 1.006771] Key type big_key registered [ 1.007858] Allocating IMA MOK and blacklist keyrings. [ 1.009608] Key type asymmetric registered [ 1.010665] Asymmetric key parser 'x509' registered [ 1.011945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.014150] io scheduler noop registered [ 1.015388] io scheduler deadline registered (default) [ 1.016896] io scheduler cfq registered [ 1.018146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.019743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.021409] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.023297] ACPI: Power Button [PWRF] [ 1.024459] GHES: HEST is not enabled! [ 1.040394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.073233] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.075892] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.100272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.103038] Linux agpgart interface v0.103 [ 1.105613] loop: module loaded [ 1.108672] vda: vda1 [ 1.110106] scsi host0: ata_piix [ 1.111059] scsi host1: ata_piix [ 1.111965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.113471] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.115321] libphy: Fixed MDIO Bus: probed [ 1.116355] tun: Universal TUN/TAP device driver, 1.6 [ 1.117544] tun: (C) 1999-2004 Max Krasnyansky [ 1.120183] PPP generic driver version 2.4.2 [ 1.121331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.122808] ehci-pci: EHCI PCI platform driver [ 1.123903] ehci-platform: EHCI generic platform driver [ 1.125140] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.126549] ohci-pci: OHCI PCI platform driver [ 1.127641] ohci-platform: OHCI generic platform driver [ 1.128882] uhci_hcd: USB Universal Host Controller Interface driver [ 1.144862] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.146118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.147951] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.149195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.150630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.152142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.153916] usb usb1: Product: UHCI Host Controller [ 1.155079] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.156500] usb usb1: SerialNumber: 0000:00:01.2 [ 1.157711] hub 1-0:1.0: USB hub found [ 1.158679] hub 1-0:1.0: 2 ports detected [ 1.159830] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.162500] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.163690] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.164974] mousedev: PS/2 mouse device common for all mice [ 1.166527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.168847] rtc_cmos 00:00: RTC can wake from S4 [ 1.170261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.171734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.173229] i2c /dev entries driver [ 1.174193] device-mapper: uevent: version 1.0.3 [ 1.175376] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.177420] ledtrig-cpu: registered to indicate activity on CPUs [ 1.179043] NET: Registered protocol family 10 [ 1.180371] NET: Registered protocol family 17 [ 1.181502] Key type dns_resolver registered [ 1.182775] registered taskstats version 1 [ 1.183832] Loading compiled-in X.509 certificates [ 1.185546] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.187867] zswap: loaded using pool lzo/zbud [ 1.190291] Key type trusted registered [ 1.193305] Key type encrypted registered [ 1.194351] AppArmor: AppArmor sha1 policy hashing enabled [ 1.195640] ima: No TPM chip found, activating TPM-bypass! [ 1.196958] evm: HMAC attrs: 0x1 [ 1.198124] Magic number: 6:723:822 [ 1.199168] rtc_cmos 00:00: setting system clock to 2018-10-17 06:49:02 UTC (1539758942) [ 1.201206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.215854] EDD information not available. [ 1.274201] Freeing unused kernel memory: 1512K [ 1.275352] Write protecting the kernel read-only data: 14336k [ 1.277974] Freeing unused kernel memory: 1692K [ 1.279316] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.289789] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.294516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.296869] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.299133] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.301404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.308968] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311276] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317661] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.371616] [drm] Initialized drm 1.1.0 20060810 [ 1.373825] virtio_net virtio0 ens3: renamed from eth0 [ 1.382847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.385126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.405069] FDC 0 is a S82078B [ 1.419383] AVX2 version of gcm_enc/dec engaged. [ 1.420542] AES CTR mode by8 optimization enabled [ 1.468701] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.633130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.634718] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.636315] usb 1-1: Product: QEMU USB Tablet [ 1.637390] usb 1-1: Manufacturer: QEMU [ 1.638362] usb 1-1: SerialNumber: 42 [ 1.646762] hidraw: raw HID events driver (C) Jiri Kosina [ 1.654147] usbcore: registered new interface driver usbhid [ 1.655509] usbhid: USB HID core driver [ 1.658628] 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.661444] 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 [ 1.988693] tsc: Refined TSC clocksource calibration: 3491.864 MHz [ 1.988694] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554b49191, max_idle_ns: 440795293135 ns Begin: Loading essential drivers ... [ 2.015074] md: linear personality registered for level -1 [ 2.018461] md: multipath personality registered for level -4 [ 2.021917] md: raid0 personality registered for level 0 [ 2.025780] md: raid1 personality registered for level 1 [ 2.096694] raid6: sse2x1 gen() 11263 MB/s [ 2.164655] raid6: sse2x1 xor() 8895 MB/s [ 2.232695] raid6: sse2x2 gen() 14955 MB/s [ 2.300655] raid6: sse2x2 xor() 9899 MB/s [ 2.368654] raid6: sse2x4 gen() 17158 MB/s [ 2.436655] raid6: sse2x4 xor() 11879 MB/s [ 2.504679] raid6: avx2x1 gen() 22520 MB/s [ 2.572677] raid6: avx2x2 gen() 26778 MB/s [ 2.640654] raid6: avx2x4 gen() 30033 MB/s [ 2.641749] raid6: using algorithm avx2x4 gen() 30033 MB/s [ 2.643021] raid6: using avx2x2 recovery algorithm [ 2.645512] xor: automatically using best checksumming function: [ 2.684654] avx : 32419.000 MB/sec [ 2.686979] async_tx: api initialized (async) [ 2.697282] md: raid6 personality registered for level 6 [ 2.698577] md: raid5 personality registered for level 5 [ 2.699833] md: raid4 personality registered for level 4 [ 2.705430] 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.742567] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.762037] 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.877105] 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.881140] systemd[1]: Detected virtualization kvm. [ 2.882323] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.885653] systemd[1]: Set hostname to . [ 2.888312] systemd[1]: Initializing machine ID from KVM UUID. [ 2.889698] systemd[1]: Installed transient /etc/machine-id file. [ 3.018333] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.021111] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.023573] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.026326] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.028975] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.031446] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.034099] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.036390] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.039230] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.041555] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.044705] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.047403] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.050451] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.054082] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.060961] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.069233] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.081077] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.084356] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.090449] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.093013] systemd[1]: Reached target Encrypted Volumes. [ 3.096585] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.099184] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.106728] iscsi: registered transport (tcp) [ 3.108412] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.111242] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.119733] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.126844] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.131475] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.133792] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.140086] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.143593] systemd[1]: Listening on LVM2 metadata daemon socket. [ 3.146417] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.149586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.155064] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.162785] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.167018] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.176129] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.181866] 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 Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] 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.982976] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.517278] cloud-init[477]: Cloud-init v. 18.2 running 'init-local' at Wed, 17 Oct 2018 06:49:05 +0000. Up 4.32 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 14.791688] cloud-init[936]: Cloud-init v. 18.2 running 'init' at Wed, 17 Oct 2018 06:49:07 +0000. Up 5.99 seconds. [ 14.794449] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.800400] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.806410] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.812383] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.816165] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:66:ca:51 | [ 14.820267] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:ca51/64 | . | link | fa:16:3e:66:ca:51 | [ 14.827878] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.832153] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.836172] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.840146] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.848158] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.850390] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.856369] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.858565] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.864385] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.868145] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.872142] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.876140] cloud-init[936]: 2018-10-17 06:49:16,296 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.237343] cloud-init[936]: Generating public/private rsa key pair. [ 15.238990] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.244364] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.246162] cloud-init[936]: The key fingerprint is: [ 15.247488] cloud-init[936]: SHA256:uNDV94YKaJ+I/Qbd087ebzgefNOaw2U4X+KlpwJUuyE root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 [ 15.253758] cloud-init[936]: The key's randomart image is: [ 15.255161] cloud-init[936]: +---[RSA 2048]----+ [ 15.260404] cloud-init[936]: | | [ 15.261706] cloud-init[936]: | . . | [ 15.262972] cloud-init[936]: | . .... | [ 15.268239] cloud-init[936]: | . + E.oo | [ 15.269558] cloud-init[936]: | . =.So o.oo. | [ 15.270866] cloud-init[936]: | =.+.o+.oo+ *| [ 15.276195] cloud-init[936]: | . +.o .= oo@+| [ 15.277494] cloud-init[936]: | .. +.B==| [ 15.278757] cloud-init[936]: | .. ..o*B.| [ 15.284162] cloud-init[936]: +----[SHA256]-----+ [ 15.285478] cloud-init[936]: Generating public/private dsa key pair. [ 15.286948] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.292378] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 15.294183] cloud-init[936]: The key fingerprint is: [ 15.299224] cloud-init[936]: SHA256:LYiHfTz6KoBKcRZYsOYRg4HKPxYED8JoWiE2Z8wZVec root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 [ 15.301636] cloud-init[936]: The key's randomart image is: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 15.306446] cloud-init[936]: +---[DSA 1024]----+ [[0;32m OK [0m] Reached target System Initialization. [ 15.309099] cloud-init[936]: |OXO*+... . | [[0;32m OK [0m] Listening on UUID daemon activation socket.[ 15.312213] cloud-init[936]: |*=@* o | [ 15.313166] cloud-init[936]: |==... E | [ 15.314116] cloud-init[936]: |=o.+ + o . | [ 15.315052] cloud-init[936]: | o= + + S . | [ 15.315984] cloud-init[936]: |...+ . o o | Starting LXD - unix socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon.[ 15.318866] cloud-init[936]: |o ... . | [ 15.325137] cloud-init[936]: |. . . | [ 15.326074] cloud-init[936]: | .... | [ 15.327007] cloud-init[936]: +----[SHA256]-----+ [ 15.327929] [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] cloud-init[936]: Generating public/private ecdsa key pair. [ 15.333046] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 15.334490] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 15.335955] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket.cloud-init[936]: The key fingerprint is: [ 15.341082] cloud-init[936]: SHA256:3O0pSJMnnjCXtwIq/qYFh2BZPAahsCiCd5HTJYx+OoM root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 [ 15.342955] cloud-init[936]: The key's randomart image is: [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 15.346146] cloud-init[936]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System.[ 15.352363] cloud-init[936]: |.o+..=... | [ 15.353579] cloud-init[936]: |=.o++.o. | [ 15.355574] cloud-init[936]: [[0;32m OK [0m] Started iperf3 Service. Starting System Logging Service... Starting LSB: MD monitoring daemon...|Ooo.o. | [ 15.360735] cloud-init[936]: |+o o. .. + . | [ 15.361699] cloud-init[936]: | o..o+ S + . | [ 15.362636] cloud-init[936]: | Eo+. B B o . | [ 15.363575] cloud-init[936]: | . oo = o o | [ 15.365896] [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. cloud-initStarting Apply the settings specified in cloud-config... [936]: | . o. . . | Starting Login Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... Starting Snappy daemon... Starting Accounts Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 15.465605] cloud-init[936]: | o+. | [ 15.476685] cloud-init[936]: +----[SHA256]-----+ [ 15.480025] cloud-init[936]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 15.511618] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 15.541699] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 15.560766] cloud-init[936]: The key fingerprint is: [ 15.574642] cloud-init[936]: SHA256:gmroZbHAiHQPOHASnZ2wjAir9/gklGdg/xIk/vdQP9E root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [ 15.605113] cloud-init[936]: The key's randomart image is:[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 15.638117] cloud-init[936]: +--[ED25519 256]--+[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation...[ 15.667800] cloud-init[936]: |=oo+ . | [ 15.674033] cloud-init[936]: |+*+.o | Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Snappy daemon. [ 15.712231] cloud-init[936]: |++*o. | Starting Wait until snapd is fully seeded... [ 15.740253] cloud-init[936]: |*oo*o. . | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [ 15.761916] cloud-init[936]: |+o=.*.. S . E | [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme...[ 15.793038] cloud-init[936]: | +.Boo o . . | [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [ 15.801458] cloud-init[936]: |. =+= + o | [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [ 15.820071] cloud-init[936]: |..o+ o o . | [ 15.830576] cloud-init[936]: | . . . | [ 15.836148] cloud-init[936]: +----[SHA256]-----+ [ 16.184448] cloud-init[1042]: 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. [ 16.877014] cloud-init[1042]: en_US.UTF-8... done [ 16.879335] cloud-init[1042]: Generation complete. [ 17.294879] cloud-init[1042]: Cloud-init v. 18.2 running 'modules:config' at Wed, 17 Oct 2018 06:49:17 +0000. Up 16.08 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 Update UTMP about System Runlevel Changes... Starting Execute cloud user/final scripts... [[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 | fe:ce:30:a5:b1:c3:8c:94:50:35:d8:92:9b:f0:bb:5a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Oct 17 06:49:19 ec2: <14>Oct 17 06:49:19 ec2: ############################################################# <14>Oct 17 06:49:19 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 17 06:49:19 ec2: 1024 SHA256:LYiHfTz6KoBKcRZYsOYRg4HKPxYED8JoWiE2Z8wZVec root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (DSA) <14>Oct 17 06:49:19 ec2: 256 SHA256:3O0pSJMnnjCXtwIq/qYFh2BZPAahsCiCd5HTJYx+OoM root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (ECDSA) <14>Oct 17 06:49:19 ec2: 256 SHA256:gmroZbHAiHQPOHASnZ2wjAir9/gklGdg/xIk/vdQP9E root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (ED25519) <14>Oct 17 06:49:19 ec2: 2048 SHA256:uNDV94YKaJ+I/Qbd087ebzgefNOaw2U4X+KlpwJUuyE root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 (RSA) <14>Oct 17 06:49:19 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 17 06:49:19 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGcmld78eZi7mx4kpfyRVf+jIgJXPpkR0rB+AA3Bs21lco8H98QHMz7aLpKWD7ydHaNR7uaQ8pkCo/w1YdJqWrA= root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIvjZ4/IvHgE0MBaSsLHUO9AGF+ujI8ViaW9KlRGKrp9 root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4lIq+THIin/Q1ELyg+7u+0Lp/b9ACZW0REUtIKyUcQYeXXj7b2d+okCOAD4ohj+Cakr43TcI2zUDLihxBTvWQDTGytuOyUc0FB6hgBDj/zUj9iyTgg/N1+xhMSHWEjbAY9bDrK99uMgPTXxWLkiDBTQUcUHIc8FI935UGXrLVq6bq8ZA4fIF1J5dqNFljXvLhe+jPYzdDGTAWEQbZ3e5qcTkyYrXj7sXfuKA7WZOLjULlN7LJOj693L0uOJxNL1ZjFCYaOtoX70Qhbd5zYKvDzAw4sYmClqk5nojnyJJY3w2sr1xBbiIoka+JArG2CDgvxklAoySvDgeX+1O7JK0d root@shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 -----END SSH HOST KEY KEYS----- [ 18.205734] cloud-init[1308]: Cloud-init v. 18.2 running 'modules:final' at Wed, 17 Oct 2018 06:49:19 +0000. Up 18.04 seconds. [ 18.212018] cloud-init[1308]: Cloud-init v. 18.2 finished at Wed, 17 Oct 2018 06:49:19 +0000. Datasource DataSourceEc2. Up 18.19 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-bda8393d-059a-4217-a3ce-469901f777d0 ttyS0 shaker-vm-bda8393d-059a-4217-a3ce-469901f777d0 login: 2018-10-17 06:49:27,282 - paramiko.transport - DEBUG - starting thread (client mode): 0x669811d0L 2018-10-17 06:49:27,283 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 06:49:27,290 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-10-17 06:49:27,290 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-10-17 06:49:27,292 - 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-10-17 06:49:27,292 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 06:49:27,292 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-17 06:49:27,292 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 06:49:27,293 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 06:49:27,293 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 06:49:27,336 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 06:49:27,337 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 06:49:27,347 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.220: ad03bed7cfbe887ec5d00713ed97c5dd 2018-10-17 06:49:27,349 - paramiko.transport - DEBUG - Trying discovered key fece30a5b1c38c945035d8929bf0bb5a in /tmp/tmpmyZyOA 2018-10-17 06:49:27,376 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 06:49:27,399 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 06:49:27,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-17 06:49:27,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 06:49:27,428 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655d24de-63cd-43f7-9395-f58691401e31 2018-10-17 06:49:27,428 - keystoneauth.session - DEBUG - 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.4:35357/v3/", "rel": "self"}]}]}} 2018-10-17 06:49:27,428 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-655d24de-63cd-43f7-9395-f58691401e31 2018-10-17 06:49:27,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:27,528 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-17 06:49:27,529 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-17 06:49:27,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8343f657-12c7-4b7d-ae40-edaaebd4c772 2018-10-17 06:49:27,625 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/016cebc3567c48088ae5de5b9a82793c"}, "enabled": true, "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0ea76f64e73041e893b083e0462e6a49"}, "enabled": true, "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4172975bd7f44310abfc64590175b502"}, "enabled": true, "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/65c5c2f5743b46819b9f09276d970885"}, "enabled": true, "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/76e2332dd53048d39ae63758aa39832c"}, "enabled": true, "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/78d8cb6a7e254d3b8fe49535d74e6aca"}, "enabled": true, "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/922f0430aec048ea8b808cd1e259822b"}, "enabled": true, "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc8713035bc342e1a1b7e3caaa793141"}, "enabled": true, "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d0a1a387cc974ef3aefa5b025a9ccad9"}, "enabled": true, "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d4a363f3c1cc482d80956f0014a65395"}, "enabled": true, "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ddc7cdca06a041f09f71ef0924a5298a"}, "enabled": true, "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de3fa5e7b18042088b954a4b7aa5c8d6"}, "enabled": true, "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfeed5a4dd0b4f338a3685bd4ef92e8d"}, "enabled": true, "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f5590de7434142db9b52e1f979d209a6"}, "enabled": true, "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/fdb7a682757f4a2cb134474ffb1d3dc7"}, "enabled": true, "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-10-17 06:49:27,625 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-8343f657-12c7-4b7d-ae40-edaaebd4c772 2018-10-17 06:49:27,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.207901954651s 2018-10-17 06:49:27,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-17 06:49:27,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:27,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1986 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ce5b23-bc26-4295-9516-892e845246cf 2018-10-17 06:49:27,838 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c255766266c4cc89ee7dbb9b8c92492"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d0e47ecb21645c9bdd672fe49387672"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/117f56e9a0204f6e8090acf09987c2da"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1490991d358a447188803112e5ccd85c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "1490991d358a447188803112e5ccd85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b529cc6d1544b20978251be3b70fd6e"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b7f0386cc82409c90f7d5b61ebdbcd6"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/22fb2c9a27034a2ea47ab01e809e025e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d2c738cf0944fb1adec71a138a57c2b"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d59675bcc8c4a6887d3095490ed3975"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/34e19922206c4fe6a398ee725c7d109e"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/39864813096943aeb32e20e02f50719a"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "39864813096943aeb32e20e02f50719a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46864574c4034831b8fe09ef36581434"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "46864574c4034831b8fe09ef36581434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4962f28b79ed41ea9d807f28d7920149"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4b4948e669284a4795d18d506ce1dc14"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4172975bd7f44310abfc64590175b502", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4cceccf817a44b608cb2874a24a76bcf"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4ce4f41d24e74bb6b8ba57f47ee336da"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4e8af12139f04cbfa06d9a4f2a98d686"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4fee3d57a089436591fee986432e42c0"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4fee3d57a089436591fee986432e42c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/51890b61c7634689b561f3d63e53f38e"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4172975bd7f44310abfc64590175b502", "id": "51890b61c7634689b561f3d63e53f38e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/547e8d5583c3496fa6d5a1d2789e0bbb"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4172975bd7f44310abfc64590175b502", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5e59ec0ead3e4b769d5213bc146fd68e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5fe3ade7678043d58b3cc13d87d3bd48"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/61eb9486d6404f90863b206c853d63ad"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "61eb9486d6404f90863b206c853d63ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/634dd067652a480a81427cef28eada48"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "634dd067652a480a81427cef28eada48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6745a9e190e841e59d398325d0991a7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "6745a9e190e841e59d398325d0991a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/768a30c76cd045a9b8b44ff1b42d7557"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7b622e1128704c18890b8bb171bbc97c"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/83f1d7d9423e44a79a1d00efa49795be"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "83f1d7d9423e44a79a1d00efa49795be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a28e909092e4e51a6af3ac0527d6504"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "8a28e909092e4e51a6af3ac0527d6504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a671085995642e0b6c2eceda1506dab"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "8a671085995642e0b6c2eceda1506dab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/92fb0fe7a253459b9e798e977553631d"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "92fb0fe7a253459b9e798e977553631d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f5e66b0b948463b9a94af0bb352a679"}, "url": "http://12.0.0.50:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f88a7a0fcbd4967b5e7b31e33301a61"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bfa92cf10875422b91adca8fc934075a"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "bfa92cf10875422b91adca8fc934075a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c8b48aba59c5416a8bbcac270f82f763"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da46988e1b7d433cbdce68439fa18b47"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da8dcbe9e71d4244bb5dbe8b8026e4b6"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/deead704edcf4428ab926661473e43fc"}, "url": "http://12.0.0.50:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "deead704edcf4428ab926661473e43fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e685e1955e5747bab09cc47c89cd5774"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ee3a7b37d1ff4e109ec413ff280ee60a"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f062742fb5b749a7b4a759901104c97c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "f062742fb5b749a7b4a759901104c97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ff6221bcffb64126b5e6e6e53d140404"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-17 06:49:27,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-b1ce5b23-bc26-4295-9516-892e845246cf 2018-10-17 06:49:27,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.204135894775s 2018-10-17 06:49:27,846 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.29:5000 2018-10-17 06:49:27,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:49:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:28,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3f63e6-9b85-43af-9657-94a57c36d8b5 2018-10-17 06:49:28,042 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:49:28,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fe3f63e6-9b85-43af-9657-94a57c36d8b5 2018-10-17 06:49:28,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192872047424s 2018-10-17 06:49:28,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:49:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:28,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e690ce62-8cc0-44b2-b6ae-615acc9def7f 2018-10-17 06:49:28,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:49:28,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e690ce62-8cc0-44b2-b6ae-615acc9def7f 2018-10-17 06:49:28,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188831090927s 2018-10-17 06:49:28,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:49:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:28,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d505d38-ae8a-481e-8035-09d085139ea2 2018-10-17 06:49:28,440 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:49:28,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-6d505d38-ae8a-481e-8035-09d085139ea2 2018-10-17 06:49:28,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19769692421s 2018-10-17 06:49:28,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:49:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:28,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdbc78b-655f-4e5a-a80f-c081433424f2 2018-10-17 06:49:28,660 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0", "links": {"self": "http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fbc22a9d34483682a6825772a223f1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:49:28,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2bdbc78b-655f-4e5a-a80f-c081433424f2 2018-10-17 06:49:28,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219707012177s 2018-10-17 06:49:28,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:49:28,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:28,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774ef0e2-44db-41fb-bc92-f067dca73904 2018-10-17 06:49:28,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90"}, "tags": [], "enabled": true, "id": "54f17a86134f4fb7841cee36130aaf90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:49:28,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-774ef0e2-44db-41fb-bc92-f067dca73904 2018-10-17 06:49:28,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195020914078s 2018-10-17 06:49:28,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:49:28,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=54f17a86134f4fb7841cee36130aaf90" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:29,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4433af3a-0613-434c-8e21-e8dcbe11c1d0 2018-10-17 06:49:29,075 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=54f17a86134f4fb7841cee36130aaf90", "previous": null, "next": null}} 2018-10-17 06:49:29,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=54f17a86134f4fb7841cee36130aaf90 used request id req-4433af3a-0613-434c-8e21-e8dcbe11c1d0 2018-10-17 06:49:29,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198359966278s 2018-10-17 06:49:29,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:49:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90/users/99fbc22a9d34483682a6825772a223f1/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:29,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af790e79-8b2c-4749-93f2-f6b8f90a643c 2018-10-17 06:49:29,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:49:29,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90/users/99fbc22a9d34483682a6825772a223f1/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-af790e79-8b2c-4749-93f2-f6b8f90a643c 2018-10-17 06:49:29,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23370885849s 2018-10-17 06:49:29,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:49:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:29,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdda7ed4-5a40-40a6-b8fd-9fdb6353033c 2018-10-17 06:49:29,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:49:29,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cdda7ed4-5a40-40a6-b8fd-9fdb6353033c 2018-10-17 06:49:29,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201956987381s 2018-10-17 06:49:29,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 06:49:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:29,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e6d872-20a9-4272-b422-0db4d768cfd3 2018-10-17 06:49:29,634 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 06:49:29,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-18e6d872-20a9-4272-b422-0db4d768cfd3 2018-10-17 06:49:29,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108934879303s 2018-10-17 06:49:29,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 06:49:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:29,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a069a8b5-2900-45a5-8e01-9ec3b91a01df 2018-10-17 06:49:29,835 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 06:49:29,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a069a8b5-2900-45a5-8e01-9ec3b91a01df 2018-10-17 06:49:29,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196078062057s 2018-10-17 06:49:29,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 06:49:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:29,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4289b40-a375-4125-95dd-85dede4e78e9 2018-10-17 06:49:29,964 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0", "links": {"self": "http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fbc22a9d34483682a6825772a223f1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 06:49:29,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e4289b40-a375-4125-95dd-85dede4e78e9 2018-10-17 06:49:29,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128010034561s 2018-10-17 06:49:29,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 06:49:29,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:30,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410b77d3-3059-4a6c-9043-e063a6554677 2018-10-17 06:49:30,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90"}, "tags": [], "enabled": true, "id": "54f17a86134f4fb7841cee36130aaf90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 06:49:30,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-410b77d3-3059-4a6c-9043-e063a6554677 2018-10-17 06:49:30,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110631942749s 2018-10-17 06:49:30,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 06:49:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=54f17a86134f4fb7841cee36130aaf90" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:30,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 06:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee333600-e266-48a3-8af1-017bb3470b48 2018-10-17 06:49:30,196 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=54f17a86134f4fb7841cee36130aaf90", "previous": null, "next": null}} 2018-10-17 06:49:30,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=99fbc22a9d34483682a6825772a223f1&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=54f17a86134f4fb7841cee36130aaf90 used request id req-ee333600-e266-48a3-8af1-017bb3470b48 2018-10-17 06:49:30,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104838132858s 2018-10-17 06:49:30,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 06:49:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90/users/99fbc22a9d34483682a6825772a223f1/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 06:49:30,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 06:49:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6000ac76-1654-446e-9eef-af1da1538a09 2018-10-17 06:49:30,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 06:49:30,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90/users/99fbc22a9d34483682a6825772a223f1/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 used request id req-6000ac76-1654-446e-9eef-af1da1538a09 2018-10-17 06:49:30,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232403993607s 2018-10-17 06:49:30,434 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 06:49:30,435 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-17 06:49:30,435 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 06:49:30,439 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 06:49:30,512 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 06:49:30,513 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-17 06:49:30,513 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 06:49:30,552 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-17 06:49:30,552 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-17 06:49:30,578 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-17 07:15:31,436 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-17 07:15:31,437 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=54f17a86134f4fb7841cee36130aaf90 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 46450 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_bda8393d-059a-4217-a3ce-469901f777d0 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=a112dcba-77c6-46ce-922c-0cf071c1d20d LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.29:5000 OS_USERNAME=shaker-user_bda8393d-059a-4217-a3ce-469901f777d0 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.29,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 46450 192.168.120.17 22 OS_VOLUME_API_VERSION=3 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-10-17 06:49:31.400 1410 INFO shaker.engine.utils [-] Logging enabled 2018-10-17 06:49:31.403 1410 INFO shaker.engine.messaging [-] Listening on *:9000 2018-10-17 06:49:31.406 1410 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-10-17 06:49:31.414 1418 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-10-17 06:49:31.414 1418 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.220:9000 2018-10-17 06:49:31.414 1418 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-10-17 06:49:31.425 1410 INFO pykwalify.core [-] validation.valid 2018-10-17 06:49:32.015 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-17 06:49:36.814 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'7185fd32-4432-41ae-a6ac-98ed94232af1', u'links': [{u'href': u'http://172.30.9.29:8004/v1/54f17a86134f4fb7841cee36130aaf90/stacks/shaker_meizpo/7185fd32-4432-41ae-a6ac-98ed94232af1', u'rel': u'self'}]} 2018-10-17 06:53:24.763 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_meizpo_master_0', 'shaker_meizpo_slave_0']) 2018-10-17 06:53:30.521 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 06:55:01.133 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 06:56:31.627 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 06:58:02.123 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 06:58:02.125 1410 INFO shaker.engine.server [-] Execution is done 2018-10-17 06:58:02.973 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-17 06:58:25.089 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 06:58:25.093 1410 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-10-17 06:58:25.109 1410 INFO pykwalify.core [-] validation.valid 2018-10-17 06:58:25.529 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-17 06:58:29.151 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'542ed29a-c010-42af-983f-da4d9af5c0f4', u'links': [{u'href': u'http://172.30.9.29:8004/v1/54f17a86134f4fb7841cee36130aaf90/stacks/shaker_fopmae/542ed29a-c010-42af-983f-da4d9af5c0f4', u'rel': u'self'}]} 2018-10-17 06:59:24.757 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fopmae_master_0', 'shaker_fopmae_slave_0']) 2018-10-17 06:59:34.298 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:01:05.688 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:02:36.178 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:04:06.676 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:04:06.679 1410 INFO shaker.engine.server [-] Execution is done 2018-10-17 07:04:07.401 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-17 07:04:35.121 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:04:35.122 1410 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-10-17 07:04:35.136 1410 INFO pykwalify.core [-] validation.valid 2018-10-17 07:04:35.562 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-17 07:04:39.799 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'980e7051-5925-412b-a669-4fe657390009', u'links': [{u'href': u'http://172.30.9.29:8004/v1/54f17a86134f4fb7841cee36130aaf90/stacks/shaker_akftds/980e7051-5925-412b-a669-4fe657390009', u'rel': u'self'}]} 2018-10-17 07:05:35.598 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_akftds_master_0', 'shaker_akftds_slave_0']) 2018-10-17 07:05:48.771 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:07:19.327 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:08:49.823 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:10:20.328 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:10:20.329 1410 INFO shaker.engine.server [-] Execution is done 2018-10-17 07:10:21.038 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-17 07:10:45.974 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:10:45.977 1410 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-10-17 07:10:45.993 1410 INFO pykwalify.core [-] validation.valid 2018-10-17 07:10:46.416 1410 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-17 07:10:50.172 1410 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'85de9165-1836-4116-855c-e026c00e1df4', u'links': [{u'href': u'http://172.30.9.29:8004/v1/54f17a86134f4fb7841cee36130aaf90/stacks/shaker_fupzot/85de9165-1836-4116-855c-e026c00e1df4', u'rel': u'self'}]} 2018-10-17 07:11:45.719 1410 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fupzot_slave_0', 'shaker_fupzot_master_0']) 2018-10-17 07:11:55.547 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:12:26.102 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:13:46.286 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:15:06.674 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:15:06.675 1410 INFO shaker.engine.server [-] Execution is done 2018-10-17 07:15:06.825 1410 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-17 07:15:31.349 1410 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-17 07:15:31.351 1410 INFO shaker.engine.server [-] Generating aggregated report 2018-10-17 07:15:31.359 1410 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-10-17 07:15:31.362 1410 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-17 07:15:31.362 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-10-17 07:15:31.362 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-10-17 07:15:31.362 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-10-17 07:15:31.363 1410 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-10-17 07:15:31.363 1410 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-17 07:15:31.363 1410 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-10-17 07:15:31.374 1410 INFO shaker.engine.report [-] Report saved to: report.html 2018-10-17 07:15:31,438 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-17 07:15:31,437 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-10-17 07:15:31,440 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-17 07:15:31,476 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-17 07:15:31,476 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-17 07:15:31,505 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-17 07:15:31,556 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-17 07:15:31,556 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-17 07:15:31,567 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-17 07:15:31,596 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-17 07:15:31,596 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-17 07:15:31,600 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-17 07:15:31,611 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-17 07:15:31,612 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-17 07:15:31,736 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 07:15:31,737 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 07:15:31,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 07:15:31,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d7728a32-3d7a-4a4f-898a-1e24b6bceeec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:33,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:15:33 GMT X-Openstack-Request-Id: req-a22524be-ef93-4959-bc89-5822d10c97a5 2018-10-17 07:15:33,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:15:33,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d7728a32-3d7a-4a4f-898a-1e24b6bceeec.json used request id req-a22524be-ef93-4959-bc89-5822d10c97a5 2018-10-17 07:15:33,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.70361304283s 2018-10-17 07:15:33,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:15:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:33,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:33 GMT X-Openstack-Request-Id: req-cb116885-fd2c-4940-ab40-434fcfd02cda 2018-10-17 07:15:33,527 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 07:15:33,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-cb116885-fd2c-4940-ab40-434fcfd02cda 2018-10-17 07:15:33,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0663740634918s 2018-10-17 07:15:33,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 07:15:33,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:37,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-10ea5251-e66b-412a-9cfe-b5bed52ebcce x-openstack-request-id: req-10ea5251-e66b-412a-9cfe-b5bed52ebcce 2018-10-17 07:15:37,100 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83 used request id req-10ea5251-e66b-412a-9cfe-b5bed52ebcce 2018-10-17 07:15:37,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.57167816162s 2018-10-17 07:15:37,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:15:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:37,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13e1b5a6-66d0-4ade-8655-4e21bdb90744 x-openstack-request-id: req-13e1b5a6-66d0-4ade-8655-4e21bdb90744 2018-10-17 07:15:37,689 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:ca:51", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-10-17T06:49:01.000000", "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "security_groups": [{"name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}], "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:15:34Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:15:37,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-13e1b5a6-66d0-4ade-8655-4e21bdb90744 2018-10-17 07:15:37,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587825059891s 2018-10-17 07:15:37,691 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:15:39,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:15:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:40,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 718 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ddf8a49-491c-4000-be2d-32d7c27c539f x-openstack-request-id: req-2ddf8a49-491c-4000-be2d-32d7c27c539f 2018-10-17 07:15:40,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/add41191-c17f-42ff-9ae0-88fe356bec83", "rel": "bookmark"}], "image": {"id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "links": [{"href": "http://172.30.9.29:8774/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-10-17T06:49:01.000000", "flavor": {"id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "links": [{"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}]}, "id": "add41191-c17f-42ff-9ae0-88fe356bec83", "user_id": "99fbc22a9d34483682a6825772a223f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-10-17T07:15:39Z", "hostId": "0669455b8bf33784eb674156e4f945d9d53ab65a7f33fd8f937ad19b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-10-17T07:15:39.000000", "key_name": "shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_bda8393d-059a-4217-a3ce-469901f777d0", "created": "2018-10-17T06:45:42Z", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:15:40,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2ddf8a49-491c-4000-be2d-32d7c27c539f 2018-10-17 07:15:40,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837440013885s 2018-10-17 07:15:40,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:15:42,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:15:42,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:42,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca5f146b-2032-4387-a388-2852fde3471b x-openstack-request-id: req-ca5f146b-2032-4387-a388-2852fde3471b 2018-10-17 07:15:42,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 07:15:42,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ca5f146b-2032-4387-a388-2852fde3471b 2018-10-17 07:15:42,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0670919418335s 2018-10-17 07:15:42,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:15:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:42,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12244 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:42 GMT X-Openstack-Request-Id: req-0540b589-6e97-4c28-9456-b01e0d5f57f2 2018-10-17 07:15:42,678 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:39Z", "updated_at": "2018-10-17T06:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "1dbf82e1-17e4-4597-a9c9-f2dbada0efa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:39Z", "revision_number": 0, "id": "3812f254-6eca-42a3-b77f-6e548e3f630c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:39Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-10-17T06:45:40Z", "revision_number": 0, "id": "dc5a9721-19d7-4bed-a6d3-f998d47dbf12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:40Z", "revision_number": 0, "id": "e279bbc3-6289-4421-a273-5e8290532ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T06:45:40Z", "revision_number": 0, "id": "f358b358-00b4-44fc-913b-d46a2675f051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:40Z", "security_group_id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": 22, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 4, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "32e4a9f8-c4d0-4b22-8c85-616092a0a519", "name": "shaker-sg_bda8393d-059a-4217-a3ce-469901f777d0"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:16Z", "updated_at": "2018-10-17T06:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "699a6c82-4412-4316-9120-dd22620a60d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "99dfa691-3bd7-49d5-b78b-8d388f249f8a", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "b0db9063-41b7-4113-b7f0-9be38da27bcf", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "cf1bafc7-5dbb-495e-be09-60887450d89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 07:15:42,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0540b589-6e97-4c28-9456-b01e0d5f57f2 2018-10-17 07:15:42,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0698540210724s 2018-10-17 07:15:42,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 07:15:42,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/32e4a9f8-c4d0-4b22-8c85-616092a0a519.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:42,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:15:42 GMT X-Openstack-Request-Id: req-67620700-acb0-454b-ab58-a4fcf59da665 2018-10-17 07:15:42,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:15:42,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/32e4a9f8-c4d0-4b22-8c85-616092a0a519.json used request id req-67620700-acb0-454b-ab58-a4fcf59da665 2018-10-17 07:15:42,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140529155731s 2018-10-17 07:15:42,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 07:15:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:43,885 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67f99957-1e07-44de-aa34-525dcd9f0af5 x-openstack-request-id: req-67f99957-1e07-44de-aa34-525dcd9f0af5 2018-10-17 07:15:43,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/shaker-kp_bda8393d-059a-4217-a3ce-469901f777d0 used request id req-67f99957-1e07-44de-aa34-525dcd9f0af5 2018-10-17 07:15:43,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.05796813965s 2018-10-17 07:15:43,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 07:15:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/37e09804-ec8b-4f6d-a289-d71f3926f480/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" -d '{"subnet_id": "a3b991a7-d4b4-405e-b1a9-8df916f5a5fc"}' 2018-10-17 07:15:46,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:46 GMT X-Openstack-Request-Id: req-5ff81de6-7822-40c2-a642-6d8c491c2e3f 2018-10-17 07:15:46,110 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cb6f49e5-c942-46ed-bde2-3f87f37906b5", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "subnet_id": "a3b991a7-d4b4-405e-b1a9-8df916f5a5fc", "subnet_ids": ["a3b991a7-d4b4-405e-b1a9-8df916f5a5fc"], "port_id": "472b3ca0-9960-43ac-a58e-6303fc7637cb", "id": "37e09804-ec8b-4f6d-a289-d71f3926f480"} 2018-10-17 07:15:46,111 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/37e09804-ec8b-4f6d-a289-d71f3926f480/remove_router_interface.json used request id req-5ff81de6-7822-40c2-a642-6d8c491c2e3f 2018-10-17 07:15:46,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22521686554s 2018-10-17 07:15:46,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 07:15:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:46,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1212 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:46 GMT X-Openstack-Request-Id: req-ea9bba48-e3b4-4afb-8a5c-279ee7748355 2018-10-17 07:15:46,240 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b107784d9624b17a1d2a42139c005e9", "created_at": "2018-10-17T05:18:10Z", "admin_state_up": true, "updated_at": "2018-10-17T05:18:10Z", "project_id": "3b107784d9624b17a1d2a42139c005e9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "2f4f5019-15ac-4fe1-ad3c-1a0fe2821972", "name": "tempest-pretest-check-954693451"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:19Z", "admin_state_up": true, "updated_at": "2018-10-17T07:15:44Z", "project_id": "54f17a86134f4fb7841cee36130aaf90", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "37e09804-ec8b-4f6d-a289-d71f3926f480", "name": "shaker-router_bda8393d-059a-4217-a3ce-469901f777d0"}]} 2018-10-17 07:15:46,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ea9bba48-e3b4-4afb-8a5c-279ee7748355 2018-10-17 07:15:46,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129482030869s 2018-10-17 07:15:46,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 07:15:46,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/37e09804-ec8b-4f6d-a289-d71f3926f480.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:47,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:15:47 GMT X-Openstack-Request-Id: req-0b4dde5e-b467-44e9-8886-16553e3109f0 2018-10-17 07:15:47,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:15:47,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/37e09804-ec8b-4f6d-a289-d71f3926f480.json used request id req-0b4dde5e-b467-44e9-8886-16553e3109f0 2018-10-17 07:15:47,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.534085989s 2018-10-17 07:15:47,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 07:15:47,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:47,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:47 GMT X-Openstack-Request-Id: req-22b42bf5-c832-4d8d-8a98-1a736f73142d 2018-10-17 07:15:47,820 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T05:02:05Z","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":"758793bd-a34b-448c-9626-aff4c769bb2c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6179b949fda348a0be268d5a32553aa8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:05Z","ip_version":4},{"updated_at":"2018-10-17T06:45:18Z","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":"a3b991a7-d4b4-405e-b1a9-8df916f5a5fc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"54f17a86134f4fb7841cee36130aaf90","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_bda8393d-059a-4217-a3ce-469901f777d0","enable_dhcp":true,"segment_id":null,"network_id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:18Z","ip_version":4}]} 2018-10-17 07:15:47,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-22b42bf5-c832-4d8d-8a98-1a736f73142d 2018-10-17 07:15:47,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426988601685s 2018-10-17 07:15:47,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 07:15:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/a3b991a7-d4b4-405e-b1a9-8df916f5a5fc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:48,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:15:48 GMT X-Openstack-Request-Id: req-a3ccd915-85ae-47e9-a921-773da86b2eb9 2018-10-17 07:15:48,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:15:48,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/a3b991a7-d4b4-405e-b1a9-8df916f5a5fc.json used request id req-a3ccd915-85ae-47e9-a921-773da86b2eb9 2018-10-17 07:15:48,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.906517982483s 2018-10-17 07:15:48,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:15:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:48,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:48 GMT X-Openstack-Request-Id: req-68d1947f-5b59-48b0-a26c-f98afeb901cb 2018-10-17 07:15:48,817 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb6f49e5-c942-46ed-bde2-3f87f37906b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"54f17a86134f4fb7841cee36130aaf90","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:15:48Z","qos_policy_id":null,"name":"shaker-net_bda8393d-059a-4217-a3ce-469901f777d0","admin_state_up":true,"tenant_id":"54f17a86134f4fb7841cee36130aaf90","created_at":"2018-10-17T06:45:16Z","provider:network_type":"vxlan"}]} 2018-10-17 07:15:48,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-68d1947f-5b59-48b0-a26c-f98afeb901cb 2018-10-17 07:15:48,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0882439613342s 2018-10-17 07:15:48,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 07:15:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/cb6f49e5-c942-46ed-bde2-3f87f37906b5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:49,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:15:49 GMT X-Openstack-Request-Id: req-d64afc3d-a4d0-4f65-a666-851caff4f353 2018-10-17 07:15:49,704 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:15:49,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/cb6f49e5-c942-46ed-bde2-3f87f37906b5.json used request id req-d64afc3d-a4d0-4f65-a666-851caff4f353 2018-10-17 07:15:49,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.885895013809s 2018-10-17 07:15:49,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:15:49,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:49,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:49 GMT X-Openstack-Request-Id: req-e7316e9e-1d2c-4540-aee3-d17d33df272b 2018-10-17 07:15:49,991 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T06:45:37Z", "file": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/file", "owner": "54f17a86134f4fb7841cee36130aaf90", "id": "ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "size": 666173440, "self": "/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bda8393d-059a-4217-a3ce-469901f777d0", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-17T06:45:27Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:15:49,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e7316e9e-1d2c-4540-aee3-d17d33df272b 2018-10-17 07:15:49,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283032894135s 2018-10-17 07:15:49,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 07:15:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a71b6f3dddb2f72d315730964535e0d3de8b3d7c8823613704bcfbf9f31bcc3f" 2018-10-17 07:15:50,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:15:50 GMT X-Openstack-Request-Id: req-90e8d092-fb43-4071-8146-3b07c0082536 2018-10-17 07:15:50,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:15:50,957 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ee5a3c71-a5a6-4f14-a9ea-8b1161fc8d98 used request id req-90e8d092-fb43-4071-8146-3b07c0082536 2018-10-17 07:15:50,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.963598012924s 2018-10-17 07:15:50,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:15:50,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:51,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-621921ad-e965-484a-859b-3f58d6cac964 x-openstack-request-id: req-621921ad-e965-484a-859b-3f58d6cac964 2018-10-17 07:15:51,250 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "e34a0df9-5f5d-4729-a715-6fde98ad9958", "name": "shaker-flavor_bda8393d-059a-4217-a3ce-469901f777d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:15:51,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-621921ad-e965-484a-859b-3f58d6cac964 2018-10-17 07:15:51,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.286708116531s 2018-10-17 07:15:51,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 07:15:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:51,285 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b1ffa76-eca6-418d-a0f4-7c8983953572 x-openstack-request-id: req-4b1ffa76-eca6-418d-a0f4-7c8983953572 2018-10-17 07:15:51,285 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e34a0df9-5f5d-4729-a715-6fde98ad9958 used request id req-4b1ffa76-eca6-418d-a0f4-7c8983953572 2018-10-17 07:15:51,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341620445251s 2018-10-17 07:15:51,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:15:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:51,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6197b2-291b-4743-b497-7de60b8bbd36 2018-10-17 07:15:51,503 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0", "links": {"self": "http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fbc22a9d34483682a6825772a223f1", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 07:15:51,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ea6197b2-291b-4743-b497-7de60b8bbd36 2018-10-17 07:15:51,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217226028442s 2018-10-17 07:15:51,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:15:51,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ec9abb-0371-4022-a809-5d1bc266591d 2018-10-17 07:15:51,723 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_bda8393d-059a-4217-a3ce-469901f777d0", "links": {"self": "http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "99fbc22a9d34483682a6825772a223f1", "description": null}} 2018-10-17 07:15:51,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1 used request id req-26ec9abb-0371-4022-a809-5d1bc266591d 2018-10-17 07:15:51,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21312713623s 2018-10-17 07:15:51,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 07:15:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:52,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6385dee7-ab0d-4410-9170-260bbe7b0a54 2018-10-17 07:15:52,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:15:52,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/99fbc22a9d34483682a6825772a223f1 used request id req-6385dee7-ab0d-4410-9170-260bbe7b0a54 2018-10-17 07:15:52,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.329165935516s 2018-10-17 07:15:52,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:15:52,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:52,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 583 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bb4a11-bcac-489d-b71b-ed137158383f 2018-10-17 07:15:52,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90"}, "tags": [], "enabled": true, "id": "54f17a86134f4fb7841cee36130aaf90", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bda8393d-059a-4217-a3ce-469901f777d0"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 07:15:52,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-e8bb4a11-bcac-489d-b71b-ed137158383f 2018-10-17 07:15:52,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202124834061s 2018-10-17 07:15:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 07:15:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:52,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f77fc7b-7eae-48da-b06c-e8b6fa7fb91b 2018-10-17 07:15:52,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:15:52,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/54f17a86134f4fb7841cee36130aaf90 used request id req-8f77fc7b-7eae-48da-b06c-e8b6fa7fb91b 2018-10-17 07:15:52,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281554937363s 2018-10-17 07:15:52,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:15:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=54f17a86134f4fb7841cee36130aaf90&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:52,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:52 GMT X-Openstack-Request-Id: req-1b08d480-a29e-4d12-bf86-dbc0c9163ead 2018-10-17 07:15:52,874 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:16Z", "updated_at": "2018-10-17T06:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "699a6c82-4412-4316-9120-dd22620a60d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "99dfa691-3bd7-49d5-b78b-8d388f249f8a", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "b0db9063-41b7-4113-b7f0-9be38da27bcf", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "cf1bafc7-5dbb-495e-be09-60887450d89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "name": "default"}]} 2018-10-17 07:15:52,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=54f17a86134f4fb7841cee36130aaf90&name=default used request id req-1b08d480-a29e-4d12-bf86-dbc0c9163ead 2018-10-17 07:15:52,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318838119507s 2018-10-17 07:15:52,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:15:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:52,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 07:15:52 GMT X-Openstack-Request-Id: req-aa0569f4-7ce2-49b8-9bfe-be958a983a27 2018-10-17 07:15:52,929 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "created_at": "2018-10-17T06:45:16Z", "updated_at": "2018-10-17T06:45:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "b0db9063-41b7-4113-b7f0-9be38da27bcf", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "99dfa691-3bd7-49d5-b78b-8d388f249f8a", "remote_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "699a6c82-4412-4316-9120-dd22620a60d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv6", "project_id": "54f17a86134f4fb7841cee36130aaf90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T06:45:16Z", "revision_number": 0, "id": "cf1bafc7-5dbb-495e-be09-60887450d89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T06:45:16Z", "security_group_id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "tenant_id": "54f17a86134f4fb7841cee36130aaf90", "port_range_min": null, "ethertype": "IPv4", "project_id": "54f17a86134f4fb7841cee36130aaf90"}], "revision_number": 1, "project_id": "54f17a86134f4fb7841cee36130aaf90", "id": "b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 07:15:52,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-aa0569f4-7ce2-49b8-9bfe-be958a983a27 2018-10-17 07:15:52,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049280166626s 2018-10-17 07:15:52,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 07:15:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa89566642e7b27fdd15d957e75c4cba6ace34a764e329df628df5fe864afb65" 2018-10-17 07:15:53,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:15:53 GMT X-Openstack-Request-Id: req-7fe2ad96-4c4d-4f1f-a6dc-5dcf3adac194 2018-10-17 07:15:53,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:15:53,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b97a5e3f-b8ca-4cb0-bdb4-8de1beb6f2fa.json used request id req-7fe2ad96-4c4d-4f1f-a6dc-5dcf3adac194 2018-10-17 07:15:53,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144915103912s 2018-10-17 07:15:53,083 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 00:13 | FAIL | | shaker | functest | benchmarking | 30:15 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-10-17 07:15:53,086 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 07:15:53,152 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 07:16:18,158 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 07:16:18,161 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=iXEDdSCTy0wIbmMvIYdZobVj3 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=fe010d0d79494effbe02dd92c443bc23 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 07:16:18,161 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 07:16:18,161 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-10-17 07:16:18,162 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-17 07:16:18,164 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-17 07:17:11,130 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 07:17:11,136 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=iXEDdSCTy0wIbmMvIYdZobVj3 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=fe010d0d79494effbe02dd92c443bc23 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 07:17:11,136 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 07:17:11,137 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-10-17 07:17:11,157 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-10-17 07:17:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:17:11,453 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feebfe22-f078-4c13-b747-de84408b701a 2018-10-17 07:17:11,454 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 07:17:11,454 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-feebfe22-f078-4c13-b747-de84408b701a 2018-10-17 07:17:11,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 07:17:11,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T08:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["7bfOhWV7SAyk2OvMfW9f5A"], "issued_at": "2018-10-17T07:17:11.000000Z"}} 2018-10-17 07:17:11,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:17:11,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:12,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:12 GMT X-Openstack-Request-Id: req-ae7ba8ea-b64e-47d3-9075-79ce20465a77 2018-10-17 07:17:12,253 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 07:17:12,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ae7ba8ea-b64e-47d3-9075-79ce20465a77 2018-10-17 07:17:12,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390003919601s 2018-10-17 07:17:12,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:17:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:12,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4815159a-01c8-44b3-b707-aa0b1c007c2b 2018-10-17 07:17:12,460 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 07:17:12,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-4815159a-01c8-44b3-b707-aa0b1c007c2b 2018-10-17 07:17:12,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194428920746s 2018-10-17 07:17:12,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 07:17:12,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b"}}' 2018-10-17 07:17:12,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb15026f-43f2-45fc-ae1e-f68c33e77a89 2018-10-17 07:17:12,692 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178"}, "tags": [], "enabled": true, "id": "d90ab308c96e4c30b9d0f016c85ad178", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b"}} 2018-10-17 07:17:12,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb15026f-43f2-45fc-ae1e-f68c33e77a89 2018-10-17 07:17:12,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.223891019821s 2018-10-17 07:17:12,692 - 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'd90ab308c96e4c30b9d0f016c85ad178', '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_5069bb06-029e-450d-afc3-bad53e06db6b'}) 2018-10-17 07:17:12,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 07:17:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8e3941d2-4b43-4e93-8208-c33b8fc475cb", "email": null, "name": "cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b"}}' 2018-10-17 07:17:13,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-878c870b-7a94-4886-982c-e4e068a02c76 2018-10-17 07:17:13,177 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b", "links": {"self": "http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bde7038e7b9b40f98d90590423f99507", "domain_id": "default", "password_expires_at": null}} 2018-10-17 07:17:13,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-878c870b-7a94-4886-982c-e4e068a02c76 2018-10-17 07:17:13,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478175878525s 2018-10-17 07:17:13,178 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bde7038e7b9b40f98d90590423f99507', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b'}) 2018-10-17 07:17:13,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:17:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:13,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06955a26-162f-4d2c-849c-9e2929643b9f 2018-10-17 07:17:13,394 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:17:13,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-06955a26-162f-4d2c-849c-9e2929643b9f 2018-10-17 07:17:13,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212303161621s 2018-10-17 07:17:13,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:17:13,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:13,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6efb82d2-2734-491c-8664-12cecb55bbba 2018-10-17 07:17:13,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:17:13,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6efb82d2-2734-491c-8664-12cecb55bbba 2018-10-17 07:17:13,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11027097702s 2018-10-17 07:17:13,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:17:13,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:13,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16df9b19-37d5-4269-b0f0-d00991936729 2018-10-17 07:17:13,708 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:17:13,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-16df9b19-37d5-4269-b0f0-d00991936729 2018-10-17 07:17:13,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191809892654s 2018-10-17 07:17:13,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:17:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:13,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec90dafa-25b9-4d53-85a6-e1f5f8a502ce 2018-10-17 07:17:13,989 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 07:17:13,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ec90dafa-25b9-4d53-85a6-e1f5f8a502ce 2018-10-17 07:17:13,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.275886058807s 2018-10-17 07:17:13,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:17:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:14,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25986143-e874-454c-a469-cea8d4c92292 2018-10-17 07:17:14,204 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b", "links": {"self": "http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bde7038e7b9b40f98d90590423f99507", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 07:17:14,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-25986143-e874-454c-a469-cea8d4c92292 2018-10-17 07:17:14,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21401309967s 2018-10-17 07:17:14,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:17:14,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:14,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9136d6-c07c-4f84-b0b0-79db0828b23e 2018-10-17 07:17:14,333 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178"}, "tags": [], "enabled": true, "id": "d90ab308c96e4c30b9d0f016c85ad178", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 07:17:14,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-bd9136d6-c07c-4f84-b0b0-79db0828b23e 2018-10-17 07:17:14,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115414142609s 2018-10-17 07:17:14,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 07:17:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=bde7038e7b9b40f98d90590423f99507&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=d90ab308c96e4c30b9d0f016c85ad178" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:14,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7bb87c-9f74-4cf1-b484-70068f22b821 2018-10-17 07:17:14,533 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=bde7038e7b9b40f98d90590423f99507&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=d90ab308c96e4c30b9d0f016c85ad178", "previous": null, "next": null}} 2018-10-17 07:17:14,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=bde7038e7b9b40f98d90590423f99507&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=d90ab308c96e4c30b9d0f016c85ad178 used request id req-ce7bb87c-9f74-4cf1-b484-70068f22b821 2018-10-17 07:17:14,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190892934799s 2018-10-17 07:17:14,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 07:17:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178/users/bde7038e7b9b40f98d90590423f99507/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:14,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bafd1527-e445-48a2-a80a-ee15ff1f46a9 2018-10-17 07:17:14,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:17:14,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178/users/bde7038e7b9b40f98d90590423f99507/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-bafd1527-e445-48a2-a80a-ee15ff1f46a9 2018-10-17 07:17:14,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.248718976974s 2018-10-17 07:17:14,787 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b', 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'd90ab308c96e4c30b9d0f016c85ad178', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8e3941d2-4b43-4e93-8208-c33b8fc475cb', 'username': u'cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 07:17:14,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b', 'password': '8e3941d2-4b43-4e93-8208-c33b8fc475cb', 'project_name': 'cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'd90ab308c96e4c30b9d0f016c85ad178', 'project_domain_name': 'Default'} 2018-10-17 07:17:14,791 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-10-17 07:17:14,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:17:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:14,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0b1705-51ac-434c-b0fd-3c3716367597 2018-10-17 07:17:14,994 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 07:17:14,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-cd0b1705-51ac-434c-b0fd-3c3716367597 2018-10-17 07:17:14,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202260971069s 2018-10-17 07:17:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:17:15,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:17:15,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16359141-b7ce-4978-a2b2-8e8f0ab10ee1 2018-10-17 07:17:15,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178"}, "tags": [], "enabled": true, "id": "d90ab308c96e4c30b9d0f016c85ad178", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 07:17:15,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-16359141-b7ce-4978-a2b2-8e8f0ab10ee1 2018-10-17 07:17:15,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111796140671s 2018-10-17 07:17:15,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 07:17:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" -d '{"network": {"tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "name": "cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b", "admin_state_up": true}}' 2018-10-17 07:17:15,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:15 GMT X-Openstack-Request-Id: req-27f954e2-c385-46bf-93cf-39b8001195e7 2018-10-17 07:17:15,817 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"d90ab308c96e4c30b9d0f016c85ad178","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:17:15Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b","admin_state_up":true,"tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:15Z","mtu":1450}} 2018-10-17 07:17:15,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-27f954e2-c385-46bf-93cf-39b8001195e7 2018-10-17 07:17:15,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.69980096817s 2018-10-17 07:17:15,817 - 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-10-17T07:17:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'01b7aad6-d97a-47ed-b567-6d73859b0a47', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b', u'created_at': u'2018-10-17T07:17:15Z', u'mtu': 1450, u'tenant_id': u'd90ab308c96e4c30b9d0f016c85ad178', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd90ab308c96e4c30b9d0f016c85ad178', u'l2_adjacency': True}) 2018-10-17 07:17:15,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:17:15,828 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d233287-2e6d-43e7-ab9c-7df5f7e43fdc 2018-10-17 07:17:15,828 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 07:17:15,829 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-7d233287-2e6d-43e7-ab9c-7df5f7e43fdc 2018-10-17 07:17:15,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 07:17:16,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T08:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d90ab308c96e4c30b9d0f016c85ad178", "name": "cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d90ab308c96e4c30b9d0f016c85ad178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/d90ab308c96e4c30b9d0f016c85ad178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/d90ab308c96e4c30b9d0f016c85ad178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d90ab308c96e4c30b9d0f016c85ad178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/d90ab308c96e4c30b9d0f016c85ad178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/d90ab308c96e4c30b9d0f016c85ad178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/d90ab308c96e4c30b9d0f016c85ad178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/d90ab308c96e4c30b9d0f016c85ad178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/d90ab308c96e4c30b9d0f016c85ad178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_d90ab308c96e4c30b9d0f016c85ad178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_d90ab308c96e4c30b9d0f016c85ad178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d90ab308c96e4c30b9d0f016c85ad178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/d90ab308c96e4c30b9d0f016c85ad178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/d90ab308c96e4c30b9d0f016c85ad178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b", "id": "bde7038e7b9b40f98d90590423f99507"}, "audit_ids": ["1dxolmxgRVuvr5EhKol1AA"], "issued_at": "2018-10-17T07:17:16.000000Z"}} 2018-10-17 07:17:16,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:17:16,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:17:16,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:16 GMT X-Openstack-Request-Id: req-d6eb33d3-6093-42be-af97-88b94a19161e 2018-10-17 07:17:16,637 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d90ab308c96e4c30b9d0f016c85ad178","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:17:15Z","qos_policy_id":null,"name":"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b","admin_state_up":true,"tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 07:17:16,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d6eb33d3-6093-42be-af97-88b94a19161e 2018-10-17 07:17:16,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411093950272s 2018-10-17 07:17:16,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 07:17:16,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"subnet": {"name": "cloudify-subnet_5069bb06-029e-450d-afc3-bad53e06db6b", "enable_dhcp": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 07:17:17,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:17 GMT X-Openstack-Request-Id: req-964b201a-5664-41d7-8dfa-4cb908f2c335 2018-10-17 07:17:17,308 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:17:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d90ab308c96e4c30b9d0f016c85ad178","id":"10956103-c017-47ea-b056-3b85fad0aab9","subnetpool_id":null,"name":"cloudify-subnet_5069bb06-029e-450d-afc3-bad53e06db6b"}} 2018-10-17 07:17:17,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-964b201a-5664-41d7-8dfa-4cb908f2c335 2018-10-17 07:17:17,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.668985128403s 2018-10-17 07:17:17,309 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T07:17:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'10956103-c017-47ea-b056-3b85fad0aab9', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_5069bb06-029e-450d-afc3-bad53e06db6b', u'enable_dhcp': True, u'network_id': u'01b7aad6-d97a-47ed-b567-6d73859b0a47', u'tenant_id': u'd90ab308c96e4c30b9d0f016c85ad178', u'created_at': u'2018-10-17T07:17:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd90ab308c96e4c30b9d0f016c85ad178'}) 2018-10-17 07:17:17,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 07:17:17,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "cloudify-router_5069bb06-029e-450d-afc3-bad53e06db6b", "admin_state_up": true}}' 2018-10-17 07:17:19,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:19 GMT X-Openstack-Request-Id: req-b4752e6e-1cb9-4327-b4b9-ca31227a7cf2 2018-10-17 07:17:19,167 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:17Z", "admin_state_up": true, "updated_at": "2018-10-17T07:17:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "name": "cloudify-router_5069bb06-029e-450d-afc3-bad53e06db6b"}} 2018-10-17 07:17:19,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b4752e6e-1cb9-4327-b4b9-ca31227a7cf2 2018-10-17 07:17:19,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.85795211792s 2018-10-17 07:17:19,168 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T07:17:18Z', u'revision_number': 2, u'id': u'ea01e69b-f62a-499d-a7bf-9461de53fa53', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_5069bb06-029e-450d-afc3-bad53e06db6b', u'admin_state_up': True, u'tenant_id': u'd90ab308c96e4c30b9d0f016c85ad178', u'created_at': u'2018-10-17T07:17:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'd90ab308c96e4c30b9d0f016c85ad178'}) 2018-10-17 07:17:19,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 07:17:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ea01e69b-f62a-499d-a7bf-9461de53fa53/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"subnet_id": "10956103-c017-47ea-b056-3b85fad0aab9"}' 2018-10-17 07:17:21,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:21 GMT X-Openstack-Request-Id: req-59751179-9569-4562-adec-deec8ac06990 2018-10-17 07:17:21,961 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "subnet_id": "10956103-c017-47ea-b056-3b85fad0aab9", "subnet_ids": ["10956103-c017-47ea-b056-3b85fad0aab9"], "port_id": "ae83c51b-7228-4046-8985-11fdf0bd063c", "id": "ea01e69b-f62a-499d-a7bf-9461de53fa53"} 2018-10-17 07:17:21,961 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ea01e69b-f62a-499d-a7bf-9461de53fa53/add_router_interface.json used request id req-59751179-9569-4562-adec-deec8ac06990 2018-10-17 07:17:21,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.79318499565s 2018-10-17 07:17:21,962 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-17 07:17:58,091 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-17 07:17:58,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:17:58,100 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:58 GMT 2018-10-17 07:17:58,101 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 07:17:58,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:17:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:17:58,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:58 GMT X-Openstack-Request-Id: req-54118731-1417-404a-a531-fbda82638ff6 2018-10-17 07:17:58,419 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:17:58,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-54118731-1417-404a-a531-fbda82638ff6 2018-10-17 07:17:58,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316800117493s 2018-10-17 07:17:58,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 07:17:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b"}' 2018-10-17 07:17:58,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 07:17:58 GMT Location: http://172.30.9.29:9292/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-37c8de4d-f7de-4e9d-975b-5f449f9db426 2018-10-17 07:17:58,472 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:17:58Z", "file": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/file", "owner": "d90ab308c96e4c30b9d0f016c85ad178", "id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "size": null, "self": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "checksum": null, "created_at": "2018-10-17T07:17:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 07:17:58,472 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-37c8de4d-f7de-4e9d-975b-5f449f9db426 2018-10-17 07:17:58,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419669151306s 2018-10-17 07:17:58,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 07:17:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '' 2018-10-17 07:18:59,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:18:59 GMT X-Openstack-Request-Id: req-462c5ed8-93f4-491a-b4f1-e1e375a3fdd8 2018-10-17 07:18:59,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:18:59,878 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/file used request id req-462c5ed8-93f4-491a-b4f1-e1e375a3fdd8 2018-10-17 07:18:59,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.4057540894s 2018-10-17 07:18:59,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:18:59,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:18:59,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 07:18:59 GMT X-Openstack-Request-Id: req-b88fb992-da99-4178-b9e0-7a6e68505bf6 2018-10-17 07:18:59,928 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:18:59Z", "file": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/file", "owner": "d90ab308c96e4c30b9d0f016c85ad178", "id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "size": 4373348352, "self": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:17:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:18:59,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b88fb992-da99-4178-b9e0-7a6e68505bf6 2018-10-17 07:18:59,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436220169067s 2018-10-17 07:18:59,930 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/file', 'owner': u'd90ab308c96e4c30b9d0f016c85ad178', 'id': u'0818c61a-8155-4f6c-8291-94a67e3c3ef1', 'size': 4373348352, u'self': u'/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd90ab308c96e4c30b9d0f016c85ad178', 'name': 'cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T07:18:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T07:18:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b', 'created': u'2018-10-17T07:17:58Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-17T07:17:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-17 07:18:59,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 07:18:59,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_5069bb06-029e-450d-afc3-bad53e06db6b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-17 07:19:00,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 07:18:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f839258-dd4a-438a-a877-632830652f43 x-openstack-request-id: req-9f839258-dd4a-438a-a877-632830652f43 2018-10-17 07:19:00,381 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "name": "cloudify-flavor_5069bb06-029e-450d-afc3-bad53e06db6b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 07:19:00,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9f839258-dd4a-438a-a877-632830652f43 2018-10-17 07:19:00,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.447503805161s 2018-10-17 07:19:00,383 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_5069bb06-029e-450d-afc3-bad53e06db6b', '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'fe010d0d79494effbe02dd92c443bc23', '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'59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f', 'swap': 0}) 2018-10-17 07:19:00,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 07:19:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" -d '{"extra_specs": {}}' 2018-10-17 07:19:00,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61fba608-deea-44a2-8d7c-d6577f2f6117 x-openstack-request-id: req-61fba608-deea-44a2-8d7c-d6577f2f6117 2018-10-17 07:19:00,405 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 07:19:00,405 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f/os-extra_specs used request id req-61fba608-deea-44a2-8d7c-d6577f2f6117 2018-10-17 07:19:00,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217020511627s 2018-10-17 07:19:00,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 07:19:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"keypair": {"name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b"}}' 2018-10-17 07:19:01,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c664ceb4-bf7f-4407-98cc-6c4db87e6a05 x-openstack-request-id: req-c664ceb4-bf7f-4407-98cc-6c4db87e6a05 2018-10-17 07:19:01,849 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfIOSeLFwpuFZtGNsshSnwEZRNfkgqkVHdOuuQ1ZzBQHoUmaVlGy0mxns8Ae2hARUPby7WyOuRpJ2NNkvJgP7nYdgeicIissf/8ie5phYlQnAUhiGdab67rEf9mZ8WlyDl88J+pgz1Xw4cVWoFoL6eg3HK/+VAg35hBsSdFF4xGEe0DdctxhhXZQnB+9nMWqz4eWO1qsR8CEVLU3Jh2caFxgCnNuafmEJdcFd6JI3zwPUiaQuuHGuT0C3c2uky4IS9JyJr/7qb+/WgRUyGvsO19SfrZr8rwIOS8LTDnXXM3N6zODjBTqXMG+DWn/8+rDBPMTNJK1drO076ICLSLws1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3yDknixcKbhWbRjbLIUp8BGUTX5IKpFR3TrrkNWcwUB6FJml\nZRstJsZ7PAHtoQEVD28u1sjrkaSdjTZLyYD+52HYHonCIrLH//InuaYWJUJwFIYh\nnWm+u6xH/ZmfFpcg5fPCfqYM9V8OHFVqBaC+noNxyv/lQIN+YQbEnRReMRhHtA3X\nLcYYV2UJwfvZzFqs+HljtarEfAhFS1NyYdnGhcYApzbmn5hCXXBXeiSN88D1ImkL\nrhxrk9At3NrpMuCEvScia/+6m/v1oEVMhr7DtfUn62a/K8CDkvC0w511zNzeszg4\nwU6lzBvg1p//PqwwTzEzSStXaztO+iAi0i8LNQIDAQABAoIBAQDWTAImhBZUH24q\nQ6gk3xRDNK8JqlJnR8CnSHJ8XRy7YlCdvl9idrJrvk8XeAahDqgKdc83jCrra33B\n5Tbupgyrb4ag9c/VgX2irRFINWKpkGCS5awdQjVki/dscoGfsbBwCihveM2TUCL+\nRW6ZTyQkm7vLqu+kgWX8jAKDls9MN+j1U5oyzLABAYng6tkoeAracOZTzg4gJxuI\nqSg/JqgNSdlTxTYv1h0GVXMgocBcPaLoq52D8BSd+6ft6G6Oha0ZnNTk7o0X9Mpy\nbDiMdsgvIFuwYvB6y4IQeiA6n5YeQiTKFtuzYEX9hjAPIiXZySyK7llbUCRjgI9P\nCUeJY6P1AoGBAPqFTQGIQDw753oZ3G0/YO9d4XE/A4y/V0Y+8Pcoso7lkgOyaX65\nTKDzxAmnWnHeOxNmIbd/V4B4YZOkNQazwdpSBphENZkj+b/kp7mCtqyEjtqgDcJj\nybnHyKopllA8oNwqDzbkqxz5rtiwe12tZCEbGSETVLSQoUKc+vbzdIYTAoGBAOQC\nODIexyesMKrs3gDVnEBWS2ZazLWN34vc6faZg1V2eWudBLYgm/x3gOrnxs6kHjeT\ncSza3oG8D1Ahomv0eA0tJdMutchWtg8AFWnivpklyin404Hoqw7e2EXuNw4Uh8LC\n9toNKxy1kIUEm8EsfBK3k/fdUpFypzbphGXWMvKXAoGAIiHBQSEwJ0S+H+ugFZ5Z\n9aLj0UsVj7qOCHsQ14vK8B8lCq3nI6XZY+ByaCJN90+g2t7CXz7RTCaanMP1mYkq\nMzWTwnEgoFG/eD6N/39opg6VbAH8feycklw+4bgyy5HHFNgCJKd5DMST5t/8nuG9\nz6jifpgkpUlDP1El/DllOdMCgYB5bGkq39MlYICmdfAgN6G3bX1H6/D6eqxi2mnK\nRqR3Xdl5oqwApcsMH0QLVRU9tI7W//EUdxZptpHdFZxeq1lHgxSSq1xpbSwVPvEo\na3UfL83Cnl1c4GBAUhKQ4zR0jiBiatt08fBUoKhu/i5IKH2Gpjbpl/bBuHIuPxuf\n8/s7zwKBgQDfq6kCeQN0rRYwN8oYo7F0g55ZjB4dd94eAQogzkchtQoqWC6Wx+b/\nU/jiDRzTO+2ciW3dxEQdza5ncCJeP1mpemLLA5fIB8X7xEn4/m0IQoDtRvSK+iBW\nf3viEYnpYpgC4MJE6NY/GQZnS0s4OIZPsRPMEAachOru2rvsa3eC5g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bde7038e7b9b40f98d90590423f99507", "name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "fingerprint": "f3:17:b4:f3:c6:70:a1:f3:1c:85:ff:e2:39:39:92:75"}} 2018-10-17 07:19:01,849 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-c664ceb4-bf7f-4407-98cc-6c4db87e6a05 2018-10-17 07:19:01,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.44112181664s 2018-10-17 07:19:01,851 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfIOSeLFwpuFZtGNsshSnwEZRNfkgqkVHdOuuQ1ZzBQHoUmaVlGy0mxns8Ae2hARUPby7WyOuRpJ2NNkvJgP7nYdgeicIissf/8ie5phYlQnAUhiGdab67rEf9mZ8WlyDl88J+pgz1Xw4cVWoFoL6eg3HK/+VAg35hBsSdFF4xGEe0DdctxhhXZQnB+9nMWqz4eWO1qsR8CEVLU3Jh2caFxgCnNuafmEJdcFd6JI3zwPUiaQuuHGuT0C3c2uky4IS9JyJr/7qb+/WgRUyGvsO19SfrZr8rwIOS8LTDnXXM3N6zODjBTqXMG+DWn/8+rDBPMTNJK1drO076ICLSLws1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3yDknixcKbhWbRjbLIUp8BGUTX5IKpFR3TrrkNWcwUB6FJml\nZRstJsZ7PAHtoQEVD28u1sjrkaSdjTZLyYD+52HYHonCIrLH//InuaYWJUJwFIYh\nnWm+u6xH/ZmfFpcg5fPCfqYM9V8OHFVqBaC+noNxyv/lQIN+YQbEnRReMRhHtA3X\nLcYYV2UJwfvZzFqs+HljtarEfAhFS1NyYdnGhcYApzbmn5hCXXBXeiSN88D1ImkL\nrhxrk9At3NrpMuCEvScia/+6m/v1oEVMhr7DtfUn62a/K8CDkvC0w511zNzeszg4\nwU6lzBvg1p//PqwwTzEzSStXaztO+iAi0i8LNQIDAQABAoIBAQDWTAImhBZUH24q\nQ6gk3xRDNK8JqlJnR8CnSHJ8XRy7YlCdvl9idrJrvk8XeAahDqgKdc83jCrra33B\n5Tbupgyrb4ag9c/VgX2irRFINWKpkGCS5awdQjVki/dscoGfsbBwCihveM2TUCL+\nRW6ZTyQkm7vLqu+kgWX8jAKDls9MN+j1U5oyzLABAYng6tkoeAracOZTzg4gJxuI\nqSg/JqgNSdlTxTYv1h0GVXMgocBcPaLoq52D8BSd+6ft6G6Oha0ZnNTk7o0X9Mpy\nbDiMdsgvIFuwYvB6y4IQeiA6n5YeQiTKFtuzYEX9hjAPIiXZySyK7llbUCRjgI9P\nCUeJY6P1AoGBAPqFTQGIQDw753oZ3G0/YO9d4XE/A4y/V0Y+8Pcoso7lkgOyaX65\nTKDzxAmnWnHeOxNmIbd/V4B4YZOkNQazwdpSBphENZkj+b/kp7mCtqyEjtqgDcJj\nybnHyKopllA8oNwqDzbkqxz5rtiwe12tZCEbGSETVLSQoUKc+vbzdIYTAoGBAOQC\nODIexyesMKrs3gDVnEBWS2ZazLWN34vc6faZg1V2eWudBLYgm/x3gOrnxs6kHjeT\ncSza3oG8D1Ahomv0eA0tJdMutchWtg8AFWnivpklyin404Hoqw7e2EXuNw4Uh8LC\n9toNKxy1kIUEm8EsfBK3k/fdUpFypzbphGXWMvKXAoGAIiHBQSEwJ0S+H+ugFZ5Z\n9aLj0UsVj7qOCHsQ14vK8B8lCq3nI6XZY+ByaCJN90+g2t7CXz7RTCaanMP1mYkq\nMzWTwnEgoFG/eD6N/39opg6VbAH8feycklw+4bgyy5HHFNgCJKd5DMST5t/8nuG9\nz6jifpgkpUlDP1El/DllOdMCgYB5bGkq39MlYICmdfAgN6G3bX1H6/D6eqxi2mnK\nRqR3Xdl5oqwApcsMH0QLVRU9tI7W//EUdxZptpHdFZxeq1lHgxSSq1xpbSwVPvEo\na3UfL83Cnl1c4GBAUhKQ4zR0jiBiatt08fBUoKhu/i5IKH2Gpjbpl/bBuHIuPxuf\n8/s7zwKBgQDfq6kCeQN0rRYwN8oYo7F0g55ZjB4dd94eAQogzkchtQoqWC6Wx+b/\nU/jiDRzTO+2ciW3dxEQdza5ncCJeP1mpemLLA5fIB8X7xEn4/m0IQoDtRvSK+iBW\nf3viEYnpYpgC4MJE6NY/GQZnS0s4OIZPsRPMEAachOru2rvsa3eC5g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bde7038e7b9b40f98d90590423f99507', 'name': u'cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b', 'created_at': '2018-10-17T07:19:01.851012', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd90ab308c96e4c30b9d0f016c85ad178', 'name': 'cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f3:17:b4:f3:c6:70:a1:f3:1c:85:ff:e2:39:39:92:75', 'type': 'ssh', 'id': u'cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b'}) 2018-10-17 07:19:01,851 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3yDknixcKbhWbRjbLIUp8BGUTX5IKpFR3TrrkNWcwUB6FJml ZRstJsZ7PAHtoQEVD28u1sjrkaSdjTZLyYD+52HYHonCIrLH//InuaYWJUJwFIYh nWm+u6xH/ZmfFpcg5fPCfqYM9V8OHFVqBaC+noNxyv/lQIN+YQbEnRReMRhHtA3X LcYYV2UJwfvZzFqs+HljtarEfAhFS1NyYdnGhcYApzbmn5hCXXBXeiSN88D1ImkL rhxrk9At3NrpMuCEvScia/+6m/v1oEVMhr7DtfUn62a/K8CDkvC0w511zNzeszg4 wU6lzBvg1p//PqwwTzEzSStXaztO+iAi0i8LNQIDAQABAoIBAQDWTAImhBZUH24q Q6gk3xRDNK8JqlJnR8CnSHJ8XRy7YlCdvl9idrJrvk8XeAahDqgKdc83jCrra33B 5Tbupgyrb4ag9c/VgX2irRFINWKpkGCS5awdQjVki/dscoGfsbBwCihveM2TUCL+ RW6ZTyQkm7vLqu+kgWX8jAKDls9MN+j1U5oyzLABAYng6tkoeAracOZTzg4gJxuI qSg/JqgNSdlTxTYv1h0GVXMgocBcPaLoq52D8BSd+6ft6G6Oha0ZnNTk7o0X9Mpy bDiMdsgvIFuwYvB6y4IQeiA6n5YeQiTKFtuzYEX9hjAPIiXZySyK7llbUCRjgI9P CUeJY6P1AoGBAPqFTQGIQDw753oZ3G0/YO9d4XE/A4y/V0Y+8Pcoso7lkgOyaX65 TKDzxAmnWnHeOxNmIbd/V4B4YZOkNQazwdpSBphENZkj+b/kp7mCtqyEjtqgDcJj ybnHyKopllA8oNwqDzbkqxz5rtiwe12tZCEbGSETVLSQoUKc+vbzdIYTAoGBAOQC ODIexyesMKrs3gDVnEBWS2ZazLWN34vc6faZg1V2eWudBLYgm/x3gOrnxs6kHjeT cSza3oG8D1Ahomv0eA0tJdMutchWtg8AFWnivpklyin404Hoqw7e2EXuNw4Uh8LC 9toNKxy1kIUEm8EsfBK3k/fdUpFypzbphGXWMvKXAoGAIiHBQSEwJ0S+H+ugFZ5Z 9aLj0UsVj7qOCHsQ14vK8B8lCq3nI6XZY+ByaCJN90+g2t7CXz7RTCaanMP1mYkq MzWTwnEgoFG/eD6N/39opg6VbAH8feycklw+4bgyy5HHFNgCJKd5DMST5t/8nuG9 z6jifpgkpUlDP1El/DllOdMCgYB5bGkq39MlYICmdfAgN6G3bX1H6/D6eqxi2mnK RqR3Xdl5oqwApcsMH0QLVRU9tI7W//EUdxZptpHdFZxeq1lHgxSSq1xpbSwVPvEo a3UfL83Cnl1c4GBAUhKQ4zR0jiBiatt08fBUoKhu/i5IKH2Gpjbpl/bBuHIuPxuf 8/s7zwKBgQDfq6kCeQN0rRYwN8oYo7F0g55ZjB4dd94eAQogzkchtQoqWC6Wx+b/ U/jiDRzTO+2ciW3dxEQdza5ncCJeP1mpemLLA5fIB8X7xEn4/m0IQoDtRvSK+iBW f3viEYnpYpgC4MJE6NY/GQZnS0s4OIZPsRPMEAachOru2rvsa3eC5g== -----END RSA PRIVATE KEY----- 2018-10-17 07:19:01,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 07:19:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"security_group": {"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b", "description": "created by OPNFV Functest (cloudify)"}}' 2018-10-17 07:19:02,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-4d6885c6-4d27-41ad-ba94-23421aec83bc 2018-10-17 07:19:02,042 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}} 2018-10-17 07:19:02,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4d6885c6-4d27-41ad-ba94-23421aec83bc 2018-10-17 07:19:02,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.185383081436s 2018-10-17 07:19:02,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:19:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:02,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-b5b61301-9923-4e07-9589-27b38a5a603d 2018-10-17 07:19:02,183 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:19:02,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b5b61301-9923-4e07-9589-27b38a5a603d 2018-10-17 07:19:02,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.133433818817s 2018-10-17 07:19:02,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:19:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -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": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}}' 2018-10-17 07:19:02,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-59ec10eb-8ad0-458d-8fbf-be1211b6acb1 2018-10-17 07:19:02,344 - keystoneauth.session - DEBUG - 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-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:02Z", "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "f065efba-2583-4658-b2e0-bdb96cd90055"}} 2018-10-17 07:19:02,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-59ec10eb-8ad0-458d-8fbf-be1211b6acb1 2018-10-17 07:19:02,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154191970825s 2018-10-17 07:19:02,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:19:02,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:02,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-ab1cddf0-6f80-473e-80fb-e320cd77130e 2018-10-17 07:19:02,398 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "f065efba-2583-4658-b2e0-bdb96cd90055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 2, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:19:02,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ab1cddf0-6f80-473e-80fb-e320cd77130e 2018-10-17 07:19:02,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047513961792s 2018-10-17 07:19:02,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:19:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -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": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}}' 2018-10-17 07:19:02,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-2b6accd9-738f-46ad-a635-3e70d36008be 2018-10-17 07:19:02,530 - keystoneauth.session - DEBUG - 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-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "port_range_min": null, "revision_number": 0, "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:02Z", "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3a8a5ae3-b436-465e-ac53-9470ae002366"}} 2018-10-17 07:19:02,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-2b6accd9-738f-46ad-a635-3e70d36008be 2018-10-17 07:19:02,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125966072083s 2018-10-17 07:19:02,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:19:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:02,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-1baa698b-0a99-4008-b8cd-b8a265731bff 2018-10-17 07:19:02,582 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "3a8a5ae3-b436-465e-ac53-9470ae002366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "f065efba-2583-4658-b2e0-bdb96cd90055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 3, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:19:02,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1baa698b-0a99-4008-b8cd-b8a265731bff 2018-10-17 07:19:02,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457298755646s 2018-10-17 07:19:02,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:19:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -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": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}}' 2018-10-17 07:19:02,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-7fb233d8-1152-46b5-a9b9-a38e013303cd 2018-10-17 07:19:02,716 - keystoneauth.session - DEBUG - 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-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "port_range_min": 80, "revision_number": 0, "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:02Z", "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "adb56661-4143-4680-9d0a-9969099f473b"}} 2018-10-17 07:19:02,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7fb233d8-1152-46b5-a9b9-a38e013303cd 2018-10-17 07:19:02,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12831401825s 2018-10-17 07:19:02,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:19:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:02,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-58ebd798-a44b-43ad-87a1-2e17707e7504 2018-10-17 07:19:02,767 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "3a8a5ae3-b436-465e-ac53-9470ae002366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "adb56661-4143-4680-9d0a-9969099f473b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "f065efba-2583-4658-b2e0-bdb96cd90055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 4, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:19:02,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-58ebd798-a44b-43ad-87a1-2e17707e7504 2018-10-17 07:19:02,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460138320923s 2018-10-17 07:19:02,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:19:02,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -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": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}}' 2018-10-17 07:19:02,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-a82e4ff6-b258-4a79-8b90-1e7cd4cb804b 2018-10-17 07:19:02,938 - keystoneauth.session - DEBUG - 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-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "port_range_min": 443, "revision_number": 0, "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:02Z", "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "b03fe812-a020-4613-b35d-10755a35e83d"}} 2018-10-17 07:19:02,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a82e4ff6-b258-4a79-8b90-1e7cd4cb804b 2018-10-17 07:19:02,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164824008942s 2018-10-17 07:19:02,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:19:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:02,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:02 GMT X-Openstack-Request-Id: req-2ed37298-b36f-4ed5-aef2-a0e2009df985 2018-10-17 07:19:02,990 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "3a8a5ae3-b436-465e-ac53-9470ae002366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "adb56661-4143-4680-9d0a-9969099f473b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "b03fe812-a020-4613-b35d-10755a35e83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "f065efba-2583-4658-b2e0-bdb96cd90055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 5, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:19:02,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-2ed37298-b36f-4ed5-aef2-a0e2009df985 2018-10-17 07:19:02,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466969013214s 2018-10-17 07:19:02,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:19:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -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": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}}' 2018-10-17 07:19:03,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:03 GMT X-Openstack-Request-Id: req-49d5ba5f-8ba6-4360-a13e-d507cb1544f0 2018-10-17 07:19:03,118 - keystoneauth.session - DEBUG - 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-10-17T07:19:03Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "port_range_min": 5671, "revision_number": 0, "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:03Z", "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "d33c422d-0b85-4531-a434-0a3ec9b1d49f"}} 2018-10-17 07:19:03,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-49d5ba5f-8ba6-4360-a13e-d507cb1544f0 2018-10-17 07:19:03,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12161397934s 2018-10-17 07:19:03,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:19:03,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:03,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:03 GMT X-Openstack-Request-Id: req-5bc8c01f-4be8-42de-8188-ec4e2e4c4eaf 2018-10-17 07:19:03,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "3a8a5ae3-b436-465e-ac53-9470ae002366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "adb56661-4143-4680-9d0a-9969099f473b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "b03fe812-a020-4613-b35d-10755a35e83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-17T07:19:03Z", "revision_number": 0, "id": "d33c422d-0b85-4531-a434-0a3ec9b1d49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:03Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "f065efba-2583-4658-b2e0-bdb96cd90055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 6, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:19:03,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-5bc8c01f-4be8-42de-8188-ec4e2e4c4eaf 2018-10-17 07:19:03,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473082065582s 2018-10-17 07:19:03,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:19:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -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": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}}' 2018-10-17 07:19:03,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:03 GMT X-Openstack-Request-Id: req-9a873993-70dd-4cc7-a234-9401bb4fab24 2018-10-17 07:19:03,308 - keystoneauth.session - DEBUG - 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-10-17T07:19:03Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "port_range_min": 53333, "revision_number": 0, "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:03Z", "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "7e833473-e599-4cea-ac64-db3ef19108c2"}} 2018-10-17 07:19:03,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-9a873993-70dd-4cc7-a234-9401bb4fab24 2018-10-17 07:19:03,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130880117416s 2018-10-17 07:19:03,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:19:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:03,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:03 GMT X-Openstack-Request-Id: req-fc740b3b-8d7b-4787-98ba-3e53a64ecb82 2018-10-17 07:19:03,412 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d90ab308c96e4c30b9d0f016c85ad178","l2_adjacency":true,"status":"ACTIVE","subnets":["10956103-c017-47ea-b056-3b85fad0aab9"],"description":"","tags":[],"updated_at":"2018-10-17T07:17:16Z","qos_policy_id":null,"name":"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b","admin_state_up":true,"tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 07:19:03,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fc740b3b-8d7b-4787-98ba-3e53a64ecb82 2018-10-17 07:19:03,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102323055267s 2018-10-17 07:19:03,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:19:03,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:03,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:03 GMT X-Openstack-Request-Id: req-5636bf55-4cc7-4f6b-9729-a97e3ac1d4ed 2018-10-17 07:19:03,457 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:18:59Z", "file": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/file", "owner": "d90ab308c96e4c30b9d0f016c85ad178", "id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "size": 4373348352, "self": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:17:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:19:03,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5636bf55-4cc7-4f6b-9729-a97e3ac1d4ed 2018-10-17 07:19:03,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394198894501s 2018-10-17 07:19:03,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:19:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:03,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6d652b7-d5e0-4282-86ff-c5a74b3330ad x-openstack-request-id: req-d6d652b7-d5e0-4282-86ff-c5a74b3330ad 2018-10-17 07:19:03,500 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "name": "cloudify-flavor_5069bb06-029e-450d-afc3-bad53e06db6b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:19:03,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d6d652b7-d5e0-4282-86ff-c5a74b3330ad 2018-10-17 07:19:03,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238509178162s 2018-10-17 07:19:03,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 07:19:03,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"server": {"name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "imageRef": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "flavorRef": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "01b7aad6-d97a-47ed-b567-6d73859b0a47"}], "security_groups": [{"name": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}]}}' 2018-10-17 07:19:06,847 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e x-compute-request-id: req-6fc61aae-546f-4cad-b1e0-8314cbb977de x-openstack-request-id: req-6fc61aae-546f-4cad-b1e0-8314cbb977de 2018-10-17 07:19:06,848 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a40f21bb-a1e4-47fb-8035-051394fc23a9"}], "OS-DCF:diskConfig": "MANUAL", "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "adminPass": "zY35DVY6goVf"}} 2018-10-17 07:19:06,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-6fc61aae-546f-4cad-b1e0-8314cbb977de 2018-10-17 07:19:06,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.34590601921s 2018-10-17 07:19:06,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:06,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:07,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66875cf8-2bfc-4b44-be1a-2bcaae74d92f x-openstack-request-id: req-66875cf8-2bfc-4b44-be1a-2bcaae74d92f 2018-10-17 07:19:07,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "user_id": "bde7038e7b9b40f98d90590423f99507", "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-10-17T07:19:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:07,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-66875cf8-2bfc-4b44-be1a-2bcaae74d92f 2018-10-17 07:19:07,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582730054855s 2018-10-17 07:19:07,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:19:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:07,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:07 GMT X-Openstack-Request-Id: req-66cc9493-f62a-4d95-a2a3-cada620079d1 2018-10-17 07:19:07,540 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d90ab308c96e4c30b9d0f016c85ad178","l2_adjacency":true,"status":"ACTIVE","subnets":["10956103-c017-47ea-b056-3b85fad0aab9"],"description":"","tags":[],"updated_at":"2018-10-17T07:17:16Z","qos_policy_id":null,"name":"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b","admin_state_up":true,"tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 07:19:07,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-66cc9493-f62a-4d95-a2a3-cada620079d1 2018-10-17 07:19:07,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961410999298s 2018-10-17 07:19:07,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 07:19:07,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:07 GMT X-Openstack-Request-Id: req-080a9d34-e228-43b6-9c37-ff5fc8f67473 2018-10-17 07:19:07,596 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:17:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d90ab308c96e4c30b9d0f016c85ad178","id":"10956103-c017-47ea-b056-3b85fad0aab9","subnetpool_id":null,"name":"cloudify-subnet_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:19:07,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-080a9d34-e228-43b6-9c37-ff5fc8f67473 2018-10-17 07:19:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0555980205536s 2018-10-17 07:19:07,597 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:09,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:10,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43bedee2-1728-4665-a45d-4d989d5165bb x-openstack-request-id: req-43bedee2-1728-4665-a45d-4d989d5165bb 2018-10-17 07:19:10,535 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:10,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-43bedee2-1728-4665-a45d-4d989d5165bb 2018-10-17 07:19:10,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934809923172s 2018-10-17 07:19:10,542 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:12,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:13,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-157a9301-e0d5-4251-978b-df156eef6a67 x-openstack-request-id: req-157a9301-e0d5-4251-978b-df156eef6a67 2018-10-17 07:19:13,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:13,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-157a9301-e0d5-4251-978b-df156eef6a67 2018-10-17 07:19:13,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00240015984s 2018-10-17 07:19:13,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:15,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:16,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5652ead7-21f7-4d82-b701-8ce0c48d1872 x-openstack-request-id: req-5652ead7-21f7-4d82-b701-8ce0c48d1872 2018-10-17 07:19:16,023 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:16,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5652ead7-21f7-4d82-b701-8ce0c48d1872 2018-10-17 07:19:16,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467046022415s 2018-10-17 07:19:16,030 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:18,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:18,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cb35eeb-2934-467c-b665-9d160d5fcbef x-openstack-request-id: req-4cb35eeb-2934-467c-b665-9d160d5fcbef 2018-10-17 07:19:18,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:18,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4cb35eeb-2934-467c-b665-9d160d5fcbef 2018-10-17 07:19:18,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86212682724s 2018-10-17 07:19:18,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:20,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:21,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8678635-ba16-4a14-ae57-4e74270872fd x-openstack-request-id: req-f8678635-ba16-4a14-ae57-4e74270872fd 2018-10-17 07:19:21,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:21,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f8678635-ba16-4a14-ae57-4e74270872fd 2018-10-17 07:19:21,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529825925827s 2018-10-17 07:19:21,442 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:23,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c17fd0a9-51a7-4715-9081-1b6c573eefac x-openstack-request-id: req-c17fd0a9-51a7-4715-9081-1b6c573eefac 2018-10-17 07:19:24,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:24,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c17fd0a9-51a7-4715-9081-1b6c573eefac 2018-10-17 07:19:24,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643352031708s 2018-10-17 07:19:24,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:26,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:26,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:26,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61c3a779-6153-4c97-ba4c-f34f3faab95c x-openstack-request-id: req-61c3a779-6153-4c97-ba4c-f34f3faab95c 2018-10-17 07:19:26,754 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:26,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-61c3a779-6153-4c97-ba4c-f34f3faab95c 2018-10-17 07:19:26,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657030820847s 2018-10-17 07:19:26,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:28,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:28,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:29,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce1f363e-a5e0-4968-8511-cd9d2c706e1c x-openstack-request-id: req-ce1f363e-a5e0-4968-8511-cd9d2c706e1c 2018-10-17 07:19:29,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:29,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce1f363e-a5e0-4968-8511-cd9d2c706e1c 2018-10-17 07:19:29,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249053955078s 2018-10-17 07:19:29,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:31,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:31,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:31,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2dcbd8a0-3abc-4697-be37-25b85c899c83 x-openstack-request-id: req-2dcbd8a0-3abc-4697-be37-25b85c899c83 2018-10-17 07:19:31,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:31,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2dcbd8a0-3abc-4697-be37-25b85c899c83 2018-10-17 07:19:31,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420521020889s 2018-10-17 07:19:31,450 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:33,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:34,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0611ec9-b73c-4d88-88f8-9e59158284fb x-openstack-request-id: req-b0611ec9-b73c-4d88-88f8-9e59158284fb 2018-10-17 07:19:34,319 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:34,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b0611ec9-b73c-4d88-88f8-9e59158284fb 2018-10-17 07:19:34,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868930101395s 2018-10-17 07:19:34,326 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:36,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:36,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:36,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea7c62d0-e7c4-4ac2-907b-e0e73659832f x-openstack-request-id: req-ea7c62d0-e7c4-4ac2-907b-e0e73659832f 2018-10-17 07:19:36,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:36,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea7c62d0-e7c4-4ac2-907b-e0e73659832f 2018-10-17 07:19:36,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487020969391s 2018-10-17 07:19:36,823 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:38,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:39,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4541dc29-a3bf-46ff-a5f5-8485757696f0 x-openstack-request-id: req-4541dc29-a3bf-46ff-a5f5-8485757696f0 2018-10-17 07:19:39,226 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:39,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4541dc29-a3bf-46ff-a5f5-8485757696f0 2018-10-17 07:19:39,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402528047562s 2018-10-17 07:19:39,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:41,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:41,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b6a2428-3fd0-4f09-8f71-3a0ccec53c56 x-openstack-request-id: req-0b6a2428-3fd0-4f09-8f71-3a0ccec53c56 2018-10-17 07:19:41,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:41,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0b6a2428-3fd0-4f09-8f71-3a0ccec53c56 2018-10-17 07:19:41,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517813920975s 2018-10-17 07:19:41,759 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:43,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:43,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1cdd9dd-5ac2-4965-9d00-46bd17a1db49 x-openstack-request-id: req-d1cdd9dd-5ac2-4965-9d00-46bd17a1db49 2018-10-17 07:19:43,987 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:43,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1cdd9dd-5ac2-4965-9d00-46bd17a1db49 2018-10-17 07:19:43,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224946022034s 2018-10-17 07:19:43,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:45,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:45,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:46,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ef53fd7-68f9-47f9-8bc6-f120af879f1c x-openstack-request-id: req-0ef53fd7-68f9-47f9-8bc6-f120af879f1c 2018-10-17 07:19:46,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:46,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0ef53fd7-68f9-47f9-8bc6-f120af879f1c 2018-10-17 07:19:46,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220923185349s 2018-10-17 07:19:46,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:48,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:48,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-847b6b43-4cc0-434a-94f3-99743f41ef21 x-openstack-request-id: req-847b6b43-4cc0-434a-94f3-99743f41ef21 2018-10-17 07:19:48,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:48,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-847b6b43-4cc0-434a-94f3-99743f41ef21 2018-10-17 07:19:48,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239221096039s 2018-10-17 07:19:48,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:50,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:50,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06d65247-dc12-4c66-adae-06b955df53ef x-openstack-request-id: req-06d65247-dc12-4c66-adae-06b955df53ef 2018-10-17 07:19:50,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:50,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-06d65247-dc12-4c66-adae-06b955df53ef 2018-10-17 07:19:50,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2243039608s 2018-10-17 07:19:50,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:52,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:52,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a078a5a5-8b0d-4c59-be0f-7edeb247d3e5 x-openstack-request-id: req-a078a5a5-8b0d-4c59-be0f-7edeb247d3e5 2018-10-17 07:19:52,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:52,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a078a5a5-8b0d-4c59-be0f-7edeb247d3e5 2018-10-17 07:19:52,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219607830048s 2018-10-17 07:19:52,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:54,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:55,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7930e4e-f680-43ed-af9f-cf404e9d7343 x-openstack-request-id: req-b7930e4e-f680-43ed-af9f-cf404e9d7343 2018-10-17 07:19:55,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:55,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b7930e4e-f680-43ed-af9f-cf404e9d7343 2018-10-17 07:19:55,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496495962143s 2018-10-17 07:19:55,431 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:57,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:57,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:19:57,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8bc5f7e2-a139-47b9-9e0f-ed8fc4cb440e x-openstack-request-id: req-8bc5f7e2-a139-47b9-9e0f-ed8fc4cb440e 2018-10-17 07:19:57,836 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:19:57,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8bc5f7e2-a139-47b9-9e0f-ed8fc4cb440e 2018-10-17 07:19:57,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403244972229s 2018-10-17 07:19:57,844 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:19:59,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:19:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:00,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:19:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e664df0b-ead4-4a1e-b502-f9eba87255d0 x-openstack-request-id: req-e664df0b-ead4-4a1e-b502-f9eba87255d0 2018-10-17 07:20:00,418 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:00,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e664df0b-ead4-4a1e-b502-f9eba87255d0 2018-10-17 07:20:00,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572166919708s 2018-10-17 07:20:00,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:02,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:02,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73049878-caf2-4155-9b66-6cf5b6f6e5e0 x-openstack-request-id: req-73049878-caf2-4155-9b66-6cf5b6f6e5e0 2018-10-17 07:20:02,673 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:02,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-73049878-caf2-4155-9b66-6cf5b6f6e5e0 2018-10-17 07:20:02,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246345043182s 2018-10-17 07:20:02,680 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:04,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:04,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40f8eafc-b580-4745-8ea1-dbe778ff8611 x-openstack-request-id: req-40f8eafc-b580-4745-8ea1-dbe778ff8611 2018-10-17 07:20:04,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:04,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-40f8eafc-b580-4745-8ea1-dbe778ff8611 2018-10-17 07:20:04,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227956056595s 2018-10-17 07:20:04,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:06,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:07,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-354fc67d-1c14-4b71-a5bb-4047c3d426fd x-openstack-request-id: req-354fc67d-1c14-4b71-a5bb-4047c3d426fd 2018-10-17 07:20:07,481 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:07,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-354fc67d-1c14-4b71-a5bb-4047c3d426fd 2018-10-17 07:20:07,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56138420105s 2018-10-17 07:20:07,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:09,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:09,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9e4855f-2272-477e-86de-73d06e0484bb x-openstack-request-id: req-a9e4855f-2272-477e-86de-73d06e0484bb 2018-10-17 07:20:09,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:09,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a9e4855f-2272-477e-86de-73d06e0484bb 2018-10-17 07:20:09,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417282819748s 2018-10-17 07:20:09,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:11,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:12,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b29679f6-6b30-4d5a-8f7d-f230e4d224a4 x-openstack-request-id: req-b29679f6-6b30-4d5a-8f7d-f230e4d224a4 2018-10-17 07:20:12,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:12,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b29679f6-6b30-4d5a-8f7d-f230e4d224a4 2018-10-17 07:20:12,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.243139982224s 2018-10-17 07:20:12,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:14,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:14,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c0648e3-cc5b-40fb-a2be-0e1ba8af2908 x-openstack-request-id: req-3c0648e3-cc5b-40fb-a2be-0e1ba8af2908 2018-10-17 07:20:14,716 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:14,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c0648e3-cc5b-40fb-a2be-0e1ba8af2908 2018-10-17 07:20:14,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544883012772s 2018-10-17 07:20:14,723 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:16,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:16,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:17,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64c5e436-e3c2-4efc-a5c8-b35339d28a72 x-openstack-request-id: req-64c5e436-e3c2-4efc-a5c8-b35339d28a72 2018-10-17 07:20:17,147 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:17,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-64c5e436-e3c2-4efc-a5c8-b35339d28a72 2018-10-17 07:20:17,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423270940781s 2018-10-17 07:20:17,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:19,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:19,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bfcc3a63-404e-4e14-95ea-7d17e5c7a097 x-openstack-request-id: req-bfcc3a63-404e-4e14-95ea-7d17e5c7a097 2018-10-17 07:20:19,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:19,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bfcc3a63-404e-4e14-95ea-7d17e5c7a097 2018-10-17 07:20:19,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.266416072845s 2018-10-17 07:20:19,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:21,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:21,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:22,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab7ed0a4-fcdd-4d40-9db1-24d5d1702a62 x-openstack-request-id: req-ab7ed0a4-fcdd-4d40-9db1-24d5d1702a62 2018-10-17 07:20:22,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:22,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ab7ed0a4-fcdd-4d40-9db1-24d5d1702a62 2018-10-17 07:20:22,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58188700676s 2018-10-17 07:20:22,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:24,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:24,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:24,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64f8e6bf-b9ac-4b7c-a142-e64a2aa12484 x-openstack-request-id: req-64f8e6bf-b9ac-4b7c-a142-e64a2aa12484 2018-10-17 07:20:24,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:24,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-64f8e6bf-b9ac-4b7c-a142-e64a2aa12484 2018-10-17 07:20:24,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520198106766s 2018-10-17 07:20:24,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:26,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:26,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba99a7be-8396-4013-bf75-c0a2d9679e47 x-openstack-request-id: req-ba99a7be-8396-4013-bf75-c0a2d9679e47 2018-10-17 07:20:26,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:26,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ba99a7be-8396-4013-bf75-c0a2d9679e47 2018-10-17 07:20:26,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230381011963s 2018-10-17 07:20:26,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:28,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:28,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:29,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cec42a98-0fd0-4707-8b97-64943608741e x-openstack-request-id: req-cec42a98-0fd0-4707-8b97-64943608741e 2018-10-17 07:20:29,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:29,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cec42a98-0fd0-4707-8b97-64943608741e 2018-10-17 07:20:29,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532227039337s 2018-10-17 07:20:29,331 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:31,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:31,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:31,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be9790f1-5aaf-4438-9105-282958a90e03 x-openstack-request-id: req-be9790f1-5aaf-4438-9105-282958a90e03 2018-10-17 07:20:31,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:31,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-be9790f1-5aaf-4438-9105-282958a90e03 2018-10-17 07:20:31,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220376968384s 2018-10-17 07:20:31,559 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:33,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:33,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-134295e7-8b52-4728-877e-721b37f0cd28 x-openstack-request-id: req-134295e7-8b52-4728-877e-721b37f0cd28 2018-10-17 07:20:33,795 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:33,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-134295e7-8b52-4728-877e-721b37f0cd28 2018-10-17 07:20:33,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232971906662s 2018-10-17 07:20:33,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:35,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:36,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55585cdd-bddb-4d4b-b139-3068e1fbc0f6 x-openstack-request-id: req-55585cdd-bddb-4d4b-b139-3068e1fbc0f6 2018-10-17 07:20:36,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:36,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-55585cdd-bddb-4d4b-b139-3068e1fbc0f6 2018-10-17 07:20:36,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627885103226s 2018-10-17 07:20:36,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:38,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:38,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ad99ec9-8a28-4b25-9bf0-3d3c99c7c10d x-openstack-request-id: req-5ad99ec9-8a28-4b25-9bf0-3d3c99c7c10d 2018-10-17 07:20:38,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:38,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5ad99ec9-8a28-4b25-9bf0-3d3c99c7c10d 2018-10-17 07:20:38,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516472101212s 2018-10-17 07:20:38,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:40,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:40,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:41,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8fff9ee1-39b2-45df-81e7-fd1d7fbfe608 x-openstack-request-id: req-8fff9ee1-39b2-45df-81e7-fd1d7fbfe608 2018-10-17 07:20:41,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:41,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8fff9ee1-39b2-45df-81e7-fd1d7fbfe608 2018-10-17 07:20:41,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528315067291s 2018-10-17 07:20:41,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:43,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:43,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:44,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce7c49f5-3467-4d1f-a61c-60461d1a6d40 x-openstack-request-id: req-ce7c49f5-3467-4d1f-a61c-60461d1a6d40 2018-10-17 07:20:44,032 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:44,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce7c49f5-3467-4d1f-a61c-60461d1a6d40 2018-10-17 07:20:44,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528268098831s 2018-10-17 07:20:44,039 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:46,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:46,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c562b81a-8bd2-4cd8-a5da-2b83132cba2a x-openstack-request-id: req-c562b81a-8bd2-4cd8-a5da-2b83132cba2a 2018-10-17 07:20:46,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:46,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c562b81a-8bd2-4cd8-a5da-2b83132cba2a 2018-10-17 07:20:46,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504989862442s 2018-10-17 07:20:46,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:48,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:49,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a70363e-06b9-466d-b1e2-33c50905d9fb x-openstack-request-id: req-7a70363e-06b9-466d-b1e2-33c50905d9fb 2018-10-17 07:20:49,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:49,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a70363e-06b9-466d-b1e2-33c50905d9fb 2018-10-17 07:20:49,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697592020035s 2018-10-17 07:20:49,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:51,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:51,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:51,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf6e3835-02d0-4c7c-a362-66a5913afe2b x-openstack-request-id: req-bf6e3835-02d0-4c7c-a362-66a5913afe2b 2018-10-17 07:20:51,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:51,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf6e3835-02d0-4c7c-a362-66a5913afe2b 2018-10-17 07:20:51,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58304309845s 2018-10-17 07:20:51,853 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:53,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:54,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3710c0a9-dd00-4f45-a94d-b2177dfec42c x-openstack-request-id: req-3710c0a9-dd00-4f45-a94d-b2177dfec42c 2018-10-17 07:20:54,292 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:54,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3710c0a9-dd00-4f45-a94d-b2177dfec42c 2018-10-17 07:20:54,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437486171722s 2018-10-17 07:20:54,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:56,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:56,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50a0497e-8c2a-4d12-be62-3c1d3b2347ab x-openstack-request-id: req-50a0497e-8c2a-4d12-be62-3c1d3b2347ab 2018-10-17 07:20:56,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:56,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-50a0497e-8c2a-4d12-be62-3c1d3b2347ab 2018-10-17 07:20:56,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418781042099s 2018-10-17 07:20:56,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:20:58,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:20:58,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:20:59,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:20:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81fba617-74f5-488e-9201-b78238c17398 x-openstack-request-id: req-81fba617-74f5-488e-9201-b78238c17398 2018-10-17 07:20:59,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:20:59,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81fba617-74f5-488e-9201-b78238c17398 2018-10-17 07:20:59,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523477077484s 2018-10-17 07:20:59,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:01,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:01,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:01,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb068f2b-d229-44ac-99a8-7c83a125a32f x-openstack-request-id: req-cb068f2b-d229-44ac-99a8-7c83a125a32f 2018-10-17 07:21:01,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:01,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cb068f2b-d229-44ac-99a8-7c83a125a32f 2018-10-17 07:21:01,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721225976944s 2018-10-17 07:21:01,994 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:03,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:04,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c465724-55f6-42e9-8182-b48ce1d0c936 x-openstack-request-id: req-5c465724-55f6-42e9-8182-b48ce1d0c936 2018-10-17 07:21:04,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:04,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5c465724-55f6-42e9-8182-b48ce1d0c936 2018-10-17 07:21:04,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449903011322s 2018-10-17 07:21:04,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:06,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:06,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:06,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8360c657-e6e2-41d5-bb17-c2a1516acf25 x-openstack-request-id: req-8360c657-e6e2-41d5-bb17-c2a1516acf25 2018-10-17 07:21:06,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:06,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8360c657-e6e2-41d5-bb17-c2a1516acf25 2018-10-17 07:21:06,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234852790833s 2018-10-17 07:21:06,694 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:08,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:08,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:09,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d64ad0d-eeec-454b-8c46-e63d2067c7c8 x-openstack-request-id: req-3d64ad0d-eeec-454b-8c46-e63d2067c7c8 2018-10-17 07:21:09,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:09,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3d64ad0d-eeec-454b-8c46-e63d2067c7c8 2018-10-17 07:21:09,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413197994232s 2018-10-17 07:21:09,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:11,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:11,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6eb4739d-b316-478e-b075-463d532e7346 x-openstack-request-id: req-6eb4739d-b316-478e-b075-463d532e7346 2018-10-17 07:21:11,710 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:11,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6eb4739d-b316-478e-b075-463d532e7346 2018-10-17 07:21:11,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590546131134s 2018-10-17 07:21:11,717 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:13,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:13,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:14,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a2d7a2e-0c9b-4ec3-a14d-f47b9743e2b2 x-openstack-request-id: req-3a2d7a2e-0c9b-4ec3-a14d-f47b9743e2b2 2018-10-17 07:21:14,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:14,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3a2d7a2e-0c9b-4ec3-a14d-f47b9743e2b2 2018-10-17 07:21:14,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511090993881s 2018-10-17 07:21:14,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:16,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:16,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6c63cb4-eacb-46cd-bc37-066ae1ce3682 x-openstack-request-id: req-f6c63cb4-eacb-46cd-bc37-066ae1ce3682 2018-10-17 07:21:16,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:16,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f6c63cb4-eacb-46cd-bc37-066ae1ce3682 2018-10-17 07:21:16,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489414930344s 2018-10-17 07:21:16,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:18,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:18,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:18,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b674572-d1ca-4c02-96f3-58bff7e68c3f x-openstack-request-id: req-7b674572-d1ca-4c02-96f3-58bff7e68c3f 2018-10-17 07:21:18,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:18,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7b674572-d1ca-4c02-96f3-58bff7e68c3f 2018-10-17 07:21:18,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249352931976s 2018-10-17 07:21:18,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:20,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:21,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-804f415c-08e9-483e-962a-d34c391367a7 x-openstack-request-id: req-804f415c-08e9-483e-962a-d34c391367a7 2018-10-17 07:21:21,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:19:09Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:21,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-804f415c-08e9-483e-962a-d34c391367a7 2018-10-17 07:21:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223356962204s 2018-10-17 07:21:21,229 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:23,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bfe0db65-b61f-4182-8691-4b932d5ad263 x-openstack-request-id: req-bfe0db65-b61f-4182-8691-4b932d5ad263 2018-10-17 07:21:23,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ef:08", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:21:21.000000", "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:21:21Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:23,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bfe0db65-b61f-4182-8691-4b932d5ad263 2018-10-17 07:21:23,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437536001205s 2018-10-17 07:21:23,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 07:21:23,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=a71c6d83-a4f1-410b-85fc-987d70e8a27e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:23,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:23 GMT X-Openstack-Request-Id: req-1386e925-db78-4345-a032-cfb903b4c8a3 2018-10-17 07:21:23,726 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T07:21:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10956103-c017-47ea-b056-3b85fad0aab9","ip_address":"192.168.120.10"}],"id":"91cad47c-e1a4-4215-851d-5bc490fb8e20","security_groups":["a40f21bb-a1e4-47fb-8035-051394fc23a9"],"mac_address":"fa:16:3e:e1:ef:08","project_id":"d90ab308c96e4c30b9d0f016c85ad178","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:19:09Z","binding:vnic_type":"normal","device_id":"a71c6d83-a4f1-410b-85fc-987d70e8a27e","ip_allocation":"immediate"}]} 2018-10-17 07:21:23,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=a71c6d83-a4f1-410b-85fc-987d70e8a27e used request id req-1386e925-db78-4345-a032-cfb903b4c8a3 2018-10-17 07:21:23,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0507409572601s 2018-10-17 07:21:23,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=91cad47c-e1a4-4215-851d-5bc490fb8e20" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:23,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:23 GMT X-Openstack-Request-Id: req-5bd243c6-283d-4fcc-a7c2-b3a1181afcda 2018-10-17 07:21:23,786 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 07:21:23,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=91cad47c-e1a4-4215-851d-5bc490fb8e20 used request id req-5bd243c6-283d-4fcc-a7c2-b3a1181afcda 2018-10-17 07:21:23,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0498230457306s 2018-10-17 07:21:23,788 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:ef:08', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0818c61a-8155-4f6c-8291-94a67e3c3ef1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:21:21.000000', 'flavor': Munch({u'id': u'59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f'}), 'az': u'nova', 'id': u'a71c6d83-a4f1-410b-85fc-987d70e8a27e', 'security_groups': [Munch({u'name': u'cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bde7038e7b9b40f98d90590423f99507', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd90ab308c96e4c30b9d0f016c85ad178', 'name': 'cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b', '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-10-17T07:21:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:21:21Z', 'hostId': u'c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327', '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-10-17T07:21:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd90ab308c96e4c30b9d0f016c85ad178', 'name': u'cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b', 'adminPass': u'zY35DVY6goVf', 'tenant_id': u'd90ab308c96e4c30b9d0f016c85ad178', 'created_at': u'2018-10-17T07:19:05Z', 'created': u'2018-10-17T07:19:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 07:21:23,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:21:23,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:23,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:23 GMT X-Openstack-Request-Id: req-61ba713a-ea5e-4e82-be0f-46518ead88cf 2018-10-17 07:21:23,893 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d90ab308c96e4c30b9d0f016c85ad178","l2_adjacency":true,"status":"ACTIVE","subnets":["10956103-c017-47ea-b056-3b85fad0aab9"],"description":"","tags":[],"updated_at":"2018-10-17T07:17:16Z","qos_policy_id":null,"name":"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b","admin_state_up":true,"tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 07:21:23,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-61ba713a-ea5e-4e82-be0f-46518ead88cf 2018-10-17 07:21:23,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997259616852s 2018-10-17 07:21:23,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 07:21:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=a71c6d83-a4f1-410b-85fc-987d70e8a27e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:23,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:23 GMT X-Openstack-Request-Id: req-2c148e14-2380-48bb-a6de-927fcfa4b89c 2018-10-17 07:21:23,947 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T07:21:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10956103-c017-47ea-b056-3b85fad0aab9","ip_address":"192.168.120.10"}],"id":"91cad47c-e1a4-4215-851d-5bc490fb8e20","security_groups":["a40f21bb-a1e4-47fb-8035-051394fc23a9"],"mac_address":"fa:16:3e:e1:ef:08","project_id":"d90ab308c96e4c30b9d0f016c85ad178","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:19:09Z","binding:vnic_type":"normal","device_id":"a71c6d83-a4f1-410b-85fc-987d70e8a27e","ip_allocation":"immediate"}]} 2018-10-17 07:21:23,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=a71c6d83-a4f1-410b-85fc-987d70e8a27e used request id req-2c148e14-2380-48bb-a6de-927fcfa4b89c 2018-10-17 07:21:23,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518639087677s 2018-10-17 07:21:23,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 07:21:23,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.10", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20"}}' 2018-10-17 07:21:26,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:26 GMT X-Openstack-Request-Id: req-ad6e3db2-9fb7-45cb-8227-1e96414776e1 2018-10-17 07:21:26,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}} 2018-10-17 07:21:26,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ad6e3db2-9fb7-45cb-8227-1e96414776e1 2018-10-17 07:21:26,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.60156583786s 2018-10-17 07:21:26,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:26,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:26,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:26 GMT X-Openstack-Request-Id: req-a50114c4-0a2a-4801-9de9-894ad2284b65 2018-10-17 07:21:26,654 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:26,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a50114c4-0a2a-4801-9de9-894ad2284b65 2018-10-17 07:21:26,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0890760421753s 2018-10-17 07:21:26,661 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:26,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:26,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:26,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:26 GMT X-Openstack-Request-Id: req-fdefce2b-72e7-4523-9626-cf437824abb7 2018-10-17 07:21:26,834 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:26,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fdefce2b-72e7-4523-9626-cf437824abb7 2018-10-17 07:21:26,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628809928894s 2018-10-17 07:21:26,841 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:26,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:26,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:27,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:27 GMT X-Openstack-Request-Id: req-6c46fd88-6754-41e9-9395-bdf359e75e4f 2018-10-17 07:21:27,014 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:27,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6c46fd88-6754-41e9-9395-bdf359e75e4f 2018-10-17 07:21:27,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0642108917236s 2018-10-17 07:21:27,021 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:27,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:27,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:27,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:27 GMT X-Openstack-Request-Id: req-3845f9ff-c14e-4dd8-8557-aa62bb387994 2018-10-17 07:21:27,192 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:27,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-3845f9ff-c14e-4dd8-8557-aa62bb387994 2018-10-17 07:21:27,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060763835907s 2018-10-17 07:21:27,198 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:27,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:27,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:27,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:27 GMT X-Openstack-Request-Id: req-22f26292-f88d-49cd-8890-63828f1d25ee 2018-10-17 07:21:27,376 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:27,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-22f26292-f88d-49cd-8890-63828f1d25ee 2018-10-17 07:21:27,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679841041565s 2018-10-17 07:21:27,383 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:27,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:27,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:27,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:27 GMT X-Openstack-Request-Id: req-ed6876fc-ac27-4387-a6a0-d6304c1233d9 2018-10-17 07:21:27,568 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:27,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ed6876fc-ac27-4387-a6a0-d6304c1233d9 2018-10-17 07:21:27,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0753440856934s 2018-10-17 07:21:27,575 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:27,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:27,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:27,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:27 GMT X-Openstack-Request-Id: req-90533dd8-c916-4942-ab7b-67d30f0b51f3 2018-10-17 07:21:27,758 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:27,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-90533dd8-c916-4942-ab7b-67d30f0b51f3 2018-10-17 07:21:27,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0703990459442s 2018-10-17 07:21:27,765 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:27,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:27,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:27,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:27 GMT X-Openstack-Request-Id: req-fef00e5c-ba57-4ba4-a178-3898aeac1073 2018-10-17 07:21:27,939 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:27,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fef00e5c-ba57-4ba4-a178-3898aeac1073 2018-10-17 07:21:27,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639541149139s 2018-10-17 07:21:27,946 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:28,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:28,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:28 GMT X-Openstack-Request-Id: req-8e45b032-ef21-4547-b452-6f7b2d4d716f 2018-10-17 07:21:28,118 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:28,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8e45b032-ef21-4547-b452-6f7b2d4d716f 2018-10-17 07:21:28,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065493106842s 2018-10-17 07:21:28,126 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:21:28,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:28,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:28 GMT X-Openstack-Request-Id: req-f9936511-c789-45f2-9e03-d920df64c47b 2018-10-17 07:21:28,312 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:21:25Z", "updated_at": "2018-10-17T07:21:28Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:ef:08", "device_id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_id": "91cad47c-e1a4-4215-851d-5bc490fb8e20", "id": "3098f9d6-a63e-47a4-a13b-db43d020bcb4", "qos_policy_id": null}]} 2018-10-17 07:21:28,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f9936511-c789-45f2-9e03-d920df64c47b 2018-10-17 07:21:28,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0765631198883s 2018-10-17 07:21:28,318 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ea01e69b-f62a-499d-a7bf-9461de53fa53', 'updated_at': u'2018-10-17T07:21:28Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'91cad47c-e1a4-4215-851d-5bc490fb8e20', 'id': u'3098f9d6-a63e-47a4-a13b-db43d020bcb4', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'91cad47c-e1a4-4215-851d-5bc490fb8e20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd90ab308c96e4c30b9d0f016c85ad178', 'name': 'cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd90ab308c96e4c30b9d0f016c85ad178', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'01b7aad6-d97a-47ed-b567-6d73859b0a47', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:ef:08', u'device_id': u'a71c6d83-a4f1-410b-85fc-987d70e8a27e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd90ab308c96e4c30b9d0f016c85ad178', 'created_at': u'2018-10-17T07:21:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'01b7aad6-d97a-47ed-b567-6d73859b0a47', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:ef:08', u'device_id': u'a71c6d83-a4f1-410b-85fc-987d70e8a27e'}), 'router': u'ea01e69b-f62a-499d-a7bf-9461de53fa53'}) 2018-10-17 07:21:28,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:21:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:21:29,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11304 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56402a8f-6063-41b2-a036-a13dc03f9987 x-openstack-request-id: req-56402a8f-6063-41b2-a036-a13dc03f9987 2018-10-17 07:21:29,406 - keystoneauth.session - DEBUG - 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 1761501355 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.392723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.395627] pid_max: default: 32768 minimum: 301\n[ 0.397202] Security Framework initialized\n[ 0.398647] SELinux: Initializing.\n[ 0.400237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.406137] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.409911] Mount-cache hash table entries: 4096\n[ 0.411782] Initializing cgroup subsys memory\n[ 0.413301] Initializing cgroup subsys devices\n[ 0.414805] Initializing cgroup subsys freezer\n[ 0.416316] Initializing cgroup subsys net_cls\n[ 0.417817] Initializing cgroup subsys blkio\n[ 0.419298] Initializing cgroup subsys perf_event\n[ 0.420851] Initializing cgroup subsys hugetlb\n[ 0.422365] Initializing cgroup subsys pids\n[ 0.423812] Initializing cgroup subsys net_prio\n[ 0.425421] CPU: Physical Processor ID: 0\n[ 0.427570] mce: CPU supports 10 MCE banks\n[ 0.429018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432394] tlb_flushall_shift: 6\n[ 0.433878] Freeing SMP alternatives: 28k freed\n[ 0.438115] ACPI: Core revision 20130517\n[ 0.439928] ACPI: All ACPI Tables successfully acquired\n[ 0.441811] ftrace: allocating 25812 entries in 101 pages\n[ 0.463943] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.465913] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.467835] smpboot: Max logical packages: 2\n[ 0.469572] Enabling x2apic\n[ 0.470735] Enabled x2apic\n[ 0.472162] Switched APIC routing to physical x2apic.\n[ 0.475085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.476902] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.480425] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.488337] KVM setup paravirtual spinlock\n[ 0.490957] smpboot: Booting Node 0, Processors #1 OK\n[ 0.492948] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.514834] Brought up 2 CPUs\n[ 0.514837] KVM setup async PF for cpu 1\n[ 0.514840] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.518746] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.521397] devtmpfs: initialized\n[ 0.524377] EVM: security.selinux\n[ 0.525612] EVM: security.ima\n[ 0.526729] EVM: security.capability\n[ 0.528684] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.530559] pinctrl core: initialized pinctrl subsystem\n[ 0.532268] NET: Registered protocol family 16\n[ 0.533908] ACPI: bus type PCI registered\n[ 0.535260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.537136] PCI: Using configuration type 1 for base access\n[ 0.542162] ACPI: Added _OSI(Module Device)\n[ 0.543557] ACPI: Added _OSI(Processor Device)\n[ 0.545001] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546501] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549203] ACPI: Interpreter enabled\n[ 0.550508] ACPI: (supports S0 S5)\n[ 0.551755] ACPI: Using IOAPIC for interrupt routing\n[ 0.553298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.557902] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.559698] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.561598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.563434] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.566869] acpiphp: Slot [3] registered\n[ 0.568232] acpiphp: Slot [4] registered\n[ 0.569605] acpiphp: Slot [5] registered\n[ 0.570931] acpiphp: Slot [6] registered\n[ 0.572284] acpiphp: Slot [7] registered\n[ 0.573649] acpiphp: Slot [8] registered\n[ 0.575010] acpiphp: Slot [9] registered\n[ 0.576343] acpiphp: Slot [10] registered\n[ 0.577697] acpiphp: Slot [11] registered\n[ 0.579068] acpiphp: Slot [12] registered\n[ 0.580450] acpiphp: Slot [13] registered\n[ 0.581827] acpiphp: Slot [14] registered\n[ 0.583201] acpiphp: Slot [15] registered\n[ 0.584576] acpiphp: Slot [16] registered\n[ 0.585935] acpiphp: Slot [17] registered\n[ 0.587321] acpiphp: Slot [18] registered\n[ 0.588686] acpiphp: Slot [19] registered\n[ 0.590050] acpiphp: Slot [20] registered\n[ 0.591437] acpiphp: Slot [21] registered\n[ 0.592811] acpiphp: Slot [22] registered\n[ 0.594182] acpiphp: Slot [23] registered\n[ 0.595595] acpiphp: Slot [24] registered\n[ 0.596964] acpiphp: Slot [25] registered\n[ 0.598338] acpiphp: Slot [26] registered\n[ 0.599760] acpiphp: Slot [27] registered\n[ 0.601111] acpiphp: Slot [28] registered\n[ 0.602484] acpiphp: Slot [29] registered\n[ 0.603854] acpiphp: Slot [30] registered\n[ 0.605236] acpiphp: Slot [31] registered\n[ 0.606639] PCI host bridge to bus 0000:00\n[ 0.608024] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.609680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.611535] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.613485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.616005] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.618505] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.623634] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.625634] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.627476] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.629382] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.633510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.636065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.658337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.660568] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.662723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.665115] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.667248] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.669233] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.671277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.673911] vgaarb: loaded\n[ 0.675022] vgaarb: bridge control possible 0000:00:02.0\n[ 0.676810] SCSI subsystem initialized\n[ 0.678156] ACPI: bus type USB registered\n[ 0.679560] usbcore: registered new interface driver usbfs\n[ 0.681262] usbcore: registered new interface driver hub\n[ 0.682875] usbcore: registered new device driver usb\n[ 0.684615] PCI: Using ACPI for IRQ routing\n[ 0.686434] NetLabel: Initializing\n[ 0.687641] NetLabel: domain hash size = 128\n[ 0.689103] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.690655] NetLabel: unlabeled traffic allowed by default\n[ 0.692512] Switched to clocksource kvm-clock\n[ 0.701843] pnp: PnP ACPI init\n[ 0.703007] ACPI: bus type PNP registered\n[ 0.704693] pnp: PnP ACPI: found 5 devices\n[ 0.706058] ACPI: bus type PNP unregistered\n[ 0.713570] NET: Registered protocol family 2\n[ 0.715291] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.718026] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.720311] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.722231] TCP: reno registered\n[ 0.723416] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.725183] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.727117] NET: Registered protocol family 1\n[ 0.728538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.730215] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.731883] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.751771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.771670] Unpacking initramfs...\n[ 1.240000] Freeing initrd memory: 37508k freed\n[ 1.249591] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.251505] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.254996] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.256904] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.259037] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.260897] Initialise system trusted keyring\n[ 1.262387] audit: initializing netlink socket (disabled)\n[ 1.264102] type=2000 audit(1539760883.933:1): initialized\n[ 1.281456] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.283402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.286245] zpool: loaded\n[ 1.287401] zbud: loaded\n[ 1.288725] VFS: Disk quotas dquot_6.5.2\n[ 1.290201] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.292335] msgmni has been set to 7578\n[ 1.293804] Key type big_key registered\n[ 1.295947] NET: Registered protocol family 38\n[ 1.297500] Key type asymmetric registered\n[ 1.298978] Asymmetric key parser 'x509' registered\n[ 1.300636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.303361] io scheduler noop registered\n[ 1.304786] io scheduler deadline registered (default)\n[ 1.319099] io scheduler cfq registered\n[ 1.320523] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.322170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.324116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.326604] ACPI: Power Button [PWRF]\n[ 1.328020] GHES: HEST is not enabled!\n[ 1.329421] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.354398] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.356595] Non-volatile memory driver v1.3\n[ 1.358028] Linux agpgart interface v0.103\n[ 1.359579] crash memory driver: version 1.1\n[ 1.361090] rdac: device handler registered\n[ 1.362572] hp_sw: device handler registered\n[ 1.364021] emc: device handler registered\n[ 1.365436] alua: device handler registered\n[ 1.366831] libphy: Fixed MDIO Bus: probed\n[ 1.368283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.370127] ehci-pci: EHCI PCI platform driver\n[ 1.371568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.373363] ohci-pci: OHCI PCI platform driver\n[ 1.374833] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.394758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.396454] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.398957] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.400525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.402258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.404205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.406725] usb usb1: Product: UHCI Host Controller\n[ 1.408246] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.410208] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.411814] hub 1-0:1.0: USB hub found\n[ 1.413197] hub 1-0:1.0: 2 ports detected\n[ 1.414701] usbcore: registered new interface driver usbserial\n[ 1.416456] usbcore: registered new interface driver usbserial_generic\n[ 1.418347] usbserial: USB Serial support registered for generic\n[ 1.420145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.423499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.425092] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.426757] mousedev: PS/2 mouse device common for all mice\n[ 1.428831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432234] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.434612] rtc_cmos 00:00: RTC can wake from S4\n[ 1.434862] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.434955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.434994] cpuidle: using governor menu\n[ 1.435052] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.435142] usbcore: registered new interface driver usbhid\n[ 1.435144] usbhid: USB HID core driver\n[ 1.435177] drop_monitor: Initializing network drop monitor service\n[ 1.435227] TCP: cubic registered\n[ 1.435229] Initializing XFRM netlink socket\n[ 1.435311] NET: Registered protocol family 10\n[ 1.436720] NET: Registered protocol family 17\n[ 1.438379] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.438384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.438405] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.438476] Loading compiled-in X.509 certificates\n[ 1.438495] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.438502] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.438835] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.438851] registered taskstats version 1\n[ 1.444178] Key type trusted registered\n[ 1.445323] Key type encrypted registered\n[ 1.446489] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.448135] rtc_cmos 00:00: setting system clock to 2018-10-17 07:21:24 UTC (1539760884)\n[ 1.479619] Freeing unused kernel memory: 1680k freed\n[ 1.485208] 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.490482] systemd[1]: Detected virtualization kvm.\n[ 1.490726] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.495023] systemd[1]: Detected architecture x86-64.\n[ 1.496755] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.499474] systemd[1]: No hostname configured.\n[ 1.500887] systemd[1]: Set hostname to .\n[ 1.502428] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.525034] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.527592] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.530885] systemd[1]: Reached target Timers.\n[ 1.532285] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.534411] systemd[1]: Reached target Paths.\n[ 1.535785] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.538009] systemd[1]: Created slice Root Slice.\n[ 1.539454] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.541791] systemd[1]: Listening on udev Control Socket.\n[ 1.543355] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545786] systemd[1]: Created slice System Slice.\n[ 1.547261] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.549563] systemd[1]: Listening on Journal Socket.\n[ 1.551042] systemd[1]: Starting Journal Socket.\n[ 1.552828] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555607] 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.560203] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.563909] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.567753] systemd[1]: Reached target Swap.\n[ 1.569226] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Slices.\n[ 1.571579] systemd[1]: Reached target Slices.\n[ 1.573065] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.575546] systemd[1]: Reached target Local File Systems.\n[ 1.577197] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.579911] systemd[1]: Listening on udev Kernel Socket.\n[ 1.581556] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.584154] systemd[1]: Reached target Sockets.\n[ 1.585645] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.588241] 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.627285] RPC: Registered named UNIX socket transport module.\n[ 1.629044] RPC: Registered udp transport module.\n[ 1.630509] RPC: Registered tcp transport module.\n[ 1.631999] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.718525] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.727488] FDC 0 is a S82078B\n[ 1.755067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.758132] scsi host0: ata_piix\n[ 1.759484] scsi host1: ata_piix\n[ 1.760754] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.762661] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.801805] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.809179] 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.871257] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.873204] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.875213] usb 1-1: Product: QEMU USB Tablet\n[ 1.876685] usb 1-1: Manufacturer: QEMU\n[ 1.878061] usb 1-1: SerialNumber: 42\n[ 1.888401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.891609] 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.975227] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.978159] XFS (vda1): Mounting V4 Filesystem\n[ 2.001304] 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 System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped 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.227702] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.256582] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 2.403047] SELinux: Disabled at runtime.\n[ 2.439552] type=1404 audit(1539760885.492:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.485773] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.487558] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting Debug File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m[ 2.746347] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.868066] systemd-journald[391]: 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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\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 Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.000567] type=1305 audit(1539760886.053:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.205969] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.214288] [drm] Initialized drm 1.1.0 20060810\n[ 3.220018] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.230872] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.233057] [TTM] Initializing pool allocator\n[ 3.234828] [TTM] Initializing DMA pool allocator\n[ 3.236876] [drm] fb mappable at 0xFC000000\n[ 3.238522] [drm] vram aper at 0xFC000000\n[ 3.240122] [drm] size 33554432\n[ 3.241507] [drm] fb depth is 24\n[ 3.242889] [drm] pitch is 3072\n[ 3.244431] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.253339] ppdev: user-space parallel port driver\n[ 3.266982] Console: switching to colour frame buffer device 128x48\n[ 3.281022] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.283522] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.347430] AES CTR mode by8 optimization enabled\n[ 3.356400] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.363210] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.376074] intel_rapl: no valid rapl domains found in package 0\n[ 3.381891] intel_powerclamp: No package C-state available\n[ 3.387184] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.569521] cloud-init[505]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:21:27 +0000. Up 3.53 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Created slice user-993.slice.\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] Started nginx - high performance web server.\n"} 2018-10-17 07:21:29,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e/action used request id req-56402a8f-6063-41b2-a036-a13dc03f9987 2018-10-17 07:21:29,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08812713623s 2018-10-17 07:21:29,409 - 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 1761501355 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.392723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.395627] pid_max: default: 32768 minimum: 301 [ 0.397202] Security Framework initialized [ 0.398647] SELinux: Initializing. [ 0.400237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.406137] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409911] Mount-cache hash table entries: 4096 [ 0.411782] Initializing cgroup subsys memory [ 0.413301] Initializing cgroup subsys devices [ 0.414805] Initializing cgroup subsys freezer [ 0.416316] Initializing cgroup subsys net_cls [ 0.417817] Initializing cgroup subsys blkio [ 0.419298] Initializing cgroup subsys perf_event [ 0.420851] Initializing cgroup subsys hugetlb [ 0.422365] Initializing cgroup subsys pids [ 0.423812] Initializing cgroup subsys net_prio [ 0.425421] CPU: Physical Processor ID: 0 [ 0.427570] mce: CPU supports 10 MCE banks [ 0.429018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432394] tlb_flushall_shift: 6 [ 0.433878] Freeing SMP alternatives: 28k freed [ 0.438115] ACPI: Core revision 20130517 [ 0.439928] ACPI: All ACPI Tables successfully acquired [ 0.441811] ftrace: allocating 25812 entries in 101 pages [ 0.463943] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.465913] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.467835] smpboot: Max logical packages: 2 [ 0.469572] Enabling x2apic [ 0.470735] Enabled x2apic [ 0.472162] Switched APIC routing to physical x2apic. [ 0.475085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.476902] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.480425] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.488337] KVM setup paravirtual spinlock [ 0.490957] smpboot: Booting Node 0, Processors #1 OK [ 0.492948] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.514834] Brought up 2 CPUs [ 0.514837] KVM setup async PF for cpu 1 [ 0.514840] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.518746] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.521397] devtmpfs: initialized [ 0.524377] EVM: security.selinux [ 0.525612] EVM: security.ima [ 0.526729] EVM: security.capability [ 0.528684] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.530559] pinctrl core: initialized pinctrl subsystem [ 0.532268] NET: Registered protocol family 16 [ 0.533908] ACPI: bus type PCI registered [ 0.535260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.537136] PCI: Using configuration type 1 for base access [ 0.542162] ACPI: Added _OSI(Module Device) [ 0.543557] ACPI: Added _OSI(Processor Device) [ 0.545001] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549203] ACPI: Interpreter enabled [ 0.550508] ACPI: (supports S0 S5) [ 0.551755] ACPI: Using IOAPIC for interrupt routing [ 0.553298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.557902] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.559698] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.561598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.563434] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.566869] acpiphp: Slot [3] registered [ 0.568232] acpiphp: Slot [4] registered [ 0.569605] acpiphp: Slot [5] registered [ 0.570931] acpiphp: Slot [6] registered [ 0.572284] acpiphp: Slot [7] registered [ 0.573649] acpiphp: Slot [8] registered [ 0.575010] acpiphp: Slot [9] registered [ 0.576343] acpiphp: Slot [10] registered [ 0.577697] acpiphp: Slot [11] registered [ 0.579068] acpiphp: Slot [12] registered [ 0.580450] acpiphp: Slot [13] registered [ 0.581827] acpiphp: Slot [14] registered [ 0.583201] acpiphp: Slot [15] registered [ 0.584576] acpiphp: Slot [16] registered [ 0.585935] acpiphp: Slot [17] registered [ 0.587321] acpiphp: Slot [18] registered [ 0.588686] acpiphp: Slot [19] registered [ 0.590050] acpiphp: Slot [20] registered [ 0.591437] acpiphp: Slot [21] registered [ 0.592811] acpiphp: Slot [22] registered [ 0.594182] acpiphp: Slot [23] registered [ 0.595595] acpiphp: Slot [24] registered [ 0.596964] acpiphp: Slot [25] registered [ 0.598338] acpiphp: Slot [26] registered [ 0.599760] acpiphp: Slot [27] registered [ 0.601111] acpiphp: Slot [28] registered [ 0.602484] acpiphp: Slot [29] registered [ 0.603854] acpiphp: Slot [30] registered [ 0.605236] acpiphp: Slot [31] registered [ 0.606639] PCI host bridge to bus 0000:00 [ 0.608024] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.609680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.611535] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.613485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.616005] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.618505] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.623634] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.625634] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.627476] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.629382] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.633510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.636065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.658337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.660568] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.662723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.665115] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.667248] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.669233] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.671277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.673911] vgaarb: loaded [ 0.675022] vgaarb: bridge control possible 0000:00:02.0 [ 0.676810] SCSI subsystem initialized [ 0.678156] ACPI: bus type USB registered [ 0.679560] usbcore: registered new interface driver usbfs [ 0.681262] usbcore: registered new interface driver hub [ 0.682875] usbcore: registered new device driver usb [ 0.684615] PCI: Using ACPI for IRQ routing [ 0.686434] NetLabel: Initializing [ 0.687641] NetLabel: domain hash size = 128 [ 0.689103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.690655] NetLabel: unlabeled traffic allowed by default [ 0.692512] Switched to clocksource kvm-clock [ 0.701843] pnp: PnP ACPI init [ 0.703007] ACPI: bus type PNP registered [ 0.704693] pnp: PnP ACPI: found 5 devices [ 0.706058] ACPI: bus type PNP unregistered [ 0.713570] NET: Registered protocol family 2 [ 0.715291] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.718026] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.720311] TCP: Hash tables configured (established 32768 bind 32768) [ 0.722231] TCP: reno registered [ 0.723416] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725183] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.727117] NET: Registered protocol family 1 [ 0.728538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.730215] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.731883] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.751771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.771670] Unpacking initramfs... [ 1.240000] Freeing initrd memory: 37508k freed [ 1.249591] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.251505] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.254996] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.256904] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.259037] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.260897] Initialise system trusted keyring [ 1.262387] audit: initializing netlink socket (disabled) [ 1.264102] type=2000 audit(1539760883.933:1): initialized [ 1.281456] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.283402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.286245] zpool: loaded [ 1.287401] zbud: loaded [ 1.288725] VFS: Disk quotas dquot_6.5.2 [ 1.290201] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.292335] msgmni has been set to 7578 [ 1.293804] Key type big_key registered [ 1.295947] NET: Registered protocol family 38 [ 1.297500] Key type asymmetric registered [ 1.298978] Asymmetric key parser 'x509' registered [ 1.300636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.303361] io scheduler noop registered [ 1.304786] io scheduler deadline registered (default) [ 1.319099] io scheduler cfq registered [ 1.320523] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.322170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.324116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.326604] ACPI: Power Button [PWRF] [ 1.328020] GHES: HEST is not enabled! [ 1.329421] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.354398] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.356595] Non-volatile memory driver v1.3 [ 1.358028] Linux agpgart interface v0.103 [ 1.359579] crash memory driver: version 1.1 [ 1.361090] rdac: device handler registered [ 1.362572] hp_sw: device handler registered [ 1.364021] emc: device handler registered [ 1.365436] alua: device handler registered [ 1.366831] libphy: Fixed MDIO Bus: probed [ 1.368283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.370127] ehci-pci: EHCI PCI platform driver [ 1.371568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.373363] ohci-pci: OHCI PCI platform driver [ 1.374833] uhci_hcd: USB Universal Host Controller Interface driver [ 1.394758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.396454] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.398957] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.400525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.402258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.404205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.406725] usb usb1: Product: UHCI Host Controller [ 1.408246] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.410208] usb usb1: SerialNumber: 0000:00:01.2 [ 1.411814] hub 1-0:1.0: USB hub found [ 1.413197] hub 1-0:1.0: 2 ports detected [ 1.414701] usbcore: registered new interface driver usbserial [ 1.416456] usbcore: registered new interface driver usbserial_generic [ 1.418347] usbserial: USB Serial support registered for generic [ 1.420145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.423499] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.425092] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.426757] mousedev: PS/2 mouse device common for all mice [ 1.428831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432234] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.434612] rtc_cmos 00:00: RTC can wake from S4 [ 1.434862] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.434955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.434994] cpuidle: using governor menu [ 1.435052] hidraw: raw HID events driver (C) Jiri Kosina [ 1.435142] usbcore: registered new interface driver usbhid [ 1.435144] usbhid: USB HID core driver [ 1.435177] drop_monitor: Initializing network drop monitor service [ 1.435227] TCP: cubic registered [ 1.435229] Initializing XFRM netlink socket [ 1.435311] NET: Registered protocol family 10 [ 1.436720] NET: Registered protocol family 17 [ 1.438379] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.438384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.438405] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.438476] Loading compiled-in X.509 certificates [ 1.438495] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.438502] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.438835] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.438851] registered taskstats version 1 [ 1.444178] Key type trusted registered [ 1.445323] Key type encrypted registered [ 1.446489] IMA: No TPM chip found, activating TPM-bypass! [ 1.448135] rtc_cmos 00:00: setting system clock to 2018-10-17 07:21:24 UTC (1539760884) [ 1.479619] Freeing unused kernel memory: 1680k freed [ 1.485208] 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.490482] systemd[1]: Detected virtualization kvm. [ 1.490726] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.495023] systemd[1]: Detected architecture x86-64. [ 1.496755] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.499474] systemd[1]: No hostname configured. [ 1.500887] systemd[1]: Set hostname to . [ 1.502428] systemd[1]: Initializing machine ID from KVM UUID. [ 1.525034] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.527592] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.530885] systemd[1]: Reached target Timers. [ 1.532285] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.534411] systemd[1]: Reached target Paths. [ 1.535785] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.538009] systemd[1]: Created slice Root Slice. [ 1.539454] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.541791] systemd[1]: Listening on udev Control Socket. [ 1.543355] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.545786] systemd[1]: Created slice System Slice. [ 1.547261] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.549563] systemd[1]: Listening on Journal Socket. [ 1.551042] systemd[1]: Starting Journal Socket. [ 1.552828] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555607] 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.560203] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.563909] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.567753] systemd[1]: Reached target Swap. [ 1.569226] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Slices. [ 1.571579] systemd[1]: Reached target Slices. [ 1.573065] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.575546] systemd[1]: Reached target Local File Systems. [ 1.577197] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.579911] systemd[1]: Listening on udev Kernel Socket. [ 1.581556] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.584154] systemd[1]: Reached target Sockets. [ 1.585645] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.588241] 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.627285] RPC: Registered named UNIX socket transport module. [ 1.629044] RPC: Registered udp transport module. [ 1.630509] RPC: Registered tcp transport module. [ 1.631999] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.718525] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.727488] FDC 0 is a S82078B [ 1.755067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.758132] scsi host0: ata_piix [ 1.759484] scsi host1: ata_piix [ 1.760754] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.762661] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.801805] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.809179] 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.871257] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873204] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.875213] usb 1-1: Product: QEMU USB Tablet [ 1.876685] usb 1-1: Manufacturer: QEMU [ 1.878061] usb 1-1: SerialNumber: 42 [ 1.888401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.891609] 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.975227] SGI XFS with ACLs, security attributes, no debug enabled [ 1.978159] XFS (vda1): Mounting V4 Filesystem [ 2.001304] 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 System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[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.227702] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.256582] tsc: Refined TSC clocksource calibration: 3491.853 MHz [ 2.403047] SELinux: Disabled at runtime. [ 2.439552] type=1404 audit(1539760885.492:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.485773] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.487558] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m[ 2.746347] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). ] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.868066] systemd-journald[391]: 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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.000567] type=1305 audit(1539760886.053:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.205969] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.214288] [drm] Initialized drm 1.1.0 20060810 [ 3.220018] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.230872] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.233057] [TTM] Initializing pool allocator [ 3.234828] [TTM] Initializing DMA pool allocator [ 3.236876] [drm] fb mappable at 0xFC000000 [ 3.238522] [drm] vram aper at 0xFC000000 [ 3.240122] [drm] size 33554432 [ 3.241507] [drm] fb depth is 24 [ 3.242889] [drm] pitch is 3072 [ 3.244431] fbcon: cirrusdrmfb (fb0) is primary device [ 3.253339] ppdev: user-space parallel port driver [ 3.266982] Console: switching to colour frame buffer device 128x48 [ 3.281022] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.283522] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.347430] AES CTR mode by8 optimization enabled [ 3.356400] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.363210] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.376074] intel_rapl: no valid rapl domains found in package 0 [ 3.381891] intel_powerclamp: No package C-state available [ 3.387184] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.569521] cloud-init[505]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:21:27 +0000. Up 3.53 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. 2018-10-17 07:21:29,414 - paramiko.transport - DEBUG - starting thread (client mode): 0x48277810L 2018-10-17 07:21:29,415 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 07:21:29,434 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-17 07:21:29,435 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-17 07:21:29,461 - 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-10-17 07:21:29,461 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 07:21:29,462 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-17 07:21:29,462 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 07:21:29,462 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 07:21:29,462 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 07:21:29,468 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 07:21:29,469 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 07:21:29,479 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-17 07:21:29,480 - paramiko.transport - DEBUG - Trying discovered key f317b4f3c670a1f31c85ffe239399275 in /tmp/tmplXXiTo 2018-10-17 07:21:29,508 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 07:21:29,534 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-17 07:21:29,546 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-10-17 07:21:29,547 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 07:21:29,553 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-17 07:21:29,554 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: Authentication failed. 2018-10-17 07:21:38,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:21:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:21:38,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12748 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbcba373-f16e-47d6-9298-6401f48480b5 x-openstack-request-id: req-dbcba373-f16e-47d6-9298-6401f48480b5 2018-10-17 07:21:38,632 - keystoneauth.session - DEBUG - 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 1761501355 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.392723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.395627] pid_max: default: 32768 minimum: 301\n[ 0.397202] Security Framework initialized\n[ 0.398647] SELinux: Initializing.\n[ 0.400237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.406137] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.409911] Mount-cache hash table entries: 4096\n[ 0.411782] Initializing cgroup subsys memory\n[ 0.413301] Initializing cgroup subsys devices\n[ 0.414805] Initializing cgroup subsys freezer\n[ 0.416316] Initializing cgroup subsys net_cls\n[ 0.417817] Initializing cgroup subsys blkio\n[ 0.419298] Initializing cgroup subsys perf_event\n[ 0.420851] Initializing cgroup subsys hugetlb\n[ 0.422365] Initializing cgroup subsys pids\n[ 0.423812] Initializing cgroup subsys net_prio\n[ 0.425421] CPU: Physical Processor ID: 0\n[ 0.427570] mce: CPU supports 10 MCE banks\n[ 0.429018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432394] tlb_flushall_shift: 6\n[ 0.433878] Freeing SMP alternatives: 28k freed\n[ 0.438115] ACPI: Core revision 20130517\n[ 0.439928] ACPI: All ACPI Tables successfully acquired\n[ 0.441811] ftrace: allocating 25812 entries in 101 pages\n[ 0.463943] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.465913] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.467835] smpboot: Max logical packages: 2\n[ 0.469572] Enabling x2apic\n[ 0.470735] Enabled x2apic\n[ 0.472162] Switched APIC routing to physical x2apic.\n[ 0.475085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.476902] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.480425] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.488337] KVM setup paravirtual spinlock\n[ 0.490957] smpboot: Booting Node 0, Processors #1 OK\n[ 0.492948] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.514834] Brought up 2 CPUs\n[ 0.514837] KVM setup async PF for cpu 1\n[ 0.514840] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.518746] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.521397] devtmpfs: initialized\n[ 0.524377] EVM: security.selinux\n[ 0.525612] EVM: security.ima\n[ 0.526729] EVM: security.capability\n[ 0.528684] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.530559] pinctrl core: initialized pinctrl subsystem\n[ 0.532268] NET: Registered protocol family 16\n[ 0.533908] ACPI: bus type PCI registered\n[ 0.535260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.537136] PCI: Using configuration type 1 for base access\n[ 0.542162] ACPI: Added _OSI(Module Device)\n[ 0.543557] ACPI: Added _OSI(Processor Device)\n[ 0.545001] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546501] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549203] ACPI: Interpreter enabled\n[ 0.550508] ACPI: (supports S0 S5)\n[ 0.551755] ACPI: Using IOAPIC for interrupt routing\n[ 0.553298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.557902] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.559698] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.561598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.563434] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.566869] acpiphp: Slot [3] registered\n[ 0.568232] acpiphp: Slot [4] registered\n[ 0.569605] acpiphp: Slot [5] registered\n[ 0.570931] acpiphp: Slot [6] registered\n[ 0.572284] acpiphp: Slot [7] registered\n[ 0.573649] acpiphp: Slot [8] registered\n[ 0.575010] acpiphp: Slot [9] registered\n[ 0.576343] acpiphp: Slot [10] registered\n[ 0.577697] acpiphp: Slot [11] registered\n[ 0.579068] acpiphp: Slot [12] registered\n[ 0.580450] acpiphp: Slot [13] registered\n[ 0.581827] acpiphp: Slot [14] registered\n[ 0.583201] acpiphp: Slot [15] registered\n[ 0.584576] acpiphp: Slot [16] registered\n[ 0.585935] acpiphp: Slot [17] registered\n[ 0.587321] acpiphp: Slot [18] registered\n[ 0.588686] acpiphp: Slot [19] registered\n[ 0.590050] acpiphp: Slot [20] registered\n[ 0.591437] acpiphp: Slot [21] registered\n[ 0.592811] acpiphp: Slot [22] registered\n[ 0.594182] acpiphp: Slot [23] registered\n[ 0.595595] acpiphp: Slot [24] registered\n[ 0.596964] acpiphp: Slot [25] registered\n[ 0.598338] acpiphp: Slot [26] registered\n[ 0.599760] acpiphp: Slot [27] registered\n[ 0.601111] acpiphp: Slot [28] registered\n[ 0.602484] acpiphp: Slot [29] registered\n[ 0.603854] acpiphp: Slot [30] registered\n[ 0.605236] acpiphp: Slot [31] registered\n[ 0.606639] PCI host bridge to bus 0000:00\n[ 0.608024] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.609680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.611535] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.613485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.616005] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.618505] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.623634] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.625634] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.627476] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.629382] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.633510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.636065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.658337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.660568] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.662723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.665115] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.667248] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.669233] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.671277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.673911] vgaarb: loaded\n[ 0.675022] vgaarb: bridge control possible 0000:00:02.0\n[ 0.676810] SCSI subsystem initialized\n[ 0.678156] ACPI: bus type USB registered\n[ 0.679560] usbcore: registered new interface driver usbfs\n[ 0.681262] usbcore: registered new interface driver hub\n[ 0.682875] usbcore: registered new device driver usb\n[ 0.684615] PCI: Using ACPI for IRQ routing\n[ 0.686434] NetLabel: Initializing\n[ 0.687641] NetLabel: domain hash size = 128\n[ 0.689103] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.690655] NetLabel: unlabeled traffic allowed by default\n[ 0.692512] Switched to clocksource kvm-clock\n[ 0.701843] pnp: PnP ACPI init\n[ 0.703007] ACPI: bus type PNP registered\n[ 0.704693] pnp: PnP ACPI: found 5 devices\n[ 0.706058] ACPI: bus type PNP unregistered\n[ 0.713570] NET: Registered protocol family 2\n[ 0.715291] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.718026] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.720311] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.722231] TCP: reno registered\n[ 0.723416] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.725183] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.727117] NET: Registered protocol family 1\n[ 0.728538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.730215] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.731883] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.751771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.771670] Unpacking initramfs...\n[ 1.240000] Freeing initrd memory: 37508k freed\n[ 1.249591] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.251505] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.254996] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.256904] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.259037] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.260897] Initialise system trusted keyring\n[ 1.262387] audit: initializing netlink socket (disabled)\n[ 1.264102] type=2000 audit(1539760883.933:1): initialized\n[ 1.281456] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.283402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.286245] zpool: loaded\n[ 1.287401] zbud: loaded\n[ 1.288725] VFS: Disk quotas dquot_6.5.2\n[ 1.290201] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.292335] msgmni has been set to 7578\n[ 1.293804] Key type big_key registered\n[ 1.295947] NET: Registered protocol family 38\n[ 1.297500] Key type asymmetric registered\n[ 1.298978] Asymmetric key parser 'x509' registered\n[ 1.300636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.303361] io scheduler noop registered\n[ 1.304786] io scheduler deadline registered (default)\n[ 1.319099] io scheduler cfq registered\n[ 1.320523] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.322170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.324116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.326604] ACPI: Power Button [PWRF]\n[ 1.328020] GHES: HEST is not enabled!\n[ 1.329421] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.354398] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.356595] Non-volatile memory driver v1.3\n[ 1.358028] Linux agpgart interface v0.103\n[ 1.359579] crash memory driver: version 1.1\n[ 1.361090] rdac: device handler registered\n[ 1.362572] hp_sw: device handler registered\n[ 1.364021] emc: device handler registered\n[ 1.365436] alua: device handler registered\n[ 1.366831] libphy: Fixed MDIO Bus: probed\n[ 1.368283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.370127] ehci-pci: EHCI PCI platform driver\n[ 1.371568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.373363] ohci-pci: OHCI PCI platform driver\n[ 1.374833] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.394758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.396454] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.398957] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.400525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.402258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.404205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.406725] usb usb1: Product: UHCI Host Controller\n[ 1.408246] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.410208] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.411814] hub 1-0:1.0: USB hub found\n[ 1.413197] hub 1-0:1.0: 2 ports detected\n[ 1.414701] usbcore: registered new interface driver usbserial\n[ 1.416456] usbcore: registered new interface driver usbserial_generic\n[ 1.418347] usbserial: USB Serial support registered for generic\n[ 1.420145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.423499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.425092] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.426757] mousedev: PS/2 mouse device common for all mice\n[ 1.428831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432234] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.434612] rtc_cmos 00:00: RTC can wake from S4\n[ 1.434862] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.434955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.434994] cpuidle: using governor menu\n[ 1.435052] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.435142] usbcore: registered new interface driver usbhid\n[ 1.435144] usbhid: USB HID core driver\n[ 1.435177] drop_monitor: Initializing network drop monitor service\n[ 1.435227] TCP: cubic registered\n[ 1.435229] Initializing XFRM netlink socket\n[ 1.435311] NET: Registered protocol family 10\n[ 1.436720] NET: Registered protocol family 17\n[ 1.438379] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.438384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.438405] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.438476] Loading compiled-in X.509 certificates\n[ 1.438495] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.438502] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.438835] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.438851] registered taskstats version 1\n[ 1.444178] Key type trusted registered\n[ 1.445323] Key type encrypted registered\n[ 1.446489] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.448135] rtc_cmos 00:00: setting system clock to 2018-10-17 07:21:24 UTC (1539760884)\n[ 1.479619] Freeing unused kernel memory: 1680k freed\n[ 1.485208] 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.490482] systemd[1]: Detected virtualization kvm.\n[ 1.490726] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.495023] systemd[1]: Detected architecture x86-64.\n[ 1.496755] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.499474] systemd[1]: No hostname configured.\n[ 1.500887] systemd[1]: Set hostname to .\n[ 1.502428] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.525034] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.527592] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.530885] systemd[1]: Reached target Timers.\n[ 1.532285] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.534411] systemd[1]: Reached target Paths.\n[ 1.535785] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.538009] systemd[1]: Created slice Root Slice.\n[ 1.539454] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.541791] systemd[1]: Listening on udev Control Socket.\n[ 1.543355] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545786] systemd[1]: Created slice System Slice.\n[ 1.547261] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.549563] systemd[1]: Listening on Journal Socket.\n[ 1.551042] systemd[1]: Starting Journal Socket.\n[ 1.552828] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555607] 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.560203] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.563909] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.567753] systemd[1]: Reached target Swap.\n[ 1.569226] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Slices.\n[ 1.571579] systemd[1]: Reached target Slices.\n[ 1.573065] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.575546] systemd[1]: Reached target Local File Systems.\n[ 1.577197] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.579911] systemd[1]: Listening on udev Kernel Socket.\n[ 1.581556] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.584154] systemd[1]: Reached target Sockets.\n[ 1.585645] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.588241] 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.627285] RPC: Registered named UNIX socket transport module.\n[ 1.629044] RPC: Registered udp transport module.\n[ 1.630509] RPC: Registered tcp transport module.\n[ 1.631999] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.718525] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.727488] FDC 0 is a S82078B\n[ 1.755067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.758132] scsi host0: ata_piix\n[ 1.759484] scsi host1: ata_piix\n[ 1.760754] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.762661] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.801805] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.809179] 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.871257] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.873204] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.875213] usb 1-1: Product: QEMU USB Tablet\n[ 1.876685] usb 1-1: Manufacturer: QEMU\n[ 1.878061] usb 1-1: SerialNumber: 42\n[ 1.888401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.891609] 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.975227] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.978159] XFS (vda1): Mounting V4 Filesystem\n[ 2.001304] 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 System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped 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.227702] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.256582] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 2.403047] SELinux: Disabled at runtime.\n[ 2.439552] type=1404 audit(1539760885.492:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.485773] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.487558] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting Debug File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m[ 2.746347] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.868066] systemd-journald[391]: 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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\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 Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.000567] type=1305 audit(1539760886.053:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.205969] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.214288] [drm] Initialized drm 1.1.0 20060810\n[ 3.220018] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.230872] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.233057] [TTM] Initializing pool allocator\n[ 3.234828] [TTM] Initializing DMA pool allocator\n[ 3.236876] [drm] fb mappable at 0xFC000000\n[ 3.238522] [drm] vram aper at 0xFC000000\n[ 3.240122] [drm] size 33554432\n[ 3.241507] [drm] fb depth is 24\n[ 3.242889] [drm] pitch is 3072\n[ 3.244431] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.253339] ppdev: user-space parallel port driver\n[ 3.266982] Console: switching to colour frame buffer device 128x48\n[ 3.281022] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.283522] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.347430] AES CTR mode by8 optimization enabled\n[ 3.356400] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.363210] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.376074] intel_rapl: no valid rapl domains found in package 0\n[ 3.381891] intel_powerclamp: No package C-state available\n[ 3.387184] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.569521] cloud-init[505]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:21:27 +0000. Up 3.53 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Created slice user-993.slice.\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] Started nginx - high performance web server.\n[ 5.898180] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:21:29 +0000. Up 5.85 seconds.\n[ 5.927060] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.929023] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.931088] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.933094] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.935722] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.952041] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:e1:ef:08 |\n[ 5.956097] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.958895] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.962742] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.967851] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.971270] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.974043] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.977330] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.984255] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.986321] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.518123] cloud-init[2830]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:21:34 +0000. Up 10.47 seconds.\n[ 10.918552] cloud-init[3160]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:21:34 +0000. Up 10.87 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 | f3:17:b4:f3:c6:70:a1:f3:1c:85:ff:e2:39:39:92:75 | - | 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.983896] cloud-init[3160]: Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:21:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.98 seconds\n"} 2018-10-17 07:21:38,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e/action used request id req-dbcba373-f16e-47d6-9298-6401f48480b5 2018-10-17 07:21:38,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0683000087738s 2018-10-17 07:21:38,634 - 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 1761501355 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.392723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.395627] pid_max: default: 32768 minimum: 301 [ 0.397202] Security Framework initialized [ 0.398647] SELinux: Initializing. [ 0.400237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.406137] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409911] Mount-cache hash table entries: 4096 [ 0.411782] Initializing cgroup subsys memory [ 0.413301] Initializing cgroup subsys devices [ 0.414805] Initializing cgroup subsys freezer [ 0.416316] Initializing cgroup subsys net_cls [ 0.417817] Initializing cgroup subsys blkio [ 0.419298] Initializing cgroup subsys perf_event [ 0.420851] Initializing cgroup subsys hugetlb [ 0.422365] Initializing cgroup subsys pids [ 0.423812] Initializing cgroup subsys net_prio [ 0.425421] CPU: Physical Processor ID: 0 [ 0.427570] mce: CPU supports 10 MCE banks [ 0.429018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432394] tlb_flushall_shift: 6 [ 0.433878] Freeing SMP alternatives: 28k freed [ 0.438115] ACPI: Core revision 20130517 [ 0.439928] ACPI: All ACPI Tables successfully acquired [ 0.441811] ftrace: allocating 25812 entries in 101 pages [ 0.463943] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.465913] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.467835] smpboot: Max logical packages: 2 [ 0.469572] Enabling x2apic [ 0.470735] Enabled x2apic [ 0.472162] Switched APIC routing to physical x2apic. [ 0.475085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.476902] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.480425] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.488337] KVM setup paravirtual spinlock [ 0.490957] smpboot: Booting Node 0, Processors #1 OK [ 0.492948] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.514834] Brought up 2 CPUs [ 0.514837] KVM setup async PF for cpu 1 [ 0.514840] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.518746] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.521397] devtmpfs: initialized [ 0.524377] EVM: security.selinux [ 0.525612] EVM: security.ima [ 0.526729] EVM: security.capability [ 0.528684] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.530559] pinctrl core: initialized pinctrl subsystem [ 0.532268] NET: Registered protocol family 16 [ 0.533908] ACPI: bus type PCI registered [ 0.535260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.537136] PCI: Using configuration type 1 for base access [ 0.542162] ACPI: Added _OSI(Module Device) [ 0.543557] ACPI: Added _OSI(Processor Device) [ 0.545001] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549203] ACPI: Interpreter enabled [ 0.550508] ACPI: (supports S0 S5) [ 0.551755] ACPI: Using IOAPIC for interrupt routing [ 0.553298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.557902] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.559698] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.561598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.563434] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.566869] acpiphp: Slot [3] registered [ 0.568232] acpiphp: Slot [4] registered [ 0.569605] acpiphp: Slot [5] registered [ 0.570931] acpiphp: Slot [6] registered [ 0.572284] acpiphp: Slot [7] registered [ 0.573649] acpiphp: Slot [8] registered [ 0.575010] acpiphp: Slot [9] registered [ 0.576343] acpiphp: Slot [10] registered [ 0.577697] acpiphp: Slot [11] registered [ 0.579068] acpiphp: Slot [12] registered [ 0.580450] acpiphp: Slot [13] registered [ 0.581827] acpiphp: Slot [14] registered [ 0.583201] acpiphp: Slot [15] registered [ 0.584576] acpiphp: Slot [16] registered [ 0.585935] acpiphp: Slot [17] registered [ 0.587321] acpiphp: Slot [18] registered [ 0.588686] acpiphp: Slot [19] registered [ 0.590050] acpiphp: Slot [20] registered [ 0.591437] acpiphp: Slot [21] registered [ 0.592811] acpiphp: Slot [22] registered [ 0.594182] acpiphp: Slot [23] registered [ 0.595595] acpiphp: Slot [24] registered [ 0.596964] acpiphp: Slot [25] registered [ 0.598338] acpiphp: Slot [26] registered [ 0.599760] acpiphp: Slot [27] registered [ 0.601111] acpiphp: Slot [28] registered [ 0.602484] acpiphp: Slot [29] registered [ 0.603854] acpiphp: Slot [30] registered [ 0.605236] acpiphp: Slot [31] registered [ 0.606639] PCI host bridge to bus 0000:00 [ 0.608024] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.609680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.611535] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.613485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.616005] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.618505] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.623634] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.625634] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.627476] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.629382] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.633510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.636065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.658337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.660568] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.662723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.665115] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.667248] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.669233] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.671277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.673911] vgaarb: loaded [ 0.675022] vgaarb: bridge control possible 0000:00:02.0 [ 0.676810] SCSI subsystem initialized [ 0.678156] ACPI: bus type USB registered [ 0.679560] usbcore: registered new interface driver usbfs [ 0.681262] usbcore: registered new interface driver hub [ 0.682875] usbcore: registered new device driver usb [ 0.684615] PCI: Using ACPI for IRQ routing [ 0.686434] NetLabel: Initializing [ 0.687641] NetLabel: domain hash size = 128 [ 0.689103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.690655] NetLabel: unlabeled traffic allowed by default [ 0.692512] Switched to clocksource kvm-clock [ 0.701843] pnp: PnP ACPI init [ 0.703007] ACPI: bus type PNP registered [ 0.704693] pnp: PnP ACPI: found 5 devices [ 0.706058] ACPI: bus type PNP unregistered [ 0.713570] NET: Registered protocol family 2 [ 0.715291] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.718026] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.720311] TCP: Hash tables configured (established 32768 bind 32768) [ 0.722231] TCP: reno registered [ 0.723416] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.725183] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.727117] NET: Registered protocol family 1 [ 0.728538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.730215] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.731883] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.751771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.771670] Unpacking initramfs... [ 1.240000] Freeing initrd memory: 37508k freed [ 1.249591] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.251505] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.254996] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.256904] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.259037] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.260897] Initialise system trusted keyring [ 1.262387] audit: initializing netlink socket (disabled) [ 1.264102] type=2000 audit(1539760883.933:1): initialized [ 1.281456] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.283402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.286245] zpool: loaded [ 1.287401] zbud: loaded [ 1.288725] VFS: Disk quotas dquot_6.5.2 [ 1.290201] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.292335] msgmni has been set to 7578 [ 1.293804] Key type big_key registered [ 1.295947] NET: Registered protocol family 38 [ 1.297500] Key type asymmetric registered [ 1.298978] Asymmetric key parser 'x509' registered [ 1.300636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.303361] io scheduler noop registered [ 1.304786] io scheduler deadline registered (default) [ 1.319099] io scheduler cfq registered [ 1.320523] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.322170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.324116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.326604] ACPI: Power Button [PWRF] [ 1.328020] GHES: HEST is not enabled! [ 1.329421] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.354398] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.356595] Non-volatile memory driver v1.3 [ 1.358028] Linux agpgart interface v0.103 [ 1.359579] crash memory driver: version 1.1 [ 1.361090] rdac: device handler registered [ 1.362572] hp_sw: device handler registered [ 1.364021] emc: device handler registered [ 1.365436] alua: device handler registered [ 1.366831] libphy: Fixed MDIO Bus: probed [ 1.368283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.370127] ehci-pci: EHCI PCI platform driver [ 1.371568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.373363] ohci-pci: OHCI PCI platform driver [ 1.374833] uhci_hcd: USB Universal Host Controller Interface driver [ 1.394758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.396454] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.398957] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.400525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.402258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.404205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.406725] usb usb1: Product: UHCI Host Controller [ 1.408246] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.410208] usb usb1: SerialNumber: 0000:00:01.2 [ 1.411814] hub 1-0:1.0: USB hub found [ 1.413197] hub 1-0:1.0: 2 ports detected [ 1.414701] usbcore: registered new interface driver usbserial [ 1.416456] usbcore: registered new interface driver usbserial_generic [ 1.418347] usbserial: USB Serial support registered for generic [ 1.420145] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.423499] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.425092] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.426757] mousedev: PS/2 mouse device common for all mice [ 1.428831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432234] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.434612] rtc_cmos 00:00: RTC can wake from S4 [ 1.434862] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.434955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.434994] cpuidle: using governor menu [ 1.435052] hidraw: raw HID events driver (C) Jiri Kosina [ 1.435142] usbcore: registered new interface driver usbhid [ 1.435144] usbhid: USB HID core driver [ 1.435177] drop_monitor: Initializing network drop monitor service [ 1.435227] TCP: cubic registered [ 1.435229] Initializing XFRM netlink socket [ 1.435311] NET: Registered protocol family 10 [ 1.436720] NET: Registered protocol family 17 [ 1.438379] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.438384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.438405] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.438476] Loading compiled-in X.509 certificates [ 1.438495] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.438502] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.438835] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.438851] registered taskstats version 1 [ 1.444178] Key type trusted registered [ 1.445323] Key type encrypted registered [ 1.446489] IMA: No TPM chip found, activating TPM-bypass! [ 1.448135] rtc_cmos 00:00: setting system clock to 2018-10-17 07:21:24 UTC (1539760884) [ 1.479619] Freeing unused kernel memory: 1680k freed [ 1.485208] 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.490482] systemd[1]: Detected virtualization kvm. [ 1.490726] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.495023] systemd[1]: Detected architecture x86-64. [ 1.496755] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.499474] systemd[1]: No hostname configured. [ 1.500887] systemd[1]: Set hostname to . [ 1.502428] systemd[1]: Initializing machine ID from KVM UUID. [ 1.525034] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.527592] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.530885] systemd[1]: Reached target Timers. [ 1.532285] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.534411] systemd[1]: Reached target Paths. [ 1.535785] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.538009] systemd[1]: Created slice Root Slice. [ 1.539454] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.541791] systemd[1]: Listening on udev Control Socket. [ 1.543355] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.545786] systemd[1]: Created slice System Slice. [ 1.547261] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.549563] systemd[1]: Listening on Journal Socket. [ 1.551042] systemd[1]: Starting Journal Socket. [ 1.552828] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555607] 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.560203] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.563909] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.567753] systemd[1]: Reached target Swap. [ 1.569226] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Slices. [ 1.571579] systemd[1]: Reached target Slices. [ 1.573065] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.575546] systemd[1]: Reached target Local File Systems. [ 1.577197] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.579911] systemd[1]: Listening on udev Kernel Socket. [ 1.581556] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.584154] systemd[1]: Reached target Sockets. [ 1.585645] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.588241] 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.627285] RPC: Registered named UNIX socket transport module. [ 1.629044] RPC: Registered udp transport module. [ 1.630509] RPC: Registered tcp transport module. [ 1.631999] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.718525] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.727488] FDC 0 is a S82078B [ 1.755067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.758132] scsi host0: ata_piix [ 1.759484] scsi host1: ata_piix [ 1.760754] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.762661] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.801805] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.809179] 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.871257] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873204] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.875213] usb 1-1: Product: QEMU USB Tablet [ 1.876685] usb 1-1: Manufacturer: QEMU [ 1.878061] usb 1-1: SerialNumber: 42 [ 1.888401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.891609] 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.975227] SGI XFS with ACLs, security attributes, no debug enabled [ 1.978159] XFS (vda1): Mounting V4 Filesystem [ 2.001304] 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 System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[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.227702] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.256582] tsc: Refined TSC clocksource calibration: 3491.853 MHz [ 2.403047] SELinux: Disabled at runtime. [ 2.439552] type=1404 audit(1539760885.492:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.485773] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.487558] 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] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m[ 2.746347] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). ] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.868066] systemd-journald[391]: 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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[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 Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.000567] type=1305 audit(1539760886.053:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.205969] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.214288] [drm] Initialized drm 1.1.0 20060810 [ 3.220018] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.230872] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.233057] [TTM] Initializing pool allocator [ 3.234828] [TTM] Initializing DMA pool allocator [ 3.236876] [drm] fb mappable at 0xFC000000 [ 3.238522] [drm] vram aper at 0xFC000000 [ 3.240122] [drm] size 33554432 [ 3.241507] [drm] fb depth is 24 [ 3.242889] [drm] pitch is 3072 [ 3.244431] fbcon: cirrusdrmfb (fb0) is primary device [ 3.253339] ppdev: user-space parallel port driver [ 3.266982] Console: switching to colour frame buffer device 128x48 [ 3.281022] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.283522] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.347430] AES CTR mode by8 optimization enabled [ 3.356400] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.363210] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.376074] intel_rapl: no valid rapl domains found in package 0 [ 3.381891] intel_powerclamp: No package C-state available [ 3.387184] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.569521] cloud-init[505]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:21:27 +0000. Up 3.53 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 5.898180] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:21:29 +0000. Up 5.85 seconds. [ 5.927060] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.929023] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.931088] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.933094] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.935722] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.952041] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:e1:ef:08 | [ 5.956097] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.958895] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.962742] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.967851] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.971270] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.974043] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.977330] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.984255] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.986321] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.518123] cloud-init[2830]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:21:34 +0000. Up 10.47 seconds. [ 10.918552] cloud-init[3160]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:21:34 +0000. Up 10.87 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 | f3:17:b4:f3:c6:70:a1:f3:1c:85:ff:e2:39:39:92:75 | - | 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.983896] cloud-init[3160]: Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:21:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.98 seconds 2018-10-17 07:21:38,638 - paramiko.transport - DEBUG - starting thread (client mode): 0x49cb2210L 2018-10-17 07:21:38,638 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 07:21:38,666 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-17 07:21:38,666 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-17 07:21:38,678 - 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-10-17 07:21:38,678 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 07:21:38,679 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-17 07:21:38,679 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 07:21:38,679 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 07:21:38,679 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 07:21:38,693 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 07:21:38,694 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 07:21:38,702 - paramiko.transport - DEBUG - Trying discovered key f317b4f3c670a1f31c85ffe239399275 in /tmp/tmplXXiTo 2018-10-17 07:21:38,733 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 07:21:38,747 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 07:21:38,767 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-17 07:21:38,767 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-17 07:21:38,768 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-17 07:21:38,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-10-17 07:21:39,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:21:39,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:21:39,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:21:39,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4778, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4790, "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": 1711, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4773, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 876, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 792, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4494, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4763, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:21:39 GMT 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-17 07:21:39,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:21:39,062 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4778, 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': 4790, 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': 1711, 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': 4773, 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': 876, 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': 792, 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': 801, 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': 4494, 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': 4763, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-17 07:21:39,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-10-17 07:21:39,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4778, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4790, "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": 1711, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4773, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 876, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 792, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4494, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4763, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:21:39,263 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:21:39 GMT 2018-10-17 07:21:39,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:21:39,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-17 07:21:39,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:21:39,264 - functest.core.cloudify - INFO - The current manager status is running 2018-10-17 07:21:39,265 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:21:39,423 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-17 07:21:39,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:21:39.376Z", "updated_at": "2018-10-17T07:21:39.376Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-17 07:21:39,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:21:39,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:21:39 GMT 2018-10-17 07:21:39,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:21:39,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-17 07:21:39,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:21:39,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-10-17 07:21:39,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:21:39,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:21:39,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:21:39,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-17T07:21:39.376Z", "updated_at": "2018-10-17T07:21:39.376Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:21:39 GMT 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-17 07:21:39,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:21:39,543 - functest.core.cloudify - DEBUG - List secrets: 2018-10-17 07:21:39,543 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/secrets/foo 2018-10-17 07:21:39,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:21:39.376Z", "updated_at": "2018-10-17T07:21:39.376Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-17 07:21:39,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:21:39,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:21:39 GMT 2018-10-17 07:21:39,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:21:39,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-17 07:21:39,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:21:39,699 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-17 07:21:39,699 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-17 07:21:39,824 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 07:21:39,824 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 07:21:39,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 07:21:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/3098f9d6-a63e-47a4-a13b-db43d020bcb4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:41,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:21:41 GMT X-Openstack-Request-Id: req-bd169685-e65f-41af-a1d8-39a8d8351cc1 2018-10-17 07:21:41,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:21:41,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/3098f9d6-a63e-47a4-a13b-db43d020bcb4.json used request id req-bd169685-e65f-41af-a1d8-39a8d8351cc1 2018-10-17 07:21:41,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.44402098656s 2018-10-17 07:21:41,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:21:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:41,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:41 GMT X-Openstack-Request-Id: req-af18d699-2742-4ad4-8a62-ca9612bd4554 2018-10-17 07:21:41,353 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 07:21:41,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-af18d699-2742-4ad4-8a62-ca9612bd4554 2018-10-17 07:21:41,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650899410248s 2018-10-17 07:21:41,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 07:21:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:44,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4536a18a-89a1-4002-b732-9a45fa72ff65 x-openstack-request-id: req-4536a18a-89a1-4002-b732-9a45fa72ff65 2018-10-17 07:21:44,539 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e used request id req-4536a18a-89a1-4002-b732-9a45fa72ff65 2018-10-17 07:21:44,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.18455195427s 2018-10-17 07:21:44,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:45,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 753 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b81dda46-ce73-4417-995e-5a4e0c4485eb x-openstack-request-id: req-b81dda46-ce73-4417-995e-5a4e0c4485eb 2018-10-17 07:21:45,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ef:08", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a71c6d83-a4f1-410b-85fc-987d70e8a27e", "rel": "bookmark"}], "image": {"id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "links": [{"href": "http://172.30.9.29:8774/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:21:21.000000", "flavor": {"id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "links": [{"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}]}, "id": "a71c6d83-a4f1-410b-85fc-987d70e8a27e", "security_groups": [{"name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}], "user_id": "bde7038e7b9b40f98d90590423f99507", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:21:41Z", "hostId": "c3a3bdbed28d0d5083dafd24a2754b6b8b6310813342f8d76f5e0327", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b", "name": "cloudify-vm_5069bb06-029e-450d-afc3-bad53e06db6b", "created": "2018-10-17T07:19:05Z", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:21:45,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b81dda46-ce73-4417-995e-5a4e0c4485eb 2018-10-17 07:21:45,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572378873825s 2018-10-17 07:21:45,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:21:47,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:21:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:47,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f667381-5121-4457-8cbc-75ea73c6d2d3 x-openstack-request-id: req-5f667381-5121-4457-8cbc-75ea73c6d2d3 2018-10-17 07:21:47,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 07:21:47,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5f667381-5121-4457-8cbc-75ea73c6d2d3 2018-10-17 07:21:47,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0679519176483s 2018-10-17 07:21:47,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:21:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:47,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:47 GMT X-Openstack-Request-Id: req-aabda9c6-0943-48cd-8a0c-52172a8f38a8 2018-10-17 07:21:47,246 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:19:01Z", "updated_at": "2018-10-17T07:19:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "3a8a5ae3-b436-465e-ac53-9470ae002366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "66143147-6a98-40d2-87c4-2891f392dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-17T07:19:03Z", "revision_number": 0, "id": "7e833473-e599-4cea-ac64-db3ef19108c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:03Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:19:01Z", "revision_number": 0, "id": "884c354f-c58e-4877-a8d8-973a3f53a18d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:01Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "adb56661-4143-4680-9d0a-9969099f473b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "b03fe812-a020-4613-b35d-10755a35e83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-17T07:19:03Z", "revision_number": 0, "id": "d33c422d-0b85-4531-a434-0a3ec9b1d49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:03Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:19:02Z", "revision_number": 0, "id": "f065efba-2583-4658-b2e0-bdb96cd90055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:19:02Z", "security_group_id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 7, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "a40f21bb-a1e4-47fb-8035-051394fc23a9", "name": "cloudify-sg_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:21:47,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-aabda9c6-0943-48cd-8a0c-52172a8f38a8 2018-10-17 07:21:47,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541999340057s 2018-10-17 07:21:47,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 07:21:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a40f21bb-a1e4-47fb-8035-051394fc23a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:47,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:21:47 GMT X-Openstack-Request-Id: req-5145a0bd-393e-43fb-bdb1-28b87afb1712 2018-10-17 07:21:47,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:21:47,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a40f21bb-a1e4-47fb-8035-051394fc23a9.json used request id req-5145a0bd-393e-43fb-bdb1-28b87afb1712 2018-10-17 07:21:47,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173887014389s 2018-10-17 07:21:47,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 07:21:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:48,486 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f5a1b74-7094-4647-89b6-45b582645712 x-openstack-request-id: req-4f5a1b74-7094-4647-89b6-45b582645712 2018-10-17 07:21:48,486 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify-kp_5069bb06-029e-450d-afc3-bad53e06db6b used request id req-4f5a1b74-7094-4647-89b6-45b582645712 2018-10-17 07:21:48,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.05916285515s 2018-10-17 07:21:48,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 07:21:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ea01e69b-f62a-499d-a7bf-9461de53fa53/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" -d '{"subnet_id": "10956103-c017-47ea-b056-3b85fad0aab9"}' 2018-10-17 07:21:50,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:50 GMT X-Openstack-Request-Id: req-7bb67f4c-78c1-4e46-b880-64a82dc713cf 2018-10-17 07:21:50,601 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "01b7aad6-d97a-47ed-b567-6d73859b0a47", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "subnet_id": "10956103-c017-47ea-b056-3b85fad0aab9", "subnet_ids": ["10956103-c017-47ea-b056-3b85fad0aab9"], "port_id": "ae83c51b-7228-4046-8985-11fdf0bd063c", "id": "ea01e69b-f62a-499d-a7bf-9461de53fa53"} 2018-10-17 07:21:50,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ea01e69b-f62a-499d-a7bf-9461de53fa53/remove_router_interface.json used request id req-7bb67f4c-78c1-4e46-b880-64a82dc713cf 2018-10-17 07:21:50,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11390590668s 2018-10-17 07:21:50,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 07:21:50,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:51,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:50 GMT X-Openstack-Request-Id: req-8282b824-5de4-456d-b02a-64b24595275d 2018-10-17 07:21:51,000 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:17Z", "admin_state_up": true, "updated_at": "2018-10-17T07:21:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "ea01e69b-f62a-499d-a7bf-9461de53fa53", "name": "cloudify-router_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:21:51,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-8282b824-5de4-456d-b02a-64b24595275d 2018-10-17 07:21:51,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.399152994156s 2018-10-17 07:21:51,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 07:21:51,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/ea01e69b-f62a-499d-a7bf-9461de53fa53.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:52,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:21:52 GMT X-Openstack-Request-Id: req-1217eafa-0912-4a05-a463-46dd50eeb949 2018-10-17 07:21:52,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:21:52,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ea01e69b-f62a-499d-a7bf-9461de53fa53.json used request id req-1217eafa-0912-4a05-a463-46dd50eeb949 2018-10-17 07:21:52,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.395581007s 2018-10-17 07:21:52,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 07:21:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:52,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:52 GMT X-Openstack-Request-Id: req-e46d4a4c-1c4f-4511-958e-abdca6dbe5dc 2018-10-17 07:21:52,442 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:17:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d90ab308c96e4c30b9d0f016c85ad178","id":"10956103-c017-47ea-b056-3b85fad0aab9","subnetpool_id":null,"name":"cloudify-subnet_5069bb06-029e-450d-afc3-bad53e06db6b"}]} 2018-10-17 07:21:52,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e46d4a4c-1c4f-4511-958e-abdca6dbe5dc 2018-10-17 07:21:52,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444190502167s 2018-10-17 07:21:52,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 07:21:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/10956103-c017-47ea-b056-3b85fad0aab9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:53,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:21:53 GMT X-Openstack-Request-Id: req-3ebd3d89-f80a-432f-be26-ec943b5168b0 2018-10-17 07:21:53,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:21:53,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/10956103-c017-47ea-b056-3b85fad0aab9.json used request id req-3ebd3d89-f80a-432f-be26-ec943b5168b0 2018-10-17 07:21:53,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16200590134s 2018-10-17 07:21:53,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:21:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:53,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:53 GMT X-Openstack-Request-Id: req-210e7afe-6262-4e33-a144-33a55d0fddf7 2018-10-17 07:21:53,703 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"01b7aad6-d97a-47ed-b567-6d73859b0a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d90ab308c96e4c30b9d0f016c85ad178","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:21:53Z","qos_policy_id":null,"name":"cloudify-net_5069bb06-029e-450d-afc3-bad53e06db6b","admin_state_up":true,"tenant_id":"d90ab308c96e4c30b9d0f016c85ad178","created_at":"2018-10-17T07:17:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 07:21:53,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-210e7afe-6262-4e33-a144-33a55d0fddf7 2018-10-17 07:21:53,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097286939621s 2018-10-17 07:21:53,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 07:21:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/01b7aad6-d97a-47ed-b567-6d73859b0a47.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:55,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:21:55 GMT X-Openstack-Request-Id: req-e859b83a-cf55-454a-ac53-44232542b193 2018-10-17 07:21:55,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:21:55,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/01b7aad6-d97a-47ed-b567-6d73859b0a47.json used request id req-e859b83a-cf55-454a-ac53-44232542b193 2018-10-17 07:21:55,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.6852991581s 2018-10-17 07:21:55,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:21:55,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:55,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:55 GMT X-Openstack-Request-Id: req-8b86e6a2-fb13-42b5-910f-a700e1f62e1b 2018-10-17 07:21:55,680 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:18:59Z", "file": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/file", "owner": "d90ab308c96e4c30b9d0f016c85ad178", "id": "0818c61a-8155-4f6c-8291-94a67e3c3ef1", "size": 4373348352, "self": "/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_5069bb06-029e-450d-afc3-bad53e06db6b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:17:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:21:55,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8b86e6a2-fb13-42b5-910f-a700e1f62e1b 2018-10-17 07:21:55,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28550195694s 2018-10-17 07:21:55,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 07:21:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}22315092dd72a1798cb649864cd5c6ff91b7338294013fc38291ca537a2b69c0" 2018-10-17 07:21:57,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:21:57 GMT X-Openstack-Request-Id: req-eec5b209-cae0-427e-9366-bbf88f36f39a 2018-10-17 07:21:57,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:21:57,279 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0818c61a-8155-4f6c-8291-94a67e3c3ef1 used request id req-eec5b209-cae0-427e-9366-bbf88f36f39a 2018-10-17 07:21:57,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.5972070694s 2018-10-17 07:21:57,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:21:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:57,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a501f37-4d81-492a-9c6b-a49168d7fb19 x-openstack-request-id: req-3a501f37-4d81-492a-9c6b-a49168d7fb19 2018-10-17 07:21:57,309 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f", "name": "cloudify-flavor_5069bb06-029e-450d-afc3-bad53e06db6b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:21:57,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-3a501f37-4d81-492a-9c6b-a49168d7fb19 2018-10-17 07:21:57,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235769748688s 2018-10-17 07:21:57,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 07:21:57,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:57,349 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a6ced57-ef72-4384-99cf-673a50b0f92b x-openstack-request-id: req-9a6ced57-ef72-4384-99cf-673a50b0f92b 2018-10-17 07:21:57,350 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/59c8f5b2-d8c1-4377-84f2-60a34f9b5d2f used request id req-9a6ced57-ef72-4384-99cf-673a50b0f92b 2018-10-17 07:21:57,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387251377106s 2018-10-17 07:21:57,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:21:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:57,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc027d1-ff4e-4307-a854-ce43ac579897 2018-10-17 07:21:57,583 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b", "links": {"self": "http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bde7038e7b9b40f98d90590423f99507", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 07:21:57,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0cc027d1-ff4e-4307-a854-ce43ac579897 2018-10-17 07:21:57,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232529878616s 2018-10-17 07:21:57,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:21:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:57,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6a6905-035e-471b-a137-43473cc46d91 2018-10-17 07:21:57,811 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_5069bb06-029e-450d-afc3-bad53e06db6b", "links": {"self": "http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bde7038e7b9b40f98d90590423f99507", "description": null}} 2018-10-17 07:21:57,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507 used request id req-4a6a6905-035e-471b-a137-43473cc46d91 2018-10-17 07:21:57,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220529794693s 2018-10-17 07:21:57,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 07:21:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:58,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4433f626-4d5b-4966-a0de-7c25ed8e81e0 2018-10-17 07:21:58,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:21:58,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/bde7038e7b9b40f98d90590423f99507 used request id req-4433f626-4d5b-4966-a0de-7c25ed8e81e0 2018-10-17 07:21:58,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274008989334s 2018-10-17 07:21:58,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:21:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:58,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6306a090-f415-42e4-9f2a-a6241ce0af37 2018-10-17 07:21:58,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178"}, "tags": [], "enabled": true, "id": "d90ab308c96e4c30b9d0f016c85ad178", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_5069bb06-029e-450d-afc3-bad53e06db6b"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 07:21:58,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6306a090-f415-42e4-9f2a-a6241ce0af37 2018-10-17 07:21:58,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191838026047s 2018-10-17 07:21:58,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 07:21:58,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:58,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209ca181-a8c5-4351-a5c1-7012a6f25c0c 2018-10-17 07:21:58,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:21:58,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d90ab308c96e4c30b9d0f016c85ad178 used request id req-209ca181-a8c5-4351-a5c1-7012a6f25c0c 2018-10-17 07:21:58,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255856990814s 2018-10-17 07:21:58,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:21:58,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d90ab308c96e4c30b9d0f016c85ad178&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:58,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:58 GMT X-Openstack-Request-Id: req-82de3250-bce8-498a-a9ce-8282c32e93cd 2018-10-17 07:21:58,860 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}]} 2018-10-17 07:21:58,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d90ab308c96e4c30b9d0f016c85ad178&name=default used request id req-82de3250-bce8-498a-a9ce-8282c32e93cd 2018-10-17 07:21:58,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.307156085968s 2018-10-17 07:21:58,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:21:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:58,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:58 GMT X-Openstack-Request-Id: req-3a678909-9618-4739-91a8-6423684ca96c 2018-10-17 07:21:58,924 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "created_at": "2018-10-17T07:17:15Z", "updated_at": "2018-10-17T07:17:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "3980db2e-93c6-4119-a67d-881c68e953e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "58ba52d2-98e6-4e3d-8286-59b707153405", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv6", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "90240eff-dad0-498c-932c-9e6761e2d308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:17:15Z", "revision_number": 0, "id": "8dbe5bad-5d64-47d0-9715-8ad33c280a87", "remote_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "remote_ip_prefix": null, "created_at": "2018-10-17T07:17:15Z", "security_group_id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "tenant_id": "d90ab308c96e4c30b9d0f016c85ad178", "port_range_min": null, "ethertype": "IPv4", "project_id": "d90ab308c96e4c30b9d0f016c85ad178"}], "revision_number": 1, "project_id": "d90ab308c96e4c30b9d0f016c85ad178", "id": "3262dd2f-5eaa-4529-8618-6d74c378bf60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 07:21:58,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3a678909-9618-4739-91a8-6423684ca96c 2018-10-17 07:21:58,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0580642223358s 2018-10-17 07:21:58,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 07:21:58,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3262dd2f-5eaa-4529-8618-6d74c378bf60.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fea3a45202191b88206b78224ef57f5578afe95a36ae58bb9e2d442449abcef6" 2018-10-17 07:21:59,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:21:59 GMT X-Openstack-Request-Id: req-99b0b7de-dc0c-4594-8e05-26eef90f8fc1 2018-10-17 07:21:59,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:21:59,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3262dd2f-5eaa-4529-8618-6d74c378bf60.json used request id req-99b0b7de-dc0c-4594-8e05-26eef90f8fc1 2018-10-17 07:21:59,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.440057992935s 2018-10-17 07:21:59,399 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-17 07:21:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:21:59,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 07:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67d6b74-82ae-4bd3-bc19-37e57b27dbd9 2018-10-17 07:21:59,437 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 07:21:59,437 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-d67d6b74-82ae-4bd3-bc19-37e57b27dbd9 2018-10-17 07:21:59,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 07:21:59,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T08:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["R0kRPuSERqytaZEdm3Uc3A"], "issued_at": "2018-10-17T07:21:59.000000Z"}} 2018-10-17 07:21:59,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:21:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:00,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:00 GMT X-Openstack-Request-Id: req-ac1195b3-20bb-4210-96a8-a347e01528d2 2018-10-17 07:22:00,250 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 07:22:00,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac1195b3-20bb-4210-96a8-a347e01528d2 2018-10-17 07:22:00,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385943889618s 2018-10-17 07:22:00,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:22:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:00,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107eefe8-d247-4673-b65b-6398d831744a 2018-10-17 07:22:00,372 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 07:22:00,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-107eefe8-d247-4673-b65b-6398d831744a 2018-10-17 07:22:00,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113492012024s 2018-10-17 07:22:00,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 07:22:00,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}}' 2018-10-17 07:22:00,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8602b846-0dfc-4d08-91af-c6da612172d8 2018-10-17 07:22:00,602 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91"}, "tags": [], "enabled": true, "id": "43a04c531f654df6af9b6fe5bb908a91", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}} 2018-10-17 07:22:00,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8602b846-0dfc-4d08-91af-c6da612172d8 2018-10-17 07:22:00,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221708059311s 2018-10-17 07:22:00,603 - 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'43a04c531f654df6af9b6fe5bb908a91', '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_6b5f00d6-c4c5-44be-91c7-c01669f7f401'}) 2018-10-17 07:22:00,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 07:22:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "af0289a5-8734-43a7-80e3-b7bbdcc321d8", "email": null, "name": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}}' 2018-10-17 07:22:01,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b6b9968-3390-400d-b7d6-c2dc4b31d9a8 2018-10-17 07:22:01,063 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "links": {"self": "http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "894d16e181b64214bcc8bfba3ab46821", "domain_id": "default", "password_expires_at": null}} 2018-10-17 07:22:01,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-9b6b9968-3390-400d-b7d6-c2dc4b31d9a8 2018-10-17 07:22:01,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.452763080597s 2018-10-17 07:22:01,064 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'894d16e181b64214bcc8bfba3ab46821', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401'}) 2018-10-17 07:22:01,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:22:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:01,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ca6fd6-990d-48de-a39a-68e7b69b2f4a 2018-10-17 07:22:01,177 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:22:01,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-81ca6fd6-990d-48de-a39a-68e7b69b2f4a 2018-10-17 07:22:01,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109157800674s 2018-10-17 07:22:01,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:22:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:01,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ab03f7-546a-40fc-82f4-ca2a5bfd30ec 2018-10-17 07:22:01,367 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:22:01,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2ab03f7-546a-40fc-82f4-ca2a5bfd30ec 2018-10-17 07:22:01,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185693025589s 2018-10-17 07:22:01,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:22:01,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:01,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c39632d-0fb8-464c-8542-3126ed3ee2a5 2018-10-17 07:22:01,560 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:22:01,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4c39632d-0fb8-464c-8542-3126ed3ee2a5 2018-10-17 07:22:01,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187003850937s 2018-10-17 07:22:01,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:22:01,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:01,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d5d6a0-ff88-4ccd-8c21-b583489a4eb2 2018-10-17 07:22:01,754 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 07:22:01,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-35d5d6a0-ff88-4ccd-8c21-b583489a4eb2 2018-10-17 07:22:01,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188131093979s 2018-10-17 07:22:01,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:22:01,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96b844b-35ce-4ac6-a52a-da5735674299 2018-10-17 07:22:01,886 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "links": {"self": "http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "894d16e181b64214bcc8bfba3ab46821", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 07:22:01,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e96b844b-35ce-4ac6-a52a-da5735674299 2018-10-17 07:22:01,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131305217743s 2018-10-17 07:22:01,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:22:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:02,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3616c98c-b80a-4256-86ff-96b6b1406a2a 2018-10-17 07:22:02,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91"}, "tags": [], "enabled": true, "id": "43a04c531f654df6af9b6fe5bb908a91", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 07:22:02,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3616c98c-b80a-4256-86ff-96b6b1406a2a 2018-10-17 07:22:02,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151915073395s 2018-10-17 07:22:02,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 07:22:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=894d16e181b64214bcc8bfba3ab46821&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=43a04c531f654df6af9b6fe5bb908a91" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:02,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ff8ba5-e6d9-41df-a757-91e04dd93029 2018-10-17 07:22:02,170 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=894d16e181b64214bcc8bfba3ab46821&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=43a04c531f654df6af9b6fe5bb908a91", "previous": null, "next": null}} 2018-10-17 07:22:02,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=894d16e181b64214bcc8bfba3ab46821&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=43a04c531f654df6af9b6fe5bb908a91 used request id req-26ff8ba5-e6d9-41df-a757-91e04dd93029 2018-10-17 07:22:02,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109833955765s 2018-10-17 07:22:02,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 07:22:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91/users/894d16e181b64214bcc8bfba3ab46821/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:02,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f573babf-2244-4c58-886a-921cd10608d6 2018-10-17 07:22:02,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:22:02,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91/users/894d16e181b64214bcc8bfba3ab46821/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-f573babf-2244-4c58-886a-921cd10608d6 2018-10-17 07:22:02,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179244041443s 2018-10-17 07:22:02,354 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 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'43a04c531f654df6af9b6fe5bb908a91', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'af0289a5-8734-43a7-80e3-b7bbdcc321d8', 'username': u'cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 07:22:02,358 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'password': 'af0289a5-8734-43a7-80e3-b7bbdcc321d8', 'project_name': 'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '43a04c531f654df6af9b6fe5bb908a91', 'project_domain_name': 'Default'} 2018-10-17 07:22:02,413 - 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-10-17 07:22:02,428 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-17 07:22:02,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:22:02,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:02,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d9a50f-a936-4d79-a851-f78d7bb4c425 2018-10-17 07:22:02,533 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 07:22:02,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-c3d9a50f-a936-4d79-a851-f78d7bb4c425 2018-10-17 07:22:02,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105548143387s 2018-10-17 07:22:02,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:22:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:22:02,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de86df44-5e20-4867-9867-80fa2dc24d57 2018-10-17 07:22:02,650 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91"}, "tags": [], "enabled": true, "id": "43a04c531f654df6af9b6fe5bb908a91", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 07:22:02,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-de86df44-5e20-4867-9867-80fa2dc24d57 2018-10-17 07:22:02,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108831882477s 2018-10-17 07:22:02,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 07:22:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"network": {"tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "name": "cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "admin_state_up": true}}' 2018-10-17 07:22:03,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:03 GMT X-Openstack-Request-Id: req-69a0e741-9095-4011-90d0-ef85e590b48d 2018-10-17 07:22:03,038 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a4c22539-0aaa-400d-b0a1-e6a061504310","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"43a04c531f654df6af9b6fe5bb908a91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:22:02Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401","admin_state_up":true,"tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:02Z","mtu":1450}} 2018-10-17 07:22:03,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-69a0e741-9095-4011-90d0-ef85e590b48d 2018-10-17 07:22:03,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.384806156158s 2018-10-17 07:22:03,039 - 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-10-17T07:22:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a4c22539-0aaa-400d-b0a1-e6a061504310', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'created_at': u'2018-10-17T07:22:02Z', u'mtu': 1450, u'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'43a04c531f654df6af9b6fe5bb908a91', u'l2_adjacency': True}) 2018-10-17 07:22:03,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:22:03,049 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9284d7e4-ad8b-47f9-8d6e-e90ca743362c 2018-10-17 07:22:03,049 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 07:22:03,050 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-9284d7e4-ad8b-47f9-8d6e-e90ca743362c 2018-10-17 07:22:03,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 07:22:03,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T08:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43a04c531f654df6af9b6fe5bb908a91", "name": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/43a04c531f654df6af9b6fe5bb908a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/43a04c531f654df6af9b6fe5bb908a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/43a04c531f654df6af9b6fe5bb908a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/43a04c531f654df6af9b6fe5bb908a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/43a04c531f654df6af9b6fe5bb908a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/43a04c531f654df6af9b6fe5bb908a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/43a04c531f654df6af9b6fe5bb908a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/43a04c531f654df6af9b6fe5bb908a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/43a04c531f654df6af9b6fe5bb908a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_43a04c531f654df6af9b6fe5bb908a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_43a04c531f654df6af9b6fe5bb908a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/43a04c531f654df6af9b6fe5bb908a91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/43a04c531f654df6af9b6fe5bb908a91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/43a04c531f654df6af9b6fe5bb908a91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "id": "894d16e181b64214bcc8bfba3ab46821"}, "audit_ids": ["YEjKwcK5Q4S_jO8Rb71roQ"], "issued_at": "2018-10-17T07:22:03.000000Z"}} 2018-10-17 07:22:03,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:22:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:22:03,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:03 GMT X-Openstack-Request-Id: req-5e273d43-13c5-4737-992b-79c2d14fd02f 2018-10-17 07:22:03,809 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a4c22539-0aaa-400d-b0a1-e6a061504310","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"43a04c531f654df6af9b6fe5bb908a91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:22:02Z","qos_policy_id":null,"name":"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401","admin_state_up":true,"tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:02Z","mtu":1450}]} 2018-10-17 07:22:03,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5e273d43-13c5-4737-992b-79c2d14fd02f 2018-10-17 07:22:03,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358258962631s 2018-10-17 07:22:03,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 07:22:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"subnet": {"name": "cloudify_ims-subnet_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "enable_dhcp": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 07:22:04,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:04 GMT X-Openstack-Request-Id: req-4fc17076-325c-4838-8f31-0cf5ab432503 2018-10-17 07:22:04,666 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c22539-0aaa-400d-b0a1-e6a061504310","tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:22:04Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"43a04c531f654df6af9b6fe5bb908a91","id":"dc39085d-03de-4c16-812a-07883de9694b","subnetpool_id":null,"name":"cloudify_ims-subnet_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}} 2018-10-17 07:22:04,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-4fc17076-325c-4838-8f31-0cf5ab432503 2018-10-17 07:22:04,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.855700016022s 2018-10-17 07:22:04,667 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T07:22:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dc39085d-03de-4c16-812a-07883de9694b', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'enable_dhcp': True, u'network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310', u'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:22:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'43a04c531f654df6af9b6fe5bb908a91'}) 2018-10-17 07:22:04,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 07:22:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "cloudify_ims-router_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "admin_state_up": true}}' 2018-10-17 07:22:06,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:06 GMT X-Openstack-Request-Id: req-902b5968-1512-4bb8-b26c-96719bbb64b9 2018-10-17 07:22:06,327 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:04Z", "admin_state_up": true, "updated_at": "2018-10-17T07:22:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "52d11171-b420-4832-ad62-495c888e2b50", "name": "cloudify_ims-router_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}} 2018-10-17 07:22:06,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-902b5968-1512-4bb8-b26c-96719bbb64b9 2018-10-17 07:22:06,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66006112099s 2018-10-17 07:22:06,328 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T07:22:05Z', u'revision_number': 2, u'id': u'52d11171-b420-4832-ad62-495c888e2b50', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'admin_state_up': True, u'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:22:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'43a04c531f654df6af9b6fe5bb908a91'}) 2018-10-17 07:22:06,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 07:22:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/52d11171-b420-4832-ad62-495c888e2b50/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"subnet_id": "dc39085d-03de-4c16-812a-07883de9694b"}' 2018-10-17 07:22:08,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:08 GMT X-Openstack-Request-Id: req-4e474920-50bb-4ae8-957a-87faf128d0e4 2018-10-17 07:22:08,807 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "subnet_id": "dc39085d-03de-4c16-812a-07883de9694b", "subnet_ids": ["dc39085d-03de-4c16-812a-07883de9694b"], "port_id": "cebeb051-2fe0-4501-9f09-f71904adb359", "id": "52d11171-b420-4832-ad62-495c888e2b50"} 2018-10-17 07:22:08,807 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/52d11171-b420-4832-ad62-495c888e2b50/add_router_interface.json used request id req-4e474920-50bb-4ae8-957a-87faf128d0e4 2018-10-17 07:22:08,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47837209702s 2018-10-17 07:22:08,809 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-17 07:22:31,863 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-17 07:22:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:22:31,874 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:31 GMT 2018-10-17 07:22:31,875 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 07:22:31,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:22:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:22:32,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:32 GMT X-Openstack-Request-Id: req-3c62e112-529c-45f6-9eaa-543e5becb2c8 2018-10-17 07:22:32,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:22:32,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3c62e112-529c-45f6-9eaa-543e5becb2c8 2018-10-17 07:22:32,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306885957718s 2018-10-17 07:22:32,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 07:22:32,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}' 2018-10-17 07:22:32,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 17 Oct 2018 07:22:32 GMT Location: http://172.30.9.29:9292/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-99f33aa1-c114-42db-9da0-b123e42d8777 2018-10-17 07:22:32,253 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:22:32Z", "file": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "size": null, "self": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": null, "created_at": "2018-10-17T07:22:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 07:22:32,253 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-99f33aa1-c114-42db-9da0-b123e42d8777 2018-10-17 07:22:32,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0573921203613s 2018-10-17 07:22:32,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 07:22:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '' 2018-10-17 07:23:33,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:23:33 GMT X-Openstack-Request-Id: req-7791c50e-73a3-4d87-a4e7-8e82b686a36e 2018-10-17 07:23:33,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:23:33,336 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file used request id req-7791c50e-73a3-4d87-a4e7-8e82b686a36e 2018-10-17 07:23:33,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.0820310116s 2018-10-17 07:23:33,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:23:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:33,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:33 GMT X-Openstack-Request-Id: req-532e656e-a927-45d9-b27e-19f53b169a21 2018-10-17 07:23:33,385 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:23:33Z", "file": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "size": 4373348352, "self": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:22:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:23:33,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-532e656e-a927-45d9-b27e-19f53b169a21 2018-10-17 07:23:33,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0434629917145s 2018-10-17 07:23:33,388 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file', 'owner': u'43a04c531f654df6af9b6fe5bb908a91', 'id': u'8bb2936b-73d1-45f8-8c0a-fdab394334b1', 'size': 4373348352, u'self': u'/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43a04c531f654df6af9b6fe5bb908a91', 'name': 'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T07:23:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T07:23:33Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'created': u'2018-10-17T07:22:32Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-17T07:22:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-17 07:23:33,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 07:23:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-17 07:23:33,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d64d18d1-5d28-436a-8dd0-2301639de884 x-openstack-request-id: req-d64d18d1-5d28-436a-8dd0-2301639de884 2018-10-17 07:23:33,778 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "691d7581-4deb-4939-9356-43bb9c61be6b", "name": "cloudify_ims-flavor_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 07:23:33,778 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d64d18d1-5d28-436a-8dd0-2301639de884 2018-10-17 07:23:33,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.385949134827s 2018-10-17 07:23:33,779 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_6b5f00d6-c4c5-44be-91c7-c01669f7f401', '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'fe010d0d79494effbe02dd92c443bc23', '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'691d7581-4deb-4939-9356-43bb9c61be6b', 'swap': 0}) 2018-10-17 07:23:33,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 07:23:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"extra_specs": {}}' 2018-10-17 07:23:33,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f079ce5c-2a9e-467d-b6a7-8aea6c406a74 x-openstack-request-id: req-f079ce5c-2a9e-467d-b6a7-8aea6c406a74 2018-10-17 07:23:33,801 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 07:23:33,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b/os-extra_specs used request id req-f079ce5c-2a9e-467d-b6a7-8aea6c406a74 2018-10-17 07:23:33,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219650268555s 2018-10-17 07:23:33,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 07:23:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"keypair": {"name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}}' 2018-10-17 07:23:35,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-329d53ef-67b2-45ac-8c7e-3f48b446d4b6 x-openstack-request-id: req-329d53ef-67b2-45ac-8c7e-3f48b446d4b6 2018-10-17 07:23:35,359 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYMxO1eVmeChrIgbIKUb5VO4NzfdWrDbaJdRSTKuSk1k+of3+zqXH+bdHVSCmZ88G102GGYMfn2Izw1bAFNZcbBBXOF1yaZdyKjQuYLlXXofdqgi/ZhK6qM+F7ySzf0J5iR0ADvzdZJYclHAaVRk8wFURb9AL2y/I8CDfms1x/SJlDIhmBEbWHdJAf7SNuKYiDReS5mRVaOXH8pNAX6a38LNA+HLPxMzxchihHCEelIjSXV4GG/17o4ZP1+kZr1p7pVaXX5nC9rPGaY1mXZk8ODqReGPA+ZylKGyJUHir82lCdQBVfyeU7ROcV7ckHfDKCKbHRd7cquQuYHtYgjvZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA82DMTtXlZngoayIGyClG+VTuDc33Vqw22iXUUkyrkpNZPqH9\n/s6lx/m3R1UgpmfPBtdNhhmDH59iM8NWwBTWXGwQVzhdcmmXcio0LmC5V16H3aoI\nv2YSuqjPhe8ks39CeYkdAA783WSWHJRwGlUZPMBVEW/QC9svyPAg35rNcf0iZQyI\nZgRG1h3SQH+0jbimIg0XkuZkVWjlx/KTQF+mt/CzQPhyz8TM8XIYoRwhHpSI0l1e\nBhv9e6OGT9fpGa9ae6VWl1+ZwvazxmmNZl2ZPDg6kXhjwPmcpShsiVB4q/NpQnUA\nVX8nlO0TnFe3JB3wygimx0Xe3KrkLmB7WII72QIDAQABAoIBAAkirQiYhs/d2saK\ntG52/i8FvRnPjWU3eaeem+Wq8xXBaiwrsHkMELT87qBC1cLpSqAbHNHXy1A4j1sa\nDfuPzKwTclmTyA4vYHvskaDcCJj692aep01n63QOOhvw6hPCxyAAwZHq/hrhV7Ei\n8UJLx3K8VXUeGVUYmSaVvOYnzWZl41JJbd5F8AEUnjKx7aeERZDycCwWyFrZtN7O\nBUz58Cpe/ORDt7789EcjrVMXiGdbvVnBY3ecFAW/Rsdw6Dic7/G9BFzbOmrOadd2\nTJXR5RiXp3XdK+pzSV+q6ZIXDJSnCFZ7EPBhZgbHCHS03yar7l03HDQfmBHt23Wd\nQexRxAECgYEA/yfH8AN9Sss4nYBjC9kWNFQwSGMSwNutweAuTGa93Qpr9U53lofC\nGMpBoGwTuYtzi0eMwA93oGdLLbrBsHJMdS8WfExw1iVi25vd8cIQi4/3QsFr4Oga\nLD/eAGxxMN/ALJ8G3AxLQSKAMXg78JA70dPjb1tjfk499+2IcpsppiECgYEA9C8J\neF0i2Fir1lS0JC87GW4fS2K4HoTBacipoAi/o8QVrV/qluaIZk19be3DW55aXEtC\nIPtEqXs7/E5a8HuO9hZYGp46LsyHSga7eRRu4h960puIyaaWnKDJQLeoDmKCo7aj\n5lIeARG+IkWv+qhgI9ZbLsJ8yiC/nTgHHqMnbrkCgYBywU5/2OHp2Jpe49YoBvug\nj1ijxcMyb9qm/o90FyU/G6fQTPkl/2rBQX3gi5sXcOuHcaeQ3aP8xVgfegYQuGdA\nsOvY/XwmI+xhPqnESHaufhJDuMAvB9R1oEfVQvBpfchtiRxJrVHPOpgTJ7M1j3kH\n9tcsRxrpPIFMV01t1fEWYQKBgQCI8QAson7yOfhUwTgtutc4Ecw3KOv9IZKe0sxe\nVcmz/Dnz+4DClBMW3IplZhxTe2FNtV8mxAPj0Jr5iq/xgjnQxQMwGmCi8k1FNLVa\n2By/b8wf5N43yNdai8mSI+1588E0My+D8bWl/99TtSVWO6t/La4BcU0uxmLvtwY3\nJmTs8QKBgBQd5CEqoPHWR0/M31RBQAqH7wWyKSRgXtelODAE4FsOiLDwYulHHDSK\nYFR+fAB3QB8TwHg0CrUTF2iNlfceVUy6h7DLMdhfI+16uUhsoI3IoBos2AgnFgGz\nE0j+F5Qu/zv6xIc0e1eyzaji6BUiseQSyBryiQjpstnp5dG0T3Oe\n-----END RSA PRIVATE KEY-----\n", "user_id": "894d16e181b64214bcc8bfba3ab46821", "name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "fingerprint": "7e:d3:55:d7:53:c9:53:15:9d:72:07:ad:7e:ff:f3:bd"}} 2018-10-17 07:23:35,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-329d53ef-67b2-45ac-8c7e-3f48b446d4b6 2018-10-17 07:23:35,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.55417990685s 2018-10-17 07:23:35,360 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYMxO1eVmeChrIgbIKUb5VO4NzfdWrDbaJdRSTKuSk1k+of3+zqXH+bdHVSCmZ88G102GGYMfn2Izw1bAFNZcbBBXOF1yaZdyKjQuYLlXXofdqgi/ZhK6qM+F7ySzf0J5iR0ADvzdZJYclHAaVRk8wFURb9AL2y/I8CDfms1x/SJlDIhmBEbWHdJAf7SNuKYiDReS5mRVaOXH8pNAX6a38LNA+HLPxMzxchihHCEelIjSXV4GG/17o4ZP1+kZr1p7pVaXX5nC9rPGaY1mXZk8ODqReGPA+ZylKGyJUHir82lCdQBVfyeU7ROcV7ckHfDKCKbHRd7cquQuYHtYgjvZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA82DMTtXlZngoayIGyClG+VTuDc33Vqw22iXUUkyrkpNZPqH9\n/s6lx/m3R1UgpmfPBtdNhhmDH59iM8NWwBTWXGwQVzhdcmmXcio0LmC5V16H3aoI\nv2YSuqjPhe8ks39CeYkdAA783WSWHJRwGlUZPMBVEW/QC9svyPAg35rNcf0iZQyI\nZgRG1h3SQH+0jbimIg0XkuZkVWjlx/KTQF+mt/CzQPhyz8TM8XIYoRwhHpSI0l1e\nBhv9e6OGT9fpGa9ae6VWl1+ZwvazxmmNZl2ZPDg6kXhjwPmcpShsiVB4q/NpQnUA\nVX8nlO0TnFe3JB3wygimx0Xe3KrkLmB7WII72QIDAQABAoIBAAkirQiYhs/d2saK\ntG52/i8FvRnPjWU3eaeem+Wq8xXBaiwrsHkMELT87qBC1cLpSqAbHNHXy1A4j1sa\nDfuPzKwTclmTyA4vYHvskaDcCJj692aep01n63QOOhvw6hPCxyAAwZHq/hrhV7Ei\n8UJLx3K8VXUeGVUYmSaVvOYnzWZl41JJbd5F8AEUnjKx7aeERZDycCwWyFrZtN7O\nBUz58Cpe/ORDt7789EcjrVMXiGdbvVnBY3ecFAW/Rsdw6Dic7/G9BFzbOmrOadd2\nTJXR5RiXp3XdK+pzSV+q6ZIXDJSnCFZ7EPBhZgbHCHS03yar7l03HDQfmBHt23Wd\nQexRxAECgYEA/yfH8AN9Sss4nYBjC9kWNFQwSGMSwNutweAuTGa93Qpr9U53lofC\nGMpBoGwTuYtzi0eMwA93oGdLLbrBsHJMdS8WfExw1iVi25vd8cIQi4/3QsFr4Oga\nLD/eAGxxMN/ALJ8G3AxLQSKAMXg78JA70dPjb1tjfk499+2IcpsppiECgYEA9C8J\neF0i2Fir1lS0JC87GW4fS2K4HoTBacipoAi/o8QVrV/qluaIZk19be3DW55aXEtC\nIPtEqXs7/E5a8HuO9hZYGp46LsyHSga7eRRu4h960puIyaaWnKDJQLeoDmKCo7aj\n5lIeARG+IkWv+qhgI9ZbLsJ8yiC/nTgHHqMnbrkCgYBywU5/2OHp2Jpe49YoBvug\nj1ijxcMyb9qm/o90FyU/G6fQTPkl/2rBQX3gi5sXcOuHcaeQ3aP8xVgfegYQuGdA\nsOvY/XwmI+xhPqnESHaufhJDuMAvB9R1oEfVQvBpfchtiRxJrVHPOpgTJ7M1j3kH\n9tcsRxrpPIFMV01t1fEWYQKBgQCI8QAson7yOfhUwTgtutc4Ecw3KOv9IZKe0sxe\nVcmz/Dnz+4DClBMW3IplZhxTe2FNtV8mxAPj0Jr5iq/xgjnQxQMwGmCi8k1FNLVa\n2By/b8wf5N43yNdai8mSI+1588E0My+D8bWl/99TtSVWO6t/La4BcU0uxmLvtwY3\nJmTs8QKBgBQd5CEqoPHWR0/M31RBQAqH7wWyKSRgXtelODAE4FsOiLDwYulHHDSK\nYFR+fAB3QB8TwHg0CrUTF2iNlfceVUy6h7DLMdhfI+16uUhsoI3IoBos2AgnFgGz\nE0j+F5Qu/zv6xIc0e1eyzaji6BUiseQSyBryiQjpstnp5dG0T3Oe\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'894d16e181b64214bcc8bfba3ab46821', 'name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'created_at': '2018-10-17T07:23:35.360473', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43a04c531f654df6af9b6fe5bb908a91', 'name': 'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7e:d3:55:d7:53:c9:53:15:9d:72:07:ad:7e:ff:f3:bd', 'type': 'ssh', 'id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401'}) 2018-10-17 07:23:35,360 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA82DMTtXlZngoayIGyClG+VTuDc33Vqw22iXUUkyrkpNZPqH9 /s6lx/m3R1UgpmfPBtdNhhmDH59iM8NWwBTWXGwQVzhdcmmXcio0LmC5V16H3aoI v2YSuqjPhe8ks39CeYkdAA783WSWHJRwGlUZPMBVEW/QC9svyPAg35rNcf0iZQyI ZgRG1h3SQH+0jbimIg0XkuZkVWjlx/KTQF+mt/CzQPhyz8TM8XIYoRwhHpSI0l1e Bhv9e6OGT9fpGa9ae6VWl1+ZwvazxmmNZl2ZPDg6kXhjwPmcpShsiVB4q/NpQnUA VX8nlO0TnFe3JB3wygimx0Xe3KrkLmB7WII72QIDAQABAoIBAAkirQiYhs/d2saK tG52/i8FvRnPjWU3eaeem+Wq8xXBaiwrsHkMELT87qBC1cLpSqAbHNHXy1A4j1sa DfuPzKwTclmTyA4vYHvskaDcCJj692aep01n63QOOhvw6hPCxyAAwZHq/hrhV7Ei 8UJLx3K8VXUeGVUYmSaVvOYnzWZl41JJbd5F8AEUnjKx7aeERZDycCwWyFrZtN7O BUz58Cpe/ORDt7789EcjrVMXiGdbvVnBY3ecFAW/Rsdw6Dic7/G9BFzbOmrOadd2 TJXR5RiXp3XdK+pzSV+q6ZIXDJSnCFZ7EPBhZgbHCHS03yar7l03HDQfmBHt23Wd QexRxAECgYEA/yfH8AN9Sss4nYBjC9kWNFQwSGMSwNutweAuTGa93Qpr9U53lofC GMpBoGwTuYtzi0eMwA93oGdLLbrBsHJMdS8WfExw1iVi25vd8cIQi4/3QsFr4Oga LD/eAGxxMN/ALJ8G3AxLQSKAMXg78JA70dPjb1tjfk499+2IcpsppiECgYEA9C8J eF0i2Fir1lS0JC87GW4fS2K4HoTBacipoAi/o8QVrV/qluaIZk19be3DW55aXEtC IPtEqXs7/E5a8HuO9hZYGp46LsyHSga7eRRu4h960puIyaaWnKDJQLeoDmKCo7aj 5lIeARG+IkWv+qhgI9ZbLsJ8yiC/nTgHHqMnbrkCgYBywU5/2OHp2Jpe49YoBvug j1ijxcMyb9qm/o90FyU/G6fQTPkl/2rBQX3gi5sXcOuHcaeQ3aP8xVgfegYQuGdA sOvY/XwmI+xhPqnESHaufhJDuMAvB9R1oEfVQvBpfchtiRxJrVHPOpgTJ7M1j3kH 9tcsRxrpPIFMV01t1fEWYQKBgQCI8QAson7yOfhUwTgtutc4Ecw3KOv9IZKe0sxe Vcmz/Dnz+4DClBMW3IplZhxTe2FNtV8mxAPj0Jr5iq/xgjnQxQMwGmCi8k1FNLVa 2By/b8wf5N43yNdai8mSI+1588E0My+D8bWl/99TtSVWO6t/La4BcU0uxmLvtwY3 JmTs8QKBgBQd5CEqoPHWR0/M31RBQAqH7wWyKSRgXtelODAE4FsOiLDwYulHHDSK YFR+fAB3QB8TwHg0CrUTF2iNlfceVUy6h7DLMdhfI+16uUhsoI3IoBos2AgnFgGz E0j+F5Qu/zv6xIc0e1eyzaji6BUiseQSyBryiQjpstnp5dG0T3Oe -----END RSA PRIVATE KEY----- 2018-10-17 07:23:35,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 07:23:35,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"security_group": {"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-17 07:23:35,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:35 GMT X-Openstack-Request-Id: req-b85447e6-2c19-4db6-a906-575c98915471 2018-10-17 07:23:35,805 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}} 2018-10-17 07:23:35,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b85447e6-2c19-4db6-a906-575c98915471 2018-10-17 07:23:35,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.439220905304s 2018-10-17 07:23:35,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:23:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:36,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-dae261fc-03f5-4dfb-93de-cbc47cbd596f 2018-10-17 07:23:36,133 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:23:36,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-dae261fc-03f5-4dfb-93de-cbc47cbd596f 2018-10-17 07:23:36,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320954799652s 2018-10-17 07:23:36,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:23:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -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": "037782f5-9218-4779-ae05-3e8de70a658a"}}' 2018-10-17 07:23:36,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-f29d1153-d66c-407d-9428-d539d444cfce 2018-10-17 07:23:36,337 - keystoneauth.session - DEBUG - 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-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "port_range_min": 22, "revision_number": 0, "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:36Z", "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "46c3f863-2af8-445e-8965-52a9d18691cd"}} 2018-10-17 07:23:36,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f29d1153-d66c-407d-9428-d539d444cfce 2018-10-17 07:23:36,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.19752407074s 2018-10-17 07:23:36,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:23:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:36,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-16f8a286-1af4-4469-bba6-492e749310b7 2018-10-17 07:23:36,390 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "46c3f863-2af8-445e-8965-52a9d18691cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 2, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:23:36,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-16f8a286-1af4-4469-bba6-492e749310b7 2018-10-17 07:23:36,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460631847382s 2018-10-17 07:23:36,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:23:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -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": "037782f5-9218-4779-ae05-3e8de70a658a"}}' 2018-10-17 07:23:36,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-32d9311d-a3b8-46c9-aec9-7150aa0233ae 2018-10-17 07:23:36,530 - keystoneauth.session - DEBUG - 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-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "port_range_min": null, "revision_number": 0, "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:36Z", "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "21d3a9f4-2ff5-4db5-921f-eedf2431fbcb"}} 2018-10-17 07:23:36,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-32d9311d-a3b8-46c9-aec9-7150aa0233ae 2018-10-17 07:23:36,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134021997452s 2018-10-17 07:23:36,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:23:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:36,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-3e42c687-6182-4179-a50f-042bf65579fa 2018-10-17 07:23:36,584 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "21d3a9f4-2ff5-4db5-921f-eedf2431fbcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "46c3f863-2af8-445e-8965-52a9d18691cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 3, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:23:36,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3e42c687-6182-4179-a50f-042bf65579fa 2018-10-17 07:23:36,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472989082336s 2018-10-17 07:23:36,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:23:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -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": "037782f5-9218-4779-ae05-3e8de70a658a"}}' 2018-10-17 07:23:36,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-3bc08cbb-73f0-4224-86a5-f5d471443d54 2018-10-17 07:23:36,723 - keystoneauth.session - DEBUG - 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-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "port_range_min": 80, "revision_number": 0, "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:36Z", "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f518ebce-4346-48ce-b6fc-222e510854bc"}} 2018-10-17 07:23:36,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3bc08cbb-73f0-4224-86a5-f5d471443d54 2018-10-17 07:23:36,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132002830505s 2018-10-17 07:23:36,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:23:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:36,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-4bb39416-ff97-4745-b6c2-872ce208ec87 2018-10-17 07:23:36,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "21d3a9f4-2ff5-4db5-921f-eedf2431fbcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "46c3f863-2af8-445e-8965-52a9d18691cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "f518ebce-4346-48ce-b6fc-222e510854bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 4, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:23:36,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4bb39416-ff97-4745-b6c2-872ce208ec87 2018-10-17 07:23:36,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0602321624756s 2018-10-17 07:23:36,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:23:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -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": "037782f5-9218-4779-ae05-3e8de70a658a"}}' 2018-10-17 07:23:36,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-34fd8b2c-a5cb-4653-99e5-672967f9c084 2018-10-17 07:23:36,930 - keystoneauth.session - DEBUG - 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-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "port_range_min": 443, "revision_number": 0, "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:36Z", "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "0726a695-dcb5-4a2e-a0da-3f2e9a409e66"}} 2018-10-17 07:23:36,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-34fd8b2c-a5cb-4653-99e5-672967f9c084 2018-10-17 07:23:36,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134860992432s 2018-10-17 07:23:36,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:23:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:36,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:36 GMT X-Openstack-Request-Id: req-836e45ba-f1f8-48dd-9a34-b5cd30403db5 2018-10-17 07:23:36,986 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "0726a695-dcb5-4a2e-a0da-3f2e9a409e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 443, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "21d3a9f4-2ff5-4db5-921f-eedf2431fbcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "46c3f863-2af8-445e-8965-52a9d18691cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "f518ebce-4346-48ce-b6fc-222e510854bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 5, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:23:36,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-836e45ba-f1f8-48dd-9a34-b5cd30403db5 2018-10-17 07:23:36,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489690303802s 2018-10-17 07:23:36,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:23:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -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": "037782f5-9218-4779-ae05-3e8de70a658a"}}' 2018-10-17 07:23:37,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:37 GMT X-Openstack-Request-Id: req-faaf6cd8-93d0-4ac1-968a-b0c67a2b5426 2018-10-17 07:23:37,152 - keystoneauth.session - DEBUG - 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-10-17T07:23:37Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:37Z", "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "b4aec976-7964-412e-86bb-0485482ebe8f"}} 2018-10-17 07:23:37,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-faaf6cd8-93d0-4ac1-968a-b0c67a2b5426 2018-10-17 07:23:37,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16002202034s 2018-10-17 07:23:37,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:23:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:37,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:37 GMT X-Openstack-Request-Id: req-dabd3b26-0b91-47cb-a33a-96a615e3c42d 2018-10-17 07:23:37,208 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "0726a695-dcb5-4a2e-a0da-3f2e9a409e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 443, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "21d3a9f4-2ff5-4db5-921f-eedf2431fbcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "46c3f863-2af8-445e-8965-52a9d18691cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-17T07:23:37Z", "revision_number": 0, "id": "b4aec976-7964-412e-86bb-0485482ebe8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:37Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "f518ebce-4346-48ce-b6fc-222e510854bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 6, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:23:37,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-dabd3b26-0b91-47cb-a33a-96a615e3c42d 2018-10-17 07:23:37,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498411655426s 2018-10-17 07:23:37,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:23:37,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -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": "037782f5-9218-4779-ae05-3e8de70a658a"}}' 2018-10-17 07:23:37,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:37 GMT X-Openstack-Request-Id: req-3a5a8b46-165a-47dc-b92d-9aad1ae32031 2018-10-17 07:23:37,356 - keystoneauth.session - DEBUG - 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-10-17T07:23:37Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:37Z", "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "22cda3f7-e808-4eba-8863-d5846134d289"}} 2018-10-17 07:23:37,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3a5a8b46-165a-47dc-b92d-9aad1ae32031 2018-10-17 07:23:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141433954239s 2018-10-17 07:23:37,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:23:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:37,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:37 GMT X-Openstack-Request-Id: req-3b7873a0-b085-415e-8925-a281f7d52fcd 2018-10-17 07:23:37,458 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4c22539-0aaa-400d-b0a1-e6a061504310","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43a04c531f654df6af9b6fe5bb908a91","l2_adjacency":true,"status":"ACTIVE","subnets":["dc39085d-03de-4c16-812a-07883de9694b"],"description":"","tags":[],"updated_at":"2018-10-17T07:22:04Z","qos_policy_id":null,"name":"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401","admin_state_up":true,"tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:02Z","mtu":1450}]} 2018-10-17 07:23:37,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3b7873a0-b085-415e-8925-a281f7d52fcd 2018-10-17 07:23:37,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101194143295s 2018-10-17 07:23:37,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:23:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:37,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:37 GMT X-Openstack-Request-Id: req-bd5f1c21-6255-4d89-b844-3ae789ec4d91 2018-10-17 07:23:37,506 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:23:33Z", "file": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "size": 4373348352, "self": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:22:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:23:37,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bd5f1c21-6255-4d89-b844-3ae789ec4d91 2018-10-17 07:23:37,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0426909923553s 2018-10-17 07:23:37,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:23:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:37,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d1bf146-55d0-4dc8-bc8f-63c266d5e555 x-openstack-request-id: req-8d1bf146-55d0-4dc8-bc8f-63c266d5e555 2018-10-17 07:23:37,549 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "691d7581-4deb-4939-9356-43bb9c61be6b", "name": "cloudify_ims-flavor_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:23:37,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8d1bf146-55d0-4dc8-bc8f-63c266d5e555 2018-10-17 07:23:37,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0357789993286s 2018-10-17 07:23:37,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 07:23:37,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"server": {"name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "imageRef": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "flavorRef": "691d7581-4deb-4939-9356-43bb9c61be6b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a4c22539-0aaa-400d-b0a1-e6a061504310"}], "security_groups": [{"name": "037782f5-9218-4779-ae05-3e8de70a658a"}]}}' 2018-10-17 07:23:40,822 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e x-compute-request-id: req-4ce20530-0976-4de7-8eb8-7a8084c9afa0 x-openstack-request-id: req-4ce20530-0976-4de7-8eb8-7a8084c9afa0 2018-10-17 07:23:40,822 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "037782f5-9218-4779-ae05-3e8de70a658a"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "adminPass": "qWY8DG4r32d7"}} 2018-10-17 07:23:40,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-4ce20530-0976-4de7-8eb8-7a8084c9afa0 2018-10-17 07:23:40,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.27112102509s 2018-10-17 07:23:40,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:40,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:41,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 609 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d49cc6a8-a586-4493-b036-c3acc7912028 x-openstack-request-id: req-d49cc6a8-a586-4493-b036-c3acc7912028 2018-10-17 07:23:41,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "user_id": "894d16e181b64214bcc8bfba3ab46821", "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-10-17T07:23:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:41,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d49cc6a8-a586-4493-b036-c3acc7912028 2018-10-17 07:23:41,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657223939896s 2018-10-17 07:23:41,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:23:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:41,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:41 GMT X-Openstack-Request-Id: req-a754bb29-85fb-4f1a-8386-de28c0ea7b75 2018-10-17 07:23:41,605 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4c22539-0aaa-400d-b0a1-e6a061504310","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43a04c531f654df6af9b6fe5bb908a91","l2_adjacency":true,"status":"ACTIVE","subnets":["dc39085d-03de-4c16-812a-07883de9694b"],"description":"","tags":[],"updated_at":"2018-10-17T07:22:04Z","qos_policy_id":null,"name":"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401","admin_state_up":true,"tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:02Z","mtu":1450}]} 2018-10-17 07:23:41,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a754bb29-85fb-4f1a-8386-de28c0ea7b75 2018-10-17 07:23:41,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111894130707s 2018-10-17 07:23:41,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 07:23:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:41,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:41 GMT X-Openstack-Request-Id: req-94f59424-6f23-4ec6-b04b-d0ae9a78cabf 2018-10-17 07:23:41,651 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c22539-0aaa-400d-b0a1-e6a061504310","tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:22:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"43a04c531f654df6af9b6fe5bb908a91","id":"dc39085d-03de-4c16-812a-07883de9694b","subnetpool_id":null,"name":"cloudify_ims-subnet_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}]} 2018-10-17 07:23:41,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-94f59424-6f23-4ec6-b04b-d0ae9a78cabf 2018-10-17 07:23:41,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.045138835907s 2018-10-17 07:23:41,652 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:23:43,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:44,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f72bf290-afa8-406b-93dc-75dc30445f0e x-openstack-request-id: req-f72bf290-afa8-406b-93dc-75dc30445f0e 2018-10-17 07:23:44,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:44,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f72bf290-afa8-406b-93dc-75dc30445f0e 2018-10-17 07:23:44,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688759088516s 2018-10-17 07:23:44,351 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:23:46,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:47,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f5c45c2-f387-4984-98e0-cbb85b3d076e x-openstack-request-id: req-7f5c45c2-f387-4984-98e0-cbb85b3d076e 2018-10-17 07:23:47,130 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:47,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f5c45c2-f387-4984-98e0-cbb85b3d076e 2018-10-17 07:23:47,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778219938278s 2018-10-17 07:23:47,137 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:23:49,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:49,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f27ae57a-c3e3-4dce-b461-703bda822714 x-openstack-request-id: req-f27ae57a-c3e3-4dce-b461-703bda822714 2018-10-17 07:23:49,626 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:49,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f27ae57a-c3e3-4dce-b461-703bda822714 2018-10-17 07:23:49,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487664937973s 2018-10-17 07:23:49,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:23:51,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:51,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c74c73b-d37e-4e40-89c1-13e73f48e205 x-openstack-request-id: req-8c74c73b-d37e-4e40-89c1-13e73f48e205 2018-10-17 07:23:51,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:51,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8c74c73b-d37e-4e40-89c1-13e73f48e205 2018-10-17 07:23:51,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.275731086731s 2018-10-17 07:23:51,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:23:53,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:53,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:54,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf73dd61-b8d1-4a03-92f9-8eb67302fd6c x-openstack-request-id: req-bf73dd61-b8d1-4a03-92f9-8eb67302fd6c 2018-10-17 07:23:54,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:54,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf73dd61-b8d1-4a03-92f9-8eb67302fd6c 2018-10-17 07:23:54,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503979921341s 2018-10-17 07:23:54,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:23:56,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:57,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ff69bcb-741c-403c-91c7-7c61b012bc7f x-openstack-request-id: req-5ff69bcb-741c-403c-91c7-7c61b012bc7f 2018-10-17 07:23:57,525 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:57,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5ff69bcb-741c-403c-91c7-7c61b012bc7f 2018-10-17 07:23:57,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08954596519s 2018-10-17 07:23:57,529 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:23:59,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:23:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:23:59,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:23:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb016dab-0228-4366-a192-fc758501ba8d x-openstack-request-id: req-fb016dab-0228-4366-a192-fc758501ba8d 2018-10-17 07:23:59,958 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:23:59,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb016dab-0228-4366-a192-fc758501ba8d 2018-10-17 07:23:59,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427242994308s 2018-10-17 07:23:59,962 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:01,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:02,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3733cc7-082d-4b5d-b67a-953c890472fa x-openstack-request-id: req-e3733cc7-082d-4b5d-b67a-953c890472fa 2018-10-17 07:24:02,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:02,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e3733cc7-082d-4b5d-b67a-953c890472fa 2018-10-17 07:24:02,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486255884171s 2018-10-17 07:24:02,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:04,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:04,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:04,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87a9990b-c73e-4bb4-89cf-820b00d6516a x-openstack-request-id: req-87a9990b-c73e-4bb4-89cf-820b00d6516a 2018-10-17 07:24:04,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:04,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-87a9990b-c73e-4bb4-89cf-820b00d6516a 2018-10-17 07:24:04,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2266061306s 2018-10-17 07:24:04,694 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:06,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:07,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9401f18-d486-472f-83d1-7dedb011e7bd x-openstack-request-id: req-b9401f18-d486-472f-83d1-7dedb011e7bd 2018-10-17 07:24:07,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:07,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9401f18-d486-472f-83d1-7dedb011e7bd 2018-10-17 07:24:07,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597867012024s 2018-10-17 07:24:07,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:09,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:09,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:09,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d7f01a6-0863-4260-a86d-2a1e0b2728c0 x-openstack-request-id: req-2d7f01a6-0863-4260-a86d-2a1e0b2728c0 2018-10-17 07:24:09,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:09,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2d7f01a6-0863-4260-a86d-2a1e0b2728c0 2018-10-17 07:24:09,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215306043625s 2018-10-17 07:24:09,526 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:11,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:11,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-379c1217-4f35-4d45-8efe-31899b518660 x-openstack-request-id: req-379c1217-4f35-4d45-8efe-31899b518660 2018-10-17 07:24:11,946 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:11,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-379c1217-4f35-4d45-8efe-31899b518660 2018-10-17 07:24:11,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418156862259s 2018-10-17 07:24:11,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:13,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:14,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3933e569-427a-4150-971a-626b6c5fec99 x-openstack-request-id: req-3933e569-427a-4150-971a-626b6c5fec99 2018-10-17 07:24:14,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:14,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3933e569-427a-4150-971a-626b6c5fec99 2018-10-17 07:24:14,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534307003021s 2018-10-17 07:24:14,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:16,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:16,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:16,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53952959-8b5a-4073-b5c6-0292d6f7f4c4 x-openstack-request-id: req-53952959-8b5a-4073-b5c6-0292d6f7f4c4 2018-10-17 07:24:16,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:16,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-53952959-8b5a-4073-b5c6-0292d6f7f4c4 2018-10-17 07:24:16,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493650913239s 2018-10-17 07:24:17,000 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:19,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:19,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71d668f4-e34e-4e1d-ac60-1a76f57189e2 x-openstack-request-id: req-71d668f4-e34e-4e1d-ac60-1a76f57189e2 2018-10-17 07:24:19,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:19,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-71d668f4-e34e-4e1d-ac60-1a76f57189e2 2018-10-17 07:24:19,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414353132248s 2018-10-17 07:24:19,424 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:21,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:21,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42c5574b-8073-4e30-bcf4-1b98579ab3a6 x-openstack-request-id: req-42c5574b-8073-4e30-bcf4-1b98579ab3a6 2018-10-17 07:24:21,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:21,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-42c5574b-8073-4e30-bcf4-1b98579ab3a6 2018-10-17 07:24:21,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233638048172s 2018-10-17 07:24:21,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:23,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:23,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41079ba3-1c58-444b-8e93-53d4aae9d903 x-openstack-request-id: req-41079ba3-1c58-444b-8e93-53d4aae9d903 2018-10-17 07:24:23,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:23,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-41079ba3-1c58-444b-8e93-53d4aae9d903 2018-10-17 07:24:23,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241225004196s 2018-10-17 07:24:23,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:25,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:26,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82faf61e-e173-4537-9e4d-b34499eb857a x-openstack-request-id: req-82faf61e-e173-4537-9e4d-b34499eb857a 2018-10-17 07:24:26,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:26,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-82faf61e-e173-4537-9e4d-b34499eb857a 2018-10-17 07:24:26,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761830091476s 2018-10-17 07:24:26,688 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:28,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:28,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:29,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-498bac20-d5e4-4780-b40e-281060b94379 x-openstack-request-id: req-498bac20-d5e4-4780-b40e-281060b94379 2018-10-17 07:24:29,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:29,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-498bac20-d5e4-4780-b40e-281060b94379 2018-10-17 07:24:29,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508640050888s 2018-10-17 07:24:29,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:31,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:31,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5345cbaa-9893-4f86-b9fe-f9d2a10e248e x-openstack-request-id: req-5345cbaa-9893-4f86-b9fe-f9d2a10e248e 2018-10-17 07:24:31,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:31,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5345cbaa-9893-4f86-b9fe-f9d2a10e248e 2018-10-17 07:24:31,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249392986298s 2018-10-17 07:24:31,465 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:33,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:33,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:33,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-677850a4-2c26-4156-ad6f-b0476df81ff4 x-openstack-request-id: req-677850a4-2c26-4156-ad6f-b0476df81ff4 2018-10-17 07:24:33,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:33,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-677850a4-2c26-4156-ad6f-b0476df81ff4 2018-10-17 07:24:33,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41813492775s 2018-10-17 07:24:33,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:35,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:35,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:36,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8306c53a-f662-4d0b-9fe9-ba1905259aef x-openstack-request-id: req-8306c53a-f662-4d0b-9fe9-ba1905259aef 2018-10-17 07:24:36,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:36,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8306c53a-f662-4d0b-9fe9-ba1905259aef 2018-10-17 07:24:36,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705860137939s 2018-10-17 07:24:36,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:38,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:38,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:39,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69ed022a-090a-47fa-a162-5c847205cb42 x-openstack-request-id: req-69ed022a-090a-47fa-a162-5c847205cb42 2018-10-17 07:24:39,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:39,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-69ed022a-090a-47fa-a162-5c847205cb42 2018-10-17 07:24:39,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500010967255s 2018-10-17 07:24:39,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:41,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:41,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0cd2a966-8903-4e1d-a066-57a517ce5129 x-openstack-request-id: req-0cd2a966-8903-4e1d-a066-57a517ce5129 2018-10-17 07:24:41,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:41,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0cd2a966-8903-4e1d-a066-57a517ce5129 2018-10-17 07:24:41,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237766981125s 2018-10-17 07:24:41,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:43,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:43,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:43,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35dcf0e8-da0e-446e-94b7-31bcfab400cb x-openstack-request-id: req-35dcf0e8-da0e-446e-94b7-31bcfab400cb 2018-10-17 07:24:43,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:43,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-35dcf0e8-da0e-446e-94b7-31bcfab400cb 2018-10-17 07:24:43,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234049797058s 2018-10-17 07:24:43,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:45,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:45,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:45,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7497fec8-b4ca-4026-83be-26fc5faf4b24 x-openstack-request-id: req-7497fec8-b4ca-4026-83be-26fc5faf4b24 2018-10-17 07:24:45,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:45,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7497fec8-b4ca-4026-83be-26fc5faf4b24 2018-10-17 07:24:45,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247272014618s 2018-10-17 07:24:45,862 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:47,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:48,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c8fba8a-599c-4721-adea-2f359d63a280 x-openstack-request-id: req-0c8fba8a-599c-4721-adea-2f359d63a280 2018-10-17 07:24:48,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:48,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0c8fba8a-599c-4721-adea-2f359d63a280 2018-10-17 07:24:48,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7122797966s 2018-10-17 07:24:48,584 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:50,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:51,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5eaac9a8-3085-4728-906b-49a62329b4b0 x-openstack-request-id: req-5eaac9a8-3085-4728-906b-49a62329b4b0 2018-10-17 07:24:51,081 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:51,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5eaac9a8-3085-4728-906b-49a62329b4b0 2018-10-17 07:24:51,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495331048965s 2018-10-17 07:24:51,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:53,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:53,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:53,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0684f34-065a-442c-9bd4-8847978fde7e x-openstack-request-id: req-f0684f34-065a-442c-9bd4-8847978fde7e 2018-10-17 07:24:53,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:53,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f0684f34-065a-442c-9bd4-8847978fde7e 2018-10-17 07:24:53,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.24122595787s 2018-10-17 07:24:53,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:55,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:55,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:55,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37ecbc16-2f1e-435b-8984-bc68d7e95e37 x-openstack-request-id: req-37ecbc16-2f1e-435b-8984-bc68d7e95e37 2018-10-17 07:24:55,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:55,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37ecbc16-2f1e-435b-8984-bc68d7e95e37 2018-10-17 07:24:55,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22793507576s 2018-10-17 07:24:55,573 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:57,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:57,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:24:57,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69434ea7-7c8a-4db9-bb1d-651ccd55729e x-openstack-request-id: req-69434ea7-7c8a-4db9-bb1d-651ccd55729e 2018-10-17 07:24:57,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:24:57,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-69434ea7-7c8a-4db9-bb1d-651ccd55729e 2018-10-17 07:24:57,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246423006058s 2018-10-17 07:24:57,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:24:59,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:24:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:00,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:24:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf7b91b6-ef62-4e88-b3e6-3c7e19684090 x-openstack-request-id: req-bf7b91b6-ef62-4e88-b3e6-3c7e19684090 2018-10-17 07:25:00,354 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:00,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf7b91b6-ef62-4e88-b3e6-3c7e19684090 2018-10-17 07:25:00,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525298833847s 2018-10-17 07:25:00,357 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:02,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:03,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54db5f6f-088d-490d-b517-aada7e523d05 x-openstack-request-id: req-54db5f6f-088d-490d-b517-aada7e523d05 2018-10-17 07:25:03,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:03,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-54db5f6f-088d-490d-b517-aada7e523d05 2018-10-17 07:25:03,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746526002884s 2018-10-17 07:25:03,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:05,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:05,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-068b0038-aa63-4372-a683-b0d2921d0f12 x-openstack-request-id: req-068b0038-aa63-4372-a683-b0d2921d0f12 2018-10-17 07:25:05,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:05,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-068b0038-aa63-4372-a683-b0d2921d0f12 2018-10-17 07:25:05,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437147855759s 2018-10-17 07:25:05,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:07,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:07,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc20659f-c394-47b6-bb90-d07b9bd5b968 x-openstack-request-id: req-fc20659f-c394-47b6-bb90-d07b9bd5b968 2018-10-17 07:25:07,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:07,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fc20659f-c394-47b6-bb90-d07b9bd5b968 2018-10-17 07:25:07,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223523855209s 2018-10-17 07:25:07,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:09,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:10,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-630e2007-1a9e-42a4-b30a-f2d288eee078 x-openstack-request-id: req-630e2007-1a9e-42a4-b30a-f2d288eee078 2018-10-17 07:25:10,606 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:10,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-630e2007-1a9e-42a4-b30a-f2d288eee078 2018-10-17 07:25:10,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81423997879s 2018-10-17 07:25:10,613 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:12,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:13,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aee93353-c280-40dd-91ef-2090ade25719 x-openstack-request-id: req-aee93353-c280-40dd-91ef-2090ade25719 2018-10-17 07:25:13,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:13,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aee93353-c280-40dd-91ef-2090ade25719 2018-10-17 07:25:13,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696964025497s 2018-10-17 07:25:13,320 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:15,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:15,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-372545f6-a2ae-4236-bfb0-6a4da80e9744 x-openstack-request-id: req-372545f6-a2ae-4236-bfb0-6a4da80e9744 2018-10-17 07:25:15,555 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:15,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-372545f6-a2ae-4236-bfb0-6a4da80e9744 2018-10-17 07:25:15,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233057022095s 2018-10-17 07:25:15,562 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:17,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:17,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7ac0d30-920f-4620-b87a-74b3a4cb0c12 x-openstack-request-id: req-f7ac0d30-920f-4620-b87a-74b3a4cb0c12 2018-10-17 07:25:17,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:17,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f7ac0d30-920f-4620-b87a-74b3a4cb0c12 2018-10-17 07:25:17,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.255578041077s 2018-10-17 07:25:17,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:19,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:19,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:20,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f8ee212-9d53-41ca-87f1-6ae5f38e967a x-openstack-request-id: req-9f8ee212-9d53-41ca-87f1-6ae5f38e967a 2018-10-17 07:25:20,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:20,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9f8ee212-9d53-41ca-87f1-6ae5f38e967a 2018-10-17 07:25:20,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718361139297s 2018-10-17 07:25:20,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:22,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:22,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:22,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-360258c8-d614-4c49-8fe8-4cf7800e76f8 x-openstack-request-id: req-360258c8-d614-4c49-8fe8-4cf7800e76f8 2018-10-17 07:25:22,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:22,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-360258c8-d614-4c49-8fe8-4cf7800e76f8 2018-10-17 07:25:22,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223952054977s 2018-10-17 07:25:22,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:24,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:24,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:25,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c6e6192-625f-48cd-9812-4b4c9f6bb0d3 x-openstack-request-id: req-4c6e6192-625f-48cd-9812-4b4c9f6bb0d3 2018-10-17 07:25:25,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:25,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c6e6192-625f-48cd-9812-4b4c9f6bb0d3 2018-10-17 07:25:25,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483345031738s 2018-10-17 07:25:25,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:27,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:27,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42c7950c-22e4-4e06-b593-ad200ef5903c x-openstack-request-id: req-42c7950c-22e4-4e06-b593-ad200ef5903c 2018-10-17 07:25:27,834 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:27,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-42c7950c-22e4-4e06-b593-ad200ef5903c 2018-10-17 07:25:27,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550786972046s 2018-10-17 07:25:27,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:29,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cdae66a-d022-48c1-aa46-1dc4cf3e77df x-openstack-request-id: req-9cdae66a-d022-48c1-aa46-1dc4cf3e77df 2018-10-17 07:25:30,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:30,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9cdae66a-d022-48c1-aa46-1dc4cf3e77df 2018-10-17 07:25:30,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.254395961761s 2018-10-17 07:25:30,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:32,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:32,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:32,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9b7e4e0-003e-4df5-b019-d9cc3d236a1b x-openstack-request-id: req-f9b7e4e0-003e-4df5-b019-d9cc3d236a1b 2018-10-17 07:25:32,534 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:32,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f9b7e4e0-003e-4df5-b019-d9cc3d236a1b 2018-10-17 07:25:32,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428595066071s 2018-10-17 07:25:32,541 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:34,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:34,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:34,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34aaabb7-7621-489a-a950-172853b6d75b x-openstack-request-id: req-34aaabb7-7621-489a-a950-172853b6d75b 2018-10-17 07:25:34,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:34,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-34aaabb7-7621-489a-a950-172853b6d75b 2018-10-17 07:25:34,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433573961258s 2018-10-17 07:25:34,984 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:36,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:37,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c67d680-638d-432f-adac-61040da28e19 x-openstack-request-id: req-3c67d680-638d-432f-adac-61040da28e19 2018-10-17 07:25:37,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:37,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c67d680-638d-432f-adac-61040da28e19 2018-10-17 07:25:37,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234976053238s 2018-10-17 07:25:37,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:39,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:39,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-171f1176-3007-428f-98b2-0f6be953205f x-openstack-request-id: req-171f1176-3007-428f-98b2-0f6be953205f 2018-10-17 07:25:39,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:39,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-171f1176-3007-428f-98b2-0f6be953205f 2018-10-17 07:25:39,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525428056717s 2018-10-17 07:25:39,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:42,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42dc6203-fd94-4808-bedd-5bfacec6f39d x-openstack-request-id: req-42dc6203-fd94-4808-bedd-5bfacec6f39d 2018-10-17 07:25:42,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:42,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-42dc6203-fd94-4808-bedd-5bfacec6f39d 2018-10-17 07:25:42,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.252163887024s 2018-10-17 07:25:42,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:44,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:44,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4adbf343-c4bc-4818-bf78-7b2b8f428e71 x-openstack-request-id: req-4adbf343-c4bc-4818-bf78-7b2b8f428e71 2018-10-17 07:25:44,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:44,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4adbf343-c4bc-4818-bf78-7b2b8f428e71 2018-10-17 07:25:44,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450409889221s 2018-10-17 07:25:44,485 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:46,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:47,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-450e9047-62db-4576-95a6-51a4181ad8b4 x-openstack-request-id: req-450e9047-62db-4576-95a6-51a4181ad8b4 2018-10-17 07:25:47,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:47,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-450e9047-62db-4576-95a6-51a4181ad8b4 2018-10-17 07:25:47,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840090990067s 2018-10-17 07:25:47,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:49,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:49,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9230661f-d608-4f05-b813-d7b11435686c x-openstack-request-id: req-9230661f-d608-4f05-b813-d7b11435686c 2018-10-17 07:25:49,930 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:49,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9230661f-d608-4f05-b813-d7b11435686c 2018-10-17 07:25:49,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591231107712s 2018-10-17 07:25:49,937 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:51,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:52,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04b80a65-4c39-4144-ae27-8d0b694a5be0 x-openstack-request-id: req-04b80a65-4c39-4144-ae27-8d0b694a5be0 2018-10-17 07:25:52,359 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:52,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-04b80a65-4c39-4144-ae27-8d0b694a5be0 2018-10-17 07:25:52,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419960975647s 2018-10-17 07:25:52,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:54,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:54,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:54,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88bfe317-1ea4-4fb1-b002-2cc38d057ca7 x-openstack-request-id: req-88bfe317-1ea4-4fb1-b002-2cc38d057ca7 2018-10-17 07:25:54,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T07:23:43Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:54,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-88bfe317-1ea4-4fb1-b002-2cc38d057ca7 2018-10-17 07:25:54,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514034032822s 2018-10-17 07:25:54,889 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:25:56,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:25:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:57,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d72bcd4e-ab5d-43e8-a99e-9575f5cc1313 x-openstack-request-id: req-d72bcd4e-ab5d-43e8-a99e-9575f5cc1313 2018-10-17 07:25:57,473 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ff:b9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:25:55.000000", "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:25:55Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:25:57,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d72bcd4e-ab5d-43e8-a99e-9575f5cc1313 2018-10-17 07:25:57,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58092880249s 2018-10-17 07:25:57,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 07:25:57,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=f7491ed0-3d0f-4337-8f41-e952f69dee5e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:57,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:57 GMT X-Openstack-Request-Id: req-9b7a4521-3d6c-4506-bc69-17ec78c075ba 2018-10-17 07:25:57,530 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T07:25:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc39085d-03de-4c16-812a-07883de9694b","ip_address":"192.168.120.14"}],"id":"84c71c6f-6605-4d8e-a8ae-f294534876a1","security_groups":["037782f5-9218-4779-ae05-3e8de70a658a"],"mac_address":"fa:16:3e:9f:ff:b9","project_id":"43a04c531f654df6af9b6fe5bb908a91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c22539-0aaa-400d-b0a1-e6a061504310","tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:23:42Z","binding:vnic_type":"normal","device_id":"f7491ed0-3d0f-4337-8f41-e952f69dee5e","ip_allocation":"immediate"}]} 2018-10-17 07:25:57,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=f7491ed0-3d0f-4337-8f41-e952f69dee5e used request id req-9b7a4521-3d6c-4506-bc69-17ec78c075ba 2018-10-17 07:25:57,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0513479709625s 2018-10-17 07:25:57,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:25:57,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=84c71c6f-6605-4d8e-a8ae-f294534876a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:57,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:57 GMT X-Openstack-Request-Id: req-437dbbea-ce11-4607-9392-96d22836a73a 2018-10-17 07:25:57,588 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 07:25:57,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=84c71c6f-6605-4d8e-a8ae-f294534876a1 used request id req-437dbbea-ce11-4607-9392-96d22836a73a 2018-10-17 07:25:57,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0470108985901s 2018-10-17 07:25:57,589 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:ff:b9', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8bb2936b-73d1-45f8-8c0a-fdab394334b1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:25:55.000000', 'flavor': Munch({u'id': u'691d7581-4deb-4939-9356-43bb9c61be6b'}), 'az': u'nova', 'id': u'f7491ed0-3d0f-4337-8f41-e952f69dee5e', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'894d16e181b64214bcc8bfba3ab46821', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43a04c531f654df6af9b6fe5bb908a91', 'name': 'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', '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-10-17T07:25:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:25:55Z', 'hostId': u'd7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'd7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5', '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-10-17T07:25:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'43a04c531f654df6af9b6fe5bb908a91', 'name': u'cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'adminPass': u'qWY8DG4r32d7', 'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', 'created_at': u'2018-10-17T07:23:39Z', 'created': u'2018-10-17T07:23:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 07:25:57,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:25:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:57,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:57 GMT X-Openstack-Request-Id: req-cdf28ca3-4e13-4045-a109-e067842edb70 2018-10-17 07:25:57,691 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4c22539-0aaa-400d-b0a1-e6a061504310","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43a04c531f654df6af9b6fe5bb908a91","l2_adjacency":true,"status":"ACTIVE","subnets":["dc39085d-03de-4c16-812a-07883de9694b"],"description":"","tags":[],"updated_at":"2018-10-17T07:22:04Z","qos_policy_id":null,"name":"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401","admin_state_up":true,"tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:02Z","mtu":1450}]} 2018-10-17 07:25:57,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-cdf28ca3-4e13-4045-a109-e067842edb70 2018-10-17 07:25:57,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956380367279s 2018-10-17 07:25:57,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 07:25:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=f7491ed0-3d0f-4337-8f41-e952f69dee5e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:25:57,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 07:25:57 GMT X-Openstack-Request-Id: req-fb40cfaf-1644-4746-a894-b67e37ef8af0 2018-10-17 07:25:57,753 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T07:25:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc39085d-03de-4c16-812a-07883de9694b","ip_address":"192.168.120.14"}],"id":"84c71c6f-6605-4d8e-a8ae-f294534876a1","security_groups":["037782f5-9218-4779-ae05-3e8de70a658a"],"mac_address":"fa:16:3e:9f:ff:b9","project_id":"43a04c531f654df6af9b6fe5bb908a91","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4c22539-0aaa-400d-b0a1-e6a061504310","tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:23:42Z","binding:vnic_type":"normal","device_id":"f7491ed0-3d0f-4337-8f41-e952f69dee5e","ip_allocation":"immediate"}]} 2018-10-17 07:25:57,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=f7491ed0-3d0f-4337-8f41-e952f69dee5e used request id req-fb40cfaf-1644-4746-a894-b67e37ef8af0 2018-10-17 07:25:57,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0615692138672s 2018-10-17 07:25:57,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 07:25:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.14", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1"}}' 2018-10-17 07:26:00,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:00 GMT X-Openstack-Request-Id: req-8487211b-c6d7-480b-938b-1d5b2245b89e 2018-10-17 07:26:00,151 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:25:58Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}} 2018-10-17 07:26:00,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8487211b-c6d7-480b-938b-1d5b2245b89e 2018-10-17 07:26:00,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.3974070549s 2018-10-17 07:26:00,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:26:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:00,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:00 GMT X-Openstack-Request-Id: req-6ab0b68d-76fa-43ec-99f3-adfce9f7d83b 2018-10-17 07:26:00,251 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:25:58Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}]} 2018-10-17 07:26:00,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6ab0b68d-76fa-43ec-99f3-adfce9f7d83b 2018-10-17 07:26:00,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0798277854919s 2018-10-17 07:26:00,258 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:26:00,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:26:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:00,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:00 GMT X-Openstack-Request-Id: req-80c5d385-9eed-463c-8c3b-027ce033c833 2018-10-17 07:26:00,429 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:25:58Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}]} 2018-10-17 07:26:00,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-80c5d385-9eed-463c-8c3b-027ce033c833 2018-10-17 07:26:00,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061329126358s 2018-10-17 07:26:00,436 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:26:00,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:26:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:00,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:00 GMT X-Openstack-Request-Id: req-9dc6d914-d1b0-480f-9b85-1bec7837e157 2018-10-17 07:26:00,607 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:25:58Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}]} 2018-10-17 07:26:00,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9dc6d914-d1b0-480f-9b85-1bec7837e157 2018-10-17 07:26:00,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602519512177s 2018-10-17 07:26:00,613 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:26:00,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:26:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:00,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:00 GMT X-Openstack-Request-Id: req-7c650b21-f958-47fb-9849-ff802b425f8b 2018-10-17 07:26:00,790 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:25:58Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}]} 2018-10-17 07:26:00,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-7c650b21-f958-47fb-9849-ff802b425f8b 2018-10-17 07:26:00,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.066498041153s 2018-10-17 07:26:00,797 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:26:00,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:26:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:01,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:01 GMT X-Openstack-Request-Id: req-1871dce9-8183-466c-9fb3-eb490cb1e927 2018-10-17 07:26:01,199 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:25:58Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}]} 2018-10-17 07:26:01,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1871dce9-8183-466c-9fb3-eb490cb1e927 2018-10-17 07:26:01,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.291783094406s 2018-10-17 07:26:01,205 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:26:01,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:26:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:01,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:01 GMT X-Openstack-Request-Id: req-f2123f78-4b6f-43e8-86ba-6a2abdbc641e 2018-10-17 07:26:01,425 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:25:58Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}]} 2018-10-17 07:26:01,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f2123f78-4b6f-43e8-86ba-6a2abdbc641e 2018-10-17 07:26:01,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.110097885132s 2018-10-17 07:26:01,431 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 07:26:01,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:26:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:01,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:01 GMT X-Openstack-Request-Id: req-de6c6963-1d92-4b88-81f7-7efea8429e3d 2018-10-17 07:26:01,659 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "52d11171-b420-4832-ad62-495c888e2b50", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:25:58Z", "updated_at": "2018-10-17T07:26:01Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:ff:b9", "device_id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "port_id": "84c71c6f-6605-4d8e-a8ae-f294534876a1", "id": "d6b1770f-f126-4d92-a152-f075fada0070", "qos_policy_id": null}]} 2018-10-17 07:26:01,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-de6c6963-1d92-4b88-81f7-7efea8429e3d 2018-10-17 07:26:01,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.118222951889s 2018-10-17 07:26:01,666 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'52d11171-b420-4832-ad62-495c888e2b50', 'updated_at': u'2018-10-17T07:26:01Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'84c71c6f-6605-4d8e-a8ae-f294534876a1', 'id': u'd6b1770f-f126-4d92-a152-f075fada0070', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'84c71c6f-6605-4d8e-a8ae-f294534876a1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43a04c531f654df6af9b6fe5bb908a91', 'name': 'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'43a04c531f654df6af9b6fe5bb908a91', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9f:ff:b9', u'device_id': u'f7491ed0-3d0f-4337-8f41-e952f69dee5e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', 'created_at': u'2018-10-17T07:25:58Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9f:ff:b9', u'device_id': u'f7491ed0-3d0f-4337-8f41-e952f69dee5e'}), 'router': u'52d11171-b420-4832-ad62-495c888e2b50'}) 2018-10-17 07:26:01,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:26:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:26:02,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11025 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-968b8d9c-15c3-404a-ba5f-959a10f30d43 x-openstack-request-id: req-968b8d9c-15c3-404a-ba5f-959a10f30d43 2018-10-17 07:26:02,767 - keystoneauth.session - DEBUG - 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 1966276678 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.399608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.402441] pid_max: default: 32768 minimum: 301\n[ 0.403969] Security Framework initialized\n[ 0.405381] SELinux: Initializing.\n[ 0.406934] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.412810] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.416409] Mount-cache hash table entries: 4096\n[ 0.418206] Initializing cgroup subsys memory\n[ 0.419683] Initializing cgroup subsys devices\n[ 0.421165] Initializing cgroup subsys freezer\n[ 0.422643] Initializing cgroup subsys net_cls\n[ 0.424120] Initializing cgroup subsys blkio\n[ 0.425557] Initializing cgroup subsys perf_event\n[ 0.427085] Initializing cgroup subsys hugetlb\n[ 0.428557] Initializing cgroup subsys pids\n[ 0.429974] Initializing cgroup subsys net_prio\n[ 0.431537] CPU: Physical Processor ID: 0\n[ 0.433650] mce: CPU supports 10 MCE banks\n[ 0.435087] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.436722] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438348] tlb_flushall_shift: 6\n[ 0.439802] Freeing SMP alternatives: 28k freed\n[ 0.443977] ACPI: Core revision 20130517\n[ 0.445790] ACPI: All ACPI Tables successfully acquired\n[ 0.447663] ftrace: allocating 25812 entries in 101 pages\n[ 0.469775] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471684] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473568] smpboot: Max logical packages: 2\n[ 0.475252] Enabling x2apic\n[ 0.476404] Enabled x2apic\n[ 0.477811] Switched APIC routing to physical x2apic.\n[ 0.480673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.482527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.485945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.494667] KVM setup paravirtual spinlock\n[ 0.497438] smpboot: Booting Node 0, Processors #1 OK\n[ 0.499455] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.521259] Brought up 2 CPUs\n[ 0.521262] KVM setup async PF for cpu 1\n[ 0.521265] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.525238] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.527916] devtmpfs: initialized\n[ 0.530669] EVM: security.selinux\n[ 0.531913] EVM: security.ima\n[ 0.533085] EVM: security.capability\n[ 0.535075] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.536990] pinctrl core: initialized pinctrl subsystem\n[ 0.538709] NET: Registered protocol family 16\n[ 0.540383] ACPI: bus type PCI registered\n[ 0.541772] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.543690] PCI: Using configuration type 1 for base access\n[ 0.548766] ACPI: Added _OSI(Module Device)\n[ 0.550200] ACPI: Added _OSI(Processor Device)\n[ 0.551662] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.553168] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.555886] ACPI: Interpreter enabled\n[ 0.557216] ACPI: (supports S0 S5)\n[ 0.558471] ACPI: Using IOAPIC for interrupt routing\n[ 0.560024] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.564651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.566452] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.568355] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.570229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.573713] acpiphp: Slot [3] registered\n[ 0.575093] acpiphp: Slot [4] registered\n[ 0.576475] acpiphp: Slot [5] registered\n[ 0.577854] acpiphp: Slot [6] registered\n[ 0.579224] acpiphp: Slot [7] registered\n[ 0.580597] acpiphp: Slot [8] registered\n[ 0.581965] acpiphp: Slot [9] registered\n[ 0.583338] acpiphp: Slot [10] registered\n[ 0.584730] acpiphp: Slot [11] registered\n[ 0.586114] acpiphp: Slot [12] registered\n[ 0.587514] acpiphp: Slot [13] registered\n[ 0.588905] acpiphp: Slot [14] registered\n[ 0.590292] acpiphp: Slot [15] registered\n[ 0.591695] acpiphp: Slot [16] registered\n[ 0.593086] acpiphp: Slot [17] registered\n[ 0.594473] acpiphp: Slot [18] registered\n[ 0.595859] acpiphp: Slot [19] registered\n[ 0.597254] acpiphp: Slot [20] registered\n[ 0.598650] acpiphp: Slot [21] registered\n[ 0.600028] acpiphp: Slot [22] registered\n[ 0.601419] acpiphp: Slot [23] registered\n[ 0.602811] acpiphp: Slot [24] registered\n[ 0.604205] acpiphp: Slot [25] registered\n[ 0.605604] acpiphp: Slot [26] registered\n[ 0.607073] acpiphp: Slot [27] registered\n[ 0.608466] acpiphp: Slot [28] registered\n[ 0.609873] acpiphp: Slot [29] registered\n[ 0.611261] acpiphp: Slot [30] registered\n[ 0.612669] acpiphp: Slot [31] registered\n[ 0.614042] PCI host bridge to bus 0000:00\n[ 0.615427] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.617069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.618944] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.620819] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.623341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.625870] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.631144] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.633105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.634945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.636892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.641222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.643718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.666879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.669143] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.671822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.674018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.676175] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.678199] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.680264] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.682931] vgaarb: loaded\n[ 0.684054] vgaarb: bridge control possible 0000:00:02.0\n[ 0.685852] SCSI subsystem initialized\n[ 0.687212] ACPI: bus type USB registered\n[ 0.688628] usbcore: registered new interface driver usbfs\n[ 0.690322] usbcore: registered new interface driver hub\n[ 0.692007] usbcore: registered new device driver usb\n[ 0.693807] PCI: Using ACPI for IRQ routing\n[ 0.695565] NetLabel: Initializing\n[ 0.696787] NetLabel: domain hash size = 128\n[ 0.698165] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.699692] NetLabel: unlabeled traffic allowed by default\n[ 0.701434] Switched to clocksource kvm-clock\n[ 0.710444] pnp: PnP ACPI init\n[ 0.711639] ACPI: bus type PNP registered\n[ 0.713343] pnp: PnP ACPI: found 5 devices\n[ 0.714690] ACPI: bus type PNP unregistered\n[ 0.722152] NET: Registered protocol family 2\n[ 0.723879] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.726543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.728752] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.730632] TCP: reno registered\n[ 0.731816] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.733564] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.735406] NET: Registered protocol family 1\n[ 0.736815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.738483] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.740119] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.760111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.780344] Unpacking initramfs...\n[ 1.249577] Freeing initrd memory: 37508k freed\n[ 1.259221] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.261068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.264465] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.266273] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.268312] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.270049] Initialise system trusted keyring\n[ 1.271448] audit: initializing netlink socket (disabled)\n[ 1.273020] type=2000 audit(1539761158.051:1): initialized\n[ 1.289926] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.291666] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.294190] zpool: loaded\n[ 1.295285] zbud: loaded\n[ 1.296535] VFS: Disk quotas dquot_6.5.2\n[ 1.297881] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.299761] msgmni has been set to 7578\n[ 1.301105] Key type big_key registered\n[ 1.303088] NET: Registered protocol family 38\n[ 1.304502] Key type asymmetric registered\n[ 1.305928] Asymmetric key parser 'x509' registered\n[ 1.307791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.310252] io scheduler noop registered\n[ 1.311558] io scheduler deadline registered (default)\n[ 1.325757] io scheduler cfq registered\n[ 1.327121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.328729] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.330597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.333015] ACPI: Power Button [PWRF]\n[ 1.334398] GHES: HEST is not enabled!\n[ 1.335757] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.359876] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.361938] Non-volatile memory driver v1.3\n[ 1.363296] Linux agpgart interface v0.103\n[ 1.364784] crash memory driver: version 1.1\n[ 1.366230] rdac: device handler registered\n[ 1.367677] hp_sw: device handler registered\n[ 1.369062] emc: device handler registered\n[ 1.370411] alua: device handler registered\n[ 1.371746] libphy: Fixed MDIO Bus: probed\n[ 1.373128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.374959] ehci-pci: EHCI PCI platform driver\n[ 1.376332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.378052] ohci-pci: OHCI PCI platform driver\n[ 1.379423] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.399328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.400935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.403382] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.404937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.406655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.408474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.410860] usb usb1: Product: UHCI Host Controller\n[ 1.412347] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.414177] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.415750] hub 1-0:1.0: USB hub found\n[ 1.417077] hub 1-0:1.0: 2 ports detected\n[ 1.418558] usbcore: registered new interface driver usbserial\n[ 1.420230] usbcore: registered new interface driver usbserial_generic\n[ 1.422015] usbserial: USB Serial support registered for generic\n[ 1.423695] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.426956] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.428484] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.430060] mousedev: PS/2 mouse device common for all mice\n[ 1.432021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.434886] rtc_cmos 00:00: RTC can wake from S4\n[ 1.435592] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.437079] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.442228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.444001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.445965] cpuidle: using governor menu\n[ 1.447782] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.449970] usbcore: registered new interface driver usbhid\n[ 1.452073] usbhid: USB HID core driver\n[ 1.453753] drop_monitor: Initializing network drop monitor service\n[ 1.456061] TCP: cubic registered\n[ 1.457551] Initializing XFRM netlink socket\n[ 1.459373] NET: Registered protocol family 10\n[ 1.461453] NET: Registered protocol family 17\n[ 1.463482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.465150] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.467379] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.471025] Loading compiled-in X.509 certificates\n[ 1.472944] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.476605] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.480749] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.484461] registered taskstats version 1\n[ 1.488111] Key type trusted registered\n[ 1.491100] Key type encrypted registered\n[ 1.494132] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.496721] rtc_cmos 00:00: setting system clock to 2018-10-17 07:25:58 UTC (1539761158)\n[ 1.500752] Freeing unused kernel memory: 1680k freed\n[ 1.506741] 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.511731] systemd[1]: Detected virtualization kvm.\n[ 1.513261] systemd[1]: Detected architecture x86-64.\n[ 1.514791] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.517794] systemd[1]: No hostname configured.\n[ 1.519281] systemd[1]: Set hostname to .\n[ 1.520862] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.545385] systemd[1]: Reached target Swap.\n[ 1.546802] systemd[1]: Starting Swap.\n[ 1.548152] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.550740] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.554276] systemd[1]: Reached target Paths.\n[ 1.555705] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.558132] systemd[1]: Reached target Local File Systems.\n[ 1.559745] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.562214] systemd[1]: Reached target Timers.\n[ 1.563654] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.566033] systemd[1]: Created slice Root Slice.\n[ 1.567500] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.569995] systemd[1]: Listening on udev Control Socket.\n[ 1.571592] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.574208] systemd[1]: Listening on Journal Socket.\n[ 1.575733] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578291] systemd[1]: Created slice System Slice.\n[ 1.579809] systemd[1]: Starting System Slice.\n[ 1.581634] 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.586312] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.589088] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.592056] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.595802] systemd[1]: Reached target Slices.\n[ 1.597260] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.599700] systemd[1]: Listening on udev Kernel Socket.\n[ 1.601282] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.603793] systemd[1]: Reached target Sockets.\n[ 1.605234] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.607760] 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.667217] RPC: Registered named UNIX socket transport module.\n[ 1.669479] RPC: Registered udp transport module.\n[ 1.671354] RPC: Registered tcp transport module.\n[ 1.673226] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.720453] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.786860] FDC 0 is a S82078B\n[ 1.802440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.805687] scsi host0: ata_piix\n[ 1.807066] scsi host1: ata_piix\n[ 1.808290] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.810111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.849188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.855518] vda: vda1\n[ 1.871969] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.874027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.876144] usb 1-1: Product: QEMU USB Tablet\n[ 1.877690] usb 1-1: Manufacturer: QEMU\n[ 1.879131] usb 1-1: SerialNumber: 42\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[ 1.891073] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.894449] 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 File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\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.982776] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.985531] XFS (vda1): Mounting V4 Filesystem\n[ 2.040856] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Sockets.\n[ 2.264535] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[[32m OK [0m] Stopped target Slices.\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.297494] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.422661] SELinux: Disabled at runtime.\n[ 2.461477] type=1404 audit(1539761159.464:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.521207] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.522979] 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[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\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 Mounting Huge Pages File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\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 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[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.189568] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\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 Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\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 Import network configuration from initramfs.\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.338161] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.465239] type=1305 audit(1539761160.467:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\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[[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[ 3.599752] ppdev: user-space parallel port driver\n[ 3.613174] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.628434] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.645630] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n [ 3.663625] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\nStarting GSSAPI Proxy Daemon...\n[ 3.665949] [TTM] Initializing pool allocator\n [ 3.667798] [TTM] Initializing DMA pool allocator\nStarting LSB: Bring up/down networking...\n Starting NTP client/server...[ 3.670543] [drm] fb mappable at 0xFC000000\n\n[ 3.672316] [drm] vram aper at 0xFC000000\n[ 3.672317] [drm] size 33554432\n[ 3.672317] [drm] fb depth is 24\n[ 3.672317] [drm] pitch is 3072\n Starting Authorization Manager...\n[ 3.678338] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.703068] Console: switching to colour frame buffer device 128x48\n[ 3.717090] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.720447] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.789004] AES CTR mode by8 optimization enabled\n[ 3.793123] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.802202] alg: No test for crc32 (crc32-pclmul)\n[ 3.819456] intel_rapl: no valid rapl domains found in package 0\n[ 3.823354] intel_powerclamp: No package C-state available\n[ 3.828101] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.160463] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:26:01 +0000. Up 4.12 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-17 07:26:02,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e/action used request id req-968b8d9c-15c3-404a-ba5f-959a10f30d43 2018-10-17 07:26:02,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10135507584s 2018-10-17 07:26:02,769 - 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 1966276678 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.399608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.402441] pid_max: default: 32768 minimum: 301 [ 0.403969] Security Framework initialized [ 0.405381] SELinux: Initializing. [ 0.406934] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412810] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416409] Mount-cache hash table entries: 4096 [ 0.418206] Initializing cgroup subsys memory [ 0.419683] Initializing cgroup subsys devices [ 0.421165] Initializing cgroup subsys freezer [ 0.422643] Initializing cgroup subsys net_cls [ 0.424120] Initializing cgroup subsys blkio [ 0.425557] Initializing cgroup subsys perf_event [ 0.427085] Initializing cgroup subsys hugetlb [ 0.428557] Initializing cgroup subsys pids [ 0.429974] Initializing cgroup subsys net_prio [ 0.431537] CPU: Physical Processor ID: 0 [ 0.433650] mce: CPU supports 10 MCE banks [ 0.435087] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436722] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438348] tlb_flushall_shift: 6 [ 0.439802] Freeing SMP alternatives: 28k freed [ 0.443977] ACPI: Core revision 20130517 [ 0.445790] ACPI: All ACPI Tables successfully acquired [ 0.447663] ftrace: allocating 25812 entries in 101 pages [ 0.469775] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471684] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473568] smpboot: Max logical packages: 2 [ 0.475252] Enabling x2apic [ 0.476404] Enabled x2apic [ 0.477811] Switched APIC routing to physical x2apic. [ 0.480673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.485945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.494667] KVM setup paravirtual spinlock [ 0.497438] smpboot: Booting Node 0, Processors #1 OK [ 0.499455] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.521259] Brought up 2 CPUs [ 0.521262] KVM setup async PF for cpu 1 [ 0.521265] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.525238] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.527916] devtmpfs: initialized [ 0.530669] EVM: security.selinux [ 0.531913] EVM: security.ima [ 0.533085] EVM: security.capability [ 0.535075] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.536990] pinctrl core: initialized pinctrl subsystem [ 0.538709] NET: Registered protocol family 16 [ 0.540383] ACPI: bus type PCI registered [ 0.541772] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.543690] PCI: Using configuration type 1 for base access [ 0.548766] ACPI: Added _OSI(Module Device) [ 0.550200] ACPI: Added _OSI(Processor Device) [ 0.551662] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.553168] ACPI: Added _OSI(Processor Aggregator Device) [ 0.555886] ACPI: Interpreter enabled [ 0.557216] ACPI: (supports S0 S5) [ 0.558471] ACPI: Using IOAPIC for interrupt routing [ 0.560024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.564651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.566452] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568355] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.570229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.573713] acpiphp: Slot [3] registered [ 0.575093] acpiphp: Slot [4] registered [ 0.576475] acpiphp: Slot [5] registered [ 0.577854] acpiphp: Slot [6] registered [ 0.579224] acpiphp: Slot [7] registered [ 0.580597] acpiphp: Slot [8] registered [ 0.581965] acpiphp: Slot [9] registered [ 0.583338] acpiphp: Slot [10] registered [ 0.584730] acpiphp: Slot [11] registered [ 0.586114] acpiphp: Slot [12] registered [ 0.587514] acpiphp: Slot [13] registered [ 0.588905] acpiphp: Slot [14] registered [ 0.590292] acpiphp: Slot [15] registered [ 0.591695] acpiphp: Slot [16] registered [ 0.593086] acpiphp: Slot [17] registered [ 0.594473] acpiphp: Slot [18] registered [ 0.595859] acpiphp: Slot [19] registered [ 0.597254] acpiphp: Slot [20] registered [ 0.598650] acpiphp: Slot [21] registered [ 0.600028] acpiphp: Slot [22] registered [ 0.601419] acpiphp: Slot [23] registered [ 0.602811] acpiphp: Slot [24] registered [ 0.604205] acpiphp: Slot [25] registered [ 0.605604] acpiphp: Slot [26] registered [ 0.607073] acpiphp: Slot [27] registered [ 0.608466] acpiphp: Slot [28] registered [ 0.609873] acpiphp: Slot [29] registered [ 0.611261] acpiphp: Slot [30] registered [ 0.612669] acpiphp: Slot [31] registered [ 0.614042] PCI host bridge to bus 0000:00 [ 0.615427] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.617069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.618944] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.620819] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.623341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.625870] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.631144] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.633105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.634945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.636892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.641222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.643718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.666879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.669143] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.671822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.674018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.676175] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.678199] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.680264] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.682931] vgaarb: loaded [ 0.684054] vgaarb: bridge control possible 0000:00:02.0 [ 0.685852] SCSI subsystem initialized [ 0.687212] ACPI: bus type USB registered [ 0.688628] usbcore: registered new interface driver usbfs [ 0.690322] usbcore: registered new interface driver hub [ 0.692007] usbcore: registered new device driver usb [ 0.693807] PCI: Using ACPI for IRQ routing [ 0.695565] NetLabel: Initializing [ 0.696787] NetLabel: domain hash size = 128 [ 0.698165] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.699692] NetLabel: unlabeled traffic allowed by default [ 0.701434] Switched to clocksource kvm-clock [ 0.710444] pnp: PnP ACPI init [ 0.711639] ACPI: bus type PNP registered [ 0.713343] pnp: PnP ACPI: found 5 devices [ 0.714690] ACPI: bus type PNP unregistered [ 0.722152] NET: Registered protocol family 2 [ 0.723879] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.726543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.728752] TCP: Hash tables configured (established 32768 bind 32768) [ 0.730632] TCP: reno registered [ 0.731816] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.733564] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.735406] NET: Registered protocol family 1 [ 0.736815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.738483] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.740119] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.760111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.780344] Unpacking initramfs... [ 1.249577] Freeing initrd memory: 37508k freed [ 1.259221] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.261068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.264465] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.266273] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.268312] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.270049] Initialise system trusted keyring [ 1.271448] audit: initializing netlink socket (disabled) [ 1.273020] type=2000 audit(1539761158.051:1): initialized [ 1.289926] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.291666] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.294190] zpool: loaded [ 1.295285] zbud: loaded [ 1.296535] VFS: Disk quotas dquot_6.5.2 [ 1.297881] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.299761] msgmni has been set to 7578 [ 1.301105] Key type big_key registered [ 1.303088] NET: Registered protocol family 38 [ 1.304502] Key type asymmetric registered [ 1.305928] Asymmetric key parser 'x509' registered [ 1.307791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.310252] io scheduler noop registered [ 1.311558] io scheduler deadline registered (default) [ 1.325757] io scheduler cfq registered [ 1.327121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.328729] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.330597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.333015] ACPI: Power Button [PWRF] [ 1.334398] GHES: HEST is not enabled! [ 1.335757] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.359876] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.361938] Non-volatile memory driver v1.3 [ 1.363296] Linux agpgart interface v0.103 [ 1.364784] crash memory driver: version 1.1 [ 1.366230] rdac: device handler registered [ 1.367677] hp_sw: device handler registered [ 1.369062] emc: device handler registered [ 1.370411] alua: device handler registered [ 1.371746] libphy: Fixed MDIO Bus: probed [ 1.373128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374959] ehci-pci: EHCI PCI platform driver [ 1.376332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.378052] ohci-pci: OHCI PCI platform driver [ 1.379423] uhci_hcd: USB Universal Host Controller Interface driver [ 1.399328] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.400935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.403382] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.404937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.406655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.408474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.410860] usb usb1: Product: UHCI Host Controller [ 1.412347] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.414177] usb usb1: SerialNumber: 0000:00:01.2 [ 1.415750] hub 1-0:1.0: USB hub found [ 1.417077] hub 1-0:1.0: 2 ports detected [ 1.418558] usbcore: registered new interface driver usbserial [ 1.420230] usbcore: registered new interface driver usbserial_generic [ 1.422015] usbserial: USB Serial support registered for generic [ 1.423695] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.426956] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.428484] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.430060] mousedev: PS/2 mouse device common for all mice [ 1.432021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.434886] rtc_cmos 00:00: RTC can wake from S4 [ 1.435592] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.437079] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.442228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.444001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.445965] cpuidle: using governor menu [ 1.447782] hidraw: raw HID events driver (C) Jiri Kosina [ 1.449970] usbcore: registered new interface driver usbhid [ 1.452073] usbhid: USB HID core driver [ 1.453753] drop_monitor: Initializing network drop monitor service [ 1.456061] TCP: cubic registered [ 1.457551] Initializing XFRM netlink socket [ 1.459373] NET: Registered protocol family 10 [ 1.461453] NET: Registered protocol family 17 [ 1.463482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.465150] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.467379] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.471025] Loading compiled-in X.509 certificates [ 1.472944] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.476605] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.480749] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.484461] registered taskstats version 1 [ 1.488111] Key type trusted registered [ 1.491100] Key type encrypted registered [ 1.494132] IMA: No TPM chip found, activating TPM-bypass! [ 1.496721] rtc_cmos 00:00: setting system clock to 2018-10-17 07:25:58 UTC (1539761158) [ 1.500752] Freeing unused kernel memory: 1680k freed [ 1.506741] 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.511731] systemd[1]: Detected virtualization kvm. [ 1.513261] systemd[1]: Detected architecture x86-64. [ 1.514791] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.517794] systemd[1]: No hostname configured. [ 1.519281] systemd[1]: Set hostname to . [ 1.520862] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.545385] systemd[1]: Reached target Swap. [ 1.546802] systemd[1]: Starting Swap. [ 1.548152] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.550740] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.554276] systemd[1]: Reached target Paths. [ 1.555705] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.558132] systemd[1]: Reached target Local File Systems. [ 1.559745] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.562214] systemd[1]: Reached target Timers. [ 1.563654] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.566033] systemd[1]: Created slice Root Slice. [ 1.567500] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.569995] systemd[1]: Listening on udev Control Socket. [ 1.571592] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.574208] systemd[1]: Listening on Journal Socket. [ 1.575733] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.578291] systemd[1]: Created slice System Slice. [ 1.579809] systemd[1]: Starting System Slice. [ 1.581634] 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.586312] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.589088] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.592056] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.595802] systemd[1]: Reached target Slices. [ 1.597260] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.599700] systemd[1]: Listening on udev Kernel Socket. [ 1.601282] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.603793] systemd[1]: Reached target Sockets. [ 1.605234] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.607760] 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.667217] RPC: Registered named UNIX socket transport module. [ 1.669479] RPC: Registered udp transport module. [ 1.671354] RPC: Registered tcp transport module. [ 1.673226] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.720453] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.786860] FDC 0 is a S82078B [ 1.802440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.805687] scsi host0: ata_piix [ 1.807066] scsi host1: ata_piix [ 1.808290] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.810111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.849188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.855518] vda: vda1 [ 1.871969] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.874027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.876144] usb 1-1: Product: QEMU USB Tablet [ 1.877690] usb 1-1: Manufacturer: QEMU [ 1.879131] usb 1-1: SerialNumber: 42 [[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... [ 1.891073] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.894449] 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 File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[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.982776] SGI XFS with ACLs, security attributes, no debug enabled [ 1.985531] XFS (vda1): Mounting V4 Filesystem [ 2.040856] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[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 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 Sockets. [ 2.264535] tsc: Refined TSC clocksource calibration: 3491.843 MHz [[32m OK [0m] Stopped target Slices. [[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.297494] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.422661] SELinux: Disabled at runtime. [ 2.461477] type=1404 audit(1539761159.464:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.521207] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.522979] 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. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [ 3.189568] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Setup Virtual Console. [ 3.338161] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.465239] type=1305 audit(1539761160.467:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[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. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.599752] ppdev: user-space parallel port driver [ 3.613174] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.628434] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.645630] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... [ 3.663625] [TTM] Zone kernel: Available graphics memory: 1940960 kiB Starting GSSAPI Proxy Daemon... [ 3.665949] [TTM] Initializing pool allocator [ 3.667798] [TTM] Initializing DMA pool allocator Starting LSB: Bring up/down networking... Starting NTP client/server...[ 3.670543] [drm] fb mappable at 0xFC000000 [ 3.672316] [drm] vram aper at 0xFC000000 [ 3.672317] [drm] size 33554432 [ 3.672317] [drm] fb depth is 24 [ 3.672317] [drm] pitch is 3072 Starting Authorization Manager... [ 3.678338] fbcon: cirrusdrmfb (fb0) is primary device [ 3.703068] Console: switching to colour frame buffer device 128x48 [ 3.717090] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.720447] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.789004] AES CTR mode by8 optimization enabled [ 3.793123] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.802202] alg: No test for crc32 (crc32-pclmul) [ 3.819456] intel_rapl: no valid rapl domains found in package 0 [ 3.823354] intel_powerclamp: No package C-state available [ 3.828101] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.160463] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:26:01 +0000. Up 4.12 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-17 07:26:03,623 - paramiko.transport - DEBUG - starting thread (client mode): 0x480f5390L 2018-10-17 07:26:03,623 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 07:26:03,662 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-17 07:26:03,662 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-17 07:26:03,686 - 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-10-17 07:26:03,687 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 07:26:03,687 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-17 07:26:03,687 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 07:26:03,687 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 07:26:03,687 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 07:26:03,699 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 07:26:03,700 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 07:26:03,723 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-17 07:26:03,725 - paramiko.transport - DEBUG - Trying discovered key 7ed355d753c953159d7207ad7efff3bd in /tmp/tmpJzZHIx 2018-10-17 07:26:03,739 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 07:26:03,881 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-17 07:26:03,892 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-10-17 07:26:03,895 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 07:26:03,902 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-17 07:26:03,902 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: Authentication failed. 2018-10-17 07:26:12,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:26:12,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:26:14,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12806 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de1c46e2-0976-4138-abf9-27a7df4dcf85 x-openstack-request-id: req-de1c46e2-0976-4138-abf9-27a7df4dcf85 2018-10-17 07:26:14,006 - keystoneauth.session - DEBUG - 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 1966276678 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.399608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.402441] pid_max: default: 32768 minimum: 301\n[ 0.403969] Security Framework initialized\n[ 0.405381] SELinux: Initializing.\n[ 0.406934] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.412810] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.416409] Mount-cache hash table entries: 4096\n[ 0.418206] Initializing cgroup subsys memory\n[ 0.419683] Initializing cgroup subsys devices\n[ 0.421165] Initializing cgroup subsys freezer\n[ 0.422643] Initializing cgroup subsys net_cls\n[ 0.424120] Initializing cgroup subsys blkio\n[ 0.425557] Initializing cgroup subsys perf_event\n[ 0.427085] Initializing cgroup subsys hugetlb\n[ 0.428557] Initializing cgroup subsys pids\n[ 0.429974] Initializing cgroup subsys net_prio\n[ 0.431537] CPU: Physical Processor ID: 0\n[ 0.433650] mce: CPU supports 10 MCE banks\n[ 0.435087] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.436722] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438348] tlb_flushall_shift: 6\n[ 0.439802] Freeing SMP alternatives: 28k freed\n[ 0.443977] ACPI: Core revision 20130517\n[ 0.445790] ACPI: All ACPI Tables successfully acquired\n[ 0.447663] ftrace: allocating 25812 entries in 101 pages\n[ 0.469775] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471684] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473568] smpboot: Max logical packages: 2\n[ 0.475252] Enabling x2apic\n[ 0.476404] Enabled x2apic\n[ 0.477811] Switched APIC routing to physical x2apic.\n[ 0.480673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.482527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.485945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.494667] KVM setup paravirtual spinlock\n[ 0.497438] smpboot: Booting Node 0, Processors #1 OK\n[ 0.499455] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.521259] Brought up 2 CPUs\n[ 0.521262] KVM setup async PF for cpu 1\n[ 0.521265] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.525238] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.527916] devtmpfs: initialized\n[ 0.530669] EVM: security.selinux\n[ 0.531913] EVM: security.ima\n[ 0.533085] EVM: security.capability\n[ 0.535075] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.536990] pinctrl core: initialized pinctrl subsystem\n[ 0.538709] NET: Registered protocol family 16\n[ 0.540383] ACPI: bus type PCI registered\n[ 0.541772] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.543690] PCI: Using configuration type 1 for base access\n[ 0.548766] ACPI: Added _OSI(Module Device)\n[ 0.550200] ACPI: Added _OSI(Processor Device)\n[ 0.551662] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.553168] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.555886] ACPI: Interpreter enabled\n[ 0.557216] ACPI: (supports S0 S5)\n[ 0.558471] ACPI: Using IOAPIC for interrupt routing\n[ 0.560024] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.564651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.566452] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.568355] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.570229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.573713] acpiphp: Slot [3] registered\n[ 0.575093] acpiphp: Slot [4] registered\n[ 0.576475] acpiphp: Slot [5] registered\n[ 0.577854] acpiphp: Slot [6] registered\n[ 0.579224] acpiphp: Slot [7] registered\n[ 0.580597] acpiphp: Slot [8] registered\n[ 0.581965] acpiphp: Slot [9] registered\n[ 0.583338] acpiphp: Slot [10] registered\n[ 0.584730] acpiphp: Slot [11] registered\n[ 0.586114] acpiphp: Slot [12] registered\n[ 0.587514] acpiphp: Slot [13] registered\n[ 0.588905] acpiphp: Slot [14] registered\n[ 0.590292] acpiphp: Slot [15] registered\n[ 0.591695] acpiphp: Slot [16] registered\n[ 0.593086] acpiphp: Slot [17] registered\n[ 0.594473] acpiphp: Slot [18] registered\n[ 0.595859] acpiphp: Slot [19] registered\n[ 0.597254] acpiphp: Slot [20] registered\n[ 0.598650] acpiphp: Slot [21] registered\n[ 0.600028] acpiphp: Slot [22] registered\n[ 0.601419] acpiphp: Slot [23] registered\n[ 0.602811] acpiphp: Slot [24] registered\n[ 0.604205] acpiphp: Slot [25] registered\n[ 0.605604] acpiphp: Slot [26] registered\n[ 0.607073] acpiphp: Slot [27] registered\n[ 0.608466] acpiphp: Slot [28] registered\n[ 0.609873] acpiphp: Slot [29] registered\n[ 0.611261] acpiphp: Slot [30] registered\n[ 0.612669] acpiphp: Slot [31] registered\n[ 0.614042] PCI host bridge to bus 0000:00\n[ 0.615427] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.617069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.618944] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.620819] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.623341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.625870] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.631144] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.633105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.634945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.636892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.641222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.643718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.666879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.669143] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.671822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.674018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.676175] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.678199] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.680264] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.682931] vgaarb: loaded\n[ 0.684054] vgaarb: bridge control possible 0000:00:02.0\n[ 0.685852] SCSI subsystem initialized\n[ 0.687212] ACPI: bus type USB registered\n[ 0.688628] usbcore: registered new interface driver usbfs\n[ 0.690322] usbcore: registered new interface driver hub\n[ 0.692007] usbcore: registered new device driver usb\n[ 0.693807] PCI: Using ACPI for IRQ routing\n[ 0.695565] NetLabel: Initializing\n[ 0.696787] NetLabel: domain hash size = 128\n[ 0.698165] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.699692] NetLabel: unlabeled traffic allowed by default\n[ 0.701434] Switched to clocksource kvm-clock\n[ 0.710444] pnp: PnP ACPI init\n[ 0.711639] ACPI: bus type PNP registered\n[ 0.713343] pnp: PnP ACPI: found 5 devices\n[ 0.714690] ACPI: bus type PNP unregistered\n[ 0.722152] NET: Registered protocol family 2\n[ 0.723879] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.726543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.728752] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.730632] TCP: reno registered\n[ 0.731816] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.733564] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.735406] NET: Registered protocol family 1\n[ 0.736815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.738483] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.740119] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.760111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.780344] Unpacking initramfs...\n[ 1.249577] Freeing initrd memory: 37508k freed\n[ 1.259221] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.261068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.264465] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.266273] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.268312] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.270049] Initialise system trusted keyring\n[ 1.271448] audit: initializing netlink socket (disabled)\n[ 1.273020] type=2000 audit(1539761158.051:1): initialized\n[ 1.289926] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.291666] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.294190] zpool: loaded\n[ 1.295285] zbud: loaded\n[ 1.296535] VFS: Disk quotas dquot_6.5.2\n[ 1.297881] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.299761] msgmni has been set to 7578\n[ 1.301105] Key type big_key registered\n[ 1.303088] NET: Registered protocol family 38\n[ 1.304502] Key type asymmetric registered\n[ 1.305928] Asymmetric key parser 'x509' registered\n[ 1.307791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.310252] io scheduler noop registered\n[ 1.311558] io scheduler deadline registered (default)\n[ 1.325757] io scheduler cfq registered\n[ 1.327121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.328729] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.330597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.333015] ACPI: Power Button [PWRF]\n[ 1.334398] GHES: HEST is not enabled!\n[ 1.335757] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.359876] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.361938] Non-volatile memory driver v1.3\n[ 1.363296] Linux agpgart interface v0.103\n[ 1.364784] crash memory driver: version 1.1\n[ 1.366230] rdac: device handler registered\n[ 1.367677] hp_sw: device handler registered\n[ 1.369062] emc: device handler registered\n[ 1.370411] alua: device handler registered\n[ 1.371746] libphy: Fixed MDIO Bus: probed\n[ 1.373128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.374959] ehci-pci: EHCI PCI platform driver\n[ 1.376332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.378052] ohci-pci: OHCI PCI platform driver\n[ 1.379423] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.399328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.400935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.403382] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.404937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.406655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.408474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.410860] usb usb1: Product: UHCI Host Controller\n[ 1.412347] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.414177] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.415750] hub 1-0:1.0: USB hub found\n[ 1.417077] hub 1-0:1.0: 2 ports detected\n[ 1.418558] usbcore: registered new interface driver usbserial\n[ 1.420230] usbcore: registered new interface driver usbserial_generic\n[ 1.422015] usbserial: USB Serial support registered for generic\n[ 1.423695] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.426956] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.428484] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.430060] mousedev: PS/2 mouse device common for all mice\n[ 1.432021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.434886] rtc_cmos 00:00: RTC can wake from S4\n[ 1.435592] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.437079] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.442228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.444001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.445965] cpuidle: using governor menu\n[ 1.447782] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.449970] usbcore: registered new interface driver usbhid\n[ 1.452073] usbhid: USB HID core driver\n[ 1.453753] drop_monitor: Initializing network drop monitor service\n[ 1.456061] TCP: cubic registered\n[ 1.457551] Initializing XFRM netlink socket\n[ 1.459373] NET: Registered protocol family 10\n[ 1.461453] NET: Registered protocol family 17\n[ 1.463482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.465150] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.467379] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.471025] Loading compiled-in X.509 certificates\n[ 1.472944] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.476605] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.480749] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.484461] registered taskstats version 1\n[ 1.488111] Key type trusted registered\n[ 1.491100] Key type encrypted registered\n[ 1.494132] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.496721] rtc_cmos 00:00: setting system clock to 2018-10-17 07:25:58 UTC (1539761158)\n[ 1.500752] Freeing unused kernel memory: 1680k freed\n[ 1.506741] 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.511731] systemd[1]: Detected virtualization kvm.\n[ 1.513261] systemd[1]: Detected architecture x86-64.\n[ 1.514791] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.517794] systemd[1]: No hostname configured.\n[ 1.519281] systemd[1]: Set hostname to .\n[ 1.520862] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.545385] systemd[1]: Reached target Swap.\n[ 1.546802] systemd[1]: Starting Swap.\n[ 1.548152] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.550740] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.554276] systemd[1]: Reached target Paths.\n[ 1.555705] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.558132] systemd[1]: Reached target Local File Systems.\n[ 1.559745] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.562214] systemd[1]: Reached target Timers.\n[ 1.563654] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.566033] systemd[1]: Created slice Root Slice.\n[ 1.567500] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.569995] systemd[1]: Listening on udev Control Socket.\n[ 1.571592] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.574208] systemd[1]: Listening on Journal Socket.\n[ 1.575733] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578291] systemd[1]: Created slice System Slice.\n[ 1.579809] systemd[1]: Starting System Slice.\n[ 1.581634] 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.586312] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.589088] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.592056] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.595802] systemd[1]: Reached target Slices.\n[ 1.597260] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.599700] systemd[1]: Listening on udev Kernel Socket.\n[ 1.601282] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.603793] systemd[1]: Reached target Sockets.\n[ 1.605234] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.607760] 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.667217] RPC: Registered named UNIX socket transport module.\n[ 1.669479] RPC: Registered udp transport module.\n[ 1.671354] RPC: Registered tcp transport module.\n[ 1.673226] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.720453] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.786860] FDC 0 is a S82078B\n[ 1.802440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.805687] scsi host0: ata_piix\n[ 1.807066] scsi host1: ata_piix\n[ 1.808290] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.810111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.849188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.855518] vda: vda1\n[ 1.871969] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.874027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.876144] usb 1-1: Product: QEMU USB Tablet\n[ 1.877690] usb 1-1: Manufacturer: QEMU\n[ 1.879131] usb 1-1: SerialNumber: 42\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[ 1.891073] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.894449] 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 File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\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.982776] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.985531] XFS (vda1): Mounting V4 Filesystem\n[ 2.040856] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Sockets.\n[ 2.264535] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[[32m OK [0m] Stopped target Slices.\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.297494] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.422661] SELinux: Disabled at runtime.\n[ 2.461477] type=1404 audit(1539761159.464:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.521207] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.522979] 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[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\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 Mounting Huge Pages File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\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 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[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.189568] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\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 Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\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 Import network configuration from initramfs.\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.338161] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.465239] type=1305 audit(1539761160.467:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\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[[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[ 3.599752] ppdev: user-space parallel port driver\n[ 3.613174] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.628434] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.645630] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n [ 3.663625] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\nStarting GSSAPI Proxy Daemon...\n[ 3.665949] [TTM] Initializing pool allocator\n [ 3.667798] [TTM] Initializing DMA pool allocator\nStarting LSB: Bring up/down networking...\n Starting NTP client/server...[ 3.670543] [drm] fb mappable at 0xFC000000\n\n[ 3.672316] [drm] vram aper at 0xFC000000\n[ 3.672317] [drm] size 33554432\n[ 3.672317] [drm] fb depth is 24\n[ 3.672317] [drm] pitch is 3072\n Starting Authorization Manager...\n[ 3.678338] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.703068] Console: switching to colour frame buffer device 128x48\n[ 3.717090] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.720447] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.789004] AES CTR mode by8 optimization enabled\n[ 3.793123] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.802202] alg: No test for crc32 (crc32-pclmul)\n[ 3.819456] intel_rapl: no valid rapl domains found in package 0\n[ 3.823354] intel_powerclamp: No package C-state available\n[ 3.828101] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.160463] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:26:01 +0000. Up 4.12 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\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 Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting 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 Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.197214] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:26:03 +0000. Up 6.16 seconds.\n[ 6.228095] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.230901] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.233412] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.238753] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.246755] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.250373] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:9f:ff:b9 |\n[ 6.259839] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.262529] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.266278] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.269048] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.273033] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.275954] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.301504] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.313413] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317959] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.437781] cloud-init[3478]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:26:08 +0000. Up 11.39 seconds.\n[ 11.718149] cloud-init[3573]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:26:09 +0000. Up 11.67 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 | 7e:d3:55:d7:53:c9:53:15:9d:72:07:ad:7e:ff:f3:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.765937] cloud-init[3573]: Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:26:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.76 seconds\n"} 2018-10-17 07:26:14,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e/action used request id req-de1c46e2-0976-4138-abf9-27a7df4dcf85 2018-10-17 07:26:14,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09452700615s 2018-10-17 07:26:14,008 - 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 1966276678 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.399608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.402441] pid_max: default: 32768 minimum: 301 [ 0.403969] Security Framework initialized [ 0.405381] SELinux: Initializing. [ 0.406934] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.412810] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416409] Mount-cache hash table entries: 4096 [ 0.418206] Initializing cgroup subsys memory [ 0.419683] Initializing cgroup subsys devices [ 0.421165] Initializing cgroup subsys freezer [ 0.422643] Initializing cgroup subsys net_cls [ 0.424120] Initializing cgroup subsys blkio [ 0.425557] Initializing cgroup subsys perf_event [ 0.427085] Initializing cgroup subsys hugetlb [ 0.428557] Initializing cgroup subsys pids [ 0.429974] Initializing cgroup subsys net_prio [ 0.431537] CPU: Physical Processor ID: 0 [ 0.433650] mce: CPU supports 10 MCE banks [ 0.435087] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436722] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438348] tlb_flushall_shift: 6 [ 0.439802] Freeing SMP alternatives: 28k freed [ 0.443977] ACPI: Core revision 20130517 [ 0.445790] ACPI: All ACPI Tables successfully acquired [ 0.447663] ftrace: allocating 25812 entries in 101 pages [ 0.469775] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471684] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473568] smpboot: Max logical packages: 2 [ 0.475252] Enabling x2apic [ 0.476404] Enabled x2apic [ 0.477811] Switched APIC routing to physical x2apic. [ 0.480673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.485945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.494667] KVM setup paravirtual spinlock [ 0.497438] smpboot: Booting Node 0, Processors #1 OK [ 0.499455] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.521259] Brought up 2 CPUs [ 0.521262] KVM setup async PF for cpu 1 [ 0.521265] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.525238] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.527916] devtmpfs: initialized [ 0.530669] EVM: security.selinux [ 0.531913] EVM: security.ima [ 0.533085] EVM: security.capability [ 0.535075] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.536990] pinctrl core: initialized pinctrl subsystem [ 0.538709] NET: Registered protocol family 16 [ 0.540383] ACPI: bus type PCI registered [ 0.541772] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.543690] PCI: Using configuration type 1 for base access [ 0.548766] ACPI: Added _OSI(Module Device) [ 0.550200] ACPI: Added _OSI(Processor Device) [ 0.551662] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.553168] ACPI: Added _OSI(Processor Aggregator Device) [ 0.555886] ACPI: Interpreter enabled [ 0.557216] ACPI: (supports S0 S5) [ 0.558471] ACPI: Using IOAPIC for interrupt routing [ 0.560024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.564651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.566452] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568355] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.570229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.573713] acpiphp: Slot [3] registered [ 0.575093] acpiphp: Slot [4] registered [ 0.576475] acpiphp: Slot [5] registered [ 0.577854] acpiphp: Slot [6] registered [ 0.579224] acpiphp: Slot [7] registered [ 0.580597] acpiphp: Slot [8] registered [ 0.581965] acpiphp: Slot [9] registered [ 0.583338] acpiphp: Slot [10] registered [ 0.584730] acpiphp: Slot [11] registered [ 0.586114] acpiphp: Slot [12] registered [ 0.587514] acpiphp: Slot [13] registered [ 0.588905] acpiphp: Slot [14] registered [ 0.590292] acpiphp: Slot [15] registered [ 0.591695] acpiphp: Slot [16] registered [ 0.593086] acpiphp: Slot [17] registered [ 0.594473] acpiphp: Slot [18] registered [ 0.595859] acpiphp: Slot [19] registered [ 0.597254] acpiphp: Slot [20] registered [ 0.598650] acpiphp: Slot [21] registered [ 0.600028] acpiphp: Slot [22] registered [ 0.601419] acpiphp: Slot [23] registered [ 0.602811] acpiphp: Slot [24] registered [ 0.604205] acpiphp: Slot [25] registered [ 0.605604] acpiphp: Slot [26] registered [ 0.607073] acpiphp: Slot [27] registered [ 0.608466] acpiphp: Slot [28] registered [ 0.609873] acpiphp: Slot [29] registered [ 0.611261] acpiphp: Slot [30] registered [ 0.612669] acpiphp: Slot [31] registered [ 0.614042] PCI host bridge to bus 0000:00 [ 0.615427] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.617069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.618944] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.620819] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.623341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.625870] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.631144] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.633105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.634945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.636892] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.641222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.643718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.666879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.669143] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.671822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.674018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.676175] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.678199] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.680264] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.682931] vgaarb: loaded [ 0.684054] vgaarb: bridge control possible 0000:00:02.0 [ 0.685852] SCSI subsystem initialized [ 0.687212] ACPI: bus type USB registered [ 0.688628] usbcore: registered new interface driver usbfs [ 0.690322] usbcore: registered new interface driver hub [ 0.692007] usbcore: registered new device driver usb [ 0.693807] PCI: Using ACPI for IRQ routing [ 0.695565] NetLabel: Initializing [ 0.696787] NetLabel: domain hash size = 128 [ 0.698165] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.699692] NetLabel: unlabeled traffic allowed by default [ 0.701434] Switched to clocksource kvm-clock [ 0.710444] pnp: PnP ACPI init [ 0.711639] ACPI: bus type PNP registered [ 0.713343] pnp: PnP ACPI: found 5 devices [ 0.714690] ACPI: bus type PNP unregistered [ 0.722152] NET: Registered protocol family 2 [ 0.723879] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.726543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.728752] TCP: Hash tables configured (established 32768 bind 32768) [ 0.730632] TCP: reno registered [ 0.731816] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.733564] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.735406] NET: Registered protocol family 1 [ 0.736815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.738483] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.740119] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.760111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.780344] Unpacking initramfs... [ 1.249577] Freeing initrd memory: 37508k freed [ 1.259221] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.261068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.264465] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.266273] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.268312] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.270049] Initialise system trusted keyring [ 1.271448] audit: initializing netlink socket (disabled) [ 1.273020] type=2000 audit(1539761158.051:1): initialized [ 1.289926] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.291666] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.294190] zpool: loaded [ 1.295285] zbud: loaded [ 1.296535] VFS: Disk quotas dquot_6.5.2 [ 1.297881] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.299761] msgmni has been set to 7578 [ 1.301105] Key type big_key registered [ 1.303088] NET: Registered protocol family 38 [ 1.304502] Key type asymmetric registered [ 1.305928] Asymmetric key parser 'x509' registered [ 1.307791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.310252] io scheduler noop registered [ 1.311558] io scheduler deadline registered (default) [ 1.325757] io scheduler cfq registered [ 1.327121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.328729] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.330597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.333015] ACPI: Power Button [PWRF] [ 1.334398] GHES: HEST is not enabled! [ 1.335757] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.359876] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.361938] Non-volatile memory driver v1.3 [ 1.363296] Linux agpgart interface v0.103 [ 1.364784] crash memory driver: version 1.1 [ 1.366230] rdac: device handler registered [ 1.367677] hp_sw: device handler registered [ 1.369062] emc: device handler registered [ 1.370411] alua: device handler registered [ 1.371746] libphy: Fixed MDIO Bus: probed [ 1.373128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374959] ehci-pci: EHCI PCI platform driver [ 1.376332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.378052] ohci-pci: OHCI PCI platform driver [ 1.379423] uhci_hcd: USB Universal Host Controller Interface driver [ 1.399328] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.400935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.403382] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.404937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.406655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.408474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.410860] usb usb1: Product: UHCI Host Controller [ 1.412347] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.414177] usb usb1: SerialNumber: 0000:00:01.2 [ 1.415750] hub 1-0:1.0: USB hub found [ 1.417077] hub 1-0:1.0: 2 ports detected [ 1.418558] usbcore: registered new interface driver usbserial [ 1.420230] usbcore: registered new interface driver usbserial_generic [ 1.422015] usbserial: USB Serial support registered for generic [ 1.423695] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.426956] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.428484] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.430060] mousedev: PS/2 mouse device common for all mice [ 1.432021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.434886] rtc_cmos 00:00: RTC can wake from S4 [ 1.435592] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.437079] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.442228] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.444001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.445965] cpuidle: using governor menu [ 1.447782] hidraw: raw HID events driver (C) Jiri Kosina [ 1.449970] usbcore: registered new interface driver usbhid [ 1.452073] usbhid: USB HID core driver [ 1.453753] drop_monitor: Initializing network drop monitor service [ 1.456061] TCP: cubic registered [ 1.457551] Initializing XFRM netlink socket [ 1.459373] NET: Registered protocol family 10 [ 1.461453] NET: Registered protocol family 17 [ 1.463482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.465150] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.467379] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.471025] Loading compiled-in X.509 certificates [ 1.472944] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.476605] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.480749] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.484461] registered taskstats version 1 [ 1.488111] Key type trusted registered [ 1.491100] Key type encrypted registered [ 1.494132] IMA: No TPM chip found, activating TPM-bypass! [ 1.496721] rtc_cmos 00:00: setting system clock to 2018-10-17 07:25:58 UTC (1539761158) [ 1.500752] Freeing unused kernel memory: 1680k freed [ 1.506741] 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.511731] systemd[1]: Detected virtualization kvm. [ 1.513261] systemd[1]: Detected architecture x86-64. [ 1.514791] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.517794] systemd[1]: No hostname configured. [ 1.519281] systemd[1]: Set hostname to . [ 1.520862] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.545385] systemd[1]: Reached target Swap. [ 1.546802] systemd[1]: Starting Swap. [ 1.548152] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.550740] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.554276] systemd[1]: Reached target Paths. [ 1.555705] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.558132] systemd[1]: Reached target Local File Systems. [ 1.559745] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.562214] systemd[1]: Reached target Timers. [ 1.563654] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.566033] systemd[1]: Created slice Root Slice. [ 1.567500] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.569995] systemd[1]: Listening on udev Control Socket. [ 1.571592] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.574208] systemd[1]: Listening on Journal Socket. [ 1.575733] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.578291] systemd[1]: Created slice System Slice. [ 1.579809] systemd[1]: Starting System Slice. [ 1.581634] 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.586312] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.589088] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.592056] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.595802] systemd[1]: Reached target Slices. [ 1.597260] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.599700] systemd[1]: Listening on udev Kernel Socket. [ 1.601282] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.603793] systemd[1]: Reached target Sockets. [ 1.605234] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.607760] 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.667217] RPC: Registered named UNIX socket transport module. [ 1.669479] RPC: Registered udp transport module. [ 1.671354] RPC: Registered tcp transport module. [ 1.673226] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.720453] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.786860] FDC 0 is a S82078B [ 1.802440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.805687] scsi host0: ata_piix [ 1.807066] scsi host1: ata_piix [ 1.808290] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.810111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.849188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.855518] vda: vda1 [ 1.871969] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.874027] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.876144] usb 1-1: Product: QEMU USB Tablet [ 1.877690] usb 1-1: Manufacturer: QEMU [ 1.879131] usb 1-1: SerialNumber: 42 [[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... [ 1.891073] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.894449] 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 File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[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.982776] SGI XFS with ACLs, security attributes, no debug enabled [ 1.985531] XFS (vda1): Mounting V4 Filesystem [ 2.040856] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[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 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 Sockets. [ 2.264535] tsc: Refined TSC clocksource calibration: 3491.843 MHz [[32m OK [0m] Stopped target Slices. [[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.297494] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.422661] SELinux: Disabled at runtime. [ 2.461477] type=1404 audit(1539761159.464:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.521207] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.522979] 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. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [ 3.189568] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Setup Virtual Console. [ 3.338161] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.465239] type=1305 audit(1539761160.467:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[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. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.599752] ppdev: user-space parallel port driver [ 3.613174] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.628434] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.645630] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... [ 3.663625] [TTM] Zone kernel: Available graphics memory: 1940960 kiB Starting GSSAPI Proxy Daemon... [ 3.665949] [TTM] Initializing pool allocator [ 3.667798] [TTM] Initializing DMA pool allocator Starting LSB: Bring up/down networking... Starting NTP client/server...[ 3.670543] [drm] fb mappable at 0xFC000000 [ 3.672316] [drm] vram aper at 0xFC000000 [ 3.672317] [drm] size 33554432 [ 3.672317] [drm] fb depth is 24 [ 3.672317] [drm] pitch is 3072 Starting Authorization Manager... [ 3.678338] fbcon: cirrusdrmfb (fb0) is primary device [ 3.703068] Console: switching to colour frame buffer device 128x48 [ 3.717090] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.720447] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.789004] AES CTR mode by8 optimization enabled [ 3.793123] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.802202] alg: No test for crc32 (crc32-pclmul) [ 3.819456] intel_rapl: no valid rapl domains found in package 0 [ 3.823354] intel_powerclamp: No package C-state available [ 3.828101] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.160463] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:26:01 +0000. Up 4.12 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST 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. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.197214] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:26:03 +0000. Up 6.16 seconds. [ 6.228095] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.230901] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.233412] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.238753] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.246755] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.250373] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:9f:ff:b9 | [ 6.259839] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.262529] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.266278] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.269048] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.273033] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.275954] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.301504] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.313413] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317959] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.437781] cloud-init[3478]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:26:08 +0000. Up 11.39 seconds. [ 11.718149] cloud-init[3573]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:26:09 +0000. Up 11.67 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 | 7e:d3:55:d7:53:c9:53:15:9d:72:07:ad:7e:ff:f3:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.765937] cloud-init[3573]: Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:26:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.76 seconds 2018-10-17 07:26:14,012 - paramiko.transport - DEBUG - starting thread (client mode): 0x480f5d90L 2018-10-17 07:26:14,013 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 07:26:14,027 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-17 07:26:14,027 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-17 07:26:14,029 - 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-10-17 07:26:14,030 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 07:26:14,030 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-17 07:26:14,030 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 07:26:14,030 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 07:26:14,030 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 07:26:14,039 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 07:26:14,040 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 07:26:14,045 - paramiko.transport - DEBUG - Trying discovered key 7ed355d753c953159d7207ad7efff3bd in /tmp/tmpJzZHIx 2018-10-17 07:26:14,080 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 07:26:14,105 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 07:26:14,110 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-17 07:26:14,110 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-17 07:26:14,110 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-17 07:26:14,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-10-17 07:26:14,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:14,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:14,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:14,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:14,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:14,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:14,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:14,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4749, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4756, "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": 2172, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4740, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 891, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 822, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4414, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4730, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-17 07:26:14,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:14,323 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:14 GMT 2018-10-17 07:26:14,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:14,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-17 07:26:14,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:14,323 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4749, 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': 4756, 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': 2172, 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': 4740, 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': 891, 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': 822, 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': 815, 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': 4414, 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': 4730, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-17 07:26:14,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-10-17 07:26:14,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:14,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:14,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4749, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4756, "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": 2172, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4740, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 891, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 822, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4414, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4730, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:14 GMT 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-17 07:26:14,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:14,510 - functest.core.cloudify - INFO - The current manager status is running 2018-10-17 07:26:14,510 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-17 07:26:14,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:14,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:14,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:14,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:14,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:14,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:14,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:14.423Z", "updated_at": "2018-10-17T07:26:14.423Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:14 GMT 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:14,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-10-17 07:26:14,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:14.423Z", "updated_at": "2018-10-17T07:26:14.423Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:14 GMT 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:14,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-17 07:26:14,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:14,704 - functest.core.cloudify - DEBUG - List secrets: 2018-10-17 07:26:14,704 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-10-17 07:26:14,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:14,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:14,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:14,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:14.423Z", "updated_at": "2018-10-17T07:26:14.423Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:14 GMT 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-17 07:26:14,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:14,782 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-17 07:26:14,782 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-17 07:26:14,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:26:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:26:14,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90320afa-16ad-4c67-a3b5-b7a72dd74253 2018-10-17 07:26:14,995 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91"}, "tags": [], "enabled": true, "id": "43a04c531f654df6af9b6fe5bb908a91", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 07:26:14,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-90320afa-16ad-4c67-a3b5-b7a72dd74253 2018-10-17 07:26:14,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20512509346s 2018-10-17 07:26:14,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-17 07:26:15,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/quotas/43a04c531f654df6af9b6fe5bb908a91.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-17 07:26:15,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:15 GMT X-Openstack-Request-Id: req-fccb12f5-013c-41e0-9bc6-8c0ea5fff829 2018-10-17 07:26:15,335 - keystoneauth.session - DEBUG - 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-10-17 07:26:15,335 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/43a04c531f654df6af9b6fe5bb908a91.json used request id req-fccb12f5-013c-41e0-9bc6-8c0ea5fff829 2018-10-17 07:26:15,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.335952043533s 2018-10-17 07:26:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-17 07:26:15,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-17 07:26:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:26:15,349 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2279f1dd-a6b0-473c-84e8-2f817b788ec3 2018-10-17 07:26:15,350 - keystoneauth.session - DEBUG - 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.4:35357/v3/", "rel": "self"}]}]}} 2018-10-17 07:26:15,350 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-2279f1dd-a6b0-473c-84e8-2f817b788ec3 2018-10-17 07:26:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:26:15,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b79838e-bd7b-4901-b305-b31fb31e4d17 2018-10-17 07:26:15,541 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/016cebc3567c48088ae5de5b9a82793c"}, "enabled": true, "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0ea76f64e73041e893b083e0462e6a49"}, "enabled": true, "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4172975bd7f44310abfc64590175b502"}, "enabled": true, "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/65c5c2f5743b46819b9f09276d970885"}, "enabled": true, "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/76e2332dd53048d39ae63758aa39832c"}, "enabled": true, "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/78d8cb6a7e254d3b8fe49535d74e6aca"}, "enabled": true, "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/922f0430aec048ea8b808cd1e259822b"}, "enabled": true, "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc8713035bc342e1a1b7e3caaa793141"}, "enabled": true, "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d0a1a387cc974ef3aefa5b025a9ccad9"}, "enabled": true, "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d4a363f3c1cc482d80956f0014a65395"}, "enabled": true, "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ddc7cdca06a041f09f71ef0924a5298a"}, "enabled": true, "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de3fa5e7b18042088b954a4b7aa5c8d6"}, "enabled": true, "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfeed5a4dd0b4f338a3685bd4ef92e8d"}, "enabled": true, "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f5590de7434142db9b52e1f979d209a6"}, "enabled": true, "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/fdb7a682757f4a2cb134474ffb1d3dc7"}, "enabled": true, "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-10-17 07:26:15,541 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-9b79838e-bd7b-4901-b305-b31fb31e4d17 2018-10-17 07:26:15,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201481819153s 2018-10-17 07:26:15,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-17 07:26:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:26:15,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1986 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4485c6a-0535-4247-96e2-bba700ef5fdc 2018-10-17 07:26:15,753 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c255766266c4cc89ee7dbb9b8c92492"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d0e47ecb21645c9bdd672fe49387672"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/117f56e9a0204f6e8090acf09987c2da"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1490991d358a447188803112e5ccd85c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "1490991d358a447188803112e5ccd85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b529cc6d1544b20978251be3b70fd6e"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b7f0386cc82409c90f7d5b61ebdbcd6"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/22fb2c9a27034a2ea47ab01e809e025e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d2c738cf0944fb1adec71a138a57c2b"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d59675bcc8c4a6887d3095490ed3975"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/34e19922206c4fe6a398ee725c7d109e"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/39864813096943aeb32e20e02f50719a"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "39864813096943aeb32e20e02f50719a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46864574c4034831b8fe09ef36581434"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "46864574c4034831b8fe09ef36581434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4962f28b79ed41ea9d807f28d7920149"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4b4948e669284a4795d18d506ce1dc14"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4172975bd7f44310abfc64590175b502", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4cceccf817a44b608cb2874a24a76bcf"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4ce4f41d24e74bb6b8ba57f47ee336da"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4e8af12139f04cbfa06d9a4f2a98d686"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4fee3d57a089436591fee986432e42c0"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4fee3d57a089436591fee986432e42c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/51890b61c7634689b561f3d63e53f38e"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4172975bd7f44310abfc64590175b502", "id": "51890b61c7634689b561f3d63e53f38e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/547e8d5583c3496fa6d5a1d2789e0bbb"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4172975bd7f44310abfc64590175b502", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5e59ec0ead3e4b769d5213bc146fd68e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5fe3ade7678043d58b3cc13d87d3bd48"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/61eb9486d6404f90863b206c853d63ad"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "61eb9486d6404f90863b206c853d63ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/634dd067652a480a81427cef28eada48"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "634dd067652a480a81427cef28eada48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6745a9e190e841e59d398325d0991a7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "6745a9e190e841e59d398325d0991a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/768a30c76cd045a9b8b44ff1b42d7557"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7b622e1128704c18890b8bb171bbc97c"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/83f1d7d9423e44a79a1d00efa49795be"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "83f1d7d9423e44a79a1d00efa49795be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a28e909092e4e51a6af3ac0527d6504"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "8a28e909092e4e51a6af3ac0527d6504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a671085995642e0b6c2eceda1506dab"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "8a671085995642e0b6c2eceda1506dab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/92fb0fe7a253459b9e798e977553631d"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "92fb0fe7a253459b9e798e977553631d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f5e66b0b948463b9a94af0bb352a679"}, "url": "http://12.0.0.50:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f88a7a0fcbd4967b5e7b31e33301a61"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bfa92cf10875422b91adca8fc934075a"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "bfa92cf10875422b91adca8fc934075a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c8b48aba59c5416a8bbcac270f82f763"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da46988e1b7d433cbdce68439fa18b47"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da8dcbe9e71d4244bb5dbe8b8026e4b6"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/deead704edcf4428ab926661473e43fc"}, "url": "http://12.0.0.50:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "deead704edcf4428ab926661473e43fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e685e1955e5747bab09cc47c89cd5774"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ee3a7b37d1ff4e109ec413ff280ee60a"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f062742fb5b749a7b4a759901104c97c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "f062742fb5b749a7b4a759901104c97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ff6221bcffb64126b5e6e6e53d140404"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-17 07:26:15,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-a4485c6a-0535-4247-96e2-bba700ef5fdc 2018-10-17 07:26:15,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.203193902969s 2018-10-17 07:26:15,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'af0289a5-8734-43a7-80e3-b7bbdcc321d8', 'keystone_tenant_name': u'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.29:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'project_domain_name': 'Default'} 2018-10-17 07:26:15,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-10-17 07:26:15,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:15,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:15,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:15,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:15,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:15,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:15 GMT 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:15,819 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "af0289a5-8734-43a7-80e3-b7bbdcc321d8"} 2018-10-17 07:26:15,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:15.705Z", "updated_at": "2018-10-17T07:26:15.705Z", "created_by": "admin", "private_resource": false, "value": "af0289a5-8734-43a7-80e3-b7bbdcc321d8", "key": "keystone_password"} 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:15 GMT 2018-10-17 07:26:15,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:15,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-17 07:26:15,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:15,898 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"} 2018-10-17 07:26:15,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:15,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:15,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:15,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:15,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:15,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:15,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:15,988 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-17 07:26:15,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:15.812Z", "updated_at": "2018-10-17T07:26:15.812Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "key": "keystone_tenant_name"} 2018-10-17 07:26:15,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:15,989 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:15 GMT 2018-10-17 07:26:15,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:15,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-17 07:26:15,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:15,989 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-17 07:26:16,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:16,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:16,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:16,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:15.875Z", "updated_at": "2018-10-17T07:26:15.875Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:15 GMT 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-17 07:26:16,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:16,053 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.29:5000"} 2018-10-17 07:26:16,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:16,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:16,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:16,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:16,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:16,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:15.940Z", "updated_at": "2018-10-17T07:26:15.940Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.29:5000", "key": "keystone_url"} 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:15 GMT 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:16,117 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-17 07:26:16,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:16,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:16.014Z", "updated_at": "2018-10-17T07:26:16.014Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:16,217 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:16 GMT 2018-10-17 07:26:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-17 07:26:16,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:16,218 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401"} 2018-10-17 07:26:16,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:16,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:16,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:16.220Z", "updated_at": "2018-10-17T07:26:16.220Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "key": "keystone_username"} 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:16 GMT 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:16,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-17 07:26:16,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:16,446 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-17 07:26:16,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:16.410Z", "updated_at": "2018-10-17T07:26:16.410Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-17 07:26:16,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:16,596 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:16 GMT 2018-10-17 07:26:16,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:16,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-17 07:26:16,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:16,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-17 07:26:16,597 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 07:26:16,598 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-17 07:26:16,598 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 07:26:16,631 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 07:26:16,702 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 07:26:16,703 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-17 07:26:16,704 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 07:26:16,705 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-17 07:26:16,705 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-17 07:26:16,713 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-17 07:26:55,303 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-17 07:26:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repo1.sea.innoscale.net * extras: mirror.sfo12.us.leaseweb.net * updates: repo1.sea.innoscale.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.14.4.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.14.4.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 16 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.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.14.4.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-10-17 07:26:55,304 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-17 07:26:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-17 07:26:55,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:26:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=43a04c531f654df6af9b6fe5bb908a91&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:55,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:55 GMT X-Openstack-Request-Id: req-1f76e05d-f328-46ef-9274-2acaad6579bd 2018-10-17 07:26:55,363 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:26:55,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=43a04c531f654df6af9b6fe5bb908a91&name=default used request id req-1f76e05d-f328-46ef-9274-2acaad6579bd 2018-10-17 07:26:55,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050626039505s 2018-10-17 07:26:55,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:26:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:26:55,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:55 GMT X-Openstack-Request-Id: req-95be8290-c880-4996-96e7-96fe91b610e4 2018-10-17 07:26:55,422 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "0726a695-dcb5-4a2e-a0da-3f2e9a409e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 443, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "21d3a9f4-2ff5-4db5-921f-eedf2431fbcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-17T07:23:37Z", "revision_number": 0, "id": "22cda3f7-e808-4eba-8863-d5846134d289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:37Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "46c3f863-2af8-445e-8965-52a9d18691cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-17T07:23:37Z", "revision_number": 0, "id": "b4aec976-7964-412e-86bb-0485482ebe8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:37Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "f518ebce-4346-48ce-b6fc-222e510854bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 7, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 1, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:26:55,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-95be8290-c880-4996-96e7-96fe91b610e4 2018-10-17 07:26:55,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0529980659485s 2018-10-17 07:26:55,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 07:26:55,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -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": "f33a0e3d-f675-4352-bec6-47dbcf4a671b"}}' 2018-10-17 07:26:55,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 07:26:55 GMT X-Openstack-Request-Id: req-a2d7082d-1b5a-4cf5-a54c-1e8f28b6e952 2018-10-17 07:26:55,600 - keystoneauth.session - DEBUG - 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-10-17T07:26:55Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "port_range_min": 22, "revision_number": 0, "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:26:55Z", "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "6ef9b574-4ce7-4f59-83f2-0e2619bce899"}} 2018-10-17 07:26:55,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a2d7082d-1b5a-4cf5-a54c-1e8f28b6e952 2018-10-17 07:26:55,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171424150467s 2018-10-17 07:26:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-17 07:26:55,697 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-17 07:26:58,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:26:58,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:26:58,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:26:58,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:26:58,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:26:58,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:26:58,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:26:58,388 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-17 07:26:58,388 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:58.330Z", "updated_at": "2018-10-17T07:26:58.330Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.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"}}}, "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"}}}}, "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-17 07:26:58,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:26:58,391 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:26:58 GMT 2018-10-17 07:26:58,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:26:58,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-17 07:26:58,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:26:58,415 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-17 07:26:59,875 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-17 07:26:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:26:59,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:27:00,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 07:27:00 GMT X-Openstack-Request-Id: req-f00174d3-a265-4d4c-904a-4a46592436a6 2018-10-17 07:27:00,189 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:23:33Z", "file": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "size": 4373348352, "self": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:22:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:27:00,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f00174d3-a265-4d4c-904a-4a46592436a6 2018-10-17 07:27:00,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311575174332s 2018-10-17 07:27:00,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 07:27:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}' 2018-10-17 07:27:00,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Wed, 17 Oct 2018 07:27:00 GMT Location: http://172.30.9.29:9292/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69d20a04-39a8-4fa2-9a34-e778dc242f1b 2018-10-17 07:27:00,237 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:27:00Z", "file": "/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "b3899934-123e-4dad-95a7-ff76616ed2c4", "size": null, "self": "/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": null, "created_at": "2018-10-17T07:27:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 07:27:00,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-69d20a04-39a8-4fa2-9a34-e778dc242f1b 2018-10-17 07:27:00,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0382170677185s 2018-10-17 07:27:00,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 07:27:00,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '' 2018-10-17 07:27:05,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:27:05 GMT X-Openstack-Request-Id: req-f52e8aaa-d7e3-4bb0-81b4-6880a508c004 2018-10-17 07:27:05,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:27:05,869 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4/file used request id req-f52e8aaa-d7e3-4bb0-81b4-6880a508c004 2018-10-17 07:27:05,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.63111710548s 2018-10-17 07:27:05,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:27:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:27:05,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Wed, 17 Oct 2018 07:27:05 GMT X-Openstack-Request-Id: req-b29df855-b7a4-4387-a927-48828bb5ca57 2018-10-17 07:27:05,926 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:27:05Z", "file": "/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "b3899934-123e-4dad-95a7-ff76616ed2c4", "size": 263586304, "self": "/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b3899934-123e-4dad-95a7-ff76616ed2c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b3899934-123e-4dad-95a7-ff76616ed2c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:27:00Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:23:33Z", "file": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "size": 4373348352, "self": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:22:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:27:05,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b29df855-b7a4-4387-a927-48828bb5ca57 2018-10-17 07:27:05,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0519080162048s 2018-10-17 07:27:05,929 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b3899934-123e-4dad-95a7-ff76616ed2c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4/file', 'owner': u'43a04c531f654df6af9b6fe5bb908a91', 'id': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'size': 263586304, u'self': u'/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43a04c531f654df6af9b6fe5bb908a91', 'name': 'cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/b3899934-123e-4dad-95a7-ff76616ed2c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T07:27:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T07:27:05Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'created': u'2018-10-17T07:27:00Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-17T07:27:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-17 07:27:05,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 07:27:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-17 07:27:05,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 17 Oct 2018 07:27:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab27fc26-c3ed-46b5-97e7-f7882823c3e1 x-openstack-request-id: req-ab27fc26-c3ed-46b5-97e7-f7882823c3e1 2018-10-17 07:27:06,000 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d46466ba-287a-4424-8c58-b45af20a4915", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d46466ba-287a-4424-8c58-b45af20a4915", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "d46466ba-287a-4424-8c58-b45af20a4915", "name": "cloudify_ims-flavor_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 07:27:06,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ab27fc26-c3ed-46b5-97e7-f7882823c3e1 2018-10-17 07:27:06,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0702219009399s 2018-10-17 07:27:06,001 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401', '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'fe010d0d79494effbe02dd92c443bc23', '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'd46466ba-287a-4424-8c58-b45af20a4915', 'swap': 0}) 2018-10-17 07:27:06,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 07:27:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/d46466ba-287a-4424-8c58-b45af20a4915/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" -d '{"extra_specs": {}}' 2018-10-17 07:27:06,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:27:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ccf24f6-4978-4cae-af16-d13a5736ffe8 x-openstack-request-id: req-9ccf24f6-4978-4cae-af16-d13a5736ffe8 2018-10-17 07:27:06,023 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 07:27:06,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d46466ba-287a-4424-8c58-b45af20a4915/os-extra_specs used request id req-9ccf24f6-4978-4cae-af16-d13a5736ffe8 2018-10-17 07:27:06,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217499732971s 2018-10-17 07:27:06,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-17 07:27:06,024 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b3899934-123e-4dad-95a7-ff76616ed2c4", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "bono_cluster_size": 1, "flavor_id": "d46466ba-287a-4424-8c58-b45af20a4915", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-17 07:27:07,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:07,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:07,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:07,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:07,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b3899934-123e-4dad-95a7-ff76616ed2c4", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "bono_cluster_size": 1, "flavor_id": "d46466ba-287a-4424-8c58-b45af20a4915", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "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-10-17T07:27:06.273Z", "updated_at": "2018-10-17T07:27:06.273Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:07 GMT 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-17 07:27:07,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:07,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-10-17 07:27:07,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:07,237 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:07,237 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:07 GMT 2018-10-17 07:27:07,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:07,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-17 07:27:07,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:07,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:07,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:07,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:07,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:07,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:07,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:07 GMT 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-17 07:27:07,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:07,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:07,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:07,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:07,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:07,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:07,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:07,420 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:07,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:07,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:07 GMT 2018-10-17 07:27:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:07,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:12,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:12,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:12,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:12,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:12,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:12,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:12,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:12,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:12,492 - 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-10-17T07:27:08.013Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:08.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:08.416Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:08.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:09.207Z", "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-10-17T07:27:09.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:09.209Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:09.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:09.209Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:09.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:09.209Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:09.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:10.319Z", "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-10-17T07:27:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:10.319Z", "message": "Installing from directory: /tmp/tmpiMGeMx [args=--prefix=\"/tmp/openstack-I4jijZ\" --constraint=\"/tmp/openstack-I4jijZ/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:10.319Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:10.319Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpiMGeMx --prefix=\"/tmp/openstack-I4jijZ\" --constraint=\"/tmp/openstack-I4jijZ/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:10.319Z", "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-10-17T07:27:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-17 07:27:12,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:12,493 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:12 GMT 2018-10-17 07:27:12,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:12,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-17 07:27:12,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:12,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-17 07:27:12,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-17 07:27:12,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-17 07:27:12,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:27:12,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:27:12,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-17 07:27:12,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-17 07:27:12,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpiMGeMx [args=--prefix="/tmp/openstack-I4jijZ" --constraint="/tmp/openstack-I4jijZ/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-17 07:27:12,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:27:12,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpiMGeMx --prefix="/tmp/openstack-I4jijZ" --constraint="/tmp/openstack-I4jijZ/constraint.txt" 2018-10-17 07:27:12,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-17 07:27:12,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:12,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:12,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:12,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:12,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:12,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:12,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:12,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:12,602 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:12,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:12,603 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:12 GMT 2018-10-17 07:27:12,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:12,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:12,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:17,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:17,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:17,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:17,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:17,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:17,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:17 GMT 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:17,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:17,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:17,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:17,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:17,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:17,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:17,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:17,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:17,773 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:17,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:17,773 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:17 GMT 2018-10-17 07:27:17,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:17,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:17,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:22,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:22,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:22,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:22,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:22 GMT 2018-10-17 07:27:22,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:22,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 07:27:22,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:22,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:23,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:23,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:23,015 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:23 GMT 2018-10-17 07:27:23,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:23,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:23,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:28,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:28,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:28,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:28,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:28,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:28,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:28,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:28 GMT 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:28,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:28,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:28,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:28,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:28,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:28,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:28,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:28,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:28,137 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:28,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:28,138 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:28 GMT 2018-10-17 07:27:28,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:28,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:28,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:33,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:33,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:33,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:33 GMT 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:33,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 07:27:33,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:33,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:33,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:33,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:33,262 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:33 GMT 2018-10-17 07:27:33,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:33,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:33,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:38,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:38,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:38,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:38,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:38,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:38 GMT 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 07:27:38,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:38,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:38,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:38,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:38,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:38,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:38,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:38,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:38,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:38,386 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:38,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:38,386 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:38 GMT 2018-10-17 07:27:38,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:38,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:38,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:43,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:43,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:43,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:43,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:43,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:43,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:43 GMT 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 07:27:43,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:43,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:43,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:43,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:43,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:43,523 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:43 GMT 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-17 07:27:43,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:48,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:48,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:48,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:48,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:48,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:48,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:44.848Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:44.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:45.370Z", "message": "Removing directory: /tmp/tmpiMGeMx", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:45.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006", "logger": "4d3bd3ad-59e1-4b7c-8807-c4be6227e867"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:45.755Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:45.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:46.376Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:46.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:46.376Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:46.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:46.376Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:46.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:48 GMT 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-10-17 07:27:48,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:48,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-17 07:27:48,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpiMGeMx 2018-10-17 07:27:48,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:27:48,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-17 07:27:48,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-17 07:27:48,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-17 07:27:48,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/9b1c3170-2fd2-41f0-9e5c-acc6948fd006 2018-10-17 07:27:48,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:48,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:48,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:48,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:48,647 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"} 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:48 GMT 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-17 07:27:48,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:48,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-17 07:27:48,648 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-17 07:27:48,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:48,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-17 07:27:48,866 - 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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:48 GMT 2018-10-17 07:27:48,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:48,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:27:48,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:48,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:48,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:48,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:48,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:48,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:48 GMT 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-17 07:27:48,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:48,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:27:48,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:48,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:48,984 - 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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:48 GMT 2018-10-17 07:27:48,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:48,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:27:48,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:53,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:54,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:54,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:54,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:54,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:54,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:54,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:54,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:54,057 - 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-10-17T07:27:49.392Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:49.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:50.635Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:50.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.377Z", "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-10-17T07:27:52.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.404Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:52.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.797Z", "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-10-17T07:27:52.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:52.797Z", "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-10-17T07:27:52.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "keypair_zjvchi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "keypair_zjvchi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.464Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:53.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "bind_security_group_dd98e3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a9fd76ce-38f8-4c4c-abc6-ff2f1d2b18f7"}, {"node_instance_id": "dime_security_group_mx81sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "58a54297-6fc4-4e96-a550-a833bd9b388a"}, {"node_instance_id": "dime_security_group_mx81sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "58a54297-6fc4-4e96-a550-a833bd9b388a"}, {"node_instance_id": "dime_security_group_mx81sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "58a54297-6fc4-4e96-a550-a833bd9b388a"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "bind_security_group_dd98e3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a9fd76ce-38f8-4c4c-abc6-ff2f1d2b18f7"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "bind_security_group_dd98e3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a9fd76ce-38f8-4c4c-abc6-ff2f1d2b18f7"}, {"node_instance_id": "dime_security_group_mx81sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "58a54297-6fc4-4e96-a550-a833bd9b388a"}, {"node_instance_id": "dime_security_group_mx81sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "58a54297-6fc4-4e96-a550-a833bd9b388a"}, {"node_instance_id": "dime_security_group_mx81sm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "58a54297-6fc4-4e96-a550-a833bd9b388a"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "54fee07a-96ef-45fb-9557-0874c2a4272e"}, {"node_instance_id": "bind_security_group_dd98e3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:53.847Z", "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-10-17T07:27:53.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a9fd76ce-38f8-4c4c-abc6-ff2f1d2b18f7"}], "metadata": {"pagination": {"total": 50, "offset": 0, "size": 50}}} 2018-10-17 07:27:54,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:54,057 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:54 GMT 2018-10-17 07:27:54,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:54,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28211 2018-10-17 07:27:54,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:54,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-17 07:27:54,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,059 - 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-10-17 07:27:54,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-17 07:27:54,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-17 07:27:54,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-17 07:27:54,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-17 07:27:54,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,061 - 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-10-17 07:27:54,061 - 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-10-17 07:27:54,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:27:54,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-17 07:27:54,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-17 07:27:54,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:27:54,064 - 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-10-17 07:27:54,064 - 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-10-17 07:27:54,064 - 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-10-17 07:27:54,064 - 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-10-17 07:27:54,064 - 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-10-17 07:27:54,065 - 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-10-17 07:27:54,065 - 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-10-17 07:27:54,065 - 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-10-17 07:27:54,065 - 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-10-17 07:27:54,065 - 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-10-17 07:27:54,065 - 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-10-17 07:27:54,065 - 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-10-17 07:27:54,066 - 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-10-17 07:27:54,066 - 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-10-17 07:27:54,066 - 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-10-17 07:27:54,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:27:54,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:54 GMT 2018-10-17 07:27:54,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:54,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:27:54,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:59,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:27:59,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:59,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:59,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:59,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:59,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:59,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:59,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:59,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_hnoq3b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:54.994Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:27:54Z', u'updated_at': u'2018-10-17T07:27:54Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 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'43a04c531f654df6af9b6fe5bb908a91', u'port_id': None, u'id': u'be82284b-d5b7-4999-bc83-4223f16cfe07', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:54.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6731b411-1677-41a0-805a-86d89bb02db3"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:55.150Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:55.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:55.471Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:55.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:55.471Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:55.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_floatingip_1uz5v2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:55.865Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:27:54Z', u'updated_at': u'2018-10-17T07:27:54Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 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'43a04c531f654df6af9b6fe5bb908a91', u'port_id': None, u'id': u'd2bc8d75-538a-4fd1-bcfd-09ab3f8c78d6', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:55.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f453a234-8103-4f88-b5d8-cd010875c095"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:56.500Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:56.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:56.500Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:56.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:56.500Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:56.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:56.500Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:56.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "sprout_security_group_v4r89l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7efb5b5b-fcf5-4ef8-8268-ce1215864d8f"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b071f6f4-1030-4149-94e7-004f7237ac5b"}, {"node_instance_id": "sprout_security_group_v4r89l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.513Z", "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-10-17T07:27:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7efb5b5b-fcf5-4ef8-8268-ce1215864d8f"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:57.541Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:57.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.524Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.524Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.524Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.524Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.524Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "homer_security_group_sen8e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "765d204b-2001-4d85-b43d-cee593dbf6d8"}, {"node_instance_id": "homer_security_group_sen8e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "765d204b-2001-4d85-b43d-cee593dbf6d8"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}], "metadata": {"pagination": {"total": 106, "offset": 50, "size": 50}}} 2018-10-17 07:27:59,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:59,195 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:59 GMT 2018-10-17 07:27:59,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:59,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31622 2018-10-17 07:27:59,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:27:59,196 - 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'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:27:54Z', u'updated_at': u'2018-10-17T07:27:54Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 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'43a04c531f654df6af9b6fe5bb908a91', u'port_id': None, u'id': u'be82284b-d5b7-4999-bc83-4223f16cfe07', u'qos_policy_id': None} 2018-10-17 07:27:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-17 07:27:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:27:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:27:59,197 - 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'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:27:54Z', u'updated_at': u'2018-10-17T07:27:54Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 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'43a04c531f654df6af9b6fe5bb908a91', u'port_id': None, u'id': u'd2bc8d75-538a-4fd1-bcfd-09ab3f8c78d6', u'qos_policy_id': None} 2018-10-17 07:27:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:27:59,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:27:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:27:59,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-17 07:27:59,198 - 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-10-17 07:27:59,198 - 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-10-17 07:27:59,198 - 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-10-17 07:27:59,198 - 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-10-17 07:27:59,199 - 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-10-17 07:27:59,199 - 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-10-17 07:27:59,199 - 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-10-17 07:27:59,199 - 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-10-17 07:27:59,199 - 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-10-17 07:27:59,199 - 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-10-17 07:27:59,199 - 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-10-17 07:27:59,200 - 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-10-17 07:27:59,200 - 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-10-17 07:27:59,200 - 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-10-17 07:27:59,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:27:59,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:27:59,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-17 07:27:59,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:27:59,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:27:59,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:27:59,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:27:59,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:27:59,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:27:59,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:27:59,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:27:59,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:27:59,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:27:59,202 - 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-10-17 07:27:59,202 - 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-10-17 07:27:59,202 - 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-10-17 07:27:59,202 - 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-10-17 07:27:59,203 - 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-10-17 07:27:59,203 - 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-10-17 07:27:59,203 - 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-10-17 07:27:59,203 - 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-10-17 07:27:59,203 - 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-10-17 07:27:59,203 - 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-10-17 07:27:59,203 - 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-10-17 07:27:59,204 - 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-10-17 07:27:59,204 - 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-10-17 07:27:59,204 - 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-10-17 07:27:59,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:27:59,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:27:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:27:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:27:59 GMT 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:27:59,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:03,503 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 07:28:04,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:04,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:04,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:04,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:04,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:04,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "homer_security_group_sen8e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "765d204b-2001-4d85-b43d-cee593dbf6d8"}, {"node_instance_id": "homer_security_group_sen8e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "765d204b-2001-4d85-b43d-cee593dbf6d8"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:58.573Z", "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-10-17T07:27:58.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "5a4a3ba0-0787-4283-8d18-4860701a56b0"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:59.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:59.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:27:59.582Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:27:59.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_security_group_5s6vgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.096Z", "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-10-17T07:28:00.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2d57e9da-9d6d-4b3d-9f9f-8653b4c0a422"}, {"node_instance_id": "ellis_security_group_5s6vgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.581Z", "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-10-17T07:28:00.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2d57e9da-9d6d-4b3d-9f9f-8653b4c0a422"}, {"node_instance_id": "ellis_security_group_5s6vgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.581Z", "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-10-17T07:28:00.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2d57e9da-9d6d-4b3d-9f9f-8653b4c0a422"}, {"node_instance_id": "ellis_security_group_5s6vgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.581Z", "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-10-17T07:28:00.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2d57e9da-9d6d-4b3d-9f9f-8653b4c0a422"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.619Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:00.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.619Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:00.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "keypair_zjvchi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.619Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:00.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:00.619Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:00.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_floatingip_9geehx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:01.606Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:27:59Z', u'updated_at': u'2018-10-17T07:27:59Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'43a04c531f654df6af9b6fe5bb908a91', u'port_id': None, u'id': u'5bac1f37-9ac2-4e69-9eef-0e2306a55e86', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:01.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "eb805c66-1944-45f6-bf6a-2b3df7507d42"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:01.628Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:01.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:01.628Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:01.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:01.628Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:01.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:01.628Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:01.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:01.628Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:01.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "internal_sip_security_group_02kd77", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.615Z", "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-10-17T07:28:02.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "eee019d7-a90d-4ce7-ab39-803ca4cdd990"}, {"node_instance_id": "internal_sip_security_group_02kd77", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.615Z", "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-10-17T07:28:02.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "eee019d7-a90d-4ce7-ab39-803ca4cdd990"}, {"node_instance_id": "internal_sip_security_group_02kd77", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.615Z", "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-10-17T07:28:02.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "eee019d7-a90d-4ce7-ab39-803ca4cdd990"}, {"node_instance_id": "internal_sip_security_group_02kd77", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.615Z", "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-10-17T07:28:02.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "eee019d7-a90d-4ce7-ab39-803ca4cdd990"}, {"node_instance_id": "internal_sip_security_group_02kd77", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.615Z", "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-10-17T07:28:02.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "eee019d7-a90d-4ce7-ab39-803ca4cdd990"}, {"node_instance_id": "internal_sip_security_group_02kd77", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.615Z", "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-10-17T07:28:02.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "eee019d7-a90d-4ce7-ab39-803ca4cdd990"}, {"node_instance_id": "keypair_zjvchi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.615Z", "message": "Using external resource keypair: cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:02.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3f7c5c93-2beb-42d4-9444-1a73d6956ebb"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.666Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:02.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.666Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:02.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.666Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:02.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.666Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:02.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "keypair_zjvchi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:02.666Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:02.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:04.015Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:04.015Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "keypair_zjvchi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:04.015Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:04.015Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:04.015Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "keypair_zjvchi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:04.015Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:04.015Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 141, "offset": 100, "size": 50}}} 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:04 GMT 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23750 2018-10-17 07:28:04,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:04,337 - 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-10-17 07:28:04,338 - 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-10-17 07:28:04,338 - 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-10-17 07:28:04,338 - 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-10-17 07:28:04,338 - 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-10-17 07:28:04,338 - 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-10-17 07:28:04,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:28:04,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:28:04,339 - 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-10-17 07:28:04,339 - 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-10-17 07:28:04,339 - 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-10-17 07:28:04,339 - 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-10-17 07:28:04,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:04,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:04,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-17 07:28:04,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:28:04,340 - 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'43a04c531f654df6af9b6fe5bb908a91', u'created_at': u'2018-10-17T07:27:59Z', u'updated_at': u'2018-10-17T07:27:59Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'43a04c531f654df6af9b6fe5bb908a91', u'port_id': None, u'id': u'5bac1f37-9ac2-4e69-9eef-0e2306a55e86', u'qos_policy_id': None} 2018-10-17 07:28:04,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:04,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:04,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 07:28:04,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-17 07:28:04,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:28:04,341 - 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-10-17 07:28:04,341 - 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-10-17 07:28:04,341 - 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-10-17 07:28:04,342 - 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-10-17 07:28:04,342 - 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-10-17 07:28:04,342 - 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-10-17 07:28:04,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401 2018-10-17 07:28:04,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:04,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:28:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-17 07:28:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:28:04,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:04,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:04,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:04,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:04,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:04,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:04,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:04,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:04,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:04,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:04,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:04 GMT 2018-10-17 07:28:04,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:04,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:04,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:09,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:05.237Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:05.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:06.937Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:06.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.025Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ce380dee-06bb-41b6-9b0f-50a9cc63ff73', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'be82284b-d5b7-4999-bc83-4223f16cfe07', 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-10-17T07:28:07.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "584a51ad-c0f1-489e-b6f6-8b86690e628d"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9e871912-066b-46b6-bad0-7751e9bc0870"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7f4e5dc4-2658-47a9-85d2-2a0c29cdf7ee', 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-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d570143b-7ef5-4ec2-860e-8aa56afd48e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b3980373-d927-4050-89aa-e04acab8b7b8', 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-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9a63eadd-7855-4325-8ea4-6e778f10ad9a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fa4c8dcf-0cdf-4129-a6d0-87535df81100', 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-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "699c5ffb-9fd6-4cc0-a7d1-f5e264d1ccfc"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_kthlnp'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "584a51ad-c0f1-489e-b6f6-8b86690e628d"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_a2ipbl'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d570143b-7ef5-4ec2-860e-8aa56afd48e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_4i16a2'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9a63eadd-7855-4325-8ea4-6e778f10ad9a"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_2wlhhf'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9e871912-066b-46b6-bad0-7751e9bc0870"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.656Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_i0j7xm'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "699c5ffb-9fd6-4cc0-a7d1-f5e264d1ccfc"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.960Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.960Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.960Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:07.960Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:07.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:08.976Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:08.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:08.976Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:08.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:08.976Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:08.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:08.976Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:08.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 176, "offset": 141, "size": 50}}} 2018-10-17 07:28:09,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:09,469 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:09 GMT 2018-10-17 07:28:09,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:09,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20039 2018-10-17 07:28:09,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:09,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ce380dee-06bb-41b6-9b0f-50a9cc63ff73', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'be82284b-d5b7-4999-bc83-4223f16cfe07', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}] 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7f4e5dc4-2658-47a9-85d2-2a0c29cdf7ee', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b3980373-d927-4050-89aa-e04acab8b7b8', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fa4c8dcf-0cdf-4129-a6d0-87535df81100', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-17 07:28:09,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_kthlnp'} 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_a2ipbl'} 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_4i16a2'} 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_2wlhhf'} 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_i0j7xm'} 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:28:09,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 07:28:09,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:09,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:09,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:09,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:09,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:09,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:09 GMT 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:09,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:14,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:14,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:14,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:14,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:14,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:14,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:14,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:14,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:14,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:09.532Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_2wlhhf', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:09.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9e871912-066b-46b6-bad0-7751e9bc0870"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:09.661Z", "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-10-17T07:28:09.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9e871912-066b-46b6-bad0-7751e9bc0870"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:09.661Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_2wlhhf', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:09.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9e871912-066b-46b6-bad0-7751e9bc0870"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:10.666Z", "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-10-17T07:28:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9a63eadd-7855-4325-8ea4-6e778f10ad9a"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:10.666Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_4i16a2', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9a63eadd-7855-4325-8ea4-6e778f10ad9a"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:10.666Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_4i16a2', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9a63eadd-7855-4325-8ea4-6e778f10ad9a"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "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-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "584a51ad-c0f1-489e-b6f6-8b86690e628d"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "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-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d570143b-7ef5-4ec2-860e-8aa56afd48e8"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "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-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "699c5ffb-9fd6-4cc0-a7d1-f5e264d1ccfc"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_kthlnp', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "584a51ad-c0f1-489e-b6f6-8b86690e628d"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_a2ipbl', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d570143b-7ef5-4ec2-860e-8aa56afd48e8"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_i0j7xm', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "699c5ffb-9fd6-4cc0-a7d1-f5e264d1ccfc"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_kthlnp', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "584a51ad-c0f1-489e-b6f6-8b86690e628d"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_a2ipbl', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d570143b-7ef5-4ec2-860e-8aa56afd48e8"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:11.673Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_i0j7xm', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:11.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "699c5ffb-9fd6-4cc0-a7d1-f5e264d1ccfc"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:13.489Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:13.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:14.100Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:14.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:14.100Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:14.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:14.100Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:14.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 195, "offset": 176, "size": 50}}} 2018-10-17 07:28:14,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:14,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:14 GMT 2018-10-17 07:28:14,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:14,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15064 2018-10-17 07:28:14,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_2wlhhf', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,722 - 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-10-17 07:28:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_2wlhhf', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,722 - 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-10-17 07:28:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_4i16a2', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_4i16a2', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,723 - 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-10-17 07:28:14,723 - 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-10-17 07:28:14,723 - 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-10-17 07:28:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_kthlnp', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_a2ipbl', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_i0j7xm', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_kthlnp', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_a2ipbl', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_i0j7xm', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:14,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:14,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:14,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:14,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:14 GMT 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:14,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:19,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:19,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:19,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:19,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:19,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.048Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c567884a-10e4-486e-8a44-09d9c50331da', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'5bac1f37-9ac2-4e69-9eef-0e2306a55e86', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "edfed45a-7877-4d10-bad9-b77071f731f9"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.182Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.182Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.182Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.182Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.182Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.182Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.842Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd9c2a30d-679b-4d69-a106-5f592ab36d5b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2d42d2c0-a9fb-46cd-aeb0-78a1e634038d', 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-10-17T07:28:15.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e6d6f1a-32b8-466a-a1e9-cd5c1ae3cbf7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.842Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_lkywb4'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "edfed45a-7877-4d10-bad9-b77071f731f9"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:15.842Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_bly4bd'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:15.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e6d6f1a-32b8-466a-a1e9-cd5c1ae3cbf7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.232Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.854Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bde7ea50-a8c7-4e6b-8a11-da6cb60c7ee1', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'd9c2a30d-679b-4d69-a106-5f592ab36d5b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd2bc8d75-538a-4fd1-bcfd-09ab3f8c78d6', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e1bcbd2a-ad25-4687-9738-1e8c4472d0c2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:16.854Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_cbw0a4'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:16.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e1bcbd2a-ad25-4687-9738-1e8c4472d0c2"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:17.242Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:17.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:17.242Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:17.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:17.242Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:17.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:17.242Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:17.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:18.901Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_lkywb4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:18.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "edfed45a-7877-4d10-bad9-b77071f731f9"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:19.892Z", "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-10-17T07:28:19.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "edfed45a-7877-4d10-bad9-b77071f731f9"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:19.892Z", "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-10-17T07:28:19.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e6d6f1a-32b8-466a-a1e9-cd5c1ae3cbf7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:19.892Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_lkywb4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:19.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "edfed45a-7877-4d10-bad9-b77071f731f9"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:19.892Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_bly4bd', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:19.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e6d6f1a-32b8-466a-a1e9-cd5c1ae3cbf7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:19.892Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_bly4bd', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:19.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e6d6f1a-32b8-466a-a1e9-cd5c1ae3cbf7"}], "metadata": {"pagination": {"total": 228, "offset": 195, "size": 50}}} 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:19 GMT 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20646 2018-10-17 07:28:19,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:19,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c567884a-10e4-486e-8a44-09d9c50331da', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'5bac1f37-9ac2-4e69-9eef-0e2306a55e86', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2018-10-17 07:28:19,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:19,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:19,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 07:28:19,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:19,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:19,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:19,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd9c2a30d-679b-4d69-a106-5f592ab36d5b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2d42d2c0-a9fb-46cd-aeb0-78a1e634038d', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-17 07:28:19,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_lkywb4'} 2018-10-17 07:28:19,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_bly4bd'} 2018-10-17 07:28:19,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:19,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:19,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:19,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:19,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:19,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:19,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:19,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:19,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:19,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:19,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:19,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', u'external_type': u'keypair'}, {u'external_id': u'a04b4c6b-d6aa-4556-a641-825d9548d24a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bde7ea50-a8c7-4e6b-8a11-da6cb60c7ee1', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'd9c2a30d-679b-4d69-a106-5f592ab36d5b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd2bc8d75-538a-4fd1-bcfd-09ab3f8c78d6', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-10-17 07:28:19,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_cbw0a4'} 2018-10-17 07:28:19,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:19,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:19,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:19,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:19,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_lkywb4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:19,938 - 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-10-17 07:28:19,939 - 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-10-17 07:28:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_lkywb4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_bly4bd', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_bly4bd', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:19,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:19,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:19 GMT 2018-10-17 07:28:19,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:19,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:19,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:25,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:20.076Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:20.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:20.426Z", "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-10-17T07:28:20.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:20.899Z", "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-10-17T07:28:20.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e1bcbd2a-ad25-4687-9738-1e8c4472d0c2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:20.899Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_cbw0a4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:20.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e1bcbd2a-ad25-4687-9738-1e8c4472d0c2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:20.899Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_cbw0a4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:20.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e1bcbd2a-ad25-4687-9738-1e8c4472d0c2"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:21.484Z", "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-10-17T07:28:21.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:21.484Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:21.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:21.484Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:21.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:21.484Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:21.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:22.492Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:22.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:23.502Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:23.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:23.502Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:23.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:23.502Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:23.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:23.502Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:28:23.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:23.502Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:23.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:23.502Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:23.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:24.613Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:24.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:24.613Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:24.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:24.613Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:24.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:24.613Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:28:24.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:24.613Z", "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-10-17T07:28:24.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:24.613Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:24.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:24.613Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:24.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 251, "offset": 228, "size": 50}}} 2018-10-17 07:28:25,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:25,070 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:25 GMT 2018-10-17 07:28:25,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:25,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15546 2018-10-17 07:28:25,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:25,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:25,071 - 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-10-17 07:28:25,071 - 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-10-17 07:28:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_cbw0a4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_cbw0a4', 'key_name': u'cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'image': u'b3899934-123e-4dad-95a7-ff76616ed2c4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401', 'cloudify_management_network_id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}, 'nics': [{'net-id': u'a4c22539-0aaa-400d-b0a1-e6a061504310'}], 'flavor': u'd46466ba-287a-4424-8c58-b45af20a4915'} 2018-10-17 07:28:25,071 - 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-10-17 07:28:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:25,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:25,072 - 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-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:28:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:25,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:25,073 - 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-10-17 07:28:25,073 - 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-10-17 07:28:25,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:25,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 07:28:25,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:25,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:25,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:25,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:25,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:25,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:25,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:25,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:25,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:25,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:25,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:25 GMT 2018-10-17 07:28:25,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:25,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:25,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:30,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:30,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:30,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:30,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:25.625Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:25.625Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:25.625Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:28:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:25.625Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:26.630Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:28:26.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:27.634Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:28:27.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 257, "offset": 251, "size": 50}}} 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:30 GMT 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4899 2018-10-17 07:28:30,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:30,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 07:28:30,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:28:30,204 - 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-10-17 07:28:30,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 07:28:30,204 - 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-10-17 07:28:30,205 - 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-10-17 07:28:30,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:30,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:30,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:30,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:30 GMT 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:30,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:35,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:35,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:35,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:35,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:35,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:35,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:35,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:35,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:35,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-17 07:28:35,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:35,343 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:35 GMT 2018-10-17 07:28:35,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:35,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:28:35,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:35,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:35,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:35,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:35,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:35,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:35,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:35,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:35,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:35,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:35,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:35,405 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:35 GMT 2018-10-17 07:28:35,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:35,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:35,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:40,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:40,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:40,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:40,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:40,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:40,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:40 GMT 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:40,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:40,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:40,531 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:40 GMT 2018-10-17 07:28:40,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:40,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:40,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:45,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:45,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:45,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:45,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:45,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:45,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:45,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:45 GMT 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:45,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:45,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:45,676 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:45 GMT 2018-10-17 07:28:45,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:45,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:45,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:50,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:50,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:50,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:50,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:50,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:50.109Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:50.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:50.644Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:50.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:50 GMT 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-17 07:28:50,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:50,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:50,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:50,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:50,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:50,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:50,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:50,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:50,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:50,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:50,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:50,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:50,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:50,823 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:50 GMT 2018-10-17 07:28:50,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:50,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:50,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:55,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:28:55,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:55,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:51.648Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:51.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:51.648Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:51.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:52.654Z", "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-10-17T07:28:52.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:53.659Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:53.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:53.659Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:53.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:54.846Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:54.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:54.846Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:54.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:54.846Z", "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-10-17T07:28:54.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:54.846Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:54.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:54.846Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:54.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:55.870Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:55.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:55.870Z", "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-10-17T07:28:55.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:55.870Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:55.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 272, "offset": 259, "size": 50}}} 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:55 GMT 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:55,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8622 2018-10-17 07:28:55,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:28:55,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,904 - 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-10-17 07:28:55,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,905 - 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-10-17 07:28:55,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,906 - 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-10-17 07:28:55,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:28:55,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:28:55,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:28:55,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:28:55,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:28:55,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:28:55 GMT 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:28:55,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:00,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:01,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:56.879Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:56.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:56.879Z", "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-10-17T07:28:56.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:56.879Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:56.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:57.885Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:57.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:57.885Z", "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-10-17T07:28:57.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:57.885Z", "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-10-17T07:28:57.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:57.885Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:28:57.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:58.890Z", "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-10-17T07:28:58.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:28:59.894Z", "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-10-17T07:28:59.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 281, "offset": 272, "size": 50}}} 2018-10-17 07:29:01,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:01,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:01 GMT 2018-10-17 07:29:01,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:01,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7806 2018-10-17 07:29:01,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:29:01,041 - 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-10-17 07:29:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:29:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:29:01,041 - 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-10-17 07:29:01,041 - 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-10-17 07:29:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 07:29:01,042 - 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-10-17 07:29:01,042 - 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-10-17 07:29:01,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:01,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:01,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:01,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:01,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:01 GMT 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:01,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:06,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:06,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:06,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:06,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:06,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:06,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:06 GMT 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:06,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:06,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:06,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:06,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:06,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:06,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:06 GMT 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:06,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:11,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:11,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-17 07:29:11,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:11,297 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:11 GMT 2018-10-17 07:29:11,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:11,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:29:11,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:11,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:11,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:11,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:11 GMT 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:11,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:11,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:16,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:16,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:16,422 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:16 GMT 2018-10-17 07:29:16,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:16,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:29:16,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:16,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:16,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:16,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:16 GMT 2018-10-17 07:29:16,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:16,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:16,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:21,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:21,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-17 07:29:21,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:21,554 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:21 GMT 2018-10-17 07:29:21,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:21,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:29:21,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:21,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:21,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:21,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:21,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:21 GMT 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:21,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:26,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:26,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:22.510Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:22.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:22.974Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:22.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:23.978Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:23.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:23.978Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:23.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:24.983Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:24.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:25.988Z", "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-10-17T07:29:25.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:25.988Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:25.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 288, "offset": 281, "size": 50}}} 2018-10-17 07:29:26,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:26,695 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:26 GMT 2018-10-17 07:29:26,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:26,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4300 2018-10-17 07:29:26,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:26,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:26,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:26,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:26,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:26,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:26,696 - 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-10-17 07:29:26,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:26,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:26,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:26,763 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:26 GMT 2018-10-17 07:29:26,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:26,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:26,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:31,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:31,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:31,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:31,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:26.993Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:26.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:26.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 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-10-17T07:29:26.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:26.993Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:26.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:28.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:28.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:28.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:28.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:28.001Z", "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-10-17T07:29:28.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:28.001Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:28.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:28.001Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:28.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:29.005Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:29.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:29.005Z", "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-10-17T07:29:29.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:29.005Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:29.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:30.012Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:30.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:30.012Z", "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-10-17T07:29:30.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:30.012Z", "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-10-17T07:29:30.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:30.012Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:30.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:31.018Z", "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-10-17T07:29:31.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 304, "offset": 288, "size": 50}}} 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:31 GMT 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12018 2018-10-17 07:29:31,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:31,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,835 - 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-10-17 07:29:31,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,836 - 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-10-17 07:29:31,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,837 - 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-10-17 07:29:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,837 - 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-10-17 07:29:31,837 - 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-10-17 07:29:31,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 07:29:31,838 - 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-10-17 07:29:31,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:31,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:31,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:31 GMT 2018-10-17 07:29:31,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:31,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:31,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:36,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:36,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:36,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:32.022Z", "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-10-17T07:29:32.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 305, "offset": 304, "size": 50}}} 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:36 GMT 2018-10-17 07:29:36,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:36,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1218 2018-10-17 07:29:36,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:36,962 - 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-10-17 07:29:36,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:37,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:37,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:37,020 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:37 GMT 2018-10-17 07:29:37,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:37,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:37,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:42,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:42,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:42,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:42,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:42,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:42,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:42,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:42,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:42,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-17 07:29:42,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:42,425 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:42 GMT 2018-10-17 07:29:42,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:42,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:29:42,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:42,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:43,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:43,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:43 GMT 2018-10-17 07:29:43,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:43,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:43,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:48,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:48,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:48,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:48 GMT 2018-10-17 07:29:48,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:48,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:29:48,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:48,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:48,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:48,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:48,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:48,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:48,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:48,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:48,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:48,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:48,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:48,935 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:48 GMT 2018-10-17 07:29:48,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:48,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:48,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:53,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:54,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-17 07:29:54,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:54,059 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:54 GMT 2018-10-17 07:29:54,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:54,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:29:54,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:54,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:29:54,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:54,160 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:54 GMT 2018-10-17 07:29:54,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:54,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:29:54,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:59,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:29:59,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:29:59,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:29:59,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:29:59,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:29:59,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:55.130Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:55.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:56.031Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:56.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:57.389Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:57.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:57.389Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:57.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:57.389Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:57.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 310, "offset": 305, "size": 50}}} 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:29:59 GMT 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2649 2018-10-17 07:29:59,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:29:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:29:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:29:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:29:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:29:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:29:59,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:00,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:00,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:00,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:00,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:00,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:00 GMT 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:00,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:05,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:59.422Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:59.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:29:59.422Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:29:59.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:00.978Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:00.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:00.978Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:00.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:00.978Z", "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-10-17T07:30:00.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:00.978Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:00.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:00.978Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:00.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:00.978Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:00.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:02.257Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:02.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:02.257Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:02.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 320, "offset": 310, "size": 50}}} 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:07 GMT 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5831 2018-10-17 07:30:07,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,339 - 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-10-17 07:30:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:07,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:09,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:09,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:09,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:09,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:09,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:09,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:09,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:09,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:09,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:09,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:09 GMT 2018-10-17 07:30:09,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:09,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:09,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:14,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:14,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:14,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:14,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:09.113Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:09.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:10.550Z", "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-10-17T07:30:10.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:10.550Z", "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-10-17T07:30:10.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:10.550Z", "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-10-17T07:30:10.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:10.550Z", "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-10-17T07:30:10.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:10.550Z", "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-10-17T07:30:10.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:10.550Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:10.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:11.695Z", "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-10-17T07:30:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:13.559Z", "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-10-17T07:30:13.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 329, "offset": 320, "size": 50}}} 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:14 GMT 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9056 2018-10-17 07:30:14,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:14,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:14,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-10-17 07:30:14,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-10-17 07:30:14,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-10-17 07:30:14,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-10-17 07:30:14,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-10-17 07:30:14,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-17 07:30:14,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-10-17 07:30:14,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-10-17 07:30:14,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:14,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:14,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:14 GMT 2018-10-17 07:30:14,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:14,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:14,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:19,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:19,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:19,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:19,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:19,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:19,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:19,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:19,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:19,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-17 07:30:19,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:19,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:19 GMT 2018-10-17 07:30:19,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:19,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:30:19,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:19,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:20,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:20,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:20 GMT 2018-10-17 07:30:20,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:20,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:20,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:25,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:25,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:25,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:25,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:25,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:25,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:25 GMT 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:30:25,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:25,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:25,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:25,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:25 GMT 2018-10-17 07:30:25,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:25,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:25,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:30,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:32,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:30.071Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:30.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 330, "offset": 329, "size": 50}}} 2018-10-17 07:30:32,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:32,676 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:32 GMT 2018-10-17 07:30:32,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:32,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-10-17 07:30:32,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:32,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:32,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:32,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:32,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:32 GMT 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:32,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:32,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:37,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:39,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:31.677Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:31.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:34.987Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:34.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8dc59219-bcb3-431d-8a8e-cb22e4ea8c2b"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:36.167Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:36.739Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:36.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:36.739Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:36.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:37.821Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:37.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 336, "offset": 330, "size": 50}}} 2018-10-17 07:30:39,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:39,626 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:39 GMT 2018-10-17 07:30:39,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:39,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3121 2018-10-17 07:30:39,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:30:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:30:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:39,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:39,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:39,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:39,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:39,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:39,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:39 GMT 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:39,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:44,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:45,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:40.579Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:41.786Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:41.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.935Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "37d33eaf-4dc6-4abb-bcb8-f421cff1e6a4"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bd16d833-822f-4d51-9913-69468c1c5835"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:42.991Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:42.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2a6ef63d-64b4-41a7-9d91-a6faecc989c1"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:44.085Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:44.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:44.085Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:44.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:44.086Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:44.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "365b1cdc-11f8-42c3-b3ce-b4d52ba3a651"}], "metadata": {"pagination": {"total": 363, "offset": 336, "size": 50}}} 2018-10-17 07:30:45,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:45,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:45 GMT 2018-10-17 07:30:45,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:45,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14312 2018-10-17 07:30:45,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:45,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:30:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:30:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:30:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:30:45,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:45,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:30:45,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:45,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:45,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:45 GMT 2018-10-17 07:30:45,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:45,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:45,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:50,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:50,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:50,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:50,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:50,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:50,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:50,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:50,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:50,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:45.249Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:45.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.464Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77315662-e47b-42ed-ba45-64b067456672"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:46.678Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:46.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:47.342Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:30:47.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:47.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:47.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:47.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:47.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:47.496Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:47.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "57abe24f-3e76-4d41-a7bb-b0a082d44e96"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:47.496Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:47.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "2b7f71a8-24e9-4506-b1ed-8bc5ddbbdf8c"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:47.496Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:47.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "407c85c5-7c7c-46b9-a83d-88aad88935c7"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}], "metadata": {"pagination": {"total": 445, "offset": 363, "size": 50}}} 2018-10-17 07:30:50,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:50,595 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:50 GMT 2018-10-17 07:30:50,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:50,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28780 2018-10-17 07:30:50,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:50,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:30:50,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:30:50,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:30:50,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:50,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:50,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:50,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2018-10-17 07:30:50,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-17 07:30:50,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:50,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:50,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:50,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:50,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:50,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:50,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:30:50,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:30:50,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:30:50,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:50,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2018-10-17 07:30:50,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:30:50,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:30:50,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:30:50,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:50,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:30:50,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:50,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:50,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:50,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:50,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:50,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:50,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:50,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:50,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:50,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:50,671 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:50 GMT 2018-10-17 07:30:50,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:50,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:50,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:55,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:30:55,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:55,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:55,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:55,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.573Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "054f937d-e095-4ee3-99e3-e5b4aebff5a3"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "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-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:48.581Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:48.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.605Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:49.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "f9216fee-d182-4eb1-b97c-5732894d45ec"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.646Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:30:49.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:49.646Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:30:49.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:50.615Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:50.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:50.615Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:50.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "68e3b4c1-505b-467f-80ca-35ed37a7741c"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:52.341Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:30:52.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:52.652Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T07:30:52.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 449, "offset": 413, "size": 50}}} 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:55 GMT 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22674 2018-10-17 07:30:55,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:30:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:30:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:30:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:30:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-17 07:30:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-17 07:30:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-17 07:30:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:30:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:30:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:30:55,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-10-17 07:30:55,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2018-10-17 07:30:55,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:30:55,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:30:55,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2018-10-17 07:30:55,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2018-10-17 07:30:55,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:30:55,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:30:55,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:30:55 GMT 2018-10-17 07:30:55,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:30:55,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:30:55,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:00,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:00,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:00,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:00,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:00,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:59.454Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:59.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:30:59.940Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:30:59.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:00.626Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:00.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}], "metadata": {"pagination": {"total": 462, "offset": 449, "size": 50}}} 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:00 GMT 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7177 2018-10-17 07:31:00,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:00,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:00,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:00,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:00,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:31:00,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:00,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:01,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:01,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:01,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:01,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:01,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:01,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:01,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:01,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:01,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:01,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:01 GMT 2018-10-17 07:31:01,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:01,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:01,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:06,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:06,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:01.798Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:01.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.093Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:02.633Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:02.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "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-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:03.846Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:03.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:04.139Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:04.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}], "metadata": {"pagination": {"total": 525, "offset": 462, "size": 50}}} 2018-10-17 07:31:06,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:06,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:06 GMT 2018-10-17 07:31:06,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:06,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27516 2018-10-17 07:31:06,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:06,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:06,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:06,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:31:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-17 07:31:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:31:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:31:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:31:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:06,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:06,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:06,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:06,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:06,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:06,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:06,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:06,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:06,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:06,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:06,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:06 GMT 2018-10-17 07:31:06,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:06,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:06,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:11,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:11,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Creating Agent homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_4i16a2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:05.102Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:05.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:06.132Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:06.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_4i16a2/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_4i16a2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_4i16a2/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_4i16a2', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_4i16a2/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_4i16a2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.214Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:07.418Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:07.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.122Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.122Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.122Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.122Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.122Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.122Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}], "metadata": {"pagination": {"total": 677, "offset": 512, "size": 50}}} 2018-10-17 07:31:11,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:11,762 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:11 GMT 2018-10-17 07:31:11,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:11,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28258 2018-10-17 07:31:11,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:11,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-17 07:31:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-17 07:31:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_4i16a2 2018-10-17 07:31:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:31:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:31:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:31:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_4i16a2/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:31:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:31:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_4i16a2/env 2018-10-17 07:31:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_4i16a2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_4i16a2/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_4i16a2', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_4i16a2/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_4i16a2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:31:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:31:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-17 07:31:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:31:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:11,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:11,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:11,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:11,915 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:11 GMT 2018-10-17 07:31:11,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:11,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:11,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:16,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:17,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:17,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:17,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:17,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "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-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "/home/ubuntu/homer_host_4i16a2/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-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Creating Agent proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:08.231Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:08.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "bc587aae-af75-466e-8014-38fae240b8e8"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "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-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}], "metadata": {"pagination": {"total": 911, "offset": 562, "size": 50}}} 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:17 GMT 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27914 2018-10-17 07:31:17,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:31:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:31:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:31:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:31:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-17 07:31:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_4i16a2/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-10-17 07:31:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:31:17,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_2wlhhf 2018-10-17 07:31:17,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-17 07:31:17,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:17,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:31:17,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:17,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:17,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:31:17,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:31:17,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:17,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-17 07:31:17,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:17,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:17,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:17,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:17,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:17,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:17 GMT 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:17,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:22,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:22,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:22,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:22,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:22,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:09.250Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:09.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Creating Agent dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_i0j7xm/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_a2ipbl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Creating Agent vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}], "metadata": {"pagination": {"total": 1021, "offset": 612, "size": 50}}} 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:22 GMT 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27885 2018-10-17 07:31:22,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:22,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:31:22,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-17 07:31:22,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:31:22,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_a2ipbl 2018-10-17 07:31:22,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:31:22,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_i0j7xm/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:31:22,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:31:22,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_a2ipbl/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:31:22,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-17 07:31:22,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:22,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_i0j7xm 2018-10-17 07:31:22,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-17 07:31:22,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:23,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:23,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:23,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:23,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:23,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:23,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:23,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:23,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:23,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:23,207 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:23 GMT 2018-10-17 07:31:23,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:23,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:23,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:28,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:28,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:28,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:28,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:28,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Creating Agent vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Creating Agent dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:10.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:10.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_2wlhhf/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "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-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_2wlhhf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_2wlhhf/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_2wlhhf', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_2wlhhf/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_2wlhhf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:11.470Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:11.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.117Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.188Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.188Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}], "metadata": {"pagination": {"total": 1183, "offset": 662, "size": 50}}} 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:28 GMT 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28365 2018-10-17 07:31:28,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:28,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-17 07:31:28,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:31:28,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_i0j7xm 2018-10-17 07:31:28,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:31:28,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:31:28,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-17 07:31:28,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_a2ipbl 2018-10-17 07:31:28,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_2wlhhf/env 2018-10-17 07:31:28,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-17 07:31:28,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:31:28,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_2wlhhf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_2wlhhf/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_2wlhhf', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_2wlhhf/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_2wlhhf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:31:28,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:31:28,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:28,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-17 07:31:28,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:28,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:28,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:31:28,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:28,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:28,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:31:28,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:31:28,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:28,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:28,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:28,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:28,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:28,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:28,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:28,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:28 GMT 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:28,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:28,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:33,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:34,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:34,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:34,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:34,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:34,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:34,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:34,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:34,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Creating Agent bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_a2ipbl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_a2ipbl/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_a2ipbl', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_a2ipbl/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_a2ipbl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Successfully created daemon: proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "48154946-0364-47c6-b5c3-7806c8e6ccdd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_i0j7xm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_i0j7xm/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_i0j7xm', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_i0j7xm/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_i0j7xm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_a2ipbl/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:12.869Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_i0j7xm/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:12.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.229Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.229Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1315, "offset": 712, "size": 50}}} 2018-10-17 07:31:34,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:34,121 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:34 GMT 2018-10-17 07:31:34,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:34,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29249 2018-10-17 07:31:34,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:34,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:31:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-17 07:31:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_kthlnp 2018-10-17 07:31:34,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:31:34,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-17 07:31:34,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:34,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:31:34,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:31:34,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_a2ipbl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_a2ipbl/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_a2ipbl', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_a2ipbl/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_a2ipbl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:31:34,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:31:34,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:31:34,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:34,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-17 07:31:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:31:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_2wlhhf 2018-10-17 07:31:34,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_i0j7xm/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_i0j7xm/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_i0j7xm', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_i0j7xm/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_i0j7xm', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:31:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_a2ipbl/env 2018-10-17 07:31:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_i0j7xm/env 2018-10-17 07:31:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:34,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:34,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:34,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:34,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:34,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:34 GMT 2018-10-17 07:31:34,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:34,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:34,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:39,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:39,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:39,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:39,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:39,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Successfully created daemon: vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Configuring Agent homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Creating Agent bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "/home/ubuntu/vellum_host_i0j7xm/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-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_cbw0a4/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55f193d3-8c55-4a5f-acf2-90aa36c151d0"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Successfully created daemon: dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:13.885Z", "message": "/home/ubuntu/dime_host_a2ipbl/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-10-17T07:31:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b62015ff-db47-449f-a292-f9a029113f46"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.237Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.237Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.237Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.237Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.237Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.237Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.237Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kthlnp/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_kthlnp', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kthlnp/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kthlnp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Configuring Agent proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}], "metadata": {"pagination": {"total": 1383, "offset": 762, "size": 50}}} 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:39 GMT 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28990 2018-10-17 07:31:39,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:39,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_i0j7xm 2018-10-17 07:31:39,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:31:39,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:31:39,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_4i16a2 2018-10-17 07:31:39,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:39,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-17 07:31:39,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-17 07:31:39,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_cbw0a4 2018-10-17 07:31:39,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-17 07:31:39,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_i0j7xm/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-10-17 07:31:39,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:31:39,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_cbw0a4/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:31:39,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-17 07:31:39,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:31:39,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_a2ipbl 2018-10-17 07:31:39,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_a2ipbl/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-10-17 07:31:39,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:39,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:39,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:39,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:39,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:31:39,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:31:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-17 07:31:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kthlnp/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_kthlnp', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kthlnp/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kthlnp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:31:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_2wlhhf 2018-10-17 07:31:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:31:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:31:39,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:39,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:31:39,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:39,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:39,591 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:39 GMT 2018-10-17 07:31:39,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:39,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:39,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:44,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:44,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Successfully configured daemon: homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab39cf13-04ac-4716-af30-a05df15e8bfe"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kthlnp/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_kthlnp', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kthlnp/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kthlnp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:14.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.336Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_cbw0a4/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Successfully configured daemon: vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Successfully configured daemon: proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Successfully created daemon: bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_cbw0a4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_cbw0a4/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_cbw0a4', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_cbw0a4/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_cbw0a4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Configuring Agent vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f62af7b-fab7-4d98-aaca-5853b391c40f"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "/home/ubuntu/bind_host_kthlnp/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-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a50ddffa-374d-4caa-a2ba-f039d5ac6fac"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0c37e4a9-ae7c-4b78-a4a4-98a198c5463a"}], "metadata": {"pagination": {"total": 1420, "offset": 812, "size": 50}}} 2018-10-17 07:31:44,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:44,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:44 GMT 2018-10-17 07:31:44,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:44,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29104 2018-10-17 07:31:44,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:44,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:31:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_4i16a2 2018-10-17 07:31:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kthlnp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kthlnp/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_kthlnp', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kthlnp/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kthlnp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:31:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:31:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-17 07:31:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-17 07:31:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:31:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-17 07:31:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:31:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:31:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:31:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_cbw0a4/env 2018-10-17 07:31:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_i0j7xm 2018-10-17 07:31:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:31:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:31:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_2wlhhf 2018-10-17 07:31:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_kthlnp 2018-10-17 07:31:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_cbw0a4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_cbw0a4/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_cbw0a4', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_cbw0a4/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_cbw0a4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:31:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_i0j7xm 2018-10-17 07:31:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:31:44,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:31:44,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_kthlnp/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-10-17 07:31:44,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:44,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-17 07:31:44,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:44,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:45,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:45,048 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:45 GMT 2018-10-17 07:31:45,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:45,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:45,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:50,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:50,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:50,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:50,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:50,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:50,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:50,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:50,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:50,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:15.995Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:15.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:16.365Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Configuring Agent dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Configuring Agent bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Successfully configured daemon: dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Successfully created daemon: bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Starting Agent homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "/home/ubuntu/bono_host_cbw0a4/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-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9f9e23db-a09d-4a33-a218-68fcdec542fd"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.009Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "da301d38-0877-450d-9bdf-18c5d2c9fc0b"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.376Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1433, "offset": 862, "size": 50}}} 2018-10-17 07:31:50,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:50,356 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:50 GMT 2018-10-17 07:31:50,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:50,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27404 2018-10-17 07:31:50,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:50,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:31:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:31:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:31:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_a2ipbl 2018-10-17 07:31:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_kthlnp 2018-10-17 07:31:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_a2ipbl 2018-10-17 07:31:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_cbw0a4 2018-10-17 07:31:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_4i16a2 2018-10-17 07:31:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:31:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:50,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-17 07:31:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:31:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_cbw0a4/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-10-17 07:31:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:31:50,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:50,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:50,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:50,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:50 GMT 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:50,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:55,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:31:55,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:55,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:55,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:55,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.376Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.376Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:17.376Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:17.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Successfully configured daemon: bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Starting Agent proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "3de4bb99-da57-4382-a32b-5f870d307c5e"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e21ab515-60e2-4295-b89e-3c844931ca85"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.130Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:18.459Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Starting Agent vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Configuring Agent bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}], "metadata": {"pagination": {"total": 1454, "offset": 912, "size": 50}}} 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:55 GMT 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26662 2018-10-17 07:31:55,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:31:55,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:31:55,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:55,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:55,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_kthlnp 2018-10-17 07:31:55,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:55,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:31:55,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_2wlhhf 2018-10-17 07:31:55,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:31:55,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:31:55,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:31:55,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-17 07:31:55,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:55,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:31:55,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:55,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:55,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:55,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:31:55,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:31:55,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:31:55,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:31:55,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-17 07:31:55,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:31:55,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_i0j7xm 2018-10-17 07:31:55,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:31:55,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_cbw0a4 2018-10-17 07:31:55,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:55,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:31:55,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:31:55,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:31:55,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:31:55,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:31:55,743 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:31:55 GMT 2018-10-17 07:31:55,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:31:55,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:31:55,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:00,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:01,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Configuring Agent bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Starting Agent vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:19.731Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:19.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Successfully configured daemon: bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Starting Agent dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.146Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "000cab42-1a4c-442b-805f-938441da1940"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.466Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.466Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.466Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.466Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:20.466Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:20.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_4i16a2 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b7447939-23dd-4b29-aefd-6116dda8f124"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Successfully started daemon: homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6c680fe3-2788-48f5-b068-142b01579eb3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "[localhost] run: /home/ubuntu/homer_host_4i16a2/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b7447939-23dd-4b29-aefd-6116dda8f124"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.160Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.470Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.470Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:21.470Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:21.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.167Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.167Z", "message": "Successfully started daemon: proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}], "metadata": {"pagination": {"total": 1461, "offset": 962, "size": 50}}} 2018-10-17 07:32:01,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:01,048 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:01 GMT 2018-10-17 07:32:01,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:01,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27056 2018-10-17 07:32:01,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:01,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:01,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_cbw0a4 2018-10-17 07:32:01,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_i0j7xm 2018-10-17 07:32:01,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:32:01,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:32:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_cbw0a4 2018-10-17 07:32:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:32:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_a2ipbl 2018-10-17 07:32:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:32:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-17 07:32:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-17 07:32:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:32:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_4i16a2 start 2018-10-17 07:32:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_4i16a2 2018-10-17 07:32:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:32:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_4i16a2/env/bin/pip freeze 2018-10-17 07:32:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_2wlhhf 2018-10-17 07:32:01,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:01,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:01,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:01 GMT 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:01,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:06,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:06,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:06,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.167Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b7447939-23dd-4b29-aefd-6116dda8f124"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.167Z", "message": "Successfully started daemon: proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.167Z", "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-10-17T07:31:22.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b7447939-23dd-4b29-aefd-6116dda8f124"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.167Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "a78388b2-e987-4b90-ad94-414baa46ef51"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.473Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.473Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.473Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.473Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:22.473Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:22.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Starting Agent bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "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-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b7447939-23dd-4b29-aefd-6116dda8f124"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_a2ipbl start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ab9a3481-d40f-4de0-b70d-14a9bcbe7017"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Successfully started daemon: dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "6de49c27-5e3f-4c61-86fa-2d8044165fba"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_i0j7xm start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "[localhost] run: /home/ubuntu/proxy_host_2wlhhf/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0736fdb2-878c-4465-a312-556982411fff"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0736fdb2-878c-4465-a312-556982411fff"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Removing directory: /tmp/tmpXIaINl", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "b7447939-23dd-4b29-aefd-6116dda8f124"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Successfully started daemon: vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d8e3b3d3-1e3a-451b-8bef-bdf3fb31954a"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.173Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:23.641Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:23.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e7c112ce-6fd8-4b12-8d85-1f4418cde98c"}], "metadata": {"pagination": {"total": 1465, "offset": 1012, "size": 50}}} 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:06,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:06 GMT 2018-10-17 07:32:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26974 2018-10-17 07:32:06,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:06,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:06,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_2wlhhf 2018-10-17 07:32:06,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:06,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:06,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:06,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:06,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:06,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:06,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:06,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:06,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_kthlnp 2018-10-17 07:32:06,311 - 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-10-17 07:32:06,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_a2ipbl start 2018-10-17 07:32:06,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:06,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-17 07:32:06,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_a2ipbl 2018-10-17 07:32:06,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_i0j7xm start 2018-10-17 07:32:06,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:06,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_2wlhhf/env/bin/pip freeze 2018-10-17 07:32:06,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:06,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:06,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpXIaINl 2018-10-17 07:32:06,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_i0j7xm 2018-10-17 07:32:06,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:06,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:06,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:06,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:06,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:06,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:06,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:06,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-17 07:32:06,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:06,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:06,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:06,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:06,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-17 07:32:06,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:32:06,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:06,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:06,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:06,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:06,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:06,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:06,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:06 GMT 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:06,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:11,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:11,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_bly4bd/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "[localhost] run: /home/ubuntu/dime_host_a2ipbl/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e7c112ce-6fd8-4b12-8d85-1f4418cde98c"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "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-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0736fdb2-878c-4465-a312-556982411fff"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "[localhost] run: /home/ubuntu/vellum_host_i0j7xm/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d333c6d3-7f57-4ccf-a323-ff97d643e3dd"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0736fdb2-878c-4465-a312-556982411fff"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d333c6d3-7f57-4ccf-a323-ff97d643e3dd"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "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-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0736fdb2-878c-4465-a312-556982411fff"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Creating Agent sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1465, "offset": 1062, "size": 50}}} 2018-10-17 07:32:11,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:11,466 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:11 GMT 2018-10-17 07:32:11,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:11,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27666 2018-10-17 07:32:11,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:11,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:11,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_bly4bd/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:32:11,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:32:11,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:32:11,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_a2ipbl/env/bin/pip freeze 2018-10-17 07:32:11,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:11,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_i0j7xm/env/bin/pip freeze 2018-10-17 07:32:11,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-17 07:32:11,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-17 07:32:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_bly4bd 2018-10-17 07:32:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:32:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:11,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:32:11,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:11,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:11,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-17 07:32:11,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:11,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:11,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:11,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:11,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:11,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:11,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:11,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:11,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:11,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:11,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:11,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:11,536 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:11 GMT 2018-10-17 07:32:11,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:11,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:11,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:16,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:16,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:16,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:16,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:16,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:16,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:16,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:16,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:16,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:24.659Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e7c112ce-6fd8-4b12-8d85-1f4418cde98c"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "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-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e7c112ce-6fd8-4b12-8d85-1f4418cde98c"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "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-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d333c6d3-7f57-4ccf-a323-ff97d643e3dd"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Starting Agent bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Removing directory: /tmp/tmpsGxYbh", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0736fdb2-878c-4465-a312-556982411fff"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d333c6d3-7f57-4ccf-a323-ff97d643e3dd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "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-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e7c112ce-6fd8-4b12-8d85-1f4418cde98c"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "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-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d333c6d3-7f57-4ccf-a323-ff97d643e3dd"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "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-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0736fdb2-878c-4465-a312-556982411fff"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.264Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.684Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.684Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.684Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.684Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.684Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.684Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:25.684Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:25.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.329Z", "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-10-17T07:31:26.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e7c112ce-6fd8-4b12-8d85-1f4418cde98c"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.329Z", "message": "Removing directory: /tmp/tmp9btM42", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d333c6d3-7f57-4ccf-a323-ff97d643e3dd"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.329Z", "message": "Removing directory: /tmp/tmpy6a2_q", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e7c112ce-6fd8-4b12-8d85-1f4418cde98c"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.329Z", "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-10-17T07:31:26.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d333c6d3-7f57-4ccf-a323-ff97d643e3dd"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:26.695Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1500, "offset": 1112, "size": 50}}} 2018-10-17 07:32:16,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:16,616 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:16 GMT 2018-10-17 07:32:16,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:16,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27184 2018-10-17 07:32:16,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:16,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-17 07:32:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-17 07:32:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-17 07:32:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:32:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_cbw0a4 2018-10-17 07:32:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpsGxYbh 2018-10-17 07:32:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-17 07:32:16,621 - 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-10-17 07:32:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-17 07:32:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:16,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:16,623 - 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-10-17 07:32:16,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9btM42 2018-10-17 07:32:16,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpy6a2_q 2018-10-17 07:32:16,623 - 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-10-17 07:32:16,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-17 07:32:16,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:16,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-17 07:32:16,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-17 07:32:16,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:16,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:16,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:16,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:16,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:16,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:16,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:16,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:16,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:16,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:16,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:16,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:16,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:16,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:16,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:16,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:16,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:16,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:16,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:16,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:16,684 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:16 GMT 2018-10-17 07:32:16,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:16,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:16,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:21,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:21,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:21,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:21,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:21,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:21,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:21,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:21,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:21,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "/home/ubuntu/sprout_host_bly4bd/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-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Successfully started daemon: bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_bly4bd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_bly4bd/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_bly4bd', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_bly4bd/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_bly4bd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Successfully created daemon: sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_bly4bd/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "59c7ac52-0736-4bf1-8147-05ffe20bbae3"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.334Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_kthlnp start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "4e08d409-a9fe-48fd-b0d7-d0d004569099"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:27.699Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:27.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_cbw0a4 start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "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-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "message": "[localhost] run: /home/ubuntu/bind_host_kthlnp/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "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-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "message": "Successfully started daemon: bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dd3f4fc0-4e82-4768-8643-4067e82118db"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.378Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:28.742Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:28.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Removing directory: /tmp/tmpkEeQqH", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "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-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dab61f7f-b693-4195-b607-f4504984c7a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_lkywb4/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}], "metadata": {"pagination": {"total": 1500, "offset": 1162, "size": 50}}} 2018-10-17 07:32:21,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:21,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:21 GMT 2018-10-17 07:32:21,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:21,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28124 2018-10-17 07:32:21,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:21,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_bly4bd/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-10-17 07:32:21,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-17 07:32:21,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:32:21,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:32:21,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_kthlnp 2018-10-17 07:32:21,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_bly4bd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_bly4bd/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_bly4bd', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_bly4bd/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_bly4bd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:32:21,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-17 07:32:21,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_bly4bd 2018-10-17 07:32:21,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:21,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_bly4bd/env 2018-10-17 07:32:21,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:32:21,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_kthlnp start 2018-10-17 07:32:21,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:32:21,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:21,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:21,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:21,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:21,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:21,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-17 07:32:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_cbw0a4 start 2018-10-17 07:32:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:21,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_kthlnp/env/bin/pip freeze 2018-10-17 07:32:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-17 07:32:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_cbw0a4 2018-10-17 07:32:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:21,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:32:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:32:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:32:21,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:32:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:32:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:21,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkEeQqH 2018-10-17 07:32:21,773 - 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-10-17 07:32:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:21,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_lkywb4/cloudify/ssl/cloudify_internal_cert.pem 2018-10-17 07:32:21,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:21,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:21,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:21,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:21,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:21,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:21,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:21,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:21,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:21,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:21,832 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:21 GMT 2018-10-17 07:32:21,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:21,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:21,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:26,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:26,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:26,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:26,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "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-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "443c38fa-e4e3-4ea8-ae1d-40e3ac812a4d"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dab61f7f-b693-4195-b607-f4504984c7a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Creating Agent ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "proxy_node_048jtj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Executing: /tmp/IH7CU/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "098f0332-baaf-482d-8296-b7f950860dd0"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Configuring Agent sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "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-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.665Z", "message": "[localhost] run: /home/ubuntu/bono_host_cbw0a4/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dab61f7f-b693-4195-b607-f4504984c7a7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.758Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.758Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.758Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.758Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:29.758Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:29.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "message": "Removing directory: /tmp/tmpFa6vzj", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dab61f7f-b693-4195-b607-f4504984c7a7"}], "metadata": {"pagination": {"total": 1501, "offset": 1212, "size": 50}}} 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:26 GMT 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:26,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27561 2018-10-17 07:32:26,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-17 07:32:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,912 - 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-10-17 07:32:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-17 07:32:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-17 07:32:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_lkywb4 2018-10-17 07:32:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-17 07:32:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-17 07:32:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IH7CU/install_requirements.sh 2018-10-17 07:32:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:26,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-17 07:32:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_bly4bd 2018-10-17 07:32:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-17 07:32:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.14:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-17 07:32:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_cbw0a4/env/bin/pip freeze 2018-10-17 07:32:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:26,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:26,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:26,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:26,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:32:26,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFa6vzj 2018-10-17 07:32:26,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:26,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:26,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:26 GMT 2018-10-17 07:32:26,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:26,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:26,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:31,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:32,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "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-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dab61f7f-b693-4195-b607-f4504984c7a7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dab61f7f-b693-4195-b607-f4504984c7a7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "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-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "dab61f7f-b693-4195-b607-f4504984c7a7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.688Z", "message": "Successfully configured daemon: sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d4b6ffd2-9bcd-4860-a0ca-3b4cb2942919"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.774Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:30.774Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:30.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_lkywb4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_lkywb4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_lkywb4', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_lkywb4/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_lkywb4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_lkywb4/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.851Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:31.893Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:31.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Starting Agent sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "/home/ubuntu/ellis_host_lkywb4/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-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.856Z", "message": "Successfully created daemon: ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "77beafbf-90ee-4a19-bc80-527d5dc58a78"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1503, "offset": 1262, "size": 50}}} 2018-10-17 07:32:32,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:32,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:32 GMT 2018-10-17 07:32:32,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:32,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27914 2018-10-17 07:32:32,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:32,066 - 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-10-17 07:32:32,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:32:32,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:32:32,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:32:32,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:32,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:32,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_bly4bd 2018-10-17 07:32:32,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-17 07:32:32,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:32,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-17 07:32:32,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:32:32,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:32,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.14', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_lkywb4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_lkywb4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_lkywb4', 'REST_HOST': '192.168.120.14', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_lkywb4/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_lkywb4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dqh19A.qjH5ezVhMINwy0Qx-o7wMG_VHbw'} 2018-10-17 07:32:32,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_lkywb4/env 2018-10-17 07:32:32,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-17 07:32:32,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:32:32,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:32,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:32,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:32,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:32,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:32,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:32:32,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:32,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:32,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:32,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:32,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:32,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:32,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:32,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-17 07:32:32,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_bly4bd 2018-10-17 07:32:32,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:32,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_lkywb4/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-10-17 07:32:32,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-17 07:32:32,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_lkywb4 2018-10-17 07:32:32,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:32,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:32,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:32,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-17 07:32:32,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-17 07:32:32,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:32,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:32,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:32,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:32,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:32,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:32,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:32,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:32,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:32,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:32,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:32,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:32,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:32 GMT 2018-10-17 07:32:32,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:32,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:32,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:37,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:37,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:32.908Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:32.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Configuring Agent ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.912Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.912Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:33.912Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:33.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Successfully configured daemon: ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:35.109Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:35.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97761e18-89a5-4a45-b96d-0902f1fdf242"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Starting Agent ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_bly4bd start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Successfully started daemon: sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef6c7f08-b745-4bd1-bd9f-7bbc1c9d4b94"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:36.422Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:36.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.113Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.113Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.113Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.113Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.113Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1503, "offset": 1312, "size": 50}}} 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:37,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:37 GMT 2018-10-17 07:32:37,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:37,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26869 2018-10-17 07:32:37,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:37,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-17 07:32:37,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-17 07:32:37,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-17 07:32:37,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:37,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_lkywb4 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:37,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:37,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-17 07:32:37,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:37,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-17 07:32:37,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:37,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:37,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-17 07:32:37,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_lkywb4 2018-10-17 07:32:37,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-17 07:32:37,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-17 07:32:37,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_lkywb4 2018-10-17 07:32:37,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:37,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_bly4bd start 2018-10-17 07:32:37,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-17 07:32:37,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-17 07:32:37,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_bly4bd 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:37,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:37,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:37,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:37,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:37,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:37,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:37,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:37 GMT 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:37,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:42,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:42,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:42,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:42,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:42,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:42,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:42,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:42,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:42,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.113Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.411Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d43743ed-f7a1-4824-a525-a17fa82cb2d2"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:37.411Z", "message": "[localhost] run: /home/ubuntu/sprout_host_bly4bd/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:37.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d43743ed-f7a1-4824-a525-a17fa82cb2d2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.118Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:38.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.118Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:38.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.118Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:38.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.118Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:38.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.415Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d43743ed-f7a1-4824-a525-a17fa82cb2d2"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.415Z", "message": "Removing directory: /tmp/tmpJ0_7jZ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d43743ed-f7a1-4824-a525-a17fa82cb2d2"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.415Z", "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-10-17T07:31:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d43743ed-f7a1-4824-a525-a17fa82cb2d2"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.415Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d43743ed-f7a1-4824-a525-a17fa82cb2d2"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:38.415Z", "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-10-17T07:31:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d43743ed-f7a1-4824-a525-a17fa82cb2d2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.123Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.123Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.123Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.123Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.123Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.123Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.123Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:39.514Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:39.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.288Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.420Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_lkywb4 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.420Z", "message": "Successfully started daemon: ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f43c328-8627-42c5-a514-1824a104cd57"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.420Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "38c76960-e82b-4f9c-883d-f1c6c3458ff2"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:40.420Z", "message": "[localhost] run: /home/ubuntu/ellis_host_lkywb4/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:40.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "38c76960-e82b-4f9c-883d-f1c6c3458ff2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:41.291Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:41.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:41.445Z", "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-10-17T07:31:41.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "38c76960-e82b-4f9c-883d-f1c6c3458ff2"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:41.445Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:41.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "38c76960-e82b-4f9c-883d-f1c6c3458ff2"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:41.445Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:41.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "38c76960-e82b-4f9c-883d-f1c6c3458ff2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:42.396Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:42.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:42.396Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:42.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:42.396Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:42.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:42.396Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:42.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.024Z", "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-10-17T07:31:43.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "38c76960-e82b-4f9c-883d-f1c6c3458ff2"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.024Z", "message": "Removing directory: /tmp/tmp8GiaSX", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "38c76960-e82b-4f9c-883d-f1c6c3458ff2"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.409Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.409Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.409Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.409Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1503, "offset": 1362, "size": 50}}} 2018-10-17 07:32:42,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:42,382 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:42 GMT 2018-10-17 07:32:42,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:42,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26758 2018-10-17 07:32:42,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_bly4bd/env/bin/pip freeze 2018-10-17 07:32:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpJ0_7jZ 2018-10-17 07:32:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:42,385 - 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-10-17 07:32:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-17 07:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-17 07:32:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-17 07:32:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-17 07:32:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-17 07:32:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_lkywb4 start 2018-10-17 07:32:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_lkywb4 2018-10-17 07:32:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-17 07:32:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_lkywb4/env/bin/pip freeze 2018-10-17 07:32:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-17 07:32:42,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-17 07:32:42,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-17 07:32:42,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 07:32:42,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,391 - 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-10-17 07:32:42,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp8GiaSX 2018-10-17 07:32:42,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-17 07:32:42,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-17 07:32:42,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:42,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-17 07:32:42,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:42,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:42,469 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:42 GMT 2018-10-17 07:32:42,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:42,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:42,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:47,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:47,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:47,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:47,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:47,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:47,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:47,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:47,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:47,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.409Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.409Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:43.409Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:43.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:44.415Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:44.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:45.643Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:45.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:45.643Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:45.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:45.643Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:45.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:46.698Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:46.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:46.698Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:46.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:46.698Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:46.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:46.698Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:46.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:46.698Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:46.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:46.698Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:46.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:47.846Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:47.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:48.711Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:48.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:48.711Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:48.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:49.734Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:49.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:50.727Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:50.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:50.727Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:50.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:50.727Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:50.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:51.767Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:51.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:51.767Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:51.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:51.767Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:51.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:52.771Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:52.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:52.771Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:52.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:52.771Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:52.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:52.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:52.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:53.337Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GB5G9/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:53.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:53.779Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:53.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:53.779Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:53.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:53.779Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:53.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:54.037Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:54.037Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:54.780Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:54.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:54.780Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:54.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:57.500Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:57.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:57.908Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:57.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:57.908Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:57.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:57.908Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:57.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:31:57.908Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:31:57.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_node_048jtj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:00.665Z", "message": "Execution done (return_code=0): /tmp/IH7CU/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:00.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "098f0332-baaf-482d-8296-b7f950860dd0"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:01.021Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:01.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:01.953Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:01.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:02.957Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:02.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:02.957Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:02.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:05.921Z", "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-10-17T07:32:05.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:11.538Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:11.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.092Z", "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-10-17T07:32:12.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.092Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:12.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.092Z", "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-10-17T07:32:12.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}], "metadata": {"pagination": {"total": 1503, "offset": 1412, "size": 50}}} 2018-10-17 07:32:47,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:47,547 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:47 GMT 2018-10-17 07:32:47,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:47,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25676 2018-10-17 07:32:47,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:47,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-17 07:32:47,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-17 07:32:47,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:47,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:47,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-17 07:32:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-17 07:32:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:32:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:32:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:32:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GB5G9/bind.py 2018-10-17 07:32:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-17 07:32:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-17 07:32:47,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-17 07:32:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IH7CU/install_requirements.sh 2018-10-17 07:32:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:32:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:32:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:32:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-17 07:32:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-17 07:32:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-17 07:32:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-17 07:32:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:32:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-17 07:32:47,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:47,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:47,625 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:47 GMT 2018-10-17 07:32:47,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:47,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:47,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:52,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:52,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:52,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:52,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:52,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:52,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:52,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:52,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:52,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.092Z", "message": "[localhost] run: sudo mv /tmp/tmppuTaU9 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:12.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.092Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:12.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.092Z", "message": "[localhost] run: sudo mv /tmp/tmpgWXVY1 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:12.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.092Z", "message": "The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:12.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:12.783Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:12.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "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-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "[localhost] run: sudo mv /tmp/tmpPoUmnt /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "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-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "[localhost] run: sudo mv /tmp/tmpdAea3I /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "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-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "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-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "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-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.097Z", "message": "[localhost] run: sudo mv /tmp/tmp7GNGbN /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "aa507174-3f6a-4725-9736-722a1a087b2a"}, {"node_instance_id": "bind_thit3j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.964Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.964Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:13.964Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:13.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:14.101Z", "message": "Executing: /tmp/45GB3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:14.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:14.101Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:14.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:14.101Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/45GB3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:14.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:15.104Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:15.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:15.104Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:15.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:15.104Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:15.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:25.938Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kthlnp\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,750 B/s)\nReading package lists...\n\nreal\t0m10.600s\nuser\t0m2.668s\nsys\t0m0.258s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:25.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:27.107Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:32:27.107Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:32:27.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}], "metadata": {"pagination": {"total": 1503, "offset": 1462, "size": 50}}} 2018-10-17 07:32:52,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:52,702 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:52 GMT 2018-10-17 07:32:52,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:52,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22042 2018-10-17 07:32:52,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:52,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppuTaU9 /etc/clearwater/local_config 2018-10-17 07:32:52,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-17 07:32:52,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgWXVY1 /etc/bind/named.conf.local 2018-10-17 07:32:52,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2018-10-17 07:32:52,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:32:52,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:32:52,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:32:52,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-17 07:32:52,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:32:52,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:32:52,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPoUmnt /etc/clearwater/shared_config 2018-10-17 07:32:52,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:32:52,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdAea3I /etc/bind/db.clearwater.local 2018-10-17 07:32:52,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-17 07:32:52,706 - 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.3', u'hss_hostname': u''}. 2018-10-17 07:32:52,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:32:52,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:32:52,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.3', 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.3', u'hss_hostname': u''}. 2018-10-17 07:32:52,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:32:52,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7GNGbN /etc/bind/db.clearwater.opnfv 2018-10-17 07:32:52,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:32:52,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:32:52,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:32:52,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/45GB3/install-etcd.sh 2018-10-17 07:32:52,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-17 07:32:52,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/45GB3/install-etcd.sh 2018-10-17 07:32:52,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-17 07:32:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-17 07:32:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-17 07:32:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kthlnp Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,750 B/s) Reading package lists... real 0m10.600s user 0m2.668s sys 0m0.258s 2018-10-17 07:32:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:32:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-17 07:32:52,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:52,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:52,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:52,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:52,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:52,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:52,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:52,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:52,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:52,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:52,766 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:52 GMT 2018-10-17 07:32:52,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:52,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:52,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:57,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:32:57,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:57,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:57,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:57,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:57,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:57,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:57,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:57,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1503, "offset": 1494, "size": 50}}} 2018-10-17 07:32:57,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:57,860 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:57 GMT 2018-10-17 07:32:57,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:57,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:32:57,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:32:57,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:32:57,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:32:57,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:32:57,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:32:57 GMT 2018-10-17 07:32:57,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:32:57,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:32:57,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:02,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:02,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1503, "offset": 1494, "size": 50}}} 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:02 GMT 2018-10-17 07:33:02,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:02,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:33:02,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:02,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:03,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:03,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:03,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:03,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:03,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:03,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:03,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:03,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:03,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:03,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:03 GMT 2018-10-17 07:33:03,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:03,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:03,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:08,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:08,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:08,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:08,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:08,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:08,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:08,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1503, "offset": 1494, "size": 50}}} 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:08 GMT 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:08,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:08,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:08,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:08,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:08 GMT 2018-10-17 07:33:08,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:08,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:08,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:13,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:13,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:13,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:13,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:13,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1503, "offset": 1494, "size": 50}}} 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:13 GMT 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:33:13,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:13,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:13,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:13,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:13,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:13,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:13 GMT 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:13,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:18,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:18,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:18,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:18,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:18,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1503, "offset": 1494, "size": 50}}} 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:18 GMT 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:33:18,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:18,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:18,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:18,456 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:18 GMT 2018-10-17 07:33:18,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:18,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:18,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:23,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:23,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:23,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:23,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:23,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:23,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:23,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:23,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:23,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:18.886Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kthlnp\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 3 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://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-etcd 1.0-171218.103208 [16.9 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,737 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51406 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 8945\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m52.352s\nuser\t0m18.498s\nsys\t0m8.535s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:18.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:19.122Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:19.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:20.125Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:20.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:20.125Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:20.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:20.125Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4a:19:2a \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4a:192a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71098 errors:0 dropped:0 overruns:0 frame:0\n TX packets:33178 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123585434 (123.5 MB) TX bytes:4837168 (4.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:165 errors:0 dropped:0 overruns:0 frame:0\n TX packets:165 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13647 (13.6 KB) TX bytes:13647 (13.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:20.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:20.125Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.006s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:20.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:21.133Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:21.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:21.133Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:21.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:21.133Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:21.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:21.133Z", "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.3:53 0.0.0.0:* LISTEN 2432/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2432/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2432/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8945/monit \ntcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 9157/etcd \ntcp6 0 0 :::53 :::* LISTEN 2432/named \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2432/named \ntcp6 0 0 :::4000 :::* LISTEN 9157/etcd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8540/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8540/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8540/ntpd \nudp 0 0 0.0.0.0:21516 0.0.0.0:* 540/dhclient \nudp 0 0 192.168.120.3:53 0.0.0.0:* 2432/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2432/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 540/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8540/ntpd \nudp6 0 0 ::1:123 :::* 8540/ntpd \nudp6 0 0 :::123 :::* 8540/ntpd \nudp6 0 0 :::8070 :::* 540/dhclient \nudp6 0 0 :::53 :::* 2432/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9215 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8208 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9009 898/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11529 1651/python2.7 /tmp/cloudify-logging-server-62ffb.socket\nunix 2 [ ACC ] STREAM LISTENING 6986 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13110 2485/python2.7 /tmp/ctx-UBkrl7.socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:21.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:21.133Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:30 ? 00:00:01 /sbin/init\nroot 2 0 0 07:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 07:30 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 07:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:30 ? 00:00:00 [migration/0]\nroot 14 2 0 07:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:30 ? 00:00:00 [migration/1]\nroot 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:30 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:30 ? 00:00:00 [khelper]\nroot 21 2 0 07:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:30 ? 00:00:00 [netns]\nroot 23 2 0 07:30 ? 00:00:00 [writeback]\nroot 24 2 0 07:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:30 ? 00:00:00 [bioset]\nroot 26 2 0 07:30 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:30 ? 00:00:00 [kblockd]\nroot 28 2 0 07:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:30 ? 00:00:00 [khubd]\nroot 30 2 0 07:30 ? 00:00:00 [md]\nroot 31 2 0 07:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:30 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:30 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:30 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:30 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:30 ? 00:00:00 [vmstat]\nroot 38 2 0 07:30 ? 00:00:00 [ksmd]\nroot 39 2 0 07:30 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:30 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:30 ? 00:00:00 [crypto]\nroot 54 2 0 07:30 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:30 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:30 ? 00:00:00 [vballoon]\nroot 57 2 0 07:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:30 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 07:30 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 07:30 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 07:30 ? 00:00:00 [deferwq]\nroot 80 2 0 07:30 ? 00:00:00 [charger_manager]\nroot 123 2 0 07:30 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:30 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 442 2 0 07:30 ? 00:00:00 [kworker/u5:1]\nroot 540 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 622 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 819 2 0 07:30 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 944 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 07:30 ? 00:00:00 rsyslogd\nroot 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 07:30 ? 00:00:00 cron\ndaemon 1101 1 0 07:30 ? 00:00:00 atd\nroot 1115 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1116 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 07:31 ? 00:00:00 /home/ubuntu/bind_host_kthlnp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kthlnp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kthlnp --logging-server-logdir=/home/ubuntu/bind_host_kthlnp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp%I.log --pidfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp.pid\nubuntu 1690 1651 0 07:31 ? 00:00:00 /home/ubuntu/bind_host_kthlnp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kthlnp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kthlnp --logging-server-logdir=/home/ubuntu/bind_host_kthlnp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp%I.log --pidfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp.pid\nubuntu 1765 1 0 07:31 ? 00:00:00 python2.7 /home/ubuntu/bind_host_kthlnp/env/bin/diamond --configfile /home/ubuntu/bind_host_kthlnp/work/plugins/diamond/etc/diamond.conf\nbind 2432 1 0 07:32 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2485 1690 0 07:32 ? 00:00:00 /home/ubuntu/bind_host_kthlnp/env/bin/python2.7 /home/ubuntu/bind_host_kthlnp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-soxWgr\nubuntu 2497 2485 0 07:32 ? 00:00:00 /bin/sh -c /tmp/45GB3/install-etcd.sh\nubuntu 2499 2497 0 07:32 ? 00:00:00 /bin/bash -e /tmp/45GB3/install-etcd.sh\nroot 2828 2 0 07:32 ? 00:00:00 [kworker/u5:2]\nntp 8540 1 0 07:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8945 1 0 07:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8997 1 0 07:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9001 8997 0 07:33 ? 00:00:00 inotifywait -e create -qq .\nroot 9099 8945 0 07:33 ? 00:00:00 [check-monit-upt] \nclearwa+ 9157 1 0 07:33 ? 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.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380\nroot 9197 8945 0 07:33 ? 00:00:00 [check-etcd-upti] \nroot 9201 8945 0 07:33 ? 00:00:00 [poll_etcd_clust] \nroot 9204 8945 0 07:33 ? 00:00:00 [poll_etcd.sh] \nubuntu 9366 2499 0 07:33 ? 00:00:00 /bin/bash -e /tmp/45GB3/install-etcd.sh\nubuntu 9367 9366 0 07:33 ? 00:00:00 /bin/bash -e /tmp/45GB3/install-etcd.sh\nroot 9368 9367 0 07:33 ? 00:00:00 sudo ps -edf\nroot 9369 9368 0 07:33 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:21.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:22.150Z", "message": "[etcd] => /var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/cloud-init.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat/sa17\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/udev\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:22.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:22.150Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:22.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:22.150Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{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.011s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:22.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:22.150Z", "message": "[etcd] => [17-Oct-2018 07:33:07 UTC] clearwater-diags-monitor starting\n[17-Oct-2018 07:33:07 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-10-17T07:33:22.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:22.150Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:22.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:23.155Z", "message": "[etcd] => 2018-10-17 07:33:07.097672801 Stopping etcd clearwater-etcd\n2018-10-17 07:33:11.555472073 Restarting etcd clearwater-etcd\n2018-10-17 07:33:11.560615858 Configured ETCDCTL_PEERS: \n2018-10-17 07:33:11.561430662 Check for previous failed startup attempt\n2018-10-17 07:33:11.562690009 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-10-17 07:33:11.574779414 etcdctl returned 2\n2018-10-17 07:33:11.586001165 Creating new cluster...\n2018-10-17 07:33:11.588845983 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.3:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.3\n --name 192-168-120-3\n --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.3:2380\n --listen-peer-urls http://192.168.120.3:2380\n2018-10-17 07:33:11.590423732 Check we're actually a member of the cluster\n2018-10-17 07:33:11.602618003 Wait for etcd to startup\n2018-10-17 07:33:12.611448219 Etcd started successfully\n2018-10-17 07:33:11.614202 I | etcdmain: etcd Version: 3.1.7\n2018-10-17 07:33:11.614242 I | etcdmain: Git SHA: 43b7507\n2018-10-17 07:33:11.614246 I | etcdmain: Go Version: go1.7.5\n2018-10-17 07:33:11.614249 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-17 07:33:11.614253 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-17 07:33:11.614311 I | embed: listening for peers on http://192.168.120.3:2380\n2018-10-17 07:33:11.614353 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-17 07:33:11.649000 I | etcdserver: name = 192-168-120-3\n2018-10-17 07:33:11.649016 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3\n2018-10-17 07:33:11.649021 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member\n2018-10-17 07:33:11.649025 I | etcdserver: heartbeat = 100ms\n2018-10-17 07:33:11.649029 I | etcdserver: election = 1000ms\n2018-10-17 07:33:11.649032 I | etcdserver: snapshot count = 10000\n2018-10-17 07:33:11.649040 I | etcdserver: advertise client URLs = http://192.168.120.3:4000\n2018-10-17 07:33:11.649044 I | etcdserver: initial advertise peer URLs = http://192.168.120.3:2380\n2018-10-17 07:33:11.649052 I | etcdserver: initial cluster = 192-168-120-3=http://192.168.120.3:2380\n2018-10-17 07:33:11.656178 I | etcdserver: starting member 3e369c8ea6c75e31 in cluster 66b3b53c76bd68ab\n2018-10-17 07:33:11.656205 I | raft: 3e369c8ea6c75e31 became follower at term 0\n2018-10-17 07:33:11.656218 I | raft: newRaft 3e369c8ea6c75e31 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-17 07:33:11.656222 I | raft: 3e369c8ea6c75e31 became follower at term 1\n2018-10-17 07:33:11.677402 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-17 07:33:11.678241 I | etcdserver/membership: added member 3e369c8ea6c75e31 [http://192.168.120.3:2380] to cluster 66b3b53c76bd68ab\n2018-10-17 07:33:12.656401 I | raft: 3e369c8ea6c75e31 is starting a new election at term 1\n2018-10-17 07:33:12.656488 I | raft: 3e369c8ea6c75e31 became candidate at term 2\n2018-10-17 07:33:12.656513 I | raft: 3e369c8ea6c75e31 received MsgVoteResp from 3e369c8ea6c75e31 at term 2\n2018-10-17 07:33:12.656527 I | raft: 3e369c8ea6c75e31 became leader at term 2\n2018-10-17 07:33:12.656534 I | raft: raft.node: 3e369c8ea6c75e31 elected leader 3e369c8ea6c75e31 at term 2\n2018-10-17 07:33:12.656717 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-17 07:33:12.658876 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-17 07:33:12.658913 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-17 07:33:12.658935 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster 66b3b53c76bd68ab\n2018-10-17 07:33:12.658944 I | embed: ready to serve client requests\n2018-10-17 07:33:12.659208 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-17 07:33:12.760243 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:41899\n2018-10-17 07:33:12.819208 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:41900\n2018-10-17 07:33:12.819817 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:41901\n2018-10-17 07:33:19.180205 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.3/liveness-check remote:192.168.120.3:41902\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:23.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:23.155Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:23.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}], "metadata": {"pagination": {"total": 1524, "offset": 1494, "size": 50}}} 2018-10-17 07:33:23,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:23,543 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:23 GMT 2018-10-17 07:33:23,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:23,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 72790 2018-10-17 07:33:23,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:23,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kthlnp 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 3 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://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-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,737 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8945 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m52.352s user 0m18.498s sys 0m8.535s 2018-10-17 07:33:23,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-17 07:33:23,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-17 07:33:23,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-17 07:33:23,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4a:19:2a inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4a:192a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71098 errors:0 dropped:0 overruns:0 frame:0 TX packets:33178 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123585434 (123.5 MB) TX bytes:4837168 (4.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:165 errors:0 dropped:0 overruns:0 frame:0 TX packets:165 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13647 (13.6 KB) TX bytes:13647 (13.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:33:23,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.006s sys 0m0.004s 2018-10-17 07:33:23,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-17 07:33:23,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-17 07:33:23,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-17 07:33:23,548 - 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.3:53 0.0.0.0:* LISTEN 2432/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2432/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2432/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8945/monit tcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 9157/etcd tcp6 0 0 :::53 :::* LISTEN 2432/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2432/named tcp6 0 0 :::4000 :::* LISTEN 9157/etcd udp 0 0 192.168.120.3:123 0.0.0.0:* 8540/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8540/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8540/ntpd udp 0 0 0.0.0.0:21516 0.0.0.0:* 540/dhclient udp 0 0 192.168.120.3:53 0.0.0.0:* 2432/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2432/named udp 0 0 0.0.0.0:68 0.0.0.0:* 540/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8540/ntpd udp6 0 0 ::1:123 :::* 8540/ntpd udp6 0 0 :::123 :::* 8540/ntpd udp6 0 0 :::8070 :::* 540/dhclient udp6 0 0 :::53 :::* 2432/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9215 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 8208 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9009 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11529 1651/python2.7 /tmp/cloudify-logging-server-62ffb.socket unix 2 [ ACC ] STREAM LISTENING 6986 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13110 2485/python2.7 /tmp/ctx-UBkrl7.socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-10-17 07:33:23,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:30 ? 00:00:01 /sbin/init root 2 0 0 07:30 ? 00:00:00 [kthreadd] root 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:30 ? 00:00:00 [kworker/0:0] root 5 2 0 07:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:30 ? 00:00:00 [rcu_sched] root 8 2 0 07:30 ? 00:00:00 [rcuos/0] root 9 2 0 07:30 ? 00:00:00 [rcuos/1] root 10 2 0 07:30 ? 00:00:00 [rcu_bh] root 11 2 0 07:30 ? 00:00:00 [rcuob/0] root 12 2 0 07:30 ? 00:00:00 [rcuob/1] root 13 2 0 07:30 ? 00:00:00 [migration/0] root 14 2 0 07:30 ? 00:00:00 [watchdog/0] root 15 2 0 07:30 ? 00:00:00 [watchdog/1] root 16 2 0 07:30 ? 00:00:00 [migration/1] root 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:30 ? 00:00:00 [kworker/1:0] root 19 2 0 07:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:30 ? 00:00:00 [khelper] root 21 2 0 07:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:30 ? 00:00:00 [netns] root 23 2 0 07:30 ? 00:00:00 [writeback] root 24 2 0 07:30 ? 00:00:00 [kintegrityd] root 25 2 0 07:30 ? 00:00:00 [bioset] root 26 2 0 07:30 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:30 ? 00:00:00 [kblockd] root 28 2 0 07:30 ? 00:00:00 [ata_sff] root 29 2 0 07:30 ? 00:00:00 [khubd] root 30 2 0 07:30 ? 00:00:00 [md] root 31 2 0 07:30 ? 00:00:00 [devfreq_wq] root 32 2 0 07:30 ? 00:00:00 [kworker/0:1] root 33 2 0 07:30 ? 00:00:00 [kworker/1:1] root 35 2 0 07:30 ? 00:00:00 [khungtaskd] root 36 2 0 07:30 ? 00:00:00 [kswapd0] root 37 2 0 07:30 ? 00:00:00 [vmstat] root 38 2 0 07:30 ? 00:00:00 [ksmd] root 39 2 0 07:30 ? 00:00:00 [khugepaged] root 40 2 0 07:30 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:30 ? 00:00:00 [crypto] root 54 2 0 07:30 ? 00:00:00 [kthrotld] root 55 2 0 07:30 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:30 ? 00:00:00 [vballoon] root 57 2 0 07:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:30 ? 00:00:00 [scsi_eh_1] root 59 2 0 07:30 ? 00:00:00 [kworker/u4:2] root 60 2 0 07:30 ? 00:00:00 [kworker/u4:3] root 79 2 0 07:30 ? 00:00:00 [deferwq] root 80 2 0 07:30 ? 00:00:00 [charger_manager] root 123 2 0 07:30 ? 00:00:00 [kpsmoused] root 142 2 0 07:30 ? 00:00:00 [kworker/1:2] root 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 442 2 0 07:30 ? 00:00:00 [kworker/u5:1] root 540 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 622 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon root 819 2 0 07:30 ? 00:00:00 [kauditd] message+ 898 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind root 944 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 07:30 ? 00:00:00 rsyslogd root 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 07:30 ? 00:00:00 cron daemon 1101 1 0 07:30 ? 00:00:00 atd root 1115 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1116 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 07:31 ? 00:00:00 /home/ubuntu/bind_host_kthlnp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kthlnp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kthlnp --logging-server-logdir=/home/ubuntu/bind_host_kthlnp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp%I.log --pidfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp.pid ubuntu 1690 1651 0 07:31 ? 00:00:00 /home/ubuntu/bind_host_kthlnp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kthlnp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kthlnp --logging-server-logdir=/home/ubuntu/bind_host_kthlnp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp%I.log --pidfile=/home/ubuntu/bind_host_kthlnp/work/bind_host_kthlnp.pid ubuntu 1765 1 0 07:31 ? 00:00:00 python2.7 /home/ubuntu/bind_host_kthlnp/env/bin/diamond --configfile /home/ubuntu/bind_host_kthlnp/work/plugins/diamond/etc/diamond.conf bind 2432 1 0 07:32 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2485 1690 0 07:32 ? 00:00:00 /home/ubuntu/bind_host_kthlnp/env/bin/python2.7 /home/ubuntu/bind_host_kthlnp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-soxWgr ubuntu 2497 2485 0 07:32 ? 00:00:00 /bin/sh -c /tmp/45GB3/install-etcd.sh ubuntu 2499 2497 0 07:32 ? 00:00:00 /bin/bash -e /tmp/45GB3/install-etcd.sh root 2828 2 0 07:32 ? 00:00:00 [kworker/u5:2] ntp 8540 1 0 07:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8945 1 0 07:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8997 1 0 07:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9001 8997 0 07:33 ? 00:00:00 inotifywait -e create -qq . root 9099 8945 0 07:33 ? 00:00:00 [check-monit-upt] clearwa+ 9157 1 0 07:33 ? 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.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 root 9197 8945 0 07:33 ? 00:00:00 [check-etcd-upti] root 9201 8945 0 07:33 ? 00:00:00 [poll_etcd_clust] root 9204 8945 0 07:33 ? 00:00:00 [poll_etcd.sh] ubuntu 9366 2499 0 07:33 ? 00:00:00 /bin/bash -e /tmp/45GB3/install-etcd.sh ubuntu 9367 9366 0 07:33 ? 00:00:00 /bin/bash -e /tmp/45GB3/install-etcd.sh root 9368 9367 0 07:33 ? 00:00:00 sudo ps -edf root 9369 9368 0 07:33 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-10-17 07:33:23,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat/sa17 /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.007s user 0m0.004s sys 0m0.003s 2018-10-17 07:33:23,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-17 07:33:23,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.011s user 0m0.000s sys 0m0.007s 2018-10-17 07:33:23,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [17-Oct-2018 07:33:07 UTC] clearwater-diags-monitor starting [17-Oct-2018 07:33:07 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:33:23,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-17 07:33:23,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-17 07:33:07.097672801 Stopping etcd clearwater-etcd 2018-10-17 07:33:11.555472073 Restarting etcd clearwater-etcd 2018-10-17 07:33:11.560615858 Configured ETCDCTL_PEERS: 2018-10-17 07:33:11.561430662 Check for previous failed startup attempt 2018-10-17 07:33:11.562690009 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-10-17 07:33:11.574779414 etcdctl returned 2 2018-10-17 07:33:11.586001165 Creating new cluster... 2018-10-17 07:33:11.588845983 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-3=http://192.168.120.3:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 2018-10-17 07:33:11.590423732 Check we're actually a member of the cluster 2018-10-17 07:33:11.602618003 Wait for etcd to startup 2018-10-17 07:33:12.611448219 Etcd started successfully 2018-10-17 07:33:11.614202 I | etcdmain: etcd Version: 3.1.7 2018-10-17 07:33:11.614242 I | etcdmain: Git SHA: 43b7507 2018-10-17 07:33:11.614246 I | etcdmain: Go Version: go1.7.5 2018-10-17 07:33:11.614249 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-17 07:33:11.614253 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-17 07:33:11.614311 I | embed: listening for peers on http://192.168.120.3:2380 2018-10-17 07:33:11.614353 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-17 07:33:11.649000 I | etcdserver: name = 192-168-120-3 2018-10-17 07:33:11.649016 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3 2018-10-17 07:33:11.649021 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member 2018-10-17 07:33:11.649025 I | etcdserver: heartbeat = 100ms 2018-10-17 07:33:11.649029 I | etcdserver: election = 1000ms 2018-10-17 07:33:11.649032 I | etcdserver: snapshot count = 10000 2018-10-17 07:33:11.649040 I | etcdserver: advertise client URLs = http://192.168.120.3:4000 2018-10-17 07:33:11.649044 I | etcdserver: initial advertise peer URLs = http://192.168.120.3:2380 2018-10-17 07:33:11.649052 I | etcdserver: initial cluster = 192-168-120-3=http://192.168.120.3:2380 2018-10-17 07:33:11.656178 I | etcdserver: starting member 3e369c8ea6c75e31 in cluster 66b3b53c76bd68ab 2018-10-17 07:33:11.656205 I | raft: 3e369c8ea6c75e31 became follower at term 0 2018-10-17 07:33:11.656218 I | raft: newRaft 3e369c8ea6c75e31 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-17 07:33:11.656222 I | raft: 3e369c8ea6c75e31 became follower at term 1 2018-10-17 07:33:11.677402 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-17 07:33:11.678241 I | etcdserver/membership: added member 3e369c8ea6c75e31 [http://192.168.120.3:2380] to cluster 66b3b53c76bd68ab 2018-10-17 07:33:12.656401 I | raft: 3e369c8ea6c75e31 is starting a new election at term 1 2018-10-17 07:33:12.656488 I | raft: 3e369c8ea6c75e31 became candidate at term 2 2018-10-17 07:33:12.656513 I | raft: 3e369c8ea6c75e31 received MsgVoteResp from 3e369c8ea6c75e31 at term 2 2018-10-17 07:33:12.656527 I | raft: 3e369c8ea6c75e31 became leader at term 2 2018-10-17 07:33:12.656534 I | raft: raft.node: 3e369c8ea6c75e31 elected leader 3e369c8ea6c75e31 at term 2 2018-10-17 07:33:12.656717 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-17 07:33:12.658876 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-17 07:33:12.658913 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-17 07:33:12.658935 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster 66b3b53c76bd68ab 2018-10-17 07:33:12.658944 I | embed: ready to serve client requests 2018-10-17 07:33:12.659208 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-17 07:33:12.760243 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:41899 2018-10-17 07:33:12.819208 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:41900 2018-10-17 07:33:12.819817 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:41901 2018-10-17 07:33:19.180205 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.3/liveness-check remote:192.168.120.3:41902 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:33:23,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-17 07:33:23,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:23,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:23,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:23,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:23,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:23 GMT 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:23,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:23,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:28,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:28,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:28,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_thit3j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:23.546Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:23.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:24.158Z", "message": "Execution done (return_code=0): /tmp/45GB3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:24.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:24.158Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:24.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "562cb062-ee20-4f2d-be59-6a1ac5495ee7"}, {"node_instance_id": "bind_thit3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:24.985Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:24.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.788Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y5M2J/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "sprout_1idalm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:25.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:25.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4V77A/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "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-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SR8V2/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "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-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QOWGS/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.192Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "sprout_1idalm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.997Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:26.997Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:26.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmpErrDS1 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'dime-tqeusc', 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-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'sprout-1idalm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmp7Jdt1a /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmpE3UNvz /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmpE1NW90 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "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-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1EJ02/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}], "metadata": {"pagination": {"total": 1623, "offset": 1512, "size": 50}}} 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:28 GMT 2018-10-17 07:33:28,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:28,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26034 2018-10-17 07:33:28,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/45GB3/install-etcd.sh 2018-10-17 07:33:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-17 07:33:28,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:33:28,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y5M2J/clearwater.py 2018-10-17 07:33:28,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:28,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:28,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:28,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:28,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:33:28,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:33:28,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:33:28,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:28,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:28,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:28,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:28,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:33:28,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:28,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:33:28,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-17 07:33:28,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:28,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:28,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:28,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4V77A/clearwater.py 2018-10-17 07:33:28,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-17 07:33:28,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:33:28,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SR8V2/clearwater.py 2018-10-17 07:33:28,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:33:28,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QOWGS/clearwater.py 2018-10-17 07:33:28,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-17 07:33:28,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-17 07:33:28,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:28,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:28,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:28,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpErrDS1 /etc/dnsmasq.resolv.conf 2018-10-17 07:33:28,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'dime-tqeusc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-10-17 07:33:28,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-17 07:33:28,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'sprout-1idalm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-10-17 07:33:28,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-17 07:33:28,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:28,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-17 07:33:28,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7Jdt1a /etc/clearwater/local_config 2018-10-17 07:33:28,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-17 07:33:28,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-17 07:33:28,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE3UNvz /etc/dnsmasq.resolv.conf 2018-10-17 07:33:28,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:28,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE1NW90 /etc/clearwater/local_config 2018-10-17 07:33:28,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:33:28,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-17 07:33:28,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1EJ02/clearwater.py 2018-10-17 07:33:28,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:28,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:28,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:28,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:28,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:28 GMT 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:28,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:33,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:33,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'dime-tqeusc', 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-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "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-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmpE3UNvz /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmp7Jdt1a /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1EJ02/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'vellum-nt9ois', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmppB0mX3 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "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-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/83PIC/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "62f6acd7-eff7-49d5-823d-e485a19479d5"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0f2f339b-e818-43dd-9394-d14f7426a92b"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmpdMW9gt /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "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-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmpgANcyV /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "60490220-3793-48e9-8faa-a311f998425a"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "af598a68-b100-47f8-8245-2abbeae0d7a5"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo mv /tmp/tmpOYoN9e /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:27.284Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:27.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e5fed64-de21-4cd1-8cd9-4379fd2c1441"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.002Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.306Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9FPC5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.306Z", "message": "Executing: /tmp/9FPC5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:28.306Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MKADO/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:28.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e2407479-23d2-4a60-9829-61b3ae2b2ff2"}, {"node_instance_id": "sprout_1idalm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.006Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1664, "offset": 1562, "size": 50}}} 2018-10-17 07:33:33,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:33,847 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:33 GMT 2018-10-17 07:33:33,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:33,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26691 2018-10-17 07:33:33,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:33,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-17 07:33:33,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'dime-tqeusc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-10-17 07:33:33,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:33:33,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE3UNvz /etc/dnsmasq.resolv.conf 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7Jdt1a /etc/clearwater/local_config 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1EJ02/clearwater.py 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.3', 'name': u'vellum-nt9ois', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-10-17 07:33:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppB0mX3 /etc/clearwater/local_config 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/83PIC/clearwater.py 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-17 07:33:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdMW9gt /etc/dnsmasq.resolv.conf 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgANcyV /etc/clearwater/local_config 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-17 07:33:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOYoN9e /etc/dnsmasq.resolv.conf 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:33:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:33,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9FPC5/install-dime.sh 2018-10-17 07:33:33,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9FPC5/install-dime.sh 2018-10-17 07:33:33,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MKADO/append_proxy_snmp_conf.py 2018-10-17 07:33:33,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:33,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:33,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:33,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:33,924 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:33 GMT 2018-10-17 07:33:33,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:33,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:33,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:38,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:39,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:39,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:39,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:39,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9a8ddg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.006Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.006Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.006Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.006Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/N826Z/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Executing: /tmp/8871K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/8871K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Executing: /tmp/8MWNZ/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Executing: /tmp/N826Z/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/U29TU/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Executing: /tmp/U29TU/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:29.311Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/8MWNZ/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:30.331Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:30.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:32.001Z", "message": "[localhost] run: sudo mv /tmp/tmpoAfdLN /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:32.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}, {"node_instance_id": "bono_zecjer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:32.312Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:32.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:32.337Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:32.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:32.337Z", "message": "[localhost] run: sudo mv /tmp/tmpt1gGQc /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:32.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:32.337Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:32.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "335e282d-3b63-482a-9ecf-3a6edcf79363"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:33.010Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:33.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:33.010Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:33.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:33.735Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/E2094/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:33.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "979589da-c00f-4356-b2e9-7018ed7348d9"}, {"node_instance_id": "bono_zecjer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:34.365Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:34.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:34.365Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:34.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:34.365Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:34.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:34.365Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:34.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:34.877Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/2ZOC6/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:34.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:35.340Z", "message": "Executing: /tmp/2ZOC6/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:35.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:35.340Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:35.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:36.636Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:36.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:36.636Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:36.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:36.636Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:36.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:37.650Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a2ipbl\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 5s (2,278 kB/s)\nReading package lists...\n\nreal\t0m7.627s\nuser\t0m4.800s\nsys\t0m0.611s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:37.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}], "metadata": {"pagination": {"total": 1677, "offset": 1612, "size": 50}}} 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:39 GMT 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30682 2018-10-17 07:33:39,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:39,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:39,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:39,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:39,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:33:39,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/N826Z/install-homer.sh 2018-10-17 07:33:39,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8871K/install-ellis.sh 2018-10-17 07:33:39,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/8871K/install-ellis.sh 2018-10-17 07:33:39,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8MWNZ/install-vellum.sh 2018-10-17 07:33:39,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-17 07:33:39,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-17 07:33:39,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-17 07:33:39,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-17 07:33:39,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N826Z/install-homer.sh 2018-10-17 07:33:39,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/U29TU/install-sprout.sh 2018-10-17 07:33:39,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-17 07:33:39,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-17 07:33:39,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-17 07:33:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-17 07:33:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/U29TU/install-sprout.sh 2018-10-17 07:33:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-17 07:33:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-17 07:33:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/8MWNZ/install-vellum.sh 2018-10-17 07:33:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-17 07:33:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-17 07:33:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-17 07:33:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-17 07:33:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-17 07:33:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-17 07:33:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-17 07:33:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-17 07:33:39,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-17 07:33:39,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoAfdLN /etc/clearwater/local_config 2018-10-17 07:33:39,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:39,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-17 07:33:39,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpt1gGQc /etc/dnsmasq.resolv.conf 2018-10-17 07:33:39,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-17 07:33:39,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:39,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:39,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/E2094/append_proxy_snmp_conf.py 2018-10-17 07:33:39,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:33:39,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-17 07:33:39,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:33:39,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:33:39,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/2ZOC6/install-bono.sh 2018-10-17 07:33:39,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2ZOC6/install-bono.sh 2018-10-17 07:33:39,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-17 07:33:39,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-17 07:33:39,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-17 07:33:39,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-17 07:33:39,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a2ipbl Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 5s (2,278 kB/s) Reading package lists... real 0m7.627s user 0m4.800s sys 0m0.611s 2018-10-17 07:33:39,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:39,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:39,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:39,165 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:39 GMT 2018-10-17 07:33:39,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:39,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:39,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:44,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:44,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:44,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:44,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:44,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:44,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:44,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:44,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:44,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:37.650Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:37.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:38.668Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:38.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:42.696Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4i16a2\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,210 kB/s)\nReading package lists...\n\nreal\t0m12.661s\nuser\t0m4.761s\nsys\t0m0.627s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:42.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-i0j7xm\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 [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,187 kB/s)\nReading package lists...\n\nreal\t0m12.847s\nuser\t0m4.764s\nsys\t0m0.473s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bly4bd\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,192 kB/s)\nReading package lists...\n\nreal\t0m12.801s\nuser\t0m4.844s\nsys\t0m0.574s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-lkywb4\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 [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 11s (1,096 kB/s)\nReading package lists...\n\nreal\t0m13.417s\nuser\t0m5.001s\nsys\t0m0.537s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:43.681Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:43.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}], "metadata": {"pagination": {"total": 1688, "offset": 1662, "size": 50}}} 2018-10-17 07:33:44,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:44,379 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:44 GMT 2018-10-17 07:33:44,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:44,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25966 2018-10-17 07:33:44,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-17 07:33:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:33:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4i16a2 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,210 kB/s) Reading package lists... real 0m12.661s user 0m4.761s sys 0m0.627s 2018-10-17 07:33:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-17 07:33:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-17 07:33:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-17 07:33:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:33:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-17 07:33:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-i0j7xm 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 [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,187 kB/s) Reading package lists... real 0m12.847s user 0m4.764s sys 0m0.473s 2018-10-17 07:33:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bly4bd Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,192 kB/s) Reading package lists... real 0m12.801s user 0m4.844s sys 0m0.574s 2018-10-17 07:33:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-lkywb4 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 [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 11s (1,096 kB/s) Reading package lists... real 0m13.417s user 0m5.001s sys 0m0.537s 2018-10-17 07:33:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:33:44,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:33:44,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:44,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:44,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:44,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:44,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:44,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:44,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:44,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:44,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:44,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:44,602 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:44 GMT 2018-10-17 07:33:44,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:44,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:44,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:49,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:49,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:49,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:49,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:44.702Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:44.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:49.426Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cbw0a4\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 [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 [165 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,209 kB/s)\nReading package lists...\n\nreal\t0m12.589s\nuser\t0m4.902s\nsys\t0m0.616s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:49.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}], "metadata": {"pagination": {"total": 1690, "offset": 1675, "size": 50}}} 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:49 GMT 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:49,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5856 2018-10-17 07:33:49,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:49,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:33:49,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cbw0a4 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 [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 [165 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [494 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 [553 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 [263 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.8 MB in 10s (1,209 kB/s) Reading package lists... real 0m12.589s user 0m4.902s sys 0m0.616s 2018-10-17 07:33:49,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:49,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:49,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:49,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:49,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:49 GMT 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:49,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:54,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:54,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:49.797Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:49.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:33:50.832Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:33:50.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}], "metadata": {"pagination": {"total": 1692, "offset": 1677, "size": 50}}} 2018-10-17 07:33:54,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:54,874 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:54 GMT 2018-10-17 07:33:54,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:54,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2018-10-17 07:33:54,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-17 07:33:54,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:33:54,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:33:54,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:33:54,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:33:54,961 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:33:54 GMT 2018-10-17 07:33:54,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:33:54,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:33:54,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:33:59,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:00,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:00,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:00,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:00,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:00,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:00,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:00,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:00,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:00,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:00,072 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:00 GMT 2018-10-17 07:34:00,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:00,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:00,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:00,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:00,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:00,156 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:00 GMT 2018-10-17 07:34:00,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:00,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:00,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:05,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:05,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:05,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:05 GMT 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:05,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:05,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:05,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:05,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:05,321 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:05 GMT 2018-10-17 07:34:05,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:05,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:05,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:10,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:10,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:10,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:10,413 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:10 GMT 2018-10-17 07:34:10,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:10,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:10,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:10,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:10,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:10 GMT 2018-10-17 07:34:10,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:10,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:10,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:15,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:15,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:15,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:15,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:15,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:15,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:15,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:15,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:15,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:15,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:15,580 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:15 GMT 2018-10-17 07:34:15,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:15,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:15,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:15,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:15,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:15,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:15,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:15,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:15,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:15,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:15,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:15,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:15,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:15,686 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:15 GMT 2018-10-17 07:34:15,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:15,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:15,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:20,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:20,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:20,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:20,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:20,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:20,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:20,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:20,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:20,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:20,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:20,792 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:20 GMT 2018-10-17 07:34:20,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:20,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:20,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:20,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:20,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:20,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:20,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:20,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:20,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:20,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:20,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:20,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:20,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:20,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:20 GMT 2018-10-17 07:34:20,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:20,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:20,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:25,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:25,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:25,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:25,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:25,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:25,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:25 GMT 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:25,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:26,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:26,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:26,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:26,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:26 GMT 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:26,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:31,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:31,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:31,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:31,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:31,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:31,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:31,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:31,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:31,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:31,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:31,120 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:31 GMT 2018-10-17 07:34:31,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:31,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:31,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:31,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:31,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:31 GMT 2018-10-17 07:34:31,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:31,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:31,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:36,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:36,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:36,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:36,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:36,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:36,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:36 GMT 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:36,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:36,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:36,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:36 GMT 2018-10-17 07:34:36,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:36,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:36,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:41,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:41,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:41,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:41,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:41 GMT 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:41,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:41,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:41,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:41,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:41,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:41,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:41 GMT 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:41,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:46,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:46,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:46,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:46 GMT 2018-10-17 07:34:46,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:46,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:46,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:46,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:46,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:46,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:46,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:46 GMT 2018-10-17 07:34:46,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:46,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:46,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:51,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:51,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:51,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:51,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:51,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:51 GMT 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:51,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:51,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:52,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:52,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:52 GMT 2018-10-17 07:34:52,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:52,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:52,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:57,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:34:57,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:34:57,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:57,184 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:57 GMT 2018-10-17 07:34:57,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:57,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:34:57,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:34:57,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:34:57,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:34:57,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:34:57,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:34:57,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:34:57,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:34:57,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:34:57,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:34:57,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:34:57,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:34:57,262 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:34:57 GMT 2018-10-17 07:34:57,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:34:57,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:34:57,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:02,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:02,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:35:02,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:02,362 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:02 GMT 2018-10-17 07:35:02,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:02,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:02,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:02,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:02,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:02,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:02 GMT 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:02,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:02,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:07,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:07,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:07,535 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:07 GMT 2018-10-17 07:35:07,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:07,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:07,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:07,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:07,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:07,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:07,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:07,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:07,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:07,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:07,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:07,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:07,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:07,627 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:07 GMT 2018-10-17 07:35:07,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:07,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:07,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:12,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:12,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:12,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:12,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:12,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:12,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:12 GMT 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:12,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:12,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:12,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:12,813 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:12 GMT 2018-10-17 07:35:12,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:12,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:12,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:17,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:17,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:17,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:17 GMT 2018-10-17 07:35:17,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:17,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:17,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:17,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:18,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:18,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:18 GMT 2018-10-17 07:35:18,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:18,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:18,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:23,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:23,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1679, "size": 50}}} 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:23 GMT 2018-10-17 07:35:23,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:23,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:23,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:23,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:23,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:23,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:23 GMT 2018-10-17 07:35:23,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:23,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:23,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:28,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:28,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:28,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:28,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:28,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:28,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:28,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:28,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:28,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:26.404Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cbw0a4\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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-socket-factory 1.0-171215.180814 [39.6 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,820 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 8625\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8674\nclearwater-socket-factory-sig start/running, process 8683\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m36.297s\nuser\t0m8.448s\nsys\t0m7.585s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:26.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:26.877Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:26.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}], "metadata": {"pagination": {"total": 1694, "offset": 1679, "size": 50}}} 2018-10-17 07:35:28,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:28,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:28 GMT 2018-10-17 07:35:28,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:28,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37697 2018-10-17 07:35:28,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:28,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cbw0a4 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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-socket-factory 1.0-171215.180814 [39.6 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,820 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8625 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8674 clearwater-socket-factory-sig start/running, process 8683 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m36.297s user 0m8.448s sys 0m7.585s 2018-10-17 07:35:28,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:35:28,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:28,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:28 GMT 2018-10-17 07:35:28,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:28,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:28,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:33,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:33,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:33,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:33,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:33,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:33,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:33,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:33,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:33,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:32.612Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bly4bd\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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 [6,098 B]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 8s (6,594 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for 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 8900\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 9000\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 9009\nclearwater-socket-factory-sig start/running, process 9014\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\t1m49.007s\nuser\t0m9.411s\nsys\t0m8.591s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:32.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:32.881Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}], "metadata": {"pagination": {"total": 1696, "offset": 1681, "size": 50}}} 2018-10-17 07:35:33,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:33,543 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:33 GMT 2018-10-17 07:35:33,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:33,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46527 2018-10-17 07:35:33,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:33,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-bly4bd 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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 [6,098 B] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 8s (6,594 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for 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 8900 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 9000 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 9009 clearwater-socket-factory-sig start/running, process 9014 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 1m49.007s user 0m9.411s sys 0m8.591s 2018-10-17 07:35:33,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:35:33,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:33,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:33,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:33,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:33,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:33,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:33,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:33,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:33,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:33,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:33,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:33 GMT 2018-10-17 07:35:33,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:33,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:33,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:38,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:38,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:38,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:38,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:38,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:38,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:38,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:38,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:38,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1696, "offset": 1683, "size": 50}}} 2018-10-17 07:35:38,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:38,731 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:38 GMT 2018-10-17 07:35:38,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:38,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:38,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:38,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:38,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:38,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:38,806 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:38 GMT 2018-10-17 07:35:38,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:38,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:38,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:43,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:43,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:43,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1696, "offset": 1683, "size": 50}}} 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:43 GMT 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:43,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:43,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:43,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:44,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:44,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:44,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:44,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:44,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:44,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:44,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:44,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:44,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:44,084 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:44 GMT 2018-10-17 07:35:44,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:44,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:44,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:49,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:49,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:49,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:49,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:49,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:49,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:49,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:49,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:49,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1696, "offset": 1683, "size": 50}}} 2018-10-17 07:35:49,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:49,165 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:49 GMT 2018-10-17 07:35:49,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:49,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:35:49,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:49,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:49,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:49,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:49,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:49,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:49,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:49 GMT 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:49,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:54,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:54,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:54,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:54,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:54,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:54,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:54,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:54,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:54,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:52.280Z", "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 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57610 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\t0m25.456s\nuser\t0m12.709s\nsys\t0m3.036s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:52.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:52.936Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:52.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:53.962Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4i16a2\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 3 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 16s (5,326 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 8982\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\t2m10.663s\nuser\t0m20.115s\nsys\t0m11.273s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:53.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}], "metadata": {"pagination": {"total": 1699, "offset": 1683, "size": 50}}} 2018-10-17 07:35:54,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:54,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:54 GMT 2018-10-17 07:35:54,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:54,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65789 2018-10-17 07:35:54,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:54,473 - 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 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 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 0m25.456s user 0m12.709s sys 0m3.036s 2018-10-17 07:35:54,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:35:54,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-4i16a2 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 3 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,326 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8982 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 2m10.663s user 0m20.115s sys 0m11.273s 2018-10-17 07:35:54,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:54,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:54,535 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:54 GMT 2018-10-17 07:35:54,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:54,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:54,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:59,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:35:59,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:59,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:59,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:59,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:59,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:59,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:59,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:59,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:54.988Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:54.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:58.423Z", "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 3 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 (572 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 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\t0m5.730s\nuser\t0m0.705s\nsys\t0m0.514s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:58.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:58.999Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:58.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:35:58.999Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:35:58.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}], "metadata": {"pagination": {"total": 1703, "offset": 1686, "size": 50}}} 2018-10-17 07:35:59,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:59,746 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:59 GMT 2018-10-17 07:35:59,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:59,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4609 2018-10-17 07:35:59,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:35:59,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:35:59,747 - 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 3 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 (572 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 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 0m5.730s user 0m0.705s sys 0m0.514s 2018-10-17 07:35:59,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-17 07:35:59,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-17 07:35:59,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:35:59,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:35:59 GMT 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:35:59,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:04,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:04,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:04,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:04,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:04,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:04,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:04,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:04,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:04,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:00.005Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:00.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:01.378Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.067s\nuser\t0m0.008s\nsys\t0m0.054s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:01.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:02.037Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:02.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:02.037Z", "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 3 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.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57913 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.593s\nuser\t0m12.785s\nsys\t0m3.263s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:02.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:02.037Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:02.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:02.037Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:02.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:02.037Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:02.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:02.037Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ee:e3:f3 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feee:e3f3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82177 errors:0 dropped:0 overruns:0 frame:0\n TX packets:41842 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131467934 (131.4 MB) TX bytes:7412121 (7.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:3643 (3.6 KB) TX bytes:3643 (3.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:02.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:03.041Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:03.041Z", "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 9770/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8625/monit \ntcp 0 0 192.168.120.11:5058 0.0.0.0:* LISTEN 9067/bono \ntcp 0 0 192.168.120.11:5060 0.0.0.0:* LISTEN 9067/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9067/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9770/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8120/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8120/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8120/ntpd \nudp 0 0 192.168.120.11:5058 0.0.0.0:* 9067/bono \nudp 0 0 192.168.120.11:5060 0.0.0.0:* 9067/bono \nudp 0 0 0.0.0.0:21516 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9770/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8120/ntpd \nudp6 0 0 ::1:123 :::* 8120/ntpd \nudp6 0 0 :::123 :::* 8120/ntpd \nudp6 0 0 :::8070 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 9770/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20028 8682/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20966 8691/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11561 1652/python2.7 /tmp/cloudify-logging-server-d3cbf.socket\nunix 2 [ ACC ] STREAM LISTENING 11841 1840/python2.7 /tmp/ctx-xkD3Wt.socket\nunix 2 [ ACC ] STREAM LISTENING 7126 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9320 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8064 927/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7375 396/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:03.041Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:03.041Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:03.041Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:30 ? 00:00:01 /sbin/init\nroot 2 0 0 07:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 07:30 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 07:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:30 ? 00:00:00 [migration/0]\nroot 14 2 0 07:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:30 ? 00:00:00 [migration/1]\nroot 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:30 ? 00:00:00 [khelper]\nroot 21 2 0 07:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:30 ? 00:00:00 [netns]\nroot 23 2 0 07:30 ? 00:00:00 [writeback]\nroot 24 2 0 07:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:30 ? 00:00:00 [bioset]\nroot 26 2 0 07:30 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:30 ? 00:00:00 [kblockd]\nroot 28 2 0 07:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:30 ? 00:00:00 [khubd]\nroot 30 2 0 07:30 ? 00:00:00 [md]\nroot 31 2 0 07:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:30 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 07:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 07:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 07:30 ? 00:00:00 [vmstat]\nroot 37 2 0 07:30 ? 00:00:00 [ksmd]\nroot 38 2 0 07:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 07:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 07:30 ? 00:00:00 [crypto]\nroot 53 2 0 07:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 07:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 07:30 ? 00:00:00 [vballoon]\nroot 56 2 0 07:30 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 07:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:30 ? 00:00:00 [deferwq]\nroot 80 2 0 07:30 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:30 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:30 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver]\nroot 391 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 07:30 ? 00:00:00 [kworker/u5:2]\nroot 512 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 07:30 ? 00:00:00 [kauditd]\nmessage+ 927 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 976 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1019 1 0 07:30 ? 00:00:00 rsyslogd\nroot 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 07:30 ? 00:00:00 cron\ndaemon 1106 1 0 07:30 ? 00:00:00 atd\nroot 1114 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1115 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1192 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 07:31 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 07:31 ? 00:00:00 /home/ubuntu/bono_host_cbw0a4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cbw0a4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cbw0a4 --logging-server-logdir=/home/ubuntu/bono_host_cbw0a4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4%I.log --pidfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4.pid\nubuntu 1766 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/bono_host_cbw0a4/env/bin/diamond --configfile /home/ubuntu/bono_host_cbw0a4/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1652 0 07:33 ? 00:00:00 /home/ubuntu/bono_host_cbw0a4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cbw0a4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cbw0a4 --logging-server-logdir=/home/ubuntu/bono_host_cbw0a4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4%I.log --pidfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4.pid\nubuntu 1840 1817 0 07:33 ? 00:00:00 /home/ubuntu/bono_host_cbw0a4/env/bin/python2.7 /home/ubuntu/bono_host_cbw0a4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Rfxf_B\nubuntu 1852 1840 0 07:33 ? 00:00:00 /bin/sh -c /tmp/2ZOC6/install-bono.sh\nubuntu 1854 1852 0 07:33 ? 00:00:00 /bin/bash -e /tmp/2ZOC6/install-bono.sh\nntp 8120 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8625 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8674 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8675 8674 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8682 8675 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8683 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8684 8683 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8690 8684 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8691 8690 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9067 1 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.11,bono-zecjer.clearwater.local --alias=172.30.9.206,bono-zecjer.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-zecjer.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9770 1 0 07:36 ? 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 9844 1854 0 07:36 ? 00:00:00 /bin/bash -e /tmp/2ZOC6/install-bono.sh\nubuntu 9845 9844 0 07:36 ? 00:00:00 /bin/bash -e /tmp/2ZOC6/install-bono.sh\nroot 9846 9845 0 07:36 ? 00:00:00 sudo ps -edf\nroot 9847 9846 0 07:36 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:04.062Z", "message": "[bono] => /var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/cloud-init.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181017T070000Z.txt\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat/clearwater-sa17\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/udev\n\nreal\t0m0.025s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:04.062Z", "message": "[bono] => 2018:10:17 07:35:22: Namespace: management\n2018:10:17 07:35:22: [management] Starting server\n2018:10:17 07:35:22: [management] Listening for requests\n2018:10:17 07:35:22: Namespace: signaling\n2018:10:17 07:35:22: [signaling] Starting server\n2018:10:17 07:35:22: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:04.062Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}], "metadata": {"pagination": {"total": 1721, "offset": 1690, "size": 50}}} 2018-10-17 07:36:04,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:04,968 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:04 GMT 2018-10-17 07:36:04,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:04,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 36685 2018-10-17 07:36:04,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:04,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-17 07:36:04,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.008s sys 0m0.054s 2018-10-17 07:36:04,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-17 07:36:04,970 - 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 3 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.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.593s user 0m12.785s sys 0m3.263s 2018-10-17 07:36:04,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-17 07:36:04,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-17 07:36:04,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-17 07:36:04,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ee:e3:f3 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feee:e3f3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82177 errors:0 dropped:0 overruns:0 frame:0 TX packets:41842 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131467934 (131.4 MB) TX bytes:7412121 (7.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:3643 (3.6 KB) TX bytes:3643 (3.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-17 07:36:04,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-17 07:36:04,971 - 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 9770/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8625/monit tcp 0 0 192.168.120.11:5058 0.0.0.0:* LISTEN 9067/bono tcp 0 0 192.168.120.11:5060 0.0.0.0:* LISTEN 9067/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9067/bono tcp6 0 0 ::1:53 :::* LISTEN 9770/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8120/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8120/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8120/ntpd udp 0 0 192.168.120.11:5058 0.0.0.0:* 9067/bono udp 0 0 192.168.120.11:5060 0.0.0.0:* 9067/bono udp 0 0 0.0.0.0:21516 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9770/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8120/ntpd udp6 0 0 ::1:123 :::* 8120/ntpd udp6 0 0 :::123 :::* 8120/ntpd udp6 0 0 :::8070 :::* 587/dhclient udp6 0 0 ::1:53 :::* 9770/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20028 8682/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20966 8691/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11561 1652/python2.7 /tmp/cloudify-logging-server-d3cbf.socket unix 2 [ ACC ] STREAM LISTENING 11841 1840/python2.7 /tmp/ctx-xkD3Wt.socket unix 2 [ ACC ] STREAM LISTENING 7126 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9320 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8064 927/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7375 396/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.004s 2018-10-17 07:36:04,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-17 07:36:04,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-17 07:36:04,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:30 ? 00:00:01 /sbin/init root 2 0 0 07:30 ? 00:00:00 [kthreadd] root 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:30 ? 00:00:00 [kworker/0:0] root 5 2 0 07:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:30 ? 00:00:00 [rcu_sched] root 8 2 0 07:30 ? 00:00:00 [rcuos/0] root 9 2 0 07:30 ? 00:00:00 [rcuos/1] root 10 2 0 07:30 ? 00:00:00 [rcu_bh] root 11 2 0 07:30 ? 00:00:00 [rcuob/0] root 12 2 0 07:30 ? 00:00:00 [rcuob/1] root 13 2 0 07:30 ? 00:00:00 [migration/0] root 14 2 0 07:30 ? 00:00:00 [watchdog/0] root 15 2 0 07:30 ? 00:00:00 [watchdog/1] root 16 2 0 07:30 ? 00:00:00 [migration/1] root 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:30 ? 00:00:00 [khelper] root 21 2 0 07:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:30 ? 00:00:00 [netns] root 23 2 0 07:30 ? 00:00:00 [writeback] root 24 2 0 07:30 ? 00:00:00 [kintegrityd] root 25 2 0 07:30 ? 00:00:00 [bioset] root 26 2 0 07:30 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:30 ? 00:00:00 [kblockd] root 28 2 0 07:30 ? 00:00:00 [ata_sff] root 29 2 0 07:30 ? 00:00:00 [khubd] root 30 2 0 07:30 ? 00:00:00 [md] root 31 2 0 07:30 ? 00:00:00 [devfreq_wq] root 32 2 0 07:30 ? 00:00:00 [kworker/0:1] root 34 2 0 07:30 ? 00:00:00 [khungtaskd] root 35 2 0 07:30 ? 00:00:00 [kswapd0] root 36 2 0 07:30 ? 00:00:00 [vmstat] root 37 2 0 07:30 ? 00:00:00 [ksmd] root 38 2 0 07:30 ? 00:00:00 [khugepaged] root 39 2 0 07:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 07:30 ? 00:00:00 [crypto] root 53 2 0 07:30 ? 00:00:00 [kthrotld] root 54 2 0 07:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 07:30 ? 00:00:00 [vballoon] root 56 2 0 07:30 ? 00:00:00 [kworker/1:1] root 57 2 0 07:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:30 ? 00:00:00 [deferwq] root 80 2 0 07:30 ? 00:00:00 [charger_manager] root 124 2 0 07:30 ? 00:00:00 [kpsmoused] root 142 2 0 07:30 ? 00:00:00 [kworker/1:2] root 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver] root 391 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 07:30 ? 00:00:00 [kworker/u5:2] root 512 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 07:30 ? 00:00:00 [kauditd] message+ 927 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon root 976 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 1019 1 0 07:30 ? 00:00:00 rsyslogd root 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 07:30 ? 00:00:00 cron daemon 1106 1 0 07:30 ? 00:00:00 atd root 1114 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1115 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance root 1192 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 07:31 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 07:31 ? 00:00:00 /home/ubuntu/bono_host_cbw0a4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cbw0a4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cbw0a4 --logging-server-logdir=/home/ubuntu/bono_host_cbw0a4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4%I.log --pidfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4.pid ubuntu 1766 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/bono_host_cbw0a4/env/bin/diamond --configfile /home/ubuntu/bono_host_cbw0a4/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1652 0 07:33 ? 00:00:00 /home/ubuntu/bono_host_cbw0a4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cbw0a4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cbw0a4 --logging-server-logdir=/home/ubuntu/bono_host_cbw0a4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4%I.log --pidfile=/home/ubuntu/bono_host_cbw0a4/work/bono_host_cbw0a4.pid ubuntu 1840 1817 0 07:33 ? 00:00:00 /home/ubuntu/bono_host_cbw0a4/env/bin/python2.7 /home/ubuntu/bono_host_cbw0a4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Rfxf_B ubuntu 1852 1840 0 07:33 ? 00:00:00 /bin/sh -c /tmp/2ZOC6/install-bono.sh ubuntu 1854 1852 0 07:33 ? 00:00:00 /bin/bash -e /tmp/2ZOC6/install-bono.sh ntp 8120 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8625 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8674 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8675 8674 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8682 8675 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8683 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8684 8683 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8690 8684 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8691 8690 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9067 1 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.11,bono-zecjer.clearwater.local --alias=172.30.9.206,bono-zecjer.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-zecjer.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9770 1 0 07:36 ? 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 9844 1854 0 07:36 ? 00:00:00 /bin/bash -e /tmp/2ZOC6/install-bono.sh ubuntu 9845 9844 0 07:36 ? 00:00:00 /bin/bash -e /tmp/2ZOC6/install-bono.sh root 9846 9845 0 07:36 ? 00:00:00 sudo ps -edf root 9847 9846 0 07:36 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-10-17 07:36:04,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181017T070000Z.txt /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat/clearwater-sa17 /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.025s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:04,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:17 07:35:22: Namespace: management 2018:10:17 07:35:22: [management] Starting server 2018:10:17 07:35:22: [management] Listening for requests 2018:10:17 07:35:22: Namespace: signaling 2018:10:17 07:35:22: [signaling] Starting server 2018:10:17 07:35:22: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-17 07:36:04,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-17 07:36:04,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:05,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:05,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:05,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:05,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:05,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:05,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:05,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:05,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:05,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:05,272 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:05 GMT 2018-10-17 07:36:05,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:05,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:05,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:10,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:10,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:10,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:10,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:10,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:10,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:10,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:10,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:10,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[bono] => 2018-10-17 07:35:37.153999202 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:43:50 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe13:4350/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86226 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49195 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133760125 (133.7 MB) TX bytes:8029548 (8.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[bono] sudo cat /var/log/bono/bono_20181017T070000Z.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-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a2ipbl\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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 19s (4,874 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9350\nclearwater-socket-factory-sig start/running, process 9355\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9405\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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\t2m26.910s\nuser\t0m21.172s\nsys\t0m12.328s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.078s\nuser\t0m0.008s\nsys\t0m0.051s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.090Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "bono_zecjer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:05.433Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:05.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "message": "Execution done (return_code=0): /tmp/2ZOC6/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "55b9d7f9-c66d-4ccd-9297-156d804e74c0"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "message": "[sprout] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20181017T070000Z.txt\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.013s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "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 9712/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9000/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9712/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.7: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:51857 0.0.0.0:* 564/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9712/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 564/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8415/ntpd \nudp6 0 0 ::1:123 :::* 8415/ntpd \nudp6 0 0 :::123 :::* 8415/ntpd \nudp6 0 0 :::34457 :::* 564/dhclient \nudp6 0 0 ::1:53 :::* 9712/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10959 1655/python2.7 /tmp/cloudify-logging-server-177c7.socket\nunix 2 [ ACC ] STREAM LISTENING 11994 1838/python2.7 /tmp/ctx-2YGGIm.socket\nunix 2 [ ACC ] STREAM LISTENING 7126 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1949 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8107 901/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9392 1113/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21585 9022/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21588 9026/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:30 ? 00:00:01 /sbin/init\nroot 2 0 0 07:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:30 ? 00:00:00 [migration/0]\nroot 14 2 0 07:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:30 ? 00:00:00 [migration/1]\nroot 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:30 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:30 ? 00:00:00 [khelper]\nroot 21 2 0 07:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:30 ? 00:00:00 [netns]\nroot 23 2 0 07:30 ? 00:00:00 [writeback]\nroot 24 2 0 07:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:30 ? 00:00:00 [bioset]\nroot 27 2 0 07:30 ? 00:00:00 [kblockd]\nroot 28 2 0 07:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:30 ? 00:00:00 [khubd]\nroot 30 2 0 07:30 ? 00:00:00 [md]\nroot 31 2 0 07:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:30 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:30 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:30 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:30 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:30 ? 00:00:00 [vmstat]\nroot 38 2 0 07:30 ? 00:00:00 [ksmd]\nroot 39 2 0 07:30 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:30 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:30 ? 00:00:00 [crypto]\nroot 54 2 0 07:30 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:30 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:30 ? 00:00:00 [vballoon]\nroot 57 2 0 07:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:30 ? 00:00:00 [deferwq]\nroot 80 2 0 07:30 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:30 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:30 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 428 2 0 07:30 ? 00:00:00 [kworker/u5:1]\nroot 430 2 0 07:30 ? 00:00:00 [kworker/u5:2]\nroot 548 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 564 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 07:30 ? 00:00:00 [kauditd]\nmessage+ 901 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 941 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 1051 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 07:30 ? 00:00:00 cron\ndaemon 1106 1 0 07:30 ? 00:00:00 atd\nroot 1113 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1201 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1655 1 0 07:31 ? 00:00:00 /home/ubuntu/sprout_host_bly4bd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bly4bd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bly4bd --logging-server-logdir=/home/ubuntu/sprout_host_bly4bd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd%I.log --pidfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd.pid\nubuntu 1769 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_bly4bd/env/bin/diamond --configfile /home/ubuntu/sprout_host_bly4bd/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1655 0 07:33 ? 00:00:00 /home/ubuntu/sprout_host_bly4bd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bly4bd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bly4bd --logging-server-logdir=/home/ubuntu/sprout_host_bly4bd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd%I.log --pidfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd.pid\nubuntu 1838 1817 0 07:33 ? 00:00:00 /home/ubuntu/sprout_host_bly4bd/env/bin/python2.7 /home/ubuntu/sprout_host_bly4bd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6nLK1U\nubuntu 1849 1838 0 07:33 ? 00:00:00 /bin/sh -c /tmp/U29TU/install-sprout.sh\nubuntu 1851 1849 0 07:33 ? 00:00:00 /bin/bash -e /tmp/U29TU/install-sprout.sh\nntp 8415 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8900 1 0 07:35 ? 00:00:00 rsyslogd\nroot 9000 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9009 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9010 9009 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9014 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9015 9014 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9022 9010 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9025 9015 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9026 9025 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9553 2 0 07:35 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9712 1 0 07:36 ? 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 9775 1851 0 07:36 ? 00:00:00 /bin/bash -e /tmp/U29TU/install-sprout.sh\nubuntu 9776 9775 0 07:36 ? 00:00:00 /bin/bash -e /tmp/U29TU/install-sprout.sh\nroot 9777 9776 0 07:36 ? 00:00:00 sudo ps -edf\nroot 9778 9777 0 07:36 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.422Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "bono_zecjer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:06.432Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:06.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:07.430Z", "message": "[sprout] => 2018:10:17 07:35:26: Namespace: management\n2018:10:17 07:35:26: [management] Starting server\n2018:10:17 07:35:26: [management] Listening for requests\n2018:10:17 07:35:26: Namespace: signaling\n2018:10:17 07:35:26: [signaling] Starting server\n2018:10:17 07:35:26: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:07.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:07.430Z", "message": "Downloaded scripts/bind/bind.py to /tmp/R6E3K/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:07.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:07.430Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:07.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:07.434Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:07.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:07.434Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:07.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "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-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "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-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-lkywb4\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 3 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 16s (4,141 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9215\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-160.210) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.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 9951\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................+++\n........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m23.425s\nuser\t0m16.702s\nsys\t0m11.576s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[localhost] run: sudo mv /tmp/tmpCrKeTu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[sprout] => 2018-10-17 07:35:45.314968764 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "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-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[localhost] run: sudo mv /tmp/tmpRWtX9A /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "Execution done (return_code=0): /tmp/U29TU/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "97bc48fa-6f91-4976-a125-f52cc2b2cab8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "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-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "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-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.436Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "d3468804-019a-49d5-b4ff-efeeae4e52f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.444Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.444Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.444Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:08.444Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:08.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "sprout_1idalm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:09.598Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:09.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:09.599Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XJF4J/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:09.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0a33d2e7-cd62-46b7-a971-e258f747f7a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:09.599Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_2wlhhf/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:09.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "0a33d2e7-cd62-46b7-a971-e258f747f7a3"}], "metadata": {"pagination": {"total": 1773, "offset": 1706, "size": 50}}} 2018-10-17 07:36:10,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:10,378 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:10 GMT 2018-10-17 07:36:10,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:10,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 144537 2018-10-17 07:36:10,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:10,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-17 07:35:37.153999202 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:10,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-17 07:36:10,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:43:50 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe13:4350/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86226 errors:0 dropped:0 overruns:0 frame:0 TX packets:49195 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133760125 (133.7 MB) TX bytes:8029548 (8.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:10,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181017T070000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-17 07:36:10,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a2ipbl 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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 19s (4,874 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9350 clearwater-socket-factory-sig start/running, process 9355 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9405 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...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 2m26.910s user 0m21.172s sys 0m12.328s 2018-10-17 07:36:10,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-17 07:36:10,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.008s sys 0m0.051s 2018-10-17 07:36:10,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-17 07:36:10,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:10,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2ZOC6/install-bono.sh 2018-10-17 07:36:10,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-17 07:36:10,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-17 07:36:10,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-17 07:36:10,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20181017T070000Z.txt /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.013s user 0m0.004s sys 0m0.002s 2018-10-17 07:36:10,386 - 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 9712/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9000/monit tcp6 0 0 ::1:53 :::* LISTEN 9712/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.7: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:51857 0.0.0.0:* 564/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9712/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 564/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8415/ntpd udp6 0 0 ::1:123 :::* 8415/ntpd udp6 0 0 :::123 :::* 8415/ntpd udp6 0 0 :::34457 :::* 564/dhclient udp6 0 0 ::1:53 :::* 9712/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10959 1655/python2.7 /tmp/cloudify-logging-server-177c7.socket unix 2 [ ACC ] STREAM LISTENING 11994 1838/python2.7 /tmp/ctx-2YGGIm.socket unix 2 [ ACC ] STREAM LISTENING 7126 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1949 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8107 901/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9392 1113/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21585 9022/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21588 9026/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-17 07:36:10,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:30 ? 00:00:01 /sbin/init root 2 0 0 07:30 ? 00:00:00 [kthreadd] root 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:30 ? 00:00:00 [rcu_sched] root 8 2 0 07:30 ? 00:00:00 [rcuos/0] root 9 2 0 07:30 ? 00:00:00 [rcuos/1] root 10 2 0 07:30 ? 00:00:00 [rcu_bh] root 11 2 0 07:30 ? 00:00:00 [rcuob/0] root 12 2 0 07:30 ? 00:00:00 [rcuob/1] root 13 2 0 07:30 ? 00:00:00 [migration/0] root 14 2 0 07:30 ? 00:00:00 [watchdog/0] root 15 2 0 07:30 ? 00:00:00 [watchdog/1] root 16 2 0 07:30 ? 00:00:00 [migration/1] root 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:30 ? 00:00:00 [kworker/1:0] root 19 2 0 07:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:30 ? 00:00:00 [khelper] root 21 2 0 07:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:30 ? 00:00:00 [netns] root 23 2 0 07:30 ? 00:00:00 [writeback] root 24 2 0 07:30 ? 00:00:00 [kintegrityd] root 25 2 0 07:30 ? 00:00:00 [bioset] root 27 2 0 07:30 ? 00:00:00 [kblockd] root 28 2 0 07:30 ? 00:00:00 [ata_sff] root 29 2 0 07:30 ? 00:00:00 [khubd] root 30 2 0 07:30 ? 00:00:00 [md] root 31 2 0 07:30 ? 00:00:00 [devfreq_wq] root 32 2 0 07:30 ? 00:00:00 [kworker/0:1] root 33 2 0 07:30 ? 00:00:00 [kworker/1:1] root 35 2 0 07:30 ? 00:00:00 [khungtaskd] root 36 2 0 07:30 ? 00:00:00 [kswapd0] root 37 2 0 07:30 ? 00:00:00 [vmstat] root 38 2 0 07:30 ? 00:00:00 [ksmd] root 39 2 0 07:30 ? 00:00:00 [khugepaged] root 40 2 0 07:30 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:30 ? 00:00:00 [crypto] root 54 2 0 07:30 ? 00:00:00 [kthrotld] root 55 2 0 07:30 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:30 ? 00:00:00 [vballoon] root 57 2 0 07:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:30 ? 00:00:00 [deferwq] root 80 2 0 07:30 ? 00:00:00 [charger_manager] root 124 2 0 07:30 ? 00:00:00 [kpsmoused] root 142 2 0 07:30 ? 00:00:00 [kworker/0:2] root 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 428 2 0 07:30 ? 00:00:00 [kworker/u5:1] root 430 2 0 07:30 ? 00:00:00 [kworker/u5:2] root 548 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon root 564 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 07:30 ? 00:00:00 [kauditd] message+ 901 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind root 941 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 07:30 ? 00:00:00 cron daemon 1106 1 0 07:30 ? 00:00:00 atd root 1113 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance root 1201 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1655 1 0 07:31 ? 00:00:00 /home/ubuntu/sprout_host_bly4bd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bly4bd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bly4bd --logging-server-logdir=/home/ubuntu/sprout_host_bly4bd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd%I.log --pidfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd.pid ubuntu 1769 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_bly4bd/env/bin/diamond --configfile /home/ubuntu/sprout_host_bly4bd/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1655 0 07:33 ? 00:00:00 /home/ubuntu/sprout_host_bly4bd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_bly4bd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_bly4bd --logging-server-logdir=/home/ubuntu/sprout_host_bly4bd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd%I.log --pidfile=/home/ubuntu/sprout_host_bly4bd/work/sprout_host_bly4bd.pid ubuntu 1838 1817 0 07:33 ? 00:00:00 /home/ubuntu/sprout_host_bly4bd/env/bin/python2.7 /home/ubuntu/sprout_host_bly4bd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6nLK1U ubuntu 1849 1838 0 07:33 ? 00:00:00 /bin/sh -c /tmp/U29TU/install-sprout.sh ubuntu 1851 1849 0 07:33 ? 00:00:00 /bin/bash -e /tmp/U29TU/install-sprout.sh ntp 8415 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8900 1 0 07:35 ? 00:00:00 rsyslogd root 9000 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9009 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9010 9009 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9014 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9015 9014 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9022 9010 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9025 9015 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9026 9025 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9553 2 0 07:35 ? 00:00:00 [kworker/u5:0] dnsmasq 9712 1 0 07:36 ? 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 9775 1851 0 07:36 ? 00:00:00 /bin/bash -e /tmp/U29TU/install-sprout.sh ubuntu 9776 9775 0 07:36 ? 00:00:00 /bin/bash -e /tmp/U29TU/install-sprout.sh root 9777 9776 0 07:36 ? 00:00:00 sudo ps -edf root 9778 9777 0 07:36 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.006s 2018-10-17 07:36:10,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:36:10,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:36:10,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:17 07:35:26: Namespace: management 2018:10:17 07:35:26: [management] Starting server 2018:10:17 07:35:26: [management] Listening for requests 2018:10:17 07:35:26: Namespace: signaling 2018:10:17 07:35:26: [signaling] Starting server 2018:10:17 07:35:26: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-17 07:36:10,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/R6E3K/bind.py 2018-10-17 07:36:10,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-17 07:36:10,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:36:10,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:36:10,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:36:10,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-17 07:36:10,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:36:10,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:36:10,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:10,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-lkywb4 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 3 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 16s (4,141 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9215 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-160.210) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.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 9951 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................+++ ........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m23.425s user 0m16.702s sys 0m11.576s 2018-10-17 07:36:10,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCrKeTu /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:10,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:36:10,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-17 07:35:45.314968764 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-10-17 07:36:10,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:36:10,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:36:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRWtX9A /etc/bind/db.clearwater.local 2018-10-17 07:36:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-17 07:36:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/U29TU/install-sprout.sh 2018-10-17 07:36:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:36:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:36:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:36:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:10,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:36:10,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:36:10,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:10,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:36:10,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XJF4J/add-snmpproxy-collector.py 2018-10-17 07:36:10,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_2wlhhf/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-17 07:36:10,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:10,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:10,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:10,470 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:10 GMT 2018-10-17 07:36:10,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:10,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:10,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:15,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:15,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:15,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:15,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:15,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:15,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:15,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:15,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:15,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:10.632Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:10.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:10.632Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:10.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:10.638Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NM3KG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:10.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "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-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "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-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "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-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "message": "[localhost] run: sudo mv /tmp/tmpwwfnSt /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "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-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "message": "[localhost] run: sudo mv /tmp/tmpbJHBZX /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.743Z", "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-10-17T07:36:11.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "635c0e8e-22e3-4890-a5a1-879db117c87e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:11.866Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:11.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:12.734Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:12.734Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:12.734Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:12.768Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A8XBF/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:12.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "cb4d4325-c6ae-4edb-a2b1-3da8249f551b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:14.045Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:14.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1794, "offset": 1753, "size": 50}}} 2018-10-17 07:36:15,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:15,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:15 GMT 2018-10-17 07:36:15,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:15,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11169 2018-10-17 07:36:15,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:36:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:36:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NM3KG/bind.py 2018-10-17 07:36:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:36:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:36:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:36:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:36:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwwfnSt /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:36:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:36:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:36:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbJHBZX /etc/bind/db.clearwater.local 2018-10-17 07:36:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:36:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:36:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:36:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A8XBF/add-snmpproxy-collector.py 2018-10-17 07:36:15,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:15,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:15,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:15,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:15 GMT 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:15,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:20,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:20,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1794, "offset": 1773, "size": 50}}} 2018-10-17 07:36:20,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:20,956 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:20 GMT 2018-10-17 07:36:20,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:20,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:36:20,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:20,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:21,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:21,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:21,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:21,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:21,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:21,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:21,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:21,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:21,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:21,049 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:21 GMT 2018-10-17 07:36:21,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:21,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:21,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:26,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:26,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:26,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:26,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:26,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:26,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:26,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:26,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:26,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:21.523Z", "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 3 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 ... 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-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\t0m27.152s\nuser\t0m12.488s\nsys\t0m3.295s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:21.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:21.772Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:21.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:22.778Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:22.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:22.778Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:22.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:24.378Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.006s\nsys\t0m0.056s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:24.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:24.781Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:24.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:25.786Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:25.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:25.786Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:25.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:25.786Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:30 ? 00:00:00 /sbin/init\nroot 2 0 0 07:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:30 ? 00:00:00 [migration/0]\nroot 14 2 0 07:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:30 ? 00:00:00 [migration/1]\nroot 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:30 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:30 ? 00:00:00 [khelper]\nroot 21 2 0 07:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:30 ? 00:00:00 [netns]\nroot 23 2 0 07:30 ? 00:00:00 [writeback]\nroot 24 2 0 07:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:30 ? 00:00:00 [bioset]\nroot 26 2 0 07:30 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:30 ? 00:00:00 [kblockd]\nroot 28 2 0 07:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:30 ? 00:00:00 [khubd]\nroot 30 2 0 07:30 ? 00:00:00 [md]\nroot 31 2 0 07:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:30 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 07:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 07:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 07:30 ? 00:00:00 [vmstat]\nroot 37 2 0 07:30 ? 00:00:00 [ksmd]\nroot 38 2 0 07:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 07:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 07:30 ? 00:00:00 [crypto]\nroot 53 2 0 07:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 07:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 07:30 ? 00:00:00 [vballoon]\nroot 56 2 0 07:30 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 07:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:30 ? 00:00:00 [deferwq]\nroot 80 2 0 07:30 ? 00:00:00 [charger_manager]\nroot 123 2 0 07:30 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:30 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver]\nroot 330 2 0 07:30 ? 00:00:00 [kworker/u5:1]\nroot 389 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 479 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 583 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 07:30 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1009 1 0 07:30 ? 00:00:00 rsyslogd\nroot 1051 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 07:30 ? 00:00:00 cron\ndaemon 1096 1 0 07:30 ? 00:00:00 atd\nroot 1115 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1252 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1258 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 07:31 ? 00:00:00 /home/ubuntu/homer_host_4i16a2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_4i16a2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_4i16a2 --logging-server-logdir=/home/ubuntu/homer_host_4i16a2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2%I.log --pidfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2.pid\nubuntu 1765 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/homer_host_4i16a2/env/bin/diamond --configfile /home/ubuntu/homer_host_4i16a2/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1651 0 07:33 ? 00:00:00 /home/ubuntu/homer_host_4i16a2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_4i16a2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_4i16a2 --logging-server-logdir=/home/ubuntu/homer_host_4i16a2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2%I.log --pidfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2.pid\nubuntu 1840 1819 0 07:33 ? 00:00:00 /home/ubuntu/homer_host_4i16a2/env/bin/python2.7 /home/ubuntu/homer_host_4i16a2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-sgOGK6\nubuntu 1851 1840 0 07:33 ? 00:00:00 /bin/sh -c /tmp/N826Z/install-homer.sh\nubuntu 1853 1851 0 07:33 ? 00:00:00 /bin/bash -e /tmp/N826Z/install-homer.sh\nroot 2524 2 0 07:34 ? 00:00:00 [kworker/u5:2]\nntp 8470 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8982 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9074 1 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9078 9074 0 07:35 ? 00:00:00 inotifywait -e create -qq .\nroot 9153 1 0 07:35 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9154 9153 0 07:35 ? 00:00:00 nginx: worker process\nwww-data 9155 9153 0 07:35 ? 00:00:00 nginx: worker process\nwww-data 9156 9153 0 07:35 ? 00:00:00 nginx: worker process\nwww-data 9157 9153 0 07:35 ? 00:00:00 nginx: worker process\nroot 9331 8982 0 07:35 ? 00:00:00 [nginx_ping] \nroot 9333 8982 0 07:35 ? 00:00:00 [check-nginx-upt] \nroot 9336 8982 0 07:35 ? 00:00:00 [check-monit-upt] \ndnsmasq 9765 1 0 07:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9829 1853 0 07:36 ? 00:00:00 /bin/bash -e /tmp/N826Z/install-homer.sh\nubuntu 9830 9829 0 07:36 ? 00:00:00 /bin/bash -e /tmp/N826Z/install-homer.sh\nroot 9831 9830 0 07:36 ? 00:00:00 sudo ps -edf\nroot 9832 9831 0 07:36 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:25.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:25.786Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:44:ed:dc \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:eddc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107833 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50112 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166564587 (166.5 MB) TX bytes:8649285 (8.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:25.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:25.786Z", "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 9765/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8982/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9153/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9765/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8470/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8470/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8470/ntpd \nudp 0 0 0.0.0.0:56278 0.0.0.0:* 583/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9765/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8470/ntpd \nudp6 0 0 ::1:123 :::* 8470/ntpd \nudp6 0 0 :::123 :::* 8470/ntpd \nudp6 0 0 :::29402 :::* 583/dhclient \nudp6 0 0 ::1:53 :::* 9765/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7499 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11771 1651/python2.7 /tmp/cloudify-logging-server-64bea.socket\nunix 2 [ ACC ] STREAM LISTENING 11183 1840/python2.7 /tmp/ctx-IZVb3H.socket\nunix 2 [ ACC ] STREAM LISTENING 7017 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8550 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9618 1120/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:25.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}], "metadata": {"pagination": {"total": 1805, "offset": 1773, "size": 50}}} 2018-10-17 07:36:26,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:26,134 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:26 GMT 2018-10-17 07:36:26,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:26,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31474 2018-10-17 07:36:26,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:26,135 - 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 3 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 ... 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-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 0m27.152s user 0m12.488s sys 0m3.295s 2018-10-17 07:36:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-17 07:36:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-17 07:36:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-17 07:36:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.006s sys 0m0.056s 2018-10-17 07:36:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-17 07:36:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-17 07:36:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-17 07:36:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:30 ? 00:00:00 /sbin/init root 2 0 0 07:30 ? 00:00:00 [kthreadd] root 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:30 ? 00:00:00 [rcu_sched] root 8 2 0 07:30 ? 00:00:00 [rcuos/0] root 9 2 0 07:30 ? 00:00:00 [rcuos/1] root 10 2 0 07:30 ? 00:00:00 [rcu_bh] root 11 2 0 07:30 ? 00:00:00 [rcuob/0] root 12 2 0 07:30 ? 00:00:00 [rcuob/1] root 13 2 0 07:30 ? 00:00:00 [migration/0] root 14 2 0 07:30 ? 00:00:00 [watchdog/0] root 15 2 0 07:30 ? 00:00:00 [watchdog/1] root 16 2 0 07:30 ? 00:00:00 [migration/1] root 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:30 ? 00:00:00 [kworker/1:0] root 19 2 0 07:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:30 ? 00:00:00 [khelper] root 21 2 0 07:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:30 ? 00:00:00 [netns] root 23 2 0 07:30 ? 00:00:00 [writeback] root 24 2 0 07:30 ? 00:00:00 [kintegrityd] root 25 2 0 07:30 ? 00:00:00 [bioset] root 26 2 0 07:30 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:30 ? 00:00:00 [kblockd] root 28 2 0 07:30 ? 00:00:00 [ata_sff] root 29 2 0 07:30 ? 00:00:00 [khubd] root 30 2 0 07:30 ? 00:00:00 [md] root 31 2 0 07:30 ? 00:00:00 [devfreq_wq] root 32 2 0 07:30 ? 00:00:00 [kworker/0:1] root 34 2 0 07:30 ? 00:00:00 [khungtaskd] root 35 2 0 07:30 ? 00:00:00 [kswapd0] root 36 2 0 07:30 ? 00:00:00 [vmstat] root 37 2 0 07:30 ? 00:00:00 [ksmd] root 38 2 0 07:30 ? 00:00:00 [khugepaged] root 39 2 0 07:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 07:30 ? 00:00:00 [crypto] root 53 2 0 07:30 ? 00:00:00 [kthrotld] root 54 2 0 07:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 07:30 ? 00:00:00 [vballoon] root 56 2 0 07:30 ? 00:00:00 [kworker/1:1] root 57 2 0 07:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:30 ? 00:00:00 [deferwq] root 80 2 0 07:30 ? 00:00:00 [charger_manager] root 123 2 0 07:30 ? 00:00:00 [kpsmoused] root 142 2 0 07:30 ? 00:00:00 [kworker/0:2] root 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 07:30 ? 00:00:00 [kworker/u5:1] root 389 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 479 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 07:30 ? 00:00:00 [kauditd] message+ 896 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon syslog 1009 1 0 07:30 ? 00:00:00 rsyslogd root 1051 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 07:30 ? 00:00:00 cron daemon 1096 1 0 07:30 ? 00:00:00 atd root 1115 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 07:31 ? 00:00:00 /home/ubuntu/homer_host_4i16a2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_4i16a2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_4i16a2 --logging-server-logdir=/home/ubuntu/homer_host_4i16a2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2%I.log --pidfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2.pid ubuntu 1765 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/homer_host_4i16a2/env/bin/diamond --configfile /home/ubuntu/homer_host_4i16a2/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1651 0 07:33 ? 00:00:00 /home/ubuntu/homer_host_4i16a2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_4i16a2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_4i16a2 --logging-server-logdir=/home/ubuntu/homer_host_4i16a2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2%I.log --pidfile=/home/ubuntu/homer_host_4i16a2/work/homer_host_4i16a2.pid ubuntu 1840 1819 0 07:33 ? 00:00:00 /home/ubuntu/homer_host_4i16a2/env/bin/python2.7 /home/ubuntu/homer_host_4i16a2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-sgOGK6 ubuntu 1851 1840 0 07:33 ? 00:00:00 /bin/sh -c /tmp/N826Z/install-homer.sh ubuntu 1853 1851 0 07:33 ? 00:00:00 /bin/bash -e /tmp/N826Z/install-homer.sh root 2524 2 0 07:34 ? 00:00:00 [kworker/u5:2] ntp 8470 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8982 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9074 1 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9078 9074 0 07:35 ? 00:00:00 inotifywait -e create -qq . root 9153 1 0 07:35 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9154 9153 0 07:35 ? 00:00:00 nginx: worker process www-data 9155 9153 0 07:35 ? 00:00:00 nginx: worker process www-data 9156 9153 0 07:35 ? 00:00:00 nginx: worker process www-data 9157 9153 0 07:35 ? 00:00:00 nginx: worker process root 9331 8982 0 07:35 ? 00:00:00 [nginx_ping] root 9333 8982 0 07:35 ? 00:00:00 [check-nginx-upt] root 9336 8982 0 07:35 ? 00:00:00 [check-monit-upt] dnsmasq 9765 1 0 07:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9829 1853 0 07:36 ? 00:00:00 /bin/bash -e /tmp/N826Z/install-homer.sh ubuntu 9830 9829 0 07:36 ? 00:00:00 /bin/bash -e /tmp/N826Z/install-homer.sh root 9831 9830 0 07:36 ? 00:00:00 sudo ps -edf root 9832 9831 0 07:36 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.010s 2018-10-17 07:36:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:44:ed:dc inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe44:eddc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107833 errors:0 dropped:0 overruns:0 frame:0 TX packets:50112 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166564587 (166.5 MB) TX bytes:8649285 (8.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.006s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:26,137 - 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 9765/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8982/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9153/nginx tcp6 0 0 ::1:53 :::* LISTEN 9765/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8470/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8470/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8470/ntpd udp 0 0 0.0.0.0:56278 0.0.0.0:* 583/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9765/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8470/ntpd udp6 0 0 ::1:123 :::* 8470/ntpd udp6 0 0 :::123 :::* 8470/ntpd udp6 0 0 :::29402 :::* 583/dhclient udp6 0 0 ::1:53 :::* 9765/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7499 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11771 1651/python2.7 /tmp/cloudify-logging-server-64bea.socket unix 2 [ ACC ] STREAM LISTENING 11183 1840/python2.7 /tmp/ctx-IZVb3H.socket unix 2 [ ACC ] STREAM LISTENING 7017 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8550 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9618 1120/acpid /var/run/acpid.socket real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-17 07:36:26,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:26,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:26,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:26,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:26 GMT 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:26,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:31,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:31,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:31,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:31,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:31,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:31,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:31,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:31,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:31,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:26.791Z", "message": "[homer] => [17-Oct-2018 07:35:35 UTC] clearwater-diags-monitor starting\n[17-Oct-2018 07:35:35 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-10-17T07:36:26.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:26.791Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:26.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:26.791Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:26.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:26.791Z", "message": "[homer] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/sysstat/sa17\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:26.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:27.995Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:27.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:28.009Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:28.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:28.009Z", "message": "Execution done (return_code=0): /tmp/N826Z/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:28.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:28.009Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:28.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:28.009Z", "message": "[homer] => 2018-10-17 07:36:05.518111952 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:28.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "467976f5-4c5f-46ac-a2e2-87ab3170f16e"}, {"node_instance_id": "homer_9a8ddg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:28.746Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:28.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:29.750Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:29.750Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:29.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:30.073Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IDI3U/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:30.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "message": "[localhost] run: sudo mv /tmp/tmpOdKWyq /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "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-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "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 3 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.5 MB/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-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m23.037s\nuser\t0m12.265s\nsys\t0m3.108s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "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-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "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-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "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 3 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 ... 58595 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\t0m25.529s\nuser\t0m12.216s\nsys\t0m3.315s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.020Z", "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-10-17T07:36:31.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:31.376Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:31.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1832, "offset": 1784, "size": 50}}} 2018-10-17 07:36:31,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:31,406 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:31 GMT 2018-10-17 07:36:31,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:31,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 42335 2018-10-17 07:36:31,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:31,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [17-Oct-2018 07:35:35 UTC] clearwater-diags-monitor starting [17-Oct-2018 07:35:35 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:31,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-17 07:36:31,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-17 07:36:31,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/sysstat/sa17 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.008s user 0m0.000s sys 0m0.006s 2018-10-17 07:36:31,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:31,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-17 07:36:31,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N826Z/install-homer.sh 2018-10-17 07:36:31,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-17 07:36:31,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-17 07:36:05.518111952 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.005s sys 0m0.001s 2018-10-17 07:36:31,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:36:31,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:36:31,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:36:31,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IDI3U/bind.py 2018-10-17 07:36:31,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:36:31,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOdKWyq /etc/bind/db.clearwater.local 2018-10-17 07:36:31,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:36:31,410 - 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 3 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.5 MB/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-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m23.037s user 0m12.265s sys 0m3.108s 2018-10-17 07:36:31,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:36:31,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:36:31,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:36:31,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:36:31,411 - 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 3 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 ... 58595 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 0m25.529s user 0m12.216s sys 0m3.315s 2018-10-17 07:36:31,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:36:31,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:31,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:31,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:31,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:31,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:31,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:31,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:31,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:31,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:31,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:31,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:31,487 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:31 GMT 2018-10-17 07:36:31,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:31,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:31,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:36,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:36,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:36,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:36,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:36,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:36,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:36,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:36,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:36,568 - 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-10-17T07:36:32.104Z", "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-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[localhost] run: sudo mv /tmp/tmpDYSGfP /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "9b099c85-8578-4ddb-919b-13551041c6b0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:32.104Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:33.882Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.011s\nsys\t0m0.056s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:34.284Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:34.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:34.284Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:34.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:34.284Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.003s\nsys\t0m0.057s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:34.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:30 ? 00:00:00 /sbin/init\nroot 2 0 0 07:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:30 ? 00:00:00 [migration/0]\nroot 14 2 0 07:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:30 ? 00:00:00 [migration/1]\nroot 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:30 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:30 ? 00:00:00 [khelper]\nroot 21 2 0 07:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:30 ? 00:00:00 [netns]\nroot 23 2 0 07:30 ? 00:00:00 [writeback]\nroot 24 2 0 07:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:30 ? 00:00:00 [bioset]\nroot 26 2 0 07:30 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:30 ? 00:00:00 [kblockd]\nroot 28 2 0 07:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:30 ? 00:00:00 [khubd]\nroot 30 2 0 07:30 ? 00:00:00 [md]\nroot 31 2 0 07:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:30 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 07:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 07:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 07:30 ? 00:00:00 [vmstat]\nroot 37 2 0 07:30 ? 00:00:00 [ksmd]\nroot 38 2 0 07:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 07:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 07:30 ? 00:00:00 [crypto]\nroot 53 2 0 07:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 07:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 07:30 ? 00:00:00 [vballoon]\nroot 56 2 0 07:30 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 07:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:30 ? 00:00:00 [deferwq]\nroot 80 2 0 07:30 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:30 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:30 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 445 2 0 07:30 ? 00:00:00 [kworker/u5:1]\nroot 500 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 566 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 07:31 ? 00:00:00 [kauditd]\nmessage+ 929 1 0 07:31 ? 00:00:00 dbus-daemon --system --fork\nroot 947 1 0 07:31 ? 00:00:00 upstart-file-bridge --daemon\nroot 960 1 0 07:31 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 972 1 0 07:31 ? 00:00:00 rsyslogd\nroot 1047 1 0 07:31 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 07:31 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 07:31 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 07:31 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 07:31 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 07:31 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 07:31 ? 00:00:00 cron\ndaemon 1109 1 0 07:31 ? 00:00:00 atd\nroot 1113 1 0 07:31 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 07:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1195 1 0 07:31 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 07:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1647 1 0 07:31 ? 00:00:00 /home/ubuntu/ellis_host_lkywb4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_lkywb4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_lkywb4 --logging-server-logdir=/home/ubuntu/ellis_host_lkywb4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4%I.log --pidfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4.pid\nubuntu 1761 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_lkywb4/env/bin/diamond --configfile /home/ubuntu/ellis_host_lkywb4/work/plugins/diamond/etc/diamond.conf\nubuntu 1808 1647 0 07:33 ? 00:00:00 /home/ubuntu/ellis_host_lkywb4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_lkywb4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_lkywb4 --logging-server-logdir=/home/ubuntu/ellis_host_lkywb4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4%I.log --pidfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4.pid\nubuntu 1829 1808 0 07:33 ? 00:00:00 /home/ubuntu/ellis_host_lkywb4/env/bin/python2.7 /home/ubuntu/ellis_host_lkywb4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-KqV2O1\nubuntu 1840 1829 0 07:33 ? 00:00:00 /bin/sh -c /tmp/8871K/install-ellis.sh\nubuntu 1842 1840 0 07:33 ? 00:00:00 /bin/bash -e /tmp/8871K/install-ellis.sh\nroot 2138 2 0 07:34 ? 00:00:00 [kworker/u5:2]\nmysql 9215 1 0 07:35 ? 00:00:00 /usr/sbin/mysqld\nntp 9365 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9951 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10043 1 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10047 10043 0 07:35 ? 00:00:00 inotifywait -e create -qq .\nroot 10145 1 0 07:35 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10146 10145 0 07:35 ? 00:00:00 nginx: worker process\nwww-data 10147 10145 0 07:35 ? 00:00:00 nginx: worker process\nwww-data 10148 10145 0 07:35 ? 00:00:00 nginx: worker process\nwww-data 10149 10145 0 07:35 ? 00:00:00 nginx: worker process\nellis 10327 1 0 07:36 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10506 9951 0 07:36 ? 00:00:00 [nginx_ping] \nroot 10509 9951 0 07:36 ? 00:00:00 [check-nginx-upt] \nroot 10512 9951 0 07:36 ? 00:00:00 [check-monit-upt] \nroot 10517 9951 0 07:36 ? 00:00:00 [poll_ellis.sh] \nroot 10519 9951 0 07:36 ? 00:00:00 [poll_ellis_http] \nroot 10521 9951 0 07:36 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10537 10521 0 07:36 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10577 10537 0 07:36 ? 00:00:00 sleep 27\ndnsmasq 10793 1 0 07:36 ? 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 10856 1842 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8871K/install-ellis.sh\nubuntu 10857 10856 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8871K/install-ellis.sh\nroot 10858 10857 0 07:36 ? 00:00:00 sudo ps -edf\nroot 10859 10858 0 07:36 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:8c:32 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0c:8c32/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109595 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57094 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171765075 (171.7 MB) TX bytes:9255072 (9.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: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.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "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 10418/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9405/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10418/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8787/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8787/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8787/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10151/snmpd \nudp 0 0 0.0.0.0:58124 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10418/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8787/ntpd \nudp6 0 0 ::1:123 :::* 8787/ntpd \nudp6 0 0 :::123 :::* 8787/ntpd \nudp6 0 0 :::161 :::* 10151/snmpd \nudp6 0 0 :::43547 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 10418/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9472 897/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9755 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 24020 10151/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 11084 1650/python2.7 /tmp/cloudify-logging-server-aecc0.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7504 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11801 1838/python2.7 /tmp/ctx-HVzWTO.socket\nunix 2 [ ACC ] STREAM LISTENING 6968 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21119 9365/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21920 9367/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:12:69:08 \n inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe12:6908/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:93150 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44491 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147119240 (147.1 MB) TX bytes:8094017 (8.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:44 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3604 (3.6 KB) TX bytes:3604 (3.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "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 10793/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9951/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10145/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9215/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10793/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 192.168.120.25:123 0.0.0.0:* 9365/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9365/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9365/ntpd \nudp 0 0 0.0.0.0:5644 0.0.0.0:* 566/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10793/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient \nudp6 0 0 :::60495 :::* 566/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 9365/ntpd \nudp6 0 0 ::1:123 :::* 9365/ntpd \nudp6 0 0 :::123 :::* 9365/ntpd \nudp6 0 0 ::1:53 :::* 10793/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23435 10327/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9037 929/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11020 1647/python2.7 /tmp/cloudify-logging-server-153e4.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7249 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11913 1829/python2.7 /tmp/ctx-_UcHPJ.socket\nunix 2 [ ACC ] STREAM LISTENING 8035 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 1601 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21108 9215/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:30 ? 00:00:00 /sbin/init\nroot 2 0 0 07:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:30 ? 00:00:00 [migration/0]\nroot 14 2 0 07:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:30 ? 00:00:00 [migration/1]\nroot 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:30 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:30 ? 00:00:00 [khelper]\nroot 21 2 0 07:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:30 ? 00:00:00 [netns]\nroot 23 2 0 07:30 ? 00:00:00 [writeback]\nroot 24 2 0 07:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:30 ? 00:00:00 [bioset]\nroot 26 2 0 07:30 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:30 ? 00:00:00 [kblockd]\nroot 28 2 0 07:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:30 ? 00:00:00 [khubd]\nroot 30 2 0 07:30 ? 00:00:00 [md]\nroot 31 2 0 07:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:30 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 07:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 07:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 07:30 ? 00:00:00 [vmstat]\nroot 37 2 0 07:30 ? 00:00:00 [ksmd]\nroot 38 2 0 07:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 07:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 07:30 ? 00:00:00 [crypto]\nroot 53 2 0 07:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 07:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 07:30 ? 00:00:00 [vballoon]\nroot 56 2 0 07:30 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 07:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:30 ? 00:00:00 [deferwq]\nroot 80 2 0 07:30 ? 00:00:00 [charger_manager]\nroot 123 2 0 07:30 ? 00:00:00 [kpsmoused]\nroot 125 2 0 07:30 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver]\nroot 330 2 0 07:30 ? 00:00:00 [kworker/u5:1]\nroot 385 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 488 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 07:30 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork\nroot 929 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 939 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 07:30 ? 00:00:00 rsyslogd\nroot 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 07:30 ? 00:00:00 cron\ndaemon 1105 1 0 07:30 ? 00:00:00 atd\nroot 1116 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 07:31 ? 00:00:00 /home/ubuntu/dime_host_a2ipbl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_a2ipbl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_a2ipbl --logging-server-logdir=/home/ubuntu/dime_host_a2ipbl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl%I.log --pidfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl.pid\nubuntu 1764 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/dime_host_a2ipbl/env/bin/diamond --configfile /home/ubuntu/dime_host_a2ipbl/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1650 0 07:33 ? 00:00:00 /home/ubuntu/dime_host_a2ipbl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_a2ipbl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_a2ipbl --logging-server-logdir=/home/ubuntu/dime_host_a2ipbl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl%I.log --pidfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl.pid\nubuntu 1838 1817 0 07:33 ? 00:00:00 /home/ubuntu/dime_host_a2ipbl/env/bin/python2.7 /home/ubuntu/dime_host_a2ipbl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-w5KRZg\nubuntu 1849 1838 0 07:33 ? 00:00:00 /bin/sh -c /tmp/9FPC5/install-dime.sh\nubuntu 1851 1849 0 07:33 ? 00:00:00 /bin/bash -e /tmp/9FPC5/install-dime.sh\nroot 1981 2 0 07:33 ? 00:00:00 [kworker/u5:2]\nntp 8787 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9350 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9351 9350 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9355 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9356 9355 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9365 9351 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9366 9356 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9367 9366 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9405 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10151 1 0 07:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10418 1 0 07:36 ? 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 10481 1851 0 07:36 ? 00:00:00 /bin/bash -e /tmp/9FPC5/install-dime.sh\nubuntu 10482 10481 0 07:36 ? 00:00:00 /bin/bash -e /tmp/9FPC5/install-dime.sh\nroot 10483 10482 0 07:36 ? 00:00:00 sudo ps -edf\nroot 10484 10483 0 07:36 ? 00:00:00 ps -edf\n\nreal\t0m0.014s\nuser\t0m0.007s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:35.358Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:35.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}], "metadata": {"pagination": {"total": 1856, "offset": 1808, "size": 50}}} 2018-10-17 07:36:36,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:36,569 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:36 GMT 2018-10-17 07:36:36,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:36,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37635 2018-10-17 07:36:36,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:36,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:36,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-17 07:36:36,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDYSGfP /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:36,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-17 07:36:36,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-17 07:36:36,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-17 07:36:36,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-17 07:36:36,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:36:36,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-17 07:36:36,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.011s sys 0m0.056s 2018-10-17 07:36:36,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-17 07:36:36,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-17 07:36:36,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.003s sys 0m0.057s 2018-10-17 07:36:36,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:30 ? 00:00:00 /sbin/init root 2 0 0 07:30 ? 00:00:00 [kthreadd] root 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:30 ? 00:00:00 [rcu_sched] root 8 2 0 07:30 ? 00:00:00 [rcuos/0] root 9 2 0 07:30 ? 00:00:00 [rcuos/1] root 10 2 0 07:30 ? 00:00:00 [rcu_bh] root 11 2 0 07:30 ? 00:00:00 [rcuob/0] root 12 2 0 07:30 ? 00:00:00 [rcuob/1] root 13 2 0 07:30 ? 00:00:00 [migration/0] root 14 2 0 07:30 ? 00:00:00 [watchdog/0] root 15 2 0 07:30 ? 00:00:00 [watchdog/1] root 16 2 0 07:30 ? 00:00:00 [migration/1] root 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:30 ? 00:00:00 [kworker/1:0] root 19 2 0 07:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:30 ? 00:00:00 [khelper] root 21 2 0 07:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:30 ? 00:00:00 [netns] root 23 2 0 07:30 ? 00:00:00 [writeback] root 24 2 0 07:30 ? 00:00:00 [kintegrityd] root 25 2 0 07:30 ? 00:00:00 [bioset] root 26 2 0 07:30 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:30 ? 00:00:00 [kblockd] root 28 2 0 07:30 ? 00:00:00 [ata_sff] root 29 2 0 07:30 ? 00:00:00 [khubd] root 30 2 0 07:30 ? 00:00:00 [md] root 31 2 0 07:30 ? 00:00:00 [devfreq_wq] root 32 2 0 07:30 ? 00:00:00 [kworker/0:1] root 34 2 0 07:30 ? 00:00:00 [khungtaskd] root 35 2 0 07:30 ? 00:00:00 [kswapd0] root 36 2 0 07:30 ? 00:00:00 [vmstat] root 37 2 0 07:30 ? 00:00:00 [ksmd] root 38 2 0 07:30 ? 00:00:00 [khugepaged] root 39 2 0 07:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 07:30 ? 00:00:00 [crypto] root 53 2 0 07:30 ? 00:00:00 [kthrotld] root 54 2 0 07:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 07:30 ? 00:00:00 [vballoon] root 56 2 0 07:30 ? 00:00:00 [kworker/1:1] root 57 2 0 07:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:30 ? 00:00:00 [deferwq] root 80 2 0 07:30 ? 00:00:00 [charger_manager] root 124 2 0 07:30 ? 00:00:00 [kpsmoused] root 142 2 0 07:30 ? 00:00:00 [kworker/0:2] root 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 445 2 0 07:30 ? 00:00:00 [kworker/u5:1] root 500 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon root 566 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 07:31 ? 00:00:00 [kauditd] message+ 929 1 0 07:31 ? 00:00:00 dbus-daemon --system --fork root 947 1 0 07:31 ? 00:00:00 upstart-file-bridge --daemon root 960 1 0 07:31 ? 00:00:00 /lib/systemd/systemd-logind syslog 972 1 0 07:31 ? 00:00:00 rsyslogd root 1047 1 0 07:31 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 07:31 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 07:31 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 07:31 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 07:31 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 07:31 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 07:31 ? 00:00:00 cron daemon 1109 1 0 07:31 ? 00:00:00 atd root 1113 1 0 07:31 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 07:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1195 1 0 07:31 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 07:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1647 1 0 07:31 ? 00:00:00 /home/ubuntu/ellis_host_lkywb4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_lkywb4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_lkywb4 --logging-server-logdir=/home/ubuntu/ellis_host_lkywb4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4%I.log --pidfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4.pid ubuntu 1761 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_lkywb4/env/bin/diamond --configfile /home/ubuntu/ellis_host_lkywb4/work/plugins/diamond/etc/diamond.conf ubuntu 1808 1647 0 07:33 ? 00:00:00 /home/ubuntu/ellis_host_lkywb4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_lkywb4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_lkywb4 --logging-server-logdir=/home/ubuntu/ellis_host_lkywb4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4%I.log --pidfile=/home/ubuntu/ellis_host_lkywb4/work/ellis_host_lkywb4.pid ubuntu 1829 1808 0 07:33 ? 00:00:00 /home/ubuntu/ellis_host_lkywb4/env/bin/python2.7 /home/ubuntu/ellis_host_lkywb4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-KqV2O1 ubuntu 1840 1829 0 07:33 ? 00:00:00 /bin/sh -c /tmp/8871K/install-ellis.sh ubuntu 1842 1840 0 07:33 ? 00:00:00 /bin/bash -e /tmp/8871K/install-ellis.sh root 2138 2 0 07:34 ? 00:00:00 [kworker/u5:2] mysql 9215 1 0 07:35 ? 00:00:00 /usr/sbin/mysqld ntp 9365 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9951 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10043 1 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10047 10043 0 07:35 ? 00:00:00 inotifywait -e create -qq . root 10145 1 0 07:35 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10146 10145 0 07:35 ? 00:00:00 nginx: worker process www-data 10147 10145 0 07:35 ? 00:00:00 nginx: worker process www-data 10148 10145 0 07:35 ? 00:00:00 nginx: worker process www-data 10149 10145 0 07:35 ? 00:00:00 nginx: worker process ellis 10327 1 0 07:36 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10506 9951 0 07:36 ? 00:00:00 [nginx_ping] root 10509 9951 0 07:36 ? 00:00:00 [check-nginx-upt] root 10512 9951 0 07:36 ? 00:00:00 [check-monit-upt] root 10517 9951 0 07:36 ? 00:00:00 [poll_ellis.sh] root 10519 9951 0 07:36 ? 00:00:00 [poll_ellis_http] root 10521 9951 0 07:36 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10537 10521 0 07:36 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10577 10537 0 07:36 ? 00:00:00 sleep 27 dnsmasq 10793 1 0 07:36 ? 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 10856 1842 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8871K/install-ellis.sh ubuntu 10857 10856 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8871K/install-ellis.sh root 10858 10857 0 07:36 ? 00:00:00 sudo ps -edf root 10859 10858 0 07:36 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2018-10-17 07:36:36,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:8c:32 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0c:8c32/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109595 errors:0 dropped:0 overruns:0 frame:0 TX packets:57094 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171765075 (171.7 MB) TX bytes:9255072 (9.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: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.008s user 0m0.000s sys 0m0.007s 2018-10-17 07:36:36,573 - 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 10418/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9405/monit tcp6 0 0 ::1:53 :::* LISTEN 10418/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8787/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8787/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8787/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10151/snmpd udp 0 0 0.0.0.0:58124 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10418/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8787/ntpd udp6 0 0 ::1:123 :::* 8787/ntpd udp6 0 0 :::123 :::* 8787/ntpd udp6 0 0 :::161 :::* 10151/snmpd udp6 0 0 :::43547 :::* 580/dhclient udp6 0 0 ::1:53 :::* 10418/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9472 897/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9755 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 24020 10151/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 11084 1650/python2.7 /tmp/cloudify-logging-server-aecc0.socket unix 2 [ ACC ] SEQPACKET LISTENING 7504 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11801 1838/python2.7 /tmp/ctx-HVzWTO.socket unix 2 [ ACC ] STREAM LISTENING 6968 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21119 9365/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21920 9367/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-17 07:36:36,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-17 07:36:36,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:12:69:08 inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe12:6908/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93150 errors:0 dropped:0 overruns:0 frame:0 TX packets:44491 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147119240 (147.1 MB) TX bytes:8094017 (8.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:44 errors:0 dropped:0 overruns:0 frame:0 TX packets:44 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3604 (3.6 KB) TX bytes:3604 (3.6 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-10-17 07:36:36,573 - 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 10793/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9951/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10145/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9215/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10793/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 192.168.120.25:123 0.0.0.0:* 9365/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9365/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9365/ntpd udp 0 0 0.0.0.0:5644 0.0.0.0:* 566/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10793/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient udp6 0 0 :::60495 :::* 566/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 9365/ntpd udp6 0 0 ::1:123 :::* 9365/ntpd udp6 0 0 :::123 :::* 9365/ntpd udp6 0 0 ::1:53 :::* 10793/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23435 10327/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9037 929/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11020 1647/python2.7 /tmp/cloudify-logging-server-153e4.socket unix 2 [ ACC ] SEQPACKET LISTENING 7249 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11913 1829/python2.7 /tmp/ctx-_UcHPJ.socket unix 2 [ ACC ] STREAM LISTENING 8035 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 1601 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21108 9215/mysqld /var/run/mysqld/mysqld.sock real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-17 07:36:36,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-17 07:36:36,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:30 ? 00:00:00 /sbin/init root 2 0 0 07:30 ? 00:00:00 [kthreadd] root 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:30 ? 00:00:00 [rcu_sched] root 8 2 0 07:30 ? 00:00:00 [rcuos/0] root 9 2 0 07:30 ? 00:00:00 [rcuos/1] root 10 2 0 07:30 ? 00:00:00 [rcu_bh] root 11 2 0 07:30 ? 00:00:00 [rcuob/0] root 12 2 0 07:30 ? 00:00:00 [rcuob/1] root 13 2 0 07:30 ? 00:00:00 [migration/0] root 14 2 0 07:30 ? 00:00:00 [watchdog/0] root 15 2 0 07:30 ? 00:00:00 [watchdog/1] root 16 2 0 07:30 ? 00:00:00 [migration/1] root 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:30 ? 00:00:00 [kworker/1:0] root 19 2 0 07:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:30 ? 00:00:00 [khelper] root 21 2 0 07:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:30 ? 00:00:00 [netns] root 23 2 0 07:30 ? 00:00:00 [writeback] root 24 2 0 07:30 ? 00:00:00 [kintegrityd] root 25 2 0 07:30 ? 00:00:00 [bioset] root 26 2 0 07:30 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:30 ? 00:00:00 [kblockd] root 28 2 0 07:30 ? 00:00:00 [ata_sff] root 29 2 0 07:30 ? 00:00:00 [khubd] root 30 2 0 07:30 ? 00:00:00 [md] root 31 2 0 07:30 ? 00:00:00 [devfreq_wq] root 32 2 0 07:30 ? 00:00:00 [kworker/0:1] root 34 2 0 07:30 ? 00:00:00 [khungtaskd] root 35 2 0 07:30 ? 00:00:00 [kswapd0] root 36 2 0 07:30 ? 00:00:00 [vmstat] root 37 2 0 07:30 ? 00:00:00 [ksmd] root 38 2 0 07:30 ? 00:00:00 [khugepaged] root 39 2 0 07:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 07:30 ? 00:00:00 [crypto] root 53 2 0 07:30 ? 00:00:00 [kthrotld] root 54 2 0 07:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 07:30 ? 00:00:00 [vballoon] root 56 2 0 07:30 ? 00:00:00 [kworker/1:1] root 57 2 0 07:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:30 ? 00:00:00 [deferwq] root 80 2 0 07:30 ? 00:00:00 [charger_manager] root 123 2 0 07:30 ? 00:00:00 [kpsmoused] root 125 2 0 07:30 ? 00:00:00 [kworker/0:2] root 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 07:30 ? 00:00:00 [kworker/u5:1] root 385 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 488 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 07:30 ? 00:00:00 [kauditd] message+ 897 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind root 939 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 07:30 ? 00:00:00 rsyslogd root 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 07:30 ? 00:00:00 cron daemon 1105 1 0 07:30 ? 00:00:00 atd root 1116 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 07:31 ? 00:00:00 /home/ubuntu/dime_host_a2ipbl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_a2ipbl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_a2ipbl --logging-server-logdir=/home/ubuntu/dime_host_a2ipbl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl%I.log --pidfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl.pid ubuntu 1764 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/dime_host_a2ipbl/env/bin/diamond --configfile /home/ubuntu/dime_host_a2ipbl/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1650 0 07:33 ? 00:00:00 /home/ubuntu/dime_host_a2ipbl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_a2ipbl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_a2ipbl --logging-server-logdir=/home/ubuntu/dime_host_a2ipbl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl%I.log --pidfile=/home/ubuntu/dime_host_a2ipbl/work/dime_host_a2ipbl.pid ubuntu 1838 1817 0 07:33 ? 00:00:00 /home/ubuntu/dime_host_a2ipbl/env/bin/python2.7 /home/ubuntu/dime_host_a2ipbl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-w5KRZg ubuntu 1849 1838 0 07:33 ? 00:00:00 /bin/sh -c /tmp/9FPC5/install-dime.sh ubuntu 1851 1849 0 07:33 ? 00:00:00 /bin/bash -e /tmp/9FPC5/install-dime.sh root 1981 2 0 07:33 ? 00:00:00 [kworker/u5:2] ntp 8787 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9350 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9351 9350 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9355 1 0 07:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9356 9355 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9365 9351 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9366 9356 0 07:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9367 9366 0 07:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9405 1 0 07:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10151 1 0 07:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10418 1 0 07:36 ? 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 10481 1851 0 07:36 ? 00:00:00 /bin/bash -e /tmp/9FPC5/install-dime.sh ubuntu 10482 10481 0 07:36 ? 00:00:00 /bin/bash -e /tmp/9FPC5/install-dime.sh root 10483 10482 0 07:36 ? 00:00:00 sudo ps -edf root 10484 10483 0 07:36 ? 00:00:00 ps -edf real 0m0.014s user 0m0.007s sys 0m0.007s 2018-10-17 07:36:36,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-17 07:36:36,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-17 07:36:36,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:36,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:36,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:36,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:36,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:36,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:36 GMT 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:36,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:41,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:41,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:41,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:41,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:41,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:41,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:41,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:41,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:41,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[ellis] => [17-Oct-2018 07:35:54 UTC] clearwater-diags-monitor starting\n[17-Oct-2018 07:35:54 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-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[ellis] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/ellis\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/mysql.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/sysstat/sa17\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/mysql.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.043s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[dime] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20181017T070000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa17\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.081s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[dime] => 2018:10:17 07:35:38: Namespace: management\n2018:10:17 07:35:38: [management] Starting server\n2018:10:17 07:35:38: [management] Listening for requests\n2018:10:17 07:35:38: Namespace: signaling\n2018:10:17 07:35:38: [signaling] Starting server\n2018:10:17 07:35:38: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:36.599Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:36.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "Execution done (return_code=0): /tmp/9FPC5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "[dime] => 2018-10-17 07:36:15.441889928 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-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "15c6fff8-1535-40fe-ba75-fe6dafd8d2d0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "[ellis] => 2018-10-17 07:36:17.387494794 Stopping etcd clearwater-etcd\n2018-10-17 07:36:18.618181247 Restarting etcd clearwater-etcd\n2018-10-17 07:36:18.623289464 Configured ETCDCTL_PEERS: 192.168.120.3:4000,\n2018-10-17 07:36:18.624101856 Check for previous failed startup attempt\n2018-10-17 07:36:18.625364096 Running etcdctl member list\n3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true\n2018-10-17 07:36:18.743502041 etcdctl returned 0\n2018-10-17 07:36:18.749891814 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.617Z", "message": "Execution done (return_code=0): /tmp/8871K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "420c5fb0-ad29-4b22-9b79-87994f93f158"}, {"node_instance_id": "ellis_iv5gja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.714Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:37.886Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:37.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:38.888Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:38.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "ellis_iv5gja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:38.888Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:38.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:38.888Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:38.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "dime_tqeusc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:38.888Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:38.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.287Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/185ZN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef57c537-83e8-49fb-aaa1-50197f6f5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.701Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ESJWG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.701Z", "message": "Downloaded scripts/bind/bind.py to /tmp/P0C4L/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.701Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef57c537-83e8-49fb-aaa1-50197f6f5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.701Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.701Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.701Z", "message": "Executing: /tmp/185ZN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef57c537-83e8-49fb-aaa1-50197f6f5c53"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.891Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:39.891Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:39.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "[localhost] run: sudo mv /tmp/tmppGOJOh /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "[localhost] run: sudo mv /tmp/tmpZnFwyJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef57c537-83e8-49fb-aaa1-50197f6f5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "[localhost] run: sudo mv /tmp/tmpU3b5iX /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "[localhost] run: sudo mv /tmp/tmpEAkNjb /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "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-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}], "metadata": {"pagination": {"total": 1920, "offset": 1831, "size": 50}}} 2018-10-17 07:36:41,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:41,722 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:41 GMT 2018-10-17 07:36:41,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:41,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31977 2018-10-17 07:36:41,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:41,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [17-Oct-2018 07:35:54 UTC] clearwater-diags-monitor starting [17-Oct-2018 07:35:54 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-17 07:36:41,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/ellis /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/mysql.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/mysql.err /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/sysstat/sa17 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/mysql.log /var/log/dmesg /var/log/dist-upgrade /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.043s user 0m0.002s sys 0m0.005s 2018-10-17 07:36:41,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20181017T070000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa17 /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.081s user 0m0.000s sys 0m0.007s 2018-10-17 07:36:41,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-17 07:36:41,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:10:17 07:35:38: Namespace: management 2018:10:17 07:35:38: [management] Starting server 2018:10:17 07:35:38: [management] Listening for requests 2018:10:17 07:35:38: Namespace: signaling 2018:10:17 07:35:38: [signaling] Starting server 2018:10:17 07:35:38: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:41,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-17 07:36:41,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-17 07:36:41,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-17 07:36:41,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-17 07:36:41,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-17 07:36:41,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-17 07:36:41,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9FPC5/install-dime.sh 2018-10-17 07:36:41,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-17 07:36:41,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-17 07:36:15.441889928 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:41,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-17 07:36:17.387494794 Stopping etcd clearwater-etcd 2018-10-17 07:36:18.618181247 Restarting etcd clearwater-etcd 2018-10-17 07:36:18.623289464 Configured ETCDCTL_PEERS: 192.168.120.3:4000, 2018-10-17 07:36:18.624101856 Check for previous failed startup attempt 2018-10-17 07:36:18.625364096 Running etcdctl member list 3e369c8ea6c75e31: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=true 2018-10-17 07:36:18.743502041 etcdctl returned 0 2018-10-17 07:36:18.749891814 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:41,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8871K/install-ellis.sh 2018-10-17 07:36:41,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:41,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:41,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:36:41,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:36:41,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:36:41,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:36:41,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/185ZN/create_number.sh 2018-10-17 07:36:41,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ESJWG/bind.py 2018-10-17 07:36:41,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/P0C4L/bind.py 2018-10-17 07:36:41,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-17 07:36:41,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:36:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:36:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/185ZN/create_number.sh 2018-10-17 07:36:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:36:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:36:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:36:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppGOJOh /etc/bind/db.clearwater.local 2018-10-17 07:36:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:36:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:36:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:36:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZnFwyJ /etc/bind/db.clearwater.local 2018-10-17 07:36:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:36:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:36:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-17 07:36:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:36:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:36:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpU3b5iX /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:36:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEAkNjb /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:36:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:36:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:36:41,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:41,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:41,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:41,794 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:41 GMT 2018-10-17 07:36:41,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:41,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:41,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:46,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:47,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:47,032 - 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-10-17T07:36:40.709Z", "message": "[localhost] run: sudo mv /tmp/tmpU3b5iX /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5889646-f6da-4ce2-92f2-a69bab09c39d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.709Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "65d3d9ef-ea6d-4a6c-8573-a9922995ffa2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:40.894Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:40.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:42.249Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}], "metadata": {"pagination": {"total": 1921, "offset": 1881, "size": 50}}} 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:47,032 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:47 GMT 2018-10-17 07:36:47,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:47,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2923 2018-10-17 07:36:47,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:47,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpU3b5iX /etc/bind/db.clearwater.opnfv 2018-10-17 07:36:47,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:36:47,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:47,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-17 07:36:47,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:47,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:47,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:47,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:47,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:47,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:47 GMT 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:47,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:52,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:52,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:52,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:52,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:48.773Z", "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 3 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 0s (6,415 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59686 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.325s\nuser\t0m3.553s\nsys\t0m0.820s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:48.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:49.718Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:49.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:49.718Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:49.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:49.718Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:49.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:51.735Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.088s\nuser\t0m0.008s\nsys\t0m0.060s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:51.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}], "metadata": {"pagination": {"total": 1926, "offset": 1885, "size": 50}}} 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:52 GMT 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7535 2018-10-17 07:36:52,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:52,188 - 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 3 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 0s (6,415 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 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.325s user 0m3.553s sys 0m0.820s 2018-10-17 07:36:52,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-17 07:36:52,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-17 07:36:52,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-17 07:36:52,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.088s user 0m0.008s sys 0m0.060s 2018-10-17 07:36:52,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:52,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:52,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:52,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:52 GMT 2018-10-17 07:36:52,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:52,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:52,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:57,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:36:57,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:57,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:57,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:57,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:57,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:57,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:57,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:57,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:52.723Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:30 ? 00:00:00 /sbin/init\nroot 2 0 0 07:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:30 ? 00:00:00 [migration/0]\nroot 14 2 0 07:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:30 ? 00:00:00 [migration/1]\nroot 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:30 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:30 ? 00:00:00 [khelper]\nroot 21 2 0 07:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:30 ? 00:00:00 [netns]\nroot 23 2 0 07:30 ? 00:00:00 [writeback]\nroot 24 2 0 07:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:30 ? 00:00:00 [bioset]\nroot 26 2 0 07:30 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:30 ? 00:00:00 [kblockd]\nroot 28 2 0 07:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:30 ? 00:00:00 [khubd]\nroot 30 2 0 07:30 ? 00:00:00 [md]\nroot 31 2 0 07:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:30 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 07:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 07:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 07:30 ? 00:00:00 [vmstat]\nroot 37 2 0 07:30 ? 00:00:00 [ksmd]\nroot 38 2 0 07:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 07:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 07:30 ? 00:00:00 [crypto]\nroot 53 2 0 07:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 07:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 07:30 ? 00:00:00 [vballoon]\nroot 57 2 0 07:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:30 ? 00:00:00 [deferwq]\nroot 80 2 0 07:30 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:30 ? 00:00:00 [kpsmoused]\nroot 126 2 0 07:30 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver]\nroot 330 2 0 07:30 ? 00:00:00 [kworker/u5:1]\nroot 385 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 536 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 07:30 ? 00:00:00 [kauditd]\nmessage+ 907 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 944 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1002 1 0 07:30 ? 00:00:00 rsyslogd\nroot 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 07:30 ? 00:00:00 cron\ndaemon 1101 1 0 07:30 ? 00:00:00 atd\nroot 1120 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1138 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1432 2 0 07:31 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 07:31 ? 00:00:00 /home/ubuntu/vellum_host_i0j7xm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i0j7xm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i0j7xm --logging-server-logdir=/home/ubuntu/vellum_host_i0j7xm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm%I.log --pidfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm.pid\nubuntu 1765 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_i0j7xm/env/bin/diamond --configfile /home/ubuntu/vellum_host_i0j7xm/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1651 0 07:33 ? 00:00:00 /home/ubuntu/vellum_host_i0j7xm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i0j7xm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i0j7xm --logging-server-logdir=/home/ubuntu/vellum_host_i0j7xm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm%I.log --pidfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm.pid\nubuntu 1839 1818 0 07:33 ? 00:00:00 /home/ubuntu/vellum_host_i0j7xm/env/bin/python2.7 /home/ubuntu/vellum_host_i0j7xm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ycwYyg\nubuntu 1850 1839 0 07:33 ? 00:00:00 /bin/sh -c /tmp/8MWNZ/install-vellum.sh\nubuntu 1852 1850 0 07:33 ? 00:00:00 /bin/bash -e /tmp/8MWNZ/install-vellum.sh\nroot 2183 2 0 07:33 ? 00:00:00 [kworker/u5:2]\nntp 11848 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12242 1 0 07:35 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12567 1 0 07:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13210 1 0 07:36 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13217 13210 0 07:36 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13578 12567 0 07:36 ? 00:00:00 [check-monit-upt] \ndnsmasq 14176 1 0 07:36 ? 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 14239 1852 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8MWNZ/install-vellum.sh\nubuntu 14240 14239 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8MWNZ/install-vellum.sh\nroot 14241 14240 0 07:36 ? 00:00:00 sudo ps -edf\nroot 14242 14241 0 07:36 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:52.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:52.723Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:52.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:52.723Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:42:25 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe14:4225/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144253 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51233 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218582799 (218.5 MB) TX bytes:9118651 (9.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:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 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-10-17T07:36:52.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:52.723Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:52.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:53.728Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:53.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:53.728Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:53.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:53.728Z", "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 14176/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12567/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12242/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14176/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 11848/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11848/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11848/ntpd \nudp 0 0 0.0.0.0:58124 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12242/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14176/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 ::1:123 :::* 11848/ntpd \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 11848/ntpd \nudp6 0 0 :::123 :::* 11848/ntpd \nudp6 0 0 :::43547 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 14176/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11688 1651/python2.7 /tmp/cloudify-logging-server-bb8b9.socket\nunix 2 [ ACC ] STREAM LISTENING 12049 1839/python2.7 /tmp/ctx-nrg_Lq.socket\nunix 2 [ ACC ] STREAM LISTENING 7067 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9583 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8619 907/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7626 392/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:53.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:53.728Z", "message": "[vellum] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/memcached.log\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/unattended-upgrades\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20181017T070000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/udev\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/ntpstats\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:53.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:53.728Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:53.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:54.780Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:54.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:54.780Z", "message": "[vellum] => 2018-10-17 07:36:10.721662034 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:54.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:55.784Z", "message": "[vellum] => INFO [main] 2018-10-17 07:34:44,715 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-17 07:34:44,730 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-17 07:34:44,807 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-10-17 07:34:44,952 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-17 07:34:44,961 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-17 07:34:44,961 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-17 07:34:45,319 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-17 07:34:45,345 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-10-17 07:34:45,410 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-17 07:34:45,410 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-17 07:34:45,410 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-17 07:34:45,410 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 716096(699K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034424(72299K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717872(16326K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-17 07:34:45,411 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-10-17 07:34:45,411 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_1539761683.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1539761683.log]\nINFO [main] 2018-10-17 07:34:45,522 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-17 07:34:45,522 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-17 07:34:45,632 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-17 07:34:45,636 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-17 07:34:45,637 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-17 07:34:45,641 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-17 07:34:45,647 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-17 07:34:45,652 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-17 07:34:45,653 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-17 07:34:45,726 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-17 07:34:46,854 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-17 07:34:46,859 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-17 07:34:46,864 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-17 07:34:46,868 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-17 07:34:46,872 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-17 07:34:46,876 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-17 07:34:46,880 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-17 07:34:46,884 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-17 07:34:46,887 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-17 07:34:46,891 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-17 07:34:46,897 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-17 07:34:46,900 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-17 07:34:46,904 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-17 07:34:46,907 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-17 07:34:46,910 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-17 07:34:46,913 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-17 07:34:46,983 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-17 07:34:46,984 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-17 07:34:47,021 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,026 Memtable.java:347 - Writing Memtable-local@381418630(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,062 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=1539761686828, position=399)\nINFO [main] 2018-10-17 07:34:47,482 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-17 07:34:47,628 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-17 07:34:47,629 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-17 07:34:47,631 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-17 07:34:47,644 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-10-17 07:34:47,645 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-17 07:34:47,659 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-17 07:34:47,668 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-10-17 07:34:47,677 SystemKeyspace.java:765 - No host ID found, created 6ad53765-eca7-4ffa-9fbf-acbdf6c0c72e (Note: This should happen exactly once per node).\nINFO [main] 2018-10-17 07:34:47,679 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-17 07:34:47,681 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:47,681 Memtable.java:347 - Writing Memtable-local@671160101(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:47,682 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=1539761686828, position=93397)\nINFO [main] 2018-10-17 07:34:47,791 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-17 07:34:47,799 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-10-17 07:34:47,824 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-17 07:34:47,835 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-17 07:34:47,842 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-10-17 07:34:47,850 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-17 07:34:47,857 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-10-17 07:34:47,865 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-17 07:34:47,866 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-17 07:34:47,879 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-10-17 07:34:47,896 StorageService.java:959 - Generated random tokens. tokens are [-3594239939113974938, -7390419988293521778, -2549274298408575282, -8324188418741642233, -1019687838826089309, -7206971308413908818, -6025341478830398871, 1795711096468538418, -2229092114937120911, 6490958329878673088, 2705344697477403262, 4634791001375401409, 3224816417419546564, 3897325098440374360, 7260103265403710691, 5339030705857455919, -2237360136614657464, -6451431137554103782, 7061961481799180566, 6503790736455591694, 7016393893588924848, -1353208958283045900, 3168197283766139583, 8674804051140953702, -8289249243979004580, 7564848330637214072, 5809586175800332741, -3110164568020867791, -2108765803207185978, 7214674510898406402, -1954734379497043586, -8212630142189023330, 782132933975804501, -2175988983467233317, -4879053705424629225, -3153533403275457430, 796344637919721835, -3492256504727728007, 977672183029180670, -969401981652158761, 595770749259186511, -8602933101910889840, -1026305624555432929, 7060822279936472981, 1307353398661503725, 6705231987314571311, -8399409809693721150, 3677009261163096118, -1760360859388145477, 1393923646100154573, 7850510157068873958, 5164003952130725677, 517717390431645829, 31324335369294320, 5041823400317357401, -5273575642217441687, -7974512777870253759, -499262435709730464, -5420113558911758385, 2269226478497777674, 5143640402514636431, 6726096696744934399, -7445775461329841912, -6295998818273301722, 8505615333168124680, 6201975312609415365, 3852244317050333413, -2019957077640516717, -481116950131675339, -4388010695865832009, -862105322751006897, 1595226651181079596, -7546268971033157242, 2908709455372601421, -2567654815056653261, 1508271516850939989, 5223540926392521918, 488866117124318364, 7947537814087831680, 3696068525368292198, -766441595953535703, -4193911974146584664, -6411239595406127813, -7942425557276423507, 4019732854216528879, 1112000511287741133, -6044371594848084889, -704416154864265485, 1515738646755974006, -5331190663418272746, -3457941643454418787, -8449803212799808803, -5276345454726972210, -6045671174123720587, 1419668623746112782, 1113040382946048191, 6145112646246282849, -2478608713099975040, 9008869125405376919, 1060318917859090521, -3388729111726228747, -8762115557405938936, 1982830984270432658, 5699059318803111818, -2873149986243403285, 7790563474785390912, 4109168586736089958, -4333364954708343842, -5182955497025862992, -6920732713442120156, -35366649508023359, 6957803273315671268, -8985400323805926525, 6200625416488962725, -7308020830775687565, 3972377671185896252, 3351733208567819574, -8655868989803996590, -1288711451353299338, -4891538672654506457, -4430080937075430467, -4561611646662760150, 5028030091404492987, 5380733203953120439, 7069374005926302467, 1807638316256926526, -2385863037812464547, -8208286923676049321, -2836685086384234169, 2032210628573100003, -3247491919018139414, 1864479010170437464, -4538450891344470780, -6249842904727956834, -9141749949896604706, -3232104695911091936, 2573613242455263356, 5536250481829157137, 8559918955277801896, -8679775225076150406, 5735373352662003207, -6011499975718122319, 6337936952354029215, 4930766911934741281, -5394158576746997942, 1119978873935766833, -1199241863159885834, -5108449854922088339, -5002651825079446079, -4165343302211402857, 2339287961403465160, -1151041740346149173, -3752731053699316760, -5655703038591137415, -2382600606796839195, -5236170605339390258, -1236040945972722875, 1486243286787822548, 7300413230824199436, -819561354431364275, -8424680424149409858, 7354053161010515300, -458788316058940226, 3428932331356132333, 5407283903646419913, 5593833210216718932, 718669586905708798, 5038448027225803594, 7607002579866292687, -3492195070212553622, -6987318070197034605, 2225226788050193752, -655204566387568095, 3060211598308732713, -7095056499376779159, 8592426626027514780, -1641998607834134312, -8218396260384714269, -2614424866294626239, 4548222413224003379, -2729055330054377741, 5910596572702653725, -1676881428230827422, 6102384751491179169, -6952307281952344531, -3869972416009657972, -3770021171637833290, 3193325466650169507, -1902027597940902752, -5105819514017443640, -6336912985001617166, 2290320116665801381, 8309216569858681094, 543727447195504684, -3976549544132927583, 9201004677900159826, 1256366445658665531, -2277258325437222538, -6563790939418754356, -1708106061569723890, 2452512630433286587, 92106856284953872, -7467437814794297825, 5318964282182476774, 1801064288216891668, -4519161776554661541, -8646020560620156687, 4290937346174035507, 5011918697504701368, 7360264452829957033, -6078707178878392429, 7060553929078046893, -8007037107038225506, -5552678536112108074, 6132626101509046441, -1947257847304836498, 2803956291947857591, -1655608474360778945, 699365794420153893, 8117851738046986027, -7622509064899683159, 435504997178913831, 2870027520693187520, 677733191459376610, -2470475839501329646, 6998387329589490468, 3220864090213975502, -1675328962833504148, -7269181411312930725, -4953881322440729690, -5563407321144353048, 6517651715794264655, 3739656365992782034, 4245995515716835069, -2670831514471429060, -1297802412318799804, 406237804463100640, -2958960896182651009, 3559747296564000901, -865788785792417052, 7649027561576943293, 4641916200783699944, 865613927207617742, 7418137421059303099, 2676400773605062907, -2787897042188110677, 2355431809497093911, 6426957010459187390, -7930243673126669410, 6167443200914815243, -5570021100656853880, -4817975846508904879, -8282276287895691975, 1525193230631862576, 4150932141919002877, -5056573101597613408]\nINFO [main] 2018-10-17 07:34:47,905 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@34065e9f[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@59c272e9[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@36996e6}\nINFO [MigrationStage:1] 2018-10-17 07:34:47,932 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,932 Memtable.java:347 - Writing Memtable-schema_keyspaces@333310318(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,934 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=1539761686828, position=102352)\nINFO [MigrationStage:1] 2018-10-17 07:34:48,440 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:48,440 Memtable.java:347 - Writing Memtable-schema_columnfamilies@330367429(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:48,449 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=1539761686828, position=102352)\nINFO [MigrationStage:1] 2018-10-17 07:34:49,060 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,061 Memtable.java:347 - Writing Memtable-schema_columns@589147549(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,081 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=1539761686828, position=102352)\nINFO [MigrationStage:1] 2018-10-17 07:34:49,176 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,177 Memtable.java:347 - Writing Memtable-schema_triggers@2074548296(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,178 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=1539761686828, position=102352)\nINFO [MigrationStage:1] 2018-10-17 07:34:49,209 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,210 Memtable.java:347 - Writing Memtable-schema_usertypes@1744740558(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,211 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=1539761686828, position=102352)\nINFO [MigrationStage:1] 2018-10-17 07:34:49,356 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7c4e5263[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-10-17 07:34:49,361 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-17 07:34:49,361 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@721f9f2a[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-10-17 07:34:49,365 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-17 07:34:49,402 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,403 Memtable.java:347 - Writing Memtable-local@1884355383(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,404 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=1539761686828, position=102595)\nINFO [main] 2018-10-17 07:34:49,952 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51478 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,953 Memtable.java:347 - Writing Memtable-local@506739903(8.364KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,965 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=1539761686828, position=114584)\nINFO [CompactionExecutor:1] 2018-10-17 07:34:50,388 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-10-17 07:34:50,414 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-17 07:34:50,522 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-17 07:34:50,553 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-10-17 07:34:50,553 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-17 07:34:50,603 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-17 07:34:50,608 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-10-17 07:34:50,958 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,904 bytes to 5,725 (~96% of original) in 557ms = 0.009802MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,224 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,250 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,251 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,252 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-17 07:36:08,259 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-17 07:36:08,261 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:55.784Z", "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.001s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:55.784Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:55.784Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:55.784Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:55.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:56.406Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:56.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:56.790Z", "message": "Execution done (return_code=0): /tmp/8MWNZ/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:56.790Z", "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-10-17T07:36:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:56.790Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:56.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "e5a8641c-a12c-4675-ac2e-659ce3d39612"}], "metadata": {"pagination": {"total": 1949, "offset": 1890, "size": 50}}} 2018-10-17 07:36:57,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:57,593 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:57 GMT 2018-10-17 07:36:57,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:57,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 78545 2018-10-17 07:36:57,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:36:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:30 ? 00:00:00 /sbin/init root 2 0 0 07:30 ? 00:00:00 [kthreadd] root 3 2 0 07:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:30 ? 00:00:00 [rcu_sched] root 8 2 0 07:30 ? 00:00:00 [rcuos/0] root 9 2 0 07:30 ? 00:00:00 [rcuos/1] root 10 2 0 07:30 ? 00:00:00 [rcu_bh] root 11 2 0 07:30 ? 00:00:00 [rcuob/0] root 12 2 0 07:30 ? 00:00:00 [rcuob/1] root 13 2 0 07:30 ? 00:00:00 [migration/0] root 14 2 0 07:30 ? 00:00:00 [watchdog/0] root 15 2 0 07:30 ? 00:00:00 [watchdog/1] root 16 2 0 07:30 ? 00:00:00 [migration/1] root 17 2 0 07:30 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:30 ? 00:00:00 [kworker/1:0] root 19 2 0 07:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:30 ? 00:00:00 [khelper] root 21 2 0 07:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:30 ? 00:00:00 [netns] root 23 2 0 07:30 ? 00:00:00 [writeback] root 24 2 0 07:30 ? 00:00:00 [kintegrityd] root 25 2 0 07:30 ? 00:00:00 [bioset] root 26 2 0 07:30 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:30 ? 00:00:00 [kblockd] root 28 2 0 07:30 ? 00:00:00 [ata_sff] root 29 2 0 07:30 ? 00:00:00 [khubd] root 30 2 0 07:30 ? 00:00:00 [md] root 31 2 0 07:30 ? 00:00:00 [devfreq_wq] root 32 2 0 07:30 ? 00:00:00 [kworker/0:1] root 34 2 0 07:30 ? 00:00:00 [khungtaskd] root 35 2 0 07:30 ? 00:00:00 [kswapd0] root 36 2 0 07:30 ? 00:00:00 [vmstat] root 37 2 0 07:30 ? 00:00:00 [ksmd] root 38 2 0 07:30 ? 00:00:00 [khugepaged] root 39 2 0 07:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 07:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 07:30 ? 00:00:00 [crypto] root 53 2 0 07:30 ? 00:00:00 [kthrotld] root 54 2 0 07:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 07:30 ? 00:00:00 [vballoon] root 57 2 0 07:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:30 ? 00:00:00 [deferwq] root 80 2 0 07:30 ? 00:00:00 [charger_manager] root 124 2 0 07:30 ? 00:00:00 [kpsmoused] root 126 2 0 07:30 ? 00:00:00 [kworker/0:2] root 186 2 0 07:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:30 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 07:30 ? 00:00:00 [kworker/u5:1] root 385 1 0 07:30 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 536 1 0 07:30 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 07:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 07:30 ? 00:00:00 [kauditd] message+ 907 1 0 07:30 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 07:30 ? 00:00:00 upstart-file-bridge --daemon root 944 1 0 07:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 1002 1 0 07:30 ? 00:00:00 rsyslogd root 1050 1 0 07:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 07:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 07:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 07:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 07:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 07:30 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 07:30 ? 00:00:00 cron daemon 1101 1 0 07:30 ? 00:00:00 atd root 1120 1 0 07:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1138 1 0 07:30 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 07:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 07:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1432 2 0 07:31 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 07:31 ? 00:00:00 /home/ubuntu/vellum_host_i0j7xm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i0j7xm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i0j7xm --logging-server-logdir=/home/ubuntu/vellum_host_i0j7xm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm%I.log --pidfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm.pid ubuntu 1765 1 0 07:31 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_i0j7xm/env/bin/diamond --configfile /home/ubuntu/vellum_host_i0j7xm/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1651 0 07:33 ? 00:00:00 /home/ubuntu/vellum_host_i0j7xm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_i0j7xm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_i0j7xm --logging-server-logdir=/home/ubuntu/vellum_host_i0j7xm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm%I.log --pidfile=/home/ubuntu/vellum_host_i0j7xm/work/vellum_host_i0j7xm.pid ubuntu 1839 1818 0 07:33 ? 00:00:00 /home/ubuntu/vellum_host_i0j7xm/env/bin/python2.7 /home/ubuntu/vellum_host_i0j7xm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ycwYyg ubuntu 1850 1839 0 07:33 ? 00:00:00 /bin/sh -c /tmp/8MWNZ/install-vellum.sh ubuntu 1852 1850 0 07:33 ? 00:00:00 /bin/bash -e /tmp/8MWNZ/install-vellum.sh root 2183 2 0 07:33 ? 00:00:00 [kworker/u5:2] ntp 11848 1 0 07:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12242 1 0 07:35 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12567 1 0 07:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13210 1 0 07:36 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13217 13210 0 07:36 ? 00:00:00 cpulimit -e astaire -l 10 root 13578 12567 0 07:36 ? 00:00:00 [check-monit-upt] dnsmasq 14176 1 0 07:36 ? 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 14239 1852 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8MWNZ/install-vellum.sh ubuntu 14240 14239 0 07:36 ? 00:00:00 /bin/bash -e /tmp/8MWNZ/install-vellum.sh root 14241 14240 0 07:36 ? 00:00:00 sudo ps -edf root 14242 14241 0 07:36 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-17 07:36:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-17 07:36:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:42:25 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe14:4225/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144253 errors:0 dropped:0 overruns:0 frame:0 TX packets:51233 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218582799 (218.5 MB) TX bytes:9118651 (9.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:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:57,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-17 07:36:57,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-17 07:36:57,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-17 07:36:57,597 - 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 14176/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12567/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12242/memcached tcp6 0 0 ::1:53 :::* LISTEN 14176/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 11848/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11848/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11848/ntpd udp 0 0 0.0.0.0:58124 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12242/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14176/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 ::1:123 :::* 11848/ntpd udp6 0 0 fe80::f816:3eff:fe1:123 :::* 11848/ntpd udp6 0 0 :::123 :::* 11848/ntpd udp6 0 0 :::43547 :::* 584/dhclient udp6 0 0 ::1:53 :::* 14176/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11688 1651/python2.7 /tmp/cloudify-logging-server-bb8b9.socket unix 2 [ ACC ] STREAM LISTENING 12049 1839/python2.7 /tmp/ctx-nrg_Lq.socket unix 2 [ ACC ] STREAM LISTENING 7067 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9583 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8619 907/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7626 392/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-17 07:36:57,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/memcached.log /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/unattended-upgrades /var/log/chronos /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20181017T070000Z.txt /var/log/astaire/astaire_err.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/rogers /var/log/udev /var/log/cassandra /var/log/cassandra/system.log /var/log/ntpstats real 0m0.008s user 0m0.004s sys 0m0.002s 2018-10-17 07:36:57,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-17 07:36:57,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-17 07:36:57,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-17 07:36:10.721662034 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-10-17 07:36:57,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-17 07:34:44,715 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-17 07:34:44,730 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-17 07:34:44,807 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-10-17 07:34:44,952 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-17 07:34:44,961 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-17 07:34:44,961 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-17 07:34:45,319 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-17 07:34:45,345 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-10-17 07:34:45,410 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-17 07:34:45,410 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-17 07:34:45,410 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-17 07:34:45,410 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 716096(699K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74034424(72299K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-17 07:34:45,411 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717872(16326K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-17 07:34:45,411 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-10-17 07:34:45,411 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_1539761683.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1539761683.log] INFO [main] 2018-10-17 07:34:45,522 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-17 07:34:45,522 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-17 07:34:45,632 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-17 07:34:45,636 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-17 07:34:45,637 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-17 07:34:45,641 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-17 07:34:45,647 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-17 07:34:45,652 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-17 07:34:45,653 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-17 07:34:45,726 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-17 07:34:46,854 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-17 07:34:46,859 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-17 07:34:46,864 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-17 07:34:46,868 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-17 07:34:46,872 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-17 07:34:46,876 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-17 07:34:46,880 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-17 07:34:46,884 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-17 07:34:46,887 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-17 07:34:46,891 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-17 07:34:46,897 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-17 07:34:46,900 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-17 07:34:46,904 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-17 07:34:46,907 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-17 07:34:46,910 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-17 07:34:46,913 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-17 07:34:46,983 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-17 07:34:46,984 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-17 07:34:47,021 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,026 Memtable.java:347 - Writing Memtable-local@381418630(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,062 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=1539761686828, position=399) INFO [main] 2018-10-17 07:34:47,482 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-17 07:34:47,628 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-17 07:34:47,629 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-17 07:34:47,631 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-17 07:34:47,644 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-10-17 07:34:47,645 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-17 07:34:47,659 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-17 07:34:47,668 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-10-17 07:34:47,677 SystemKeyspace.java:765 - No host ID found, created 6ad53765-eca7-4ffa-9fbf-acbdf6c0c72e (Note: This should happen exactly once per node). INFO [main] 2018-10-17 07:34:47,679 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-17 07:34:47,681 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-17 07:34:47,681 Memtable.java:347 - Writing Memtable-local@671160101(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-17 07:34:47,682 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=1539761686828, position=93397) INFO [main] 2018-10-17 07:34:47,791 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-17 07:34:47,799 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-10-17 07:34:47,824 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-17 07:34:47,835 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-17 07:34:47,842 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-10-17 07:34:47,850 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-17 07:34:47,857 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-10-17 07:34:47,865 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-17 07:34:47,866 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-17 07:34:47,879 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-10-17 07:34:47,896 StorageService.java:959 - Generated random tokens. tokens are [-3594239939113974938, -7390419988293521778, -2549274298408575282, -8324188418741642233, -1019687838826089309, -7206971308413908818, -6025341478830398871, 1795711096468538418, -2229092114937120911, 6490958329878673088, 2705344697477403262, 4634791001375401409, 3224816417419546564, 3897325098440374360, 7260103265403710691, 5339030705857455919, -2237360136614657464, -6451431137554103782, 7061961481799180566, 6503790736455591694, 7016393893588924848, -1353208958283045900, 3168197283766139583, 8674804051140953702, -8289249243979004580, 7564848330637214072, 5809586175800332741, -3110164568020867791, -2108765803207185978, 7214674510898406402, -1954734379497043586, -8212630142189023330, 782132933975804501, -2175988983467233317, -4879053705424629225, -3153533403275457430, 796344637919721835, -3492256504727728007, 977672183029180670, -969401981652158761, 595770749259186511, -8602933101910889840, -1026305624555432929, 7060822279936472981, 1307353398661503725, 6705231987314571311, -8399409809693721150, 3677009261163096118, -1760360859388145477, 1393923646100154573, 7850510157068873958, 5164003952130725677, 517717390431645829, 31324335369294320, 5041823400317357401, -5273575642217441687, -7974512777870253759, -499262435709730464, -5420113558911758385, 2269226478497777674, 5143640402514636431, 6726096696744934399, -7445775461329841912, -6295998818273301722, 8505615333168124680, 6201975312609415365, 3852244317050333413, -2019957077640516717, -481116950131675339, -4388010695865832009, -862105322751006897, 1595226651181079596, -7546268971033157242, 2908709455372601421, -2567654815056653261, 1508271516850939989, 5223540926392521918, 488866117124318364, 7947537814087831680, 3696068525368292198, -766441595953535703, -4193911974146584664, -6411239595406127813, -7942425557276423507, 4019732854216528879, 1112000511287741133, -6044371594848084889, -704416154864265485, 1515738646755974006, -5331190663418272746, -3457941643454418787, -8449803212799808803, -5276345454726972210, -6045671174123720587, 1419668623746112782, 1113040382946048191, 6145112646246282849, -2478608713099975040, 9008869125405376919, 1060318917859090521, -3388729111726228747, -8762115557405938936, 1982830984270432658, 5699059318803111818, -2873149986243403285, 7790563474785390912, 4109168586736089958, -4333364954708343842, -5182955497025862992, -6920732713442120156, -35366649508023359, 6957803273315671268, -8985400323805926525, 6200625416488962725, -7308020830775687565, 3972377671185896252, 3351733208567819574, -8655868989803996590, -1288711451353299338, -4891538672654506457, -4430080937075430467, -4561611646662760150, 5028030091404492987, 5380733203953120439, 7069374005926302467, 1807638316256926526, -2385863037812464547, -8208286923676049321, -2836685086384234169, 2032210628573100003, -3247491919018139414, 1864479010170437464, -4538450891344470780, -6249842904727956834, -9141749949896604706, -3232104695911091936, 2573613242455263356, 5536250481829157137, 8559918955277801896, -8679775225076150406, 5735373352662003207, -6011499975718122319, 6337936952354029215, 4930766911934741281, -5394158576746997942, 1119978873935766833, -1199241863159885834, -5108449854922088339, -5002651825079446079, -4165343302211402857, 2339287961403465160, -1151041740346149173, -3752731053699316760, -5655703038591137415, -2382600606796839195, -5236170605339390258, -1236040945972722875, 1486243286787822548, 7300413230824199436, -819561354431364275, -8424680424149409858, 7354053161010515300, -458788316058940226, 3428932331356132333, 5407283903646419913, 5593833210216718932, 718669586905708798, 5038448027225803594, 7607002579866292687, -3492195070212553622, -6987318070197034605, 2225226788050193752, -655204566387568095, 3060211598308732713, -7095056499376779159, 8592426626027514780, -1641998607834134312, -8218396260384714269, -2614424866294626239, 4548222413224003379, -2729055330054377741, 5910596572702653725, -1676881428230827422, 6102384751491179169, -6952307281952344531, -3869972416009657972, -3770021171637833290, 3193325466650169507, -1902027597940902752, -5105819514017443640, -6336912985001617166, 2290320116665801381, 8309216569858681094, 543727447195504684, -3976549544132927583, 9201004677900159826, 1256366445658665531, -2277258325437222538, -6563790939418754356, -1708106061569723890, 2452512630433286587, 92106856284953872, -7467437814794297825, 5318964282182476774, 1801064288216891668, -4519161776554661541, -8646020560620156687, 4290937346174035507, 5011918697504701368, 7360264452829957033, -6078707178878392429, 7060553929078046893, -8007037107038225506, -5552678536112108074, 6132626101509046441, -1947257847304836498, 2803956291947857591, -1655608474360778945, 699365794420153893, 8117851738046986027, -7622509064899683159, 435504997178913831, 2870027520693187520, 677733191459376610, -2470475839501329646, 6998387329589490468, 3220864090213975502, -1675328962833504148, -7269181411312930725, -4953881322440729690, -5563407321144353048, 6517651715794264655, 3739656365992782034, 4245995515716835069, -2670831514471429060, -1297802412318799804, 406237804463100640, -2958960896182651009, 3559747296564000901, -865788785792417052, 7649027561576943293, 4641916200783699944, 865613927207617742, 7418137421059303099, 2676400773605062907, -2787897042188110677, 2355431809497093911, 6426957010459187390, -7930243673126669410, 6167443200914815243, -5570021100656853880, -4817975846508904879, -8282276287895691975, 1525193230631862576, 4150932141919002877, -5056573101597613408] INFO [main] 2018-10-17 07:34:47,905 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@34065e9f[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@59c272e9[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@36996e6} INFO [MigrationStage:1] 2018-10-17 07:34:47,932 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,932 Memtable.java:347 - Writing Memtable-schema_keyspaces@333310318(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-17 07:34:47,934 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=1539761686828, position=102352) INFO [MigrationStage:1] 2018-10-17 07:34:48,440 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-17 07:34:48,440 Memtable.java:347 - Writing Memtable-schema_columnfamilies@330367429(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-17 07:34:48,449 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=1539761686828, position=102352) INFO [MigrationStage:1] 2018-10-17 07:34:49,060 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,061 Memtable.java:347 - Writing Memtable-schema_columns@589147549(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,081 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=1539761686828, position=102352) INFO [MigrationStage:1] 2018-10-17 07:34:49,176 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,177 Memtable.java:347 - Writing Memtable-schema_triggers@2074548296(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,178 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=1539761686828, position=102352) INFO [MigrationStage:1] 2018-10-17 07:34:49,209 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,210 Memtable.java:347 - Writing Memtable-schema_usertypes@1744740558(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,211 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=1539761686828, position=102352) INFO [MigrationStage:1] 2018-10-17 07:34:49,356 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7c4e5263[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-10-17 07:34:49,361 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-17 07:34:49,361 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@721f9f2a[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-10-17 07:34:49,365 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-17 07:34:49,402 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,403 Memtable.java:347 - Writing Memtable-local@1884355383(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-17 07:34:49,404 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=1539761686828, position=102595) INFO [main] 2018-10-17 07:34:49,952 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51478 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,953 Memtable.java:347 - Writing Memtable-local@506739903(8.364KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-17 07:34:49,965 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=1539761686828, position=114584) INFO [CompactionExecutor:1] 2018-10-17 07:34:50,388 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-10-17 07:34:50,414 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-17 07:34:50,522 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-17 07:34:50,553 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-10-17 07:34:50,553 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-17 07:34:50,603 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-17 07:34:50,608 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-10-17 07:34:50,958 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,904 bytes to 5,725 (~96% of original) in 557ms = 0.009802MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,224 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,250 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,251 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-17 07:36:06,252 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-17 07:36:08,259 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-17 07:36:08,261 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-17 07:36:57,599 - 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.001s sys 0m0.004s 2018-10-17 07:36:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-17 07:36:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-17 07:36:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-17 07:36:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:36:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8MWNZ/install-vellum.sh 2018-10-17 07:36:57,600 - 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-10-17 07:36:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-17 07:36:57,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:36:57,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:36:57,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:36:57,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:36:57,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:36:57 GMT 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:36:57,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:02,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:02,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:02,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:02,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:02,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:02,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:02,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:02,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:02,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:57.869Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/E6465/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:57.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": "vellum_nt9ois", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:57.902Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:57.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:57.902Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:57.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:57.902Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:57.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:58.794Z", "message": "[vellum] 192.168.120.12", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:58.794Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:58.794Z", "message": "Executing: /tmp/E6465/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:59.798Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:59.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:59.798Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:59.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:36:59.798Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:36:59.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1959, "offset": 1910, "size": 50}}} 2018-10-17 07:37:02,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:02,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:02 GMT 2018-10-17 07:37:02,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:02,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5192 2018-10-17 07:37:02,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:02,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/E6465/start-vellum.sh 2018-10-17 07:37:02,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:37:02,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-17 07:37:02,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:37:02,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2018-10-17 07:37:02,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-17 07:37:02,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/E6465/start-vellum.sh 2018-10-17 07:37:02,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-17 07:37:02,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-17 07:37:02,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:37:02,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:03,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:03,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:03,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:03,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:03,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:03,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:03,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:03,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:03,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:03,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:03 GMT 2018-10-17 07:37:03,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:03,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:03,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:08,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:08,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:08,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:08,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:08,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:08,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:08,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:08,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:08,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1959, "offset": 1920, "size": 50}}} 2018-10-17 07:37:08,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:08,475 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:08 GMT 2018-10-17 07:37:08,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:08,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:37:08,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:08,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:08,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:08,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:08,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:08,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:08,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:08 GMT 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:08,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:13,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:13,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:13,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:13,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:13,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:13,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:13,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:13,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:13,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:09.497Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:37:09.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:10.804Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.3: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.3\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-10-17T07:37:10.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef57c537-83e8-49fb-aaa1-50197f6f5c53"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:13.638Z", "message": "Execution done (return_code=0): /tmp/185ZN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:37:13.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "ef57c537-83e8-49fb-aaa1-50197f6f5c53"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:13.866Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:37:13.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1962, "offset": 1920, "size": 50}}} 2018-10-17 07:37:13,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:13,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:13 GMT 2018-10-17 07:37:13,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:13,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3041 2018-10-17 07:37:13,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:37:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.3: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.3 # 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-10-17 07:37:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/185ZN/create_number.sh 2018-10-17 07:37:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:37:13,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:14,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:14,228 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:14 GMT 2018-10-17 07:37:14,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:14,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:14,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:19,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:19,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:19,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:19,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:19,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1963, "offset": 1924, "size": 50}}} 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:19 GMT 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:37:19,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:19,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:19,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:19,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:19,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:19,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:19,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:19,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:19,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:19,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:19,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:19,602 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:19 GMT 2018-10-17 07:37:19,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:19,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:19,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:24,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:24,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:19.742Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:37:19.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1964, "offset": 1924, "size": 50}}} 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:24,748 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:24 GMT 2018-10-17 07:37:24,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:24,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:37:24,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:37:24,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:24,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:24,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:24,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:24 GMT 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:24,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:29,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:29,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:29,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:29,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:29,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:29,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:29,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:29,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:29,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1964, "offset": 1925, "size": 50}}} 2018-10-17 07:37:29,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:29,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:29 GMT 2018-10-17 07:37:29,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:29,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:37:29,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:29,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:30,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:30,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:30,084 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:30 GMT 2018-10-17 07:37:30,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:30,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:30,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:35,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:35,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:35,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:29.985Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:37:29.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1965, "offset": 1925, "size": 50}}} 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:35 GMT 2018-10-17 07:37:35,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:35,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:37:35,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:35,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:37:35,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:35,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:35,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:35 GMT 2018-10-17 07:37:35,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:35,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:35,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:40,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:40,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:40,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:40,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:40.220Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:37:40.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1966, "offset": 1926, "size": 50}}} 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:40 GMT 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:37:40,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:40,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:37:40,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:40,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:40,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:40,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:40,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:40,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:40,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:40,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:40,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:40,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:40,384 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:40 GMT 2018-10-17 07:37:40,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:40,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:40,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:45,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:45,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:45,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:45,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1966, "offset": 1927, "size": 50}}} 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:45 GMT 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:37:45,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:45,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:45,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:45,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:45,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:45,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:45,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:45,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:45,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:45,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:45,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:45,521 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:45 GMT 2018-10-17 07:37:45,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:45,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:45,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:50,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:50,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:50,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:50,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:50,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:37:50.455Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:37:50.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1967, "offset": 1927, "size": 50}}} 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:50 GMT 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:37:50,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:50,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:37:50,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:50,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:50,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:50,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:50,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:50,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:50,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:50,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:50,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:50,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:50,668 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:50 GMT 2018-10-17 07:37:50,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:50,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:50,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:55,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:37:55,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:55,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:55,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1967, "offset": 1928, "size": 50}}} 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:55 GMT 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:37:55,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:37:55,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:37:55,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:37:55,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:37:55,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:37:55,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:37:55,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:37:55 GMT 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:37:55,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:00,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:00,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:38:00.691Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:38:00.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1968, "offset": 1928, "size": 50}}} 2018-10-17 07:38:00,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:00,900 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:00 GMT 2018-10-17 07:38:00,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:00,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:38:00,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:38:00,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:00,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:00,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:00 GMT 2018-10-17 07:38:00,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:00,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:00,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:05,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:06,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:06,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:06,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:06,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:06,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:06,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:06,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:06,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1968, "offset": 1929, "size": 50}}} 2018-10-17 07:38:06,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:06,048 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:06 GMT 2018-10-17 07:38:06,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:06,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:38:06,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:06,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:06,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:06,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:06,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:06 GMT 2018-10-17 07:38:06,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:06,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:06,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:11,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:11,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:11,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:11,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:11,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:11,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:11,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:11,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:11,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:38:10.924Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:38:10.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1969, "offset": 1929, "size": 50}}} 2018-10-17 07:38:11,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:11,234 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:11 GMT 2018-10-17 07:38:11,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:11,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:38:11,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:11,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:38:11,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:11,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:11,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:11 GMT 2018-10-17 07:38:11,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:11,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:11,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:16,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:16,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1969, "offset": 1930, "size": 50}}} 2018-10-17 07:38:16,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:16,396 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:16 GMT 2018-10-17 07:38:16,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:16,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:38:16,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:16,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:16,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:16,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:16,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:16 GMT 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:16,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:16,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:21,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:21,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:38:21.154Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:38:21.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1970, "offset": 1930, "size": 50}}} 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:21,631 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:21 GMT 2018-10-17 07:38:21,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:21,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:38:21,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:21,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:38:21,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:21,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:21,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:21,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:21,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:21,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:21,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:21,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:21,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:21,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:21,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:21 GMT 2018-10-17 07:38:21,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:21,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:21,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:26,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:26,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:26,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1970, "offset": 1931, "size": 50}}} 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:26 GMT 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:26,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:38:26,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:26,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:26,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:26,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:26 GMT 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:26,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:26,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:31,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:31,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:31,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:31,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:38:31.391Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:38:31.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1971, "offset": 1931, "size": 50}}} 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:31 GMT 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:38:31,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:31,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:38:31,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:32,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:32,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:32,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:32,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:32,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:32,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:32,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:32,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:32,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:32,020 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:32 GMT 2018-10-17 07:38:32,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:32,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:32,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:37,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:37,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:37,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:37,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1971, "offset": 1932, "size": 50}}} 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:37 GMT 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:38:37,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:37,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:37,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:37,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:37,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:37,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:37,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:37,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:37,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:37,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:37,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:37,270 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:37 GMT 2018-10-17 07:38:37,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:37,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:37,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:42,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:42,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:42,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:42,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:42,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:42,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:42,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:42,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:42,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:38:41.622Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:38:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1972, "offset": 1932, "size": 50}}} 2018-10-17 07:38:42,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:42,438 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:42 GMT 2018-10-17 07:38:42,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:42,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:38:42,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:42,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:38:42,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:42,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:42,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:42,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:42 GMT 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:42,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:42,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:47,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:47,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1972, "offset": 1933, "size": 50}}} 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:47,576 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:47 GMT 2018-10-17 07:38:47,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:47,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:38:47,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:47,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:47,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:47,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:47,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:47,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:47 GMT 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:47,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:52,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:52,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:38:51.870Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:38:51.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1973, "offset": 1933, "size": 50}}} 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:52 GMT 2018-10-17 07:38:52,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:52,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:38:52,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:52,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:38:52,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:52,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:52,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:52,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:52,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:52,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:52,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:52,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:52,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:52,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:52,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:52 GMT 2018-10-17 07:38:52,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:52,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:52,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:57,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:38:57,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1973, "offset": 1934, "size": 50}}} 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:57,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:57 GMT 2018-10-17 07:38:57,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:57,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:38:57,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:38:57,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:38:57,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:38:57,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:38:57 GMT 2018-10-17 07:38:57,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:38:57,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:38:57,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:02,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:39:03,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:03,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:02.092Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:02.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1974, "offset": 1934, "size": 50}}} 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:03 GMT 2018-10-17 07:39:03,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:03,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:39:03,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:39:03,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:03,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:03,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:03,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:03,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:03 GMT 2018-10-17 07:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:39:03,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:08,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:39:08,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:08,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1974, "offset": 1935, "size": 50}}} 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:08,162 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:08 GMT 2018-10-17 07:39:08,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:08,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:39:08,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:08,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:39:08,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:08,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:08,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:08,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:08,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:08,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:08,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:08,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:39:08,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:08,222 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:08 GMT 2018-10-17 07:39:08,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:08,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:39:08,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:13,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:39:13,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:13,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:13,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:13,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:12.328Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:12.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}], "metadata": {"pagination": {"total": 1975, "offset": 1935, "size": 50}}} 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:13 GMT 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-17 07:39:13,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:13,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-17 07:39:13,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:39:13,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:13,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:13,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:13,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:13 GMT 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:39:13,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:18,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:39:18,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:18,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:18,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:18,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:18,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:18,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:18,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:18,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1975, "offset": 1936, "size": 50}}} 2018-10-17 07:39:18,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:18,525 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:18 GMT 2018-10-17 07:39:18,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:18,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-17 07:39:18,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:18,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:39:18,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:18,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:18,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:18 GMT 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:18,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:39:18,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:23,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:39:23,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:23,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:22.374Z", "message": "Execution done (return_code=0): /tmp/E6465/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:22.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "7103404f-6055-4d1f-a880-5540b3eb9b80"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:22.466Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:22.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:22.941Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:22.941Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:23.558Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:23.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:23.558Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UW4GX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:23.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}], "metadata": {"pagination": {"total": 1981, "offset": 1936, "size": 50}}} 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:23,692 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:23 GMT 2018-10-17 07:39:23,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:23,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3172 2018-10-17 07:39:23,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:23,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/E6465/start-vellum.sh 2018-10-17 07:39:23,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:39:23,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:39:23,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:39:23,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:39:23,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UW4GX/bind.py 2018-10-17 07:39:23,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:39:23,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:23,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:23,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:23,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:23,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:23,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:23,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:23,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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:39:23,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:23,753 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:23 GMT 2018-10-17 07:39:23,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:23,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-17 07:39:23,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:28,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:39:28,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:28,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:28,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:28,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:28,834 - 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-10-17T07:39:23.843Z", "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-10-17T07:39:23.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:23.843Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {u'vellum_nt9ois': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-nt9ois'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:23.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:23.843Z", "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-10-17T07:39:23.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:24.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "message": "[localhost] run: sudo mv /tmp/tmpxRBdvs /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {u'vellum_nt9ois': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-nt9ois'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "message": "[localhost] run: sudo mv /tmp/tmpLYttKd /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "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-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "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-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.847Z", "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-10-17T07:39:24.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565", "logger": "8e49334d-142c-4e81-b6a9-d7fb69bffa1f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:39:24.945Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T07:39:24.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 1994, "offset": 1942, "size": 50}}} 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:28 GMT 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8716 2018-10-17 07:39:28,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:39:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {u'vellum_nt9ois': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-nt9ois'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:39:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:39:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:39:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxRBdvs /etc/bind/db.clearwater.local 2018-10-17 07:39:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_9a8ddg': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-9a8ddg'}}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {u'vellum_nt9ois': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-nt9ois'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:39:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLYttKd /etc/bind/db.clearwater.opnfv 2018-10-17 07:39:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:39:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:39:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:39:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:39:28,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:39:28,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-17 07:39:28,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c604048f-9877-4249-85ff-79dcbf198565 2018-10-17 07:39:28,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:28,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:28,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:28,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:28,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:28,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:28,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:28,895 - 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-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"} 2018-10-17 07:39:28,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:28,895 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:28 GMT 2018-10-17 07:39:28,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:28,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-17 07:39:28,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:28,896 - 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-10-17T07:27:48.716Z', 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'c604048f-9877-4249-85ff-79dcbf198565'} 2018-10-17 07:39:28,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-17 07:39:28,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:39:28,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:39:28,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:39:28,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:39:28,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:39:28,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:39:28,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:39:28,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2018-10-17 07:39:28,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:39:28,962 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:39:28 GMT 2018-10-17 07:39:28,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:39:28,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-17 07:39:28,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:39:28,966 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2018-10-17 07:39:29,056 - 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-10-17 07:39:29,124 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-17 07:39:29,125 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-17 07:40:18,036 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:40:18,037 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-17 07:41:23,336 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:41:23,336 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-17 07:42:28,654 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:42:28,654 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-17 07:43:33,979 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:43:33,980 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-17 07:43:59,183 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550918@clearwater.opnfv', u'sip_username': u'6505550918', u'formatted_number': u'(650) 555-0918', u'number': u'6505550918', u'sip_uri': u'sip:6505550918@clearwater.opnfv', u'number_id': u'8d00511d28394bb69c614d316c7d299a', u'sip_password': u'7vz5cT5mV', u'pstn': False} 2018-10-17 07:43:59,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-17 07:43:59,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:43:59,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:43:59,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:43:59,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:43:59,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:43:59,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:43:59,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:43:59,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2018-10-17 07:43:59,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:43:59,272 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:43:59 GMT 2018-10-17 07:43:59,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:43:59,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-17 07:43:59,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:43:59,272 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-17 07:43:59,273 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-17 07:43:59,282 - 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-10-17 07:43:59,283 - 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-10-17 07:44:01,019 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-17 07:44:01,020 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated Basic Call - Mainline (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-call.rb:19: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - SDP (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-call.rb:82: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Tel URIs (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-call.rb:137: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Unknown number (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-call.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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Rejected by remote endpoint (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-call.rb:202: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Messages - Pager model (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-call.rb:237: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Pracks (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-call.rb:267: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Registration (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-register.rb:11: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/basic-register.rb:57: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Barring - Outbound Rejection (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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-barring.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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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-barring.rb:130: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:80: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 (not registered) (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:101: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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 SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:250: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:278: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - Reject-Contact interop (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:306: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - Accept-Contact interop (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:336: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR with other param as target (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:375: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - GRUU with other param as target (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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:411: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/subscribe.rb:24: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' SUBSCRIBE - reg-event with a GRUU (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/subscribe.rb:75: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' SUBSCRIBE - Subscription timeout (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/subscribe.rb:112: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' SUBSCRIBE - Registration timeout (TCP) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/subscribe.rb:156: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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) - Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) - /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' - /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' - /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' - /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' - /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' - /src/vims-test/lib/ellis.rb:166:in `rescue in get_security_cookie' - /src/vims-test/lib/ellis.rb:158:in `get_security_cookie' - /src/vims-test/lib/ellis.rb:67: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/subscribe.rb:223: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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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= Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Name does not resolve) /usr/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' /usr/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' /usr/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect' /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /usr/lib/ruby/2.5.0/net/http.rb:909:in `start' /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' /src/vims-test/lib/ellis.rb:28:in `destroy_leaked_numbers' /src/vims-test/lib/live-test.rb:27:in `run_tests' /src/vims-test/Rakefile:14:in `block in ' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' /usr/bin/rake:23:in `load' /usr/bin/rake:23:in `
' 51 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-10-17 07:43:59 +0000 Basic Call - SDP (TCP) at 2018-10-17 07:44:00 +0000 Basic Call - Tel URIs (TCP) at 2018-10-17 07:44:00 +0000 Basic Call - Unknown number (TCP) at 2018-10-17 07:44:00 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-10-17 07:44:00 +0000 Basic Call - Messages - Pager model (TCP) at 2018-10-17 07:44:00 +0000 Basic Call - Pracks (TCP) at 2018-10-17 07:44:00 +0000 Basic Registration (TCP) at 2018-10-17 07:44:00 +0000 Multiple Identities (TCP) at 2018-10-17 07:44:00 +0000 Call Barring - Outbound Rejection (TCP) at 2018-10-17 07:44:00 +0000 Call Barring - Inbound Rejection (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Not registered (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Busy (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Unconditional (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - No answer (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Bad target URI (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Audio-only call (TCP) at 2018-10-17 07:44:00 +0000 Call Diversion - Audio-video call (TCP) at 2018-10-17 07:44:00 +0000 Call Waiting - Accepted (TCP) at 2018-10-17 07:44:00 +0000 Call Waiting - Cancelled (TCP) at 2018-10-17 07:44:00 +0000 CANCEL - Mainline (TCP) at 2018-10-17 07:44:00 +0000 Filtering - Accept-Contact (TCP) at 2018-10-17 07:44:00 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-10-17 07:44:00 +0000 Filtering - Accept-Contact no match (TCP) at 2018-10-17 07:44:00 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-10-17 07:44:00 +0000 Filtering - RFC3841 example (TCP) at 2018-10-17 07:44:00 +0000 Filtering - Reject-Contact no match (TCP) at 2018-10-17 07:44:00 +0000 Filtering - Reject-Contact match (TCP) at 2018-10-17 07:44:00 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-10-17 07:44:00 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-10-17 07:44:00 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-10-17 07:44:00 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - AoR as target (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - Reject-Contact interop (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-10-17 07:44:00 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-10-17 07:44:00 +0000 SUBSCRIBE - reg-event (TCP) at 2018-10-17 07:44:00 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-10-17 07:44:00 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-10-17 07:44:00 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-10-17 07:44:00 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-10-17 07:44:00 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-17 07:44:01,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 51, 'skipped': 42, 'total': 93, 'passed': 0} 2018-10-17 07:44:01,152 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 07:44:01,153 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 21:59 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-17 07:44:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-17 07:44:01,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-10-17 07:44:01,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:01,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:01,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:01,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:01,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:01,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:01,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:01,231 - 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-10-17T07:27:07.060Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "9b1c3170-2fd2-41f0-9e5c-acc6948fd006"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:27:48.716Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c604048f-9877-4249-85ff-79dcbf198565"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-17 07:44:01,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:01,231 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:01 GMT 2018-10-17 07:44:01,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:01,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-17 07:44:01,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:01,232 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:01,431 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-17 07:44:01,432 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:01,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:01,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:01 GMT 2018-10-17 07:44:01,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:01,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:01,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:01,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:01,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:01 GMT 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-17 07:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:01,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:01,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:01,595 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:01,595 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:01 GMT 2018-10-17 07:44:01,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:01,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:01,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:06,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:06,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:06,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:06,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:06,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:06,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:06,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:06,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:06,734 - 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-10-17T07:44:02.238Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:02.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.298Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.298Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.298Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_iv5gja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.298Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.298Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.298Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.298Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.795Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/7ZUK3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "598a291d-d8bc-4c5a-95af-3d35391312c0"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.932Z", "message": "Executing: /tmp/L2YAV/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b6fd1ea4-2374-45d0-abea-cce6bb0d055b"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.932Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/L2YAV/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b6fd1ea4-2374-45d0-abea-cce6bb0d055b"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.932Z", "message": "Executing: /tmp/CZCJM/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2692ade5-898d-48b0-a711-412284391499"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.932Z", "message": "Executing: /tmp/7ZUK3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "598a291d-d8bc-4c5a-95af-3d35391312c0"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:03.932Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/CZCJM/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:03.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2692ade5-898d-48b0-a711-412284391499"}, {"node_instance_id": "bono_zecjer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_iv5gja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_iv5gja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.010Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9a48416a-cc45-4ea3-baa4-e2be616a31a0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Execution done (return_code=1): /tmp/4WDYD/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "453267d1-81b1-4433-8885-b4d774ddcf43"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b6fd1ea4-2374-45d0-abea-cce6bb0d055b"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "0da71e21-2a06-4600-92a7-560a7b332de2"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "453267d1-81b1-4433-8885-b4d774ddcf43"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Executing: /tmp/Z0FBJ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "0da71e21-2a06-4600-92a7-560a7b332de2"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Executing: /tmp/4WDYD/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "453267d1-81b1-4433-8885-b4d774ddcf43"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/Z0FBJ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "0da71e21-2a06-4600-92a7-560a7b332de2"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Execution done (return_code=1): /tmp/CZCJM/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2692ade5-898d-48b0-a711-412284391499"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Execution done (return_code=1): /tmp/L2YAV/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b6fd1ea4-2374-45d0-abea-cce6bb0d055b"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/IWAGU/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9a48416a-cc45-4ea3-baa4-e2be616a31a0"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2692ade5-898d-48b0-a711-412284391499"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "598a291d-d8bc-4c5a-95af-3d35391312c0"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Executing: /tmp/IWAGU/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9a48416a-cc45-4ea3-baa4-e2be616a31a0"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/4WDYD/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "453267d1-81b1-4433-8885-b4d774ddcf43"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:04.938Z", "message": "Execution done (return_code=1): /tmp/IWAGU/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:04.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9a48416a-cc45-4ea3-baa4-e2be616a31a0"}, {"node_instance_id": "ellis_iv5gja", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.015Z", "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_lkywb4/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_lkywb4/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_lkywb4/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-10-17T07:44:05.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.015Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.015Z", "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_i0j7xm/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_i0j7xm/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_i0j7xm/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-10-17T07:44:05.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.015Z", "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_4i16a2/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_4i16a2/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_4i16a2/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-10-17T07:44:05.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.015Z", "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_a2ipbl/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_a2ipbl/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_a2ipbl/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-10-17T07:44:05.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.015Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}], "metadata": {"pagination": {"total": 87, "offset": 0, "size": 50}}} 2018-10-17 07:44:06,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:06,734 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:06 GMT 2018-10-17 07:44:06,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:06,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30423 2018-10-17 07:44:06,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:06,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-17 07:44:06,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:06,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:06,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:06,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:06,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:06,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/7ZUK3/stop-bono.sh 2018-10-17 07:44:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L2YAV/stop-homer.sh 2018-10-17 07:44:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/L2YAV/stop-homer.sh 2018-10-17 07:44:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CZCJM/stop-vellum.sh 2018-10-17 07:44:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7ZUK3/stop-bono.sh 2018-10-17 07:44:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/CZCJM/stop-vellum.sh 2018-10-17 07:44:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-17 07:44:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4WDYD/stop-dime.sh 2018-10-17 07:44:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-17 07:44:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-17 07:44:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-17 07:44:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z0FBJ/stop-sprout.sh 2018-10-17 07:44:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4WDYD/stop-dime.sh 2018-10-17 07:44:06,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/Z0FBJ/stop-sprout.sh 2018-10-17 07:44:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/CZCJM/stop-vellum.sh 2018-10-17 07:44:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/L2YAV/stop-homer.sh 2018-10-17 07:44:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/IWAGU/stop-ellis.sh 2018-10-17 07:44:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-17 07:44:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-17 07:44:06,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IWAGU/stop-ellis.sh 2018-10-17 07:44:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/4WDYD/stop-dime.sh 2018-10-17 07:44:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/IWAGU/stop-ellis.sh 2018-10-17 07:44:06,742 - 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-10-17 07:44:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-17 07:44:06,742 - 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-10-17 07:44:06,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-17 07:44:06,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:06,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:44:06,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:44:06,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:44:06,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:06,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:06,804 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:06,804 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:06 GMT 2018-10-17 07:44:06,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:06,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:06,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:11,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:11,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:11,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:11,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:11,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:11,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:11,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:11,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:11,915 - 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-10-17T07:44:05.947Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YRTB5/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "a149cad7-875b-4641-8bd4-713a246ea313"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GGR9X/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "[localhost] run: sudo mv /tmp/tmpOs7zHU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "[localhost] run: sudo mv /tmp/tmp9XRIPq /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "[localhost] run: sudo mv /tmp/tmpVS03yY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UHH9X/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "[localhost] run: sudo mv /tmp/tmpJKr_Zn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "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-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "9f2c194f-c67f-4322-861a-03a27de4d05a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {u'vellum_nt9ois': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-nt9ois'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:05.947Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2bf0a159-9361-4fab-812e-74e3ee98bc15"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.019Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.019Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.019Z", "message": "Task failed 'script_runner.tasks.run' -> u'ellis'", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "u'ellis'", "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/bind_host_kthlnp/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/bind_host_kthlnp/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/bind_host_kthlnp/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 275, in eval_script\n execfile(script_path, eval_globals)\n File \"/tmp/YRTB5/bind.py\", line 262, in \n _main()\n File \"/tmp/YRTB5/bind.py\", line 258, in _main\n globals()[function](*args, **kwargs)\n File \"/tmp/YRTB5/bind.py\", line 203, in remove_backend\n backends[role].pop(ctx.source.instance.id, None)\nKeyError: u'ellis'\n", "type": "KeyError"}], "reported_timestamp": "2018-10-17T07:44:06.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.019Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "Executing: /tmp/Z97WW/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ef7ac10b-8339-4956-8192-e54890b78568"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "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-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "[localhost] run: sudo mv /tmp/tmpDnlbPn /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "[localhost] run: sudo mv /tmp/tmpcyZqKH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "Execution done (return_code=1): /tmp/7ZUK3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "598a291d-d8bc-4c5a-95af-3d35391312c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "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-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Z97WW/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ef7ac10b-8339-4956-8192-e54890b78568"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "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-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:06.945Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:06.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4b69038a-383b-4c37-b247-ac04f0dbc310"}, {"node_instance_id": "dime_tqeusc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_cbw0a4/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_cbw0a4/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_cbw0a4/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_iv5gja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 169, "offset": 50, "size": 50}}} 2018-10-17 07:44:11,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:11,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:11 GMT 2018-10-17 07:44:11,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:11,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31621 2018-10-17 07:44:11,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:11,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:44:11,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:44:11,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YRTB5/bind.py 2018-10-17 07:44:11,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:44:11,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:44:11,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:44:11,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:44:11,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:44:11,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GGR9X/bind.py 2018-10-17 07:44:11,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:44:11,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:44:11,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:44:11,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:44:11,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOs7zHU /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:11,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:11,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9XRIPq /etc/bind/db.clearwater.local 2018-10-17 07:44:11,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:44:11,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVS03yY /etc/bind/db.clearwater.local 2018-10-17 07:44:11,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UHH9X/bind.py 2018-10-17 07:44:11,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJKr_Zn /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:11,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:44:11,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:44:11,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:44:11,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:44:11,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:11,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {u'vellum_nt9ois': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-nt9ois'}}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {u'dime_tqeusc': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-tqeusc'}}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:44:11,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:44:11,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:11,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:11,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'ellis' 2018-10-17 07:44:11,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:11,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {u'bono_zecjer': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.11', u'name': u'bono-zecjer'}}, u'dime': {}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:44:11,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z97WW/remove-cluster-node.sh 2018-10-17 07:44:11,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:11,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDnlbPn /etc/bind/db.clearwater.local 2018-10-17 07:44:11,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:44:11,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcyZqKH /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:11,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/7ZUK3/stop-bono.sh 2018-10-17 07:44:11,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:44:11,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Z97WW/remove-cluster-node.sh 2018-10-17 07:44:11,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:44:11,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:44:11,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:11,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-10-17 07:44:11,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:11,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:11,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:11,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:11,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:11,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:11,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:11,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:11,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:11,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:11,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:11,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:11,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:11,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:11,993 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:11,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:11,993 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:11 GMT 2018-10-17 07:44:11,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:11,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:11,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:16,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:17,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:17,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:17,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:17,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:17,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_tqeusc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.024Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c51b4366-8bd8-445c-b3e6-7cdf6d0ac404"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Executing: /tmp/DEJXV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "f76a1754-1fc3-4c18-b126-3ec5c1426d5b"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ef7ac10b-8339-4956-8192-e54890b78568"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OVWB2/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "95b4ef64-f9bf-4010-8200-30d189512850"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Executing: /tmp/O72PA/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c51b4366-8bd8-445c-b3e6-7cdf6d0ac404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "95b4ef64-f9bf-4010-8200-30d189512850"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Execution done (return_code=1): /tmp/Z0FBJ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "0da71e21-2a06-4600-92a7-560a7b332de2"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O72PA/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c51b4366-8bd8-445c-b3e6-7cdf6d0ac404"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Executing: /tmp/OVWB2/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "95b4ef64-f9bf-4010-8200-30d189512850"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Downloaded scripts/bind/bind.py to /tmp/34UH0/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DEJXV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "f76a1754-1fc3-4c18-b126-3ec5c1426d5b"}, {"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:07.949Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:07.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "f76a1754-1fc3-4c18-b126-3ec5c1426d5b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.028Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.028Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.028Z", "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_bly4bd/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_bly4bd/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_bly4bd/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-10-17T07:44:08.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.028Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.028Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "message": "[localhost] run: sudo mv /tmp/tmp_VAUYq /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "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-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {}, u'dime': {}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "message": "Downloaded scripts/bind/bind.py to /tmp/42KFP/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "message": "[localhost] run: sudo mv /tmp/tmpxYmLAT /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "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-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "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-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "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-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:08.955Z", "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-10-17T07:44:08.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b26d30b4-0a03-4b38-bdd9-91ad44b45db2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.041Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.041Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.041Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.041Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "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-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "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-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "message": "Executing: /tmp/RW9AT/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "86bf05db-6899-4811-8c29-40e0df79e3f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RW9AT/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "86bf05db-6899-4811-8c29-40e0df79e3f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {}, u'vellum': {}, u'bono': {}, u'dime': {}}, 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.3', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "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-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "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-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "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-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "message": "[localhost] run: sudo mv /tmp/tmpJ03iXa /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:09.964Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "86bf05db-6899-4811-8c29-40e0df79e3f3"}], "metadata": {"pagination": {"total": 184, "offset": 100, "size": 50}}} 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:17 GMT 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28831 2018-10-17 07:44:17,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:17,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:17,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:17,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:17,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:17,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-17 07:44:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DEJXV/remove-cluster-node.sh 2018-10-17 07:44:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-17 07:44:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OVWB2/remove-cluster-node.sh 2018-10-17 07:44:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O72PA/remove-cluster-node.sh 2018-10-17 07:44:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:44:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-17 07:44:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Z0FBJ/stop-sprout.sh 2018-10-17 07:44:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O72PA/remove-cluster-node.sh 2018-10-17 07:44:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OVWB2/remove-cluster-node.sh 2018-10-17 07:44:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/34UH0/bind.py 2018-10-17 07:44:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DEJXV/remove-cluster-node.sh 2018-10-17 07:44:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-17 07:44:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:17,133 - 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-10-17 07:44:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_VAUYq /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:44:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:44:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-17 07:44:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {u'sprout_1idalm': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'sprout-1idalm'}}, u'vellum': {}, u'bono': {}, u'dime': {}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:44:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/42KFP/bind.py 2018-10-17 07:44:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxYmLAT /etc/bind/db.clearwater.local 2018-10-17 07:44:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:44:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:44:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:44:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:44:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-17 07:44:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-17 07:44:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-17 07:44:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RW9AT/remove-cluster-node.sh 2018-10-17 07:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-17 07:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RW9AT/remove-cluster-node.sh 2018-10-17 07:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'sprout': {}, u'vellum': {}, u'bono': {}, u'dime': {}}, 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.3', u'hss_hostname': u''}. 2018-10-17 07:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-17 07:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJ03iXa /etc/bind/db.clearwater.opnfv 2018-10-17 07:44:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-17 07:44:17,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:17,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:17,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:17,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:17,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:17,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:17,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:17,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:17,198 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:17,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:17,198 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:17 GMT 2018-10-17 07:44:17,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:17,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:17,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:22,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:22,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:22,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:22,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:22,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:22,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:22,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:22,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:22,364 - 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-10-17T07:44:09.964Z", "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-10-17T07:44:09.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "b1f8d3e2-1052-455a-9872-a70c8b06983b"}, {"node_instance_id": "sprout_1idalm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.046Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.046Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.969Z", "message": "Executing: /tmp/V2LX8/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "343bde20-5380-44a6-8308-80f8296452f1"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.969Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "343bde20-5380-44a6-8308-80f8296452f1"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:10.969Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/V2LX8/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:10.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "343bde20-5380-44a6-8308-80f8296452f1"}, {"node_instance_id": "ellis_iv5gja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:13.223Z", "message": "Execution done (return_code=0): /tmp/Z97WW/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:13.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ef7ac10b-8339-4956-8192-e54890b78568"}, {"node_instance_id": "ellis_iv5gja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:13.301Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:13.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:14.050Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:14.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:14.050Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:14.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:14.050Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:14.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_9a8ddg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:14.967Z", "message": "Execution done (return_code=0): /tmp/O72PA/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:14.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c51b4366-8bd8-445c-b3e6-7cdf6d0ac404"}, {"node_instance_id": "homer_9a8ddg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:15.053Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:15.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:15.974Z", "message": "Execution done (return_code=0): /tmp/OVWB2/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:15.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "95b4ef64-f9bf-4010-8200-30d189512850"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:16.056Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:16.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:16.056Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:16.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_tqeusc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:16.056Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:16.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:16.056Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:16.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:17.071Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:17.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:17.071Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:17.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:17.071Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:17.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_zecjer", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:17.336Z", "message": "Execution done (return_code=0): /tmp/RW9AT/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:17.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "86bf05db-6899-4811-8c29-40e0df79e3f3"}, {"node_instance_id": "bono_zecjer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:18.114Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:18.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:18.114Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:18.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:18.114Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:18.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:18.114Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:18.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:18.114Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:18.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.125Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Stopping Agent dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:19.994Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:19.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.134Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 231, "offset": 150, "size": 50}}} 2018-10-17 07:44:22,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:22,364 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:22 GMT 2018-10-17 07:44:22,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:22,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25826 2018-10-17 07:44:22,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-17 07:44:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-17 07:44:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-17 07:44:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/V2LX8/remove-cluster-node.sh 2018-10-17 07:44:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-17 07:44:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/V2LX8/remove-cluster-node.sh 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Z97WW/remove-cluster-node.sh 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/O72PA/remove-cluster-node.sh 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OVWB2/remove-cluster-node.sh 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RW9AT/remove-cluster-node.sh 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:44:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-17 07:44:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_a2ipbl 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:22,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:22,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:22,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:22,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:22,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:22,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:22,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:22,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:22,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:22,429 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:22,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:22,429 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:22 GMT 2018-10-17 07:44:22,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:22,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:22,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:27,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:27,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:27,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:27,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:27,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:27,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:27,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:27,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:27,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.134Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.134Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.134Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.134Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Stopping Agent ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:20.998Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:20.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:21.138Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:21.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:21.138Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:21.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:21.138Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:21.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:22.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:22.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:22.144Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:22.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:22.144Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:22.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:22.144Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:22.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:22.144Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:22.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Stopping Agent homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:23.318Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:24.179Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:24.179Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:24.179Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:24.179Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:24.394Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:24.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_lkywb4 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_a2ipbl stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Stopping Agent bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Successfully stopped daemon: ellis_host_lkywb4\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cec399d-17ec-43c9-b0b4-c444bb56c1a7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Successfully stopped daemon: dime_host_a2ipbl\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}], "metadata": {"pagination": {"total": 298, "offset": 200, "size": 50}}} 2018-10-17 07:44:27,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:27,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:27 GMT 2018-10-17 07:44:27,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:27,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26936 2018-10-17 07:44:27,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:27,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:44:27,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_lkywb4 2018-10-17 07:44:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:27,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:27,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-17 07:44:27,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:27,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:27,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:27,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:44:27,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_4i16a2 2018-10-17 07:44:27,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-17 07:44:27,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:44:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-17 07:44:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_lkywb4 stop 2018-10-17 07:44:27,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_a2ipbl stop 2018-10-17 07:44:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_cbw0a4 2018-10-17 07:44:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_lkywb4 2018-10-17 07:44:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_a2ipbl 2018-10-17 07:44:27,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:27,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:27,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:27,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:27,610 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:27 GMT 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:27,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:32,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:32,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:32,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:32,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:32,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:32,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Stopping Agent bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.076Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_a2ipbl stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2b5edb12-7430-45d6-b748-49d3b87fc2c5"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:25.184Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Deleting Agent ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Deleting Agent dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.189Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:26.189Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:26.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:27.086Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_4i16a2 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:27.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:27.086Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:27.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:27.086Z", "message": "Successfully stopped daemon: homer_host_4i16a2\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:27.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "7f2ca503-0be0-4b95-9ca5-bb63a6a838f6"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:27.192Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:27.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:27.192Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:27.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:27.192Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:27.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:27.192Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:27.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Deleting Agent homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Successfully deleted daemon: dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}], "metadata": {"pagination": {"total": 354, "offset": 250, "size": 50}}} 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:32 GMT 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26991 2018-10-17 07:44:32,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:32,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_cbw0a4 2018-10-17 07:44:32,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_a2ipbl stop 2018-10-17 07:44:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:44:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:32,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:32,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:44:32,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_lkywb4 2018-10-17 07:44:32,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_a2ipbl 2018-10-17 07:44:32,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:32,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:32,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_4i16a2 stop 2018-10-17 07:44:32,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-17 07:44:32,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_4i16a2 2018-10-17 07:44:32,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:44:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:44:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:44:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_4i16a2 2018-10-17 07:44:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-17 07:44:32,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_a2ipbl 2018-10-17 07:44:32,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:32,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:32,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:32,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:32,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:32,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:32,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:32,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:32,959 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:32,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:32,959 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:32 GMT 2018-10-17 07:44:32,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:32,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:32,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:37,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:38,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:38,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Successfully deleted daemon: ellis_host_lkywb4", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "261a5ea0-61ef-4e08-b771-36f5464f10b6"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Successfully deleted daemon: dime_host_a2ipbl", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "6f90ddd5-867d-49cd-8f12-e197320d71d5"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.090Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.215Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.215Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:28.215Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:28.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:29.228Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:29.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:29.228Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:29.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:29.228Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:29.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:29.525Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:29.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "sprout_1idalm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.096Z", "message": "Execution done (return_code=0): /tmp/V2LX8/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "343bde20-5380-44a6-8308-80f8296452f1"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.096Z", "message": "Successfully stopped daemon: bono_host_cbw0a4\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.096Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_cbw0a4 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c3f0eb85-cba3-409e-ab74-1bffc0869364"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.096Z", "message": "Successfully deleted daemon: homer_host_4i16a2", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.096Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.096Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "337dc3b0-43c3-4b3a-a24a-f0d3f8113765"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.267Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.267Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_1idalm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.267Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.267Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:30.267Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:30.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Deleting Agent bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.101Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.280Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.280Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.280Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.280Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.280Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.280Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:31.280Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:31.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_node_048jtj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:32.284Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:32.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:32.284Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:32.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:32.284Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:32.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:32.284Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:32.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:32.519Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:32.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.123Z", "message": "Successfully deleted daemon: bono_host_cbw0a4", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.123Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "ae1aa32b-0084-4042-9076-918babb9dab2"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.385Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.385Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.385Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 384, "offset": 300, "size": 50}}} 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:38,133 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:38 GMT 2018-10-17 07:44:38,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:38,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26202 2018-10-17 07:44:38,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:38,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_lkywb4 2018-10-17 07:44:38,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_a2ipbl 2018-10-17 07:44:38,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:44:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:44:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:44:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:44:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-17 07:44:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/V2LX8/remove-cluster-node.sh 2018-10-17 07:44:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_cbw0a4 2018-10-17 07:44:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_cbw0a4 stop 2018-10-17 07:44:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_4i16a2 2018-10-17 07:44:38,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-17 07:44:38,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:44:38,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:44:38,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:38,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-17 07:44:38,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:38,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:38,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_cbw0a4 2018-10-17 07:44:38,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:38,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:44:38,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:38,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:44:38,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:44:38,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:38,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:44:38,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:38,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:38,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:38,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:44:38,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:44:38,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:44:38,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_cbw0a4 2018-10-17 07:44:38,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-17 07:44:38,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:44:38,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:38,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:44:38,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:38,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:38,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:38,260 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:38 GMT 2018-10-17 07:44:38,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:38,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:38,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:43,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:43,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.385Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.385Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.385Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:33.385Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:33.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:34.432Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:34.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:34.432Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:34.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:35.438Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:35.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:35.438Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:35.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:35.438Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:35.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:36.441Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:36.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:36.441Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:36.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:36.441Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:36.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:36.441Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:36.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:36.441Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:36.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.163Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.445Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:37.445Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:37.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:38.205Z", "message": "Stopping Agent sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:38.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:38.460Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:38.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:38.460Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:38.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:38.460Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:38.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:38.460Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:38.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:38.460Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:38.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:38.460Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:38.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:39.477Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:39.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:39.477Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:39.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:39.477Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:39.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:40.507Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:40.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:40.507Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:40.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:40.507Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:40.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:41.694Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:41.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:41.899Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:41.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.275Z", "message": "Successfully stopped daemon: sprout_host_bly4bd\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.275Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_bly4bd stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3be91f7e-7431-49d8-a4ae-b8b7e3c7e273"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.516Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.516Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.516Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.516Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.516Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:42.516Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:42.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}], "metadata": {"pagination": {"total": 424, "offset": 350, "size": 50}}} 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:43,605 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:43 GMT 2018-10-17 07:44:43,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:43,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26202 2018-10-17 07:44:43,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:44:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:44:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:44:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:44:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:44:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:44:43,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:43,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-17 07:44:43,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:43,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:43,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:43,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:43,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_bly4bd 2018-10-17 07:44:43,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:44:43,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:44:43,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:44:43,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:44:43,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-17 07:44:43,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:43,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_bly4bd 2018-10-17 07:44:43,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_bly4bd stop 2018-10-17 07:44:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:44:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:44:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:43,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:43,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:43,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:43,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:43,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:43,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:43,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:43,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:43,734 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:43,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:43,734 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:43 GMT 2018-10-17 07:44:43,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:43,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:43,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:48,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:48,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:48,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:48,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:48,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:48,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:48,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:48,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:48,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Deleting Agent sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.533Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5956)", "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_2wlhhf/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_2wlhhf/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_2wlhhf/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_2wlhhf/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_2wlhhf/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=5956)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-10-17T07:44:43.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.533Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.533Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.533Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.533Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.533Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:43.533Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:43.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.536Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "e2786537-c60e-49e1-84e1-cb9536be236d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:44.572Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:44.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:45.540Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:45.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:45.540Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:45.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:45.540Z", "message": "Successfully deleted daemon: sprout_host_bly4bd", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:45.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "048a7e5c-bcba-454d-9894-2d932ecc20d0"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:45.540Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:45.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "91d6ec0a-7eec-407a-85ac-c6d7d96c4f7b"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:45.576Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:45.576Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:45.576Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Stopping Agent proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:46.904Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:46.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:47.562Z", "message": "Waiting for server \"0e2334d5-b480-4452-aa8e-e71774b53012\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:47.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "e2786537-c60e-49e1-84e1-cb9536be236d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:47.593Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:47.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:47.593Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:47.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:47.593Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:47.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:47.593Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:47.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:48.588Z", "message": "Waiting for server \"22943529-ebbb-4eb2-8edb-4644f25cdf37\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:48.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "91d6ec0a-7eec-407a-85ac-c6d7d96c4f7b"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:48.760Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:48.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 461, "offset": 400, "size": 50}}} 2018-10-17 07:44:48,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:48,814 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:48 GMT 2018-10-17 07:44:48,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:48,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27736 2018-10-17 07:44:48,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:48,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_bly4bd 2018-10-17 07:44:48,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956) 2018-10-17 07:44:48,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:48,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:44:48,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:48,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:44:48,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:44:48,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:44:48,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:48,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:44:48,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:44:48,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:44:48,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:48,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:44:48,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-17 07:44:48,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_bly4bd 2018-10-17 07:44:48,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:44:48,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:48,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:44:48,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:48,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_2wlhhf 2018-10-17 07:44:48,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:48,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0e2334d5-b480-4452-aa8e-e71774b53012" to be deleted. current status: SHUTOFF 2018-10-17 07:44:48,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:48,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:44:48,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "22943529-ebbb-4eb2-8edb-4644f25cdf37" to be deleted. current status: SHUTOFF 2018-10-17 07:44:48,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:48,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:48,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:48,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:48,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:48,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:48,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:48,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:48,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:48,881 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:48,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:48,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:48 GMT 2018-10-17 07:44:48,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:48,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:48,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:53,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:54,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:54,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:54,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:54,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:54,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:54,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:54,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:54,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_lkywb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:48.760Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:48.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:49.764Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:49.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:49.764Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:49.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.374Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "618e1ca2-3700-4406-911e-645f4ed9695f"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.599Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_2wlhhf stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.599Z", "message": "Successfully stopped daemon: proxy_host_2wlhhf\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.599Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4802e088-89ec-412b-a389-10ad58fa9bae"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.793Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.793Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.793Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.793Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:50.793Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:50.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:52.079Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:52.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:52.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:52.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:52.816Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:52.816Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:52.816Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_host_a2ipbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:52.816Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Deleting Agent proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "ellis_host_lkywb4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Waiting for server \"07a82d0c-af10-44c8-91fd-dd2ad56514f9\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "618e1ca2-3700-4406-911e-645f4ed9695f"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.607Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.845Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.845Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.845Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.845Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_host_4i16a2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.845Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:53.845Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:53.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 494, "offset": 450, "size": 50}}} 2018-10-17 07:44:54,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:54,067 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:54 GMT 2018-10-17 07:44:54,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:54,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17979 2018-10-17 07:44:54,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:54,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:44:54,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:44:54,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:44:54,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:44:54,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_2wlhhf stop 2018-10-17 07:44:54,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_2wlhhf 2018-10-17 07:44:54,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-17 07:44:54,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:54,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:54,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:44:54,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:54,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:44:54,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:54,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:54,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:54,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:54,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:44:54,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_2wlhhf 2018-10-17 07:44:54,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "07a82d0c-af10-44c8-91fd-dd2ad56514f9" to be deleted. current status: SHUTOFF 2018-10-17 07:44:54,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:44:54,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:54,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:44:54,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:54,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:54,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:44:54,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:44:54,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:54,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:54,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:54,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:54,139 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:54 GMT 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:54,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:59,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:44:59,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:59,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:59,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:59,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:59,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:59,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:59,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:59,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_mx81sm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:54.611Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:54.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4a2d60f1-2482-484d-85cf-7e1afc31d17f"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:54.888Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:54.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:54.888Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:54.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:54.888Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:54.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:54.888Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:54.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:54.888Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:54.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.615Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.615Z", "message": "Successfully deleted daemon: proxy_host_2wlhhf", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.615Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "23c03087-431e-4c57-a790-7121c92614ed"}, {"node_instance_id": "homer_security_group_sen8e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.615Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "4c41d5e9-a8ad-41ed-9eb5-ea546cd0ca0f"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.892Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.892Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.892Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.892Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "dime_security_group_mx81sm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:55.892Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:55.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:56.902Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:56.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:56.902Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:56.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:56.902Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:56.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:56.902Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:56.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "homer_security_group_sen8e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:56.902Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:56.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:57.564Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:57.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "1cd7cdbc-7895-4f50-99cc-9a6002713747"}, {"node_instance_id": "ellis_host_lkywb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:58.211Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:58.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:58.906Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:58.906Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:58.906Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:58.906Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:58.906Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:44:58.906Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:44:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 522, "offset": 484, "size": 50}}} 2018-10-17 07:44:59,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:59,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:59 GMT 2018-10-17 07:44:59,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:59,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14418 2018-10-17 07:44:59,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:44:59,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:44:59,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:44:59,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:59,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:59,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:44:59,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:59,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_2wlhhf 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:44:59,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:44:59,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:59,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:44:59,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:59,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:44:59,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:59,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:44:59,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:44:59,332 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:44:59,332 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:44:59 GMT 2018-10-17 07:44:59,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:44:59,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:44:59,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:04,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_9geehx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.138Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_host_cbw0a4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.357Z", "message": "Waiting for server \"90d3aca0-e66d-4249-ada4-a594be8fd302\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "1cd7cdbc-7895-4f50-99cc-9a6002713747"}, {"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:00.638Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:00.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c29ce4f5-cc79-4891-b191-5c7ac7087c85"}, {"node_instance_id": "ellis_floatingip_9geehx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:01.753Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:01.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "2336660e-c930-4f9d-a772-26547af1eaee"}, {"node_instance_id": "ellis_security_group_5s6vgh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:01.753Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:01.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "a9d1f40b-765a-4ea4-b31d-deb2a408b726"}, {"node_instance_id": "ellis_security_group_5s6vgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:01.890Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:01.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "ellis_floatingip_9geehx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:02.996Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:02.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:02.996Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:02.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:04.191Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:04.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:04.191Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:04.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:04.191Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:04.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:04.381Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:04.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "1278dfbe-86e2-43aa-865e-f231834878de"}], "metadata": {"pagination": {"total": 541, "offset": 512, "size": 50}}} 2018-10-17 07:45:04,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:04,562 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:04 GMT 2018-10-17 07:45:04,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:04,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10333 2018-10-17 07:45:04,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:04,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-17 07:45:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:45:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:45:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:45:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-17 07:45:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:45:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "90d3aca0-e66d-4249-ada4-a594be8fd302" to be deleted. current status: SHUTOFF 2018-10-17 07:45:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:45:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-17 07:45:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:45:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:45:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-17 07:45:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:45:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:45:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:45:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:45:04,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:04,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:04,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:04,622 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:04 GMT 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:04,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:09,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:09,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:09,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:09,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:09,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:04.758Z", "message": "Waiting for server \"664d459a-d39d-4c47-b426-3a01fc920fd9\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:04.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c29ce4f5-cc79-4891-b191-5c7ac7087c85"}, {"node_instance_id": "bono_host_cbw0a4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:05.511Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:05.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:06.259Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:06.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:06.259Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:06.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_host_bly4bd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.254Z", "message": "Waiting for server \"10f12a65-e82e-47ab-8640-59ca9c6be7af\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "1278dfbe-86e2-43aa-865e-f231834878de"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.263Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.263Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.263Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.263Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.263Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.263Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_floatingip_1uz5v2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.761Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "972ca7a8-48a1-491b-99c9-80a9d10437d9"}, {"node_instance_id": "bono_security_group_zf5qr3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:07.761Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:07.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "626fa4e6-1fd7-4470-adfe-099a5c7e07fa"}, {"node_instance_id": "bono_security_group_zf5qr3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:08.664Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:08.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bono_floatingip_1uz5v2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:09.266Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:09.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 557, "offset": 532, "size": 50}}} 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:09 GMT 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7879 2018-10-17 07:45:09,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "664d459a-d39d-4c47-b426-3a01fc920fd9" to be deleted. current status: ACTIVE 2018-10-17 07:45:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:45:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:45:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:45:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "10f12a65-e82e-47ab-8640-59ca9c6be7af" to be deleted. current status: SHUTOFF 2018-10-17 07:45:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:45:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-17 07:45:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-17 07:45:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:45:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-17 07:45:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:45:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:45:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-17 07:45:09,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:09,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:09,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:09,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:09,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:09,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:09,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:09,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:09,844 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:09,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:09,845 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:09 GMT 2018-10-17 07:45:09,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:09,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:09,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:14,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_2wlhhf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:10.164Z", "message": "Waiting for server \"664d459a-d39d-4c47-b426-3a01fc920fd9\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "c29ce4f5-cc79-4891-b191-5c7ac7087c85"}, {"node_instance_id": "sprout_host_bly4bd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:12.471Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:12.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:13.269Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:13.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:13.269Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:13.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_security_group_v4r89l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.188Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "e871f076-c837-4d02-8914-3d23ce97f9ee"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.274Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.274Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.274Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.274Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.274Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.274Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "internal_sip_security_group_02kd77", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:14.858Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:14.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "0c2850c9-5a08-47dd-a2bf-faba55693abb"}], "metadata": {"pagination": {"total": 569, "offset": 547, "size": 50}}} 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:14 GMT 2018-10-17 07:45:14,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:14,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6373 2018-10-17 07:45:14,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:14,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "664d459a-d39d-4c47-b426-3a01fc920fd9" to be deleted. current status: ACTIVE 2018-10-17 07:45:14,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:45:14,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:45:14,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:45:14,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:45:14,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:14,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:14,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:14,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:14,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:14,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:14,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:14,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:14,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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:14,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:14,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:14 GMT 2018-10-17 07:45:14,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:14,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:14,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:19,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:20,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:20,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:20,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_02kd77", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:15.288Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:15.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "sprout_security_group_v4r89l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:16.291Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:16.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "proxy_host_2wlhhf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:45:16.291Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:45:16.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 572, "offset": 559, "size": 50}}} 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:20 GMT 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1684 2018-10-17 07:45:20,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:20,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:45:20,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:45:20,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:45:20,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:20,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:20,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:20,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:20,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:20,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:20,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:20,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:20,117 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:20,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:20,117 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:20 GMT 2018-10-17 07:45:20,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:20,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:20,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:25,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:25,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:25,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:25,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:25,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:25,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:25,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:25,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:25,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:45:25,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:25,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:25 GMT 2018-10-17 07:45:25,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:25,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:45:25,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:25,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:25,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:25,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:25,251 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:25 GMT 2018-10-17 07:45:25,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:25,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:25,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:30,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:30,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:30,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:30,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:30,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:30,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:30,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:30 GMT 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:30,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:30,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:30,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:30,377 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:30 GMT 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:30,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:30,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:35,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:35,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:35,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:35,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:35 GMT 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:35,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:45:35,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:35,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:35,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:35,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:35,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:35,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:35,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:35,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:35,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:35,507 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:35,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:35,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:35 GMT 2018-10-17 07:45:35,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:35,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:35,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:40,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:40,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:40,588 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:40 GMT 2018-10-17 07:45:40,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:40,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:45:40,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:40,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:40,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:40,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:40,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:40,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:40,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:40,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:40,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:40,648 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:40,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:40,648 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:40 GMT 2018-10-17 07:45:40,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:40,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:40,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:45,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:45,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:45,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:45,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:45,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:45,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:45,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:45 GMT 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:45,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:45,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:45,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:45,786 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:45 GMT 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:45,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:50,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:50,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:50,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:50,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:50 GMT 2018-10-17 07:45:50,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:50,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:45:50,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:50,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:50,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:50,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:50,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:50,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:50,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:50,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:50,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:50,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:50,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:50,921 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:50 GMT 2018-10-17 07:45:50,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:50,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:50,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:55,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:45:55,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:55,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:55,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:55,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:55,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:55,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:55 GMT 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:45:55,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:45:56,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:45:56,052 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:45:56,052 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:45:56 GMT 2018-10-17 07:45:56,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:45:56,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:45:56,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:01,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:01,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:01,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:01,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:01 GMT 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:01,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:01,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:01,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:01,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:01,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:01,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:01,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:01,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:01,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:01,210 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:01,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:01,210 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:01 GMT 2018-10-17 07:46:01,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:01,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:01,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:06,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:06,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:06,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:06,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:06,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:06,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:06,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:06 GMT 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:06,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:06,332 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:06 GMT 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:06,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:11,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:11,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:11,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:11,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:11 GMT 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:11,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:11,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:11,454 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:11 GMT 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:11,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:16,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:16,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:16 GMT 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:16,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:16,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:16,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:16,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:16,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:16,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:16,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:16,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:16,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:16,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:16,652 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:16,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:16,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:16 GMT 2018-10-17 07:46:16,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:16,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:16,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:21,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:21,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:21 GMT 2018-10-17 07:46:21,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:21,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:21,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:21,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:21,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:21,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:21,788 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:21 GMT 2018-10-17 07:46:21,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:21,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:21,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:26,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:26,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:26,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:26,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:26,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:26,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:26,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:26,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:26,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:26,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:26,859 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:26 GMT 2018-10-17 07:46:26,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:26,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:26,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:26,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:26,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:26,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:26,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:26,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:26 GMT 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:26,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:31,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:31,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:31,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:31,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:31,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:31 GMT 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:31,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:31,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:32,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:32,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:32,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:32,052 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:32 GMT 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:32,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:37,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:37,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:37,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:37,121 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:37 GMT 2018-10-17 07:46:37,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:37,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:37,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:37,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:37,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:37,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:37,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:37,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46: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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:37 GMT 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:37,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:42,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:42,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:42,252 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:42 GMT 2018-10-17 07:46:42,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:42,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:42,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:42,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:42,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:42,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:42,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:42,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:42,312 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:42 GMT 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:42,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:47,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:47,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:47,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:47,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:47 GMT 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:47,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:47,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:47,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:47,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:47,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:47,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:47,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:47,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:47,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:47,516 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:47,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:47,516 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:47 GMT 2018-10-17 07:46:47,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:47,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:47,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:52,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:52,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:52,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:52,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:52,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:52,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:52,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:52,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:52,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:52,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:52,599 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:52 GMT 2018-10-17 07:46:52,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:52,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:52,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:52,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:52,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:52,667 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:52 GMT 2018-10-17 07:46:52,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:52,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:52,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:57,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:57,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:46:57,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:57,741 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:57 GMT 2018-10-17 07:46:57,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:57,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:46:57,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:46:57,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:46:57,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:46:57,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:46:57,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:46:57,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:46:57,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:46:57,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:46:57,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:46:57,797 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:46:57,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:46:57,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:46:57 GMT 2018-10-17 07:46:57,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:46:57,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:46:57,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:02,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:02,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:02,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:02,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:02,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:02,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:02,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:02,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:02,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 562, "size": 50}}} 2018-10-17 07:47:02,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:02,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:02 GMT 2018-10-17 07:47:02,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:02,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 07:47:02,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:02,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:02,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:02,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:02,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:02,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:02,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:02,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:02,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:02,926 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:02,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:02,927 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:02 GMT 2018-10-17 07:47:02,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:02,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:02,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:07,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:08,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:08,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:08,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:08,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:08,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:08,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:08,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:08,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_nt9ois", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:07.729Z", "message": "Execution done (return_code=124): /tmp/DEJXV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:07.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "f76a1754-1fc3-4c18-b126-3ec5c1426d5b"}, {"node_instance_id": "vellum_nt9ois", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:07.970Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "vellum", "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/vellum_host_i0j7xm/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_i0j7xm/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_i0j7xm/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-10-17T07:47:07.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 574, "offset": 562, "size": 50}}} 2018-10-17 07:47:08,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:08,026 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:08 GMT 2018-10-17 07:47:08,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:08,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1964 2018-10-17 07:47:08,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:08,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/DEJXV/remove-cluster-node.sh 2018-10-17 07:47:08,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-10-17 07:47:08,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:08,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:08,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:08,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:08,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:08,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:08,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:08,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:08,188 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:08,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:08,189 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:08 GMT 2018-10-17 07:47:08,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:08,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:08,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:13,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:13,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:13,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:13,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:13,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:13,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:13,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:13,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:13,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:09.320Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:09.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:09.320Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:09.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:09.320Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:09.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_thit3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:09.320Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:09.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:10.324Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:10.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:10.324Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:10.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_thit3j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:10.324Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:10.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:10.324Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:10.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 582, "offset": 564, "size": 50}}} 2018-10-17 07:47:13,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:13,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:13 GMT 2018-10-17 07:47:13,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:13,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3890 2018-10-17 07:47:13,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:47:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:47:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-17 07:47:13,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:13,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-17 07:47:13,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:13,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:13,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:13,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:13,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:13,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:13,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:13,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:13,343 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:13,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:13,343 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:13 GMT 2018-10-17 07:47:13,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:13,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:13,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:18,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:18,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:18,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:18,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:18,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:18,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:18,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:18,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:18,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:13.637Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:13.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:14.329Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:14.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:14.329Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:14.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:14.329Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:14.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:14.329Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:14.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:14.329Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:14.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:14.329Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:14.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:14.329Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:14.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.332Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.332Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.332Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.332Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.332Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.332Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Stopping Agent vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Stopping Agent bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:15.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:15.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}], "metadata": {"pagination": {"total": 616, "offset": 572, "size": 50}}} 2018-10-17 07:47:18,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:18,420 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:18 GMT 2018-10-17 07:47:18,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:18,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18256 2018-10-17 07:47:18,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-17 07:47:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:47:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:47:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:47:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-17 07:47:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:47:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-17 07:47:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-17 07:47:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-17 07:47:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-17 07:47:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-17 07:47:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:47:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-17 07:47:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-17 07:47:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_i0j7xm 2018-10-17 07:47:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_kthlnp 2018-10-17 07:47:18,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:18,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:18,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:18,485 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:18,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:18 GMT 2018-10-17 07:47:18,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:18,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:18,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:23,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:23,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:23,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:23,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:23,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:23,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:23,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:23,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:23,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:19.684Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:19.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:19.852Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:19.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:19.903Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_kthlnp stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:19.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:19.903Z", "message": "Successfully stopped daemon: bind_host_kthlnp\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:19.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3ec51f47-e2f4-4a79-9f45-1cf23dadeb22"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.359Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.359Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.359Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.359Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.359Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.359Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.359Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_i0j7xm stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Successfully stopped daemon: vellum_host_i0j7xm\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "bc87da75-042c-4198-a737-e861eabc233b"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Deleting Agent bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:20.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:20.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:21.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:21.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:21.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:21.927Z", "message": "Deleting Agent vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:21.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:21.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:21.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:22.931Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:22.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:22.931Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:22.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:22.931Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:22.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:22.931Z", "message": "Successfully deleted daemon: bind_host_kthlnp", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:22.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:22.931Z", "message": "Successfully deleted daemon: vellum_host_i0j7xm", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:22.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "cdb4b71d-229d-42ee-9c57-47fa87d9ad95"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:22.931Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:22.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "986c9496-1612-4d7e-b591-f51206d94956"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:22.987Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:22.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:23.400Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:23.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:23.400Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:23.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:23.400Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:23.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:23.400Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:23.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:23.400Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:23.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 662, "offset": 606, "size": 50}}} 2018-10-17 07:47:23,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:23,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:23 GMT 2018-10-17 07:47:23,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:23,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24768 2018-10-17 07:47:23,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:23,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-17 07:47:23,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:47:23,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_kthlnp stop 2018-10-17 07:47:23,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_kthlnp 2018-10-17 07:47:23,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:47:23,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:47:23,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:47:23,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-17 07:47:23,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-17 07:47:23,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-17 07:47:23,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-17 07:47:23,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_i0j7xm stop 2018-10-17 07:47:23,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-17 07:47:23,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_i0j7xm 2018-10-17 07:47:23,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_kthlnp 2018-10-17 07:47:23,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_i0j7xm 2018-10-17 07:47:23,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-17 07:47:23,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:47:23,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-17 07:47:23,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-17 07:47:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_kthlnp 2018-10-17 07:47:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_i0j7xm 2018-10-17 07:47:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-17 07:47:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:47:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:47:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 07:47:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-17 07:47:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:47:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 07:47:23,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:23,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:23,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:23,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:23,684 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:23 GMT 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:23,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:28,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:28,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:28,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:28,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:28,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:28,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:28,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:28,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:28,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:25.157Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:25.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:25.451Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:25.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:25.451Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:25.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:26.463Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:26.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:26.463Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:26.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:26.463Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:26.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 668, "offset": 652, "size": 50}}} 2018-10-17 07:47:28,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:28,757 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:28 GMT 2018-10-17 07:47:28,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:28,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3134 2018-10-17 07:47:28,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:47:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:47:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:47:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-17 07:47:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:28,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:28,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:28,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:28,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:28,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:28,819 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:28 GMT 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:28,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:33,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:33,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:33,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:33,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:33,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:33,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:33,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:33,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:33,888 - 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-10-17T07:47:30.439Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:31.469Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:31.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:31.469Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:31.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:31.469Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:31.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 674, "offset": 658, "size": 50}}} 2018-10-17 07:47:33,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:33,888 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:33 GMT 2018-10-17 07:47:33,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:33,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-10-17 07:47:33,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-17 07:47:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:33,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:34,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:34,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:34,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:34,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:34,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:34,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:34,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:34,018 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:34,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:34,018 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:34 GMT 2018-10-17 07:47:34,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:34,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:34,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:39,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:39,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:39,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:39,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:39,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:39,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:39,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:39,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:39,099 - 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-10-17T07:47:34.337Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:34.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:35.473Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:35.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:35.473Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:35.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:35.473Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:35.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:35.473Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:35.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:35.473Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:35.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:35.473Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:35.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:35.578Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:35.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "22bfd0f0-527a-4eee-a50d-b9cf40067472"}, {"node_instance_id": "vellum_host_i0j7xm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:37.477Z", "message": "Waiting for server \"cfa782c4-d3ac-4828-afb0-ab5dbc0200b2\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "22bfd0f0-527a-4eee-a50d-b9cf40067472"}], "metadata": {"pagination": {"total": 683, "offset": 662, "size": 50}}} 2018-10-17 07:47:39,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:39,099 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:39 GMT 2018-10-17 07:47:39,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:39,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4722 2018-10-17 07:47:39,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:39,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:47:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:47:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:39,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:47:39,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cfa782c4-d3ac-4828-afb0-ab5dbc0200b2" to be deleted. current status: SHUTOFF 2018-10-17 07:47:39,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:39,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:39,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:39,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:39,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:39,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:39,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:39,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:39,159 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:39,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:39,160 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:39 GMT 2018-10-17 07:47:39,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:39,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:39,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:44,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:44,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:44,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:44,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:44,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:44,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:44,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:44,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:44,229 - 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-10-17T07:47:39.259Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:39.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:40.337Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:40.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "39354c56-38d9-4d10-b6fe-80fc7262ddc2"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:40.478Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:40.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:40.478Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:40.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:40.478Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:40.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_host_i0j7xm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:42.667Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:42.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:42.803Z", "message": "Waiting for server \"94601b70-4c5d-4f0d-9c09-5fe712e924a0\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:42.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "39354c56-38d9-4d10-b6fe-80fc7262ddc2"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:43.482Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:43.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 691, "offset": 671, "size": 50}}} 2018-10-17 07:47:44,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:44,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:44 GMT 2018-10-17 07:47:44,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:44,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4141 2018-10-17 07:47:44,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:44,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-17 07:47:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-17 07:47:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 07:47:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 07:47:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:47:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "94601b70-4c5d-4f0d-9c09-5fe712e924a0" to be deleted. current status: SHUTOFF 2018-10-17 07:47:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:44,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:44,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:44,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:44,295 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:44 GMT 2018-10-17 07:47:44,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:44,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:44,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:49,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:49,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:49,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:49,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:49,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:49,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:49,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:49,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:49,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_y85p13", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:44.409Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:44.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "e20e10b7-2b8f-4360-8c09-efd1df51db8e"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:44.485Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:44.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:44.485Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:44.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:44.485Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:44.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "vellum_security_group_y85p13", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:45.488Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:45.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_host_kthlnp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:47.985Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:47.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:48.491Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:48.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "keypair_zjvchi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:48.491Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:48.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:48.491Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:48.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 700, "offset": 679, "size": 50}}} 2018-10-17 07:47:49,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:49,404 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:49 GMT 2018-10-17 07:47:49,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:49,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4591 2018-10-17 07:47:49,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:49,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:47:49,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:47:49,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:47:49,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:49,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:47:49,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-17 07:47:49,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:49,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:49,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:49,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:49,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:49,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:49,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:49,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:49,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:49,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:49,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:49,553 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:49,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:49,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:49 GMT 2018-10-17 07:47:49,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:49,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-17 07:47:49,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:54,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-17 07:47:54,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:54,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:54,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:54,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:54,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:54,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:54,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:54,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_yezgo7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "keypair_zjvchi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "keypair_zjvchi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "keypair_zjvchi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:49.761Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "keypair_zjvchi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:50.587Z", "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-10-17T07:47:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "dce39ba3-5237-42d4-b24f-968fced162ff"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:50.829Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:50.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "base_security_group_yezgo7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:51.022Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:51.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "5cb79bb7-d727-4121-82be-ad7566e656bc"}, {"node_instance_id": "bind_floatingip_hnoq3b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:51.022Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:51.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "3378506e-09cd-4d08-a9b5-8f28588c76d6"}, {"node_instance_id": "bind_security_group_dd98e3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:51.022Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:51.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7", "logger": "20057b1f-ff3a-4a08-aa3a-f57d3b472d36"}, {"node_instance_id": "base_security_group_yezgo7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:51.834Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:51.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "keypair_zjvchi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:51.834Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:51.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_security_group_dd98e3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:51.834Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:51.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:52.837Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:52.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}, {"node_instance_id": "bind_floatingip_hnoq3b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-17T07:47:52.837Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T07:47:52.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "018ee25b-6695-46da-8753-0ea15cbd8da7"}], "metadata": {"pagination": {"total": 722, "offset": 688, "size": 50}}} 2018-10-17 07:47:54,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:54,626 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:54 GMT 2018-10-17 07:47:54,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:54,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11278 2018-10-17 07:47:54,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:54,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:47:54,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:47:54,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-17 07:47:54,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-17 07:47:54,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:54,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 07:47:54,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 07:47:54,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-17 07:47:54,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:54,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:54,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-17 07:47:54,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-17 07:47:54,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-17 07:47:54,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-17 07:47:54,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:47:54,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-17 07:47:54,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-17 07:47:54,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:47:54,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-17 07:47:54,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 07:47:54,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-17 07:47:54,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-17 07:47:54,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/018ee25b-6695-46da-8753-0ea15cbd8da7 2018-10-17 07:47:54,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:54,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:54,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:54,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:54,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:54,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:54,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:54,687 - 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-10-17T07:44:01.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "018ee25b-6695-46da-8753-0ea15cbd8da7"} 2018-10-17 07:47:54,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:54,687 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:54 GMT 2018-10-17 07:47:54,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:54,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-17 07:47:54,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:54,688 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv 2018-10-17 07:47:55,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:55,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:55,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:55,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:55,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:55,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:55,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:55,507 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-17 07:47:55,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b3899934-123e-4dad-95a7-ff76616ed2c4", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "bono_cluster_size": 1, "flavor_id": "d46466ba-287a-4424-8c58-b45af20a4915", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "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-10-17T07:27:06.273Z", "updated_at": "2018-10-17T07:27:06.273Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-17 07:47:55,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:55,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:55 GMT 2018-10-17 07:47:55,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:55,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-17 07:47:55,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:55,509 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv 2018-10-17 07:47:55,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 07:47:55,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 07:47:55,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 07:47:55,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 07:47:55,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 07:47:55,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 07:47:55,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 07:47:55,587 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-17 07:47:55,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-17T07:26:58.330Z", "updated_at": "2018-10-17T07:26:58.330Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.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"}}}, "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"}}}}, "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-17 07:47:55,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 07:47:55,589 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 07:47:55 GMT 2018-10-17 07:47:55,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 07:47:55,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-17 07:47:55,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 07:47:55,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 07:47:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:47:56,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:47:56 GMT X-Openstack-Request-Id: req-dc1bbaa1-f632-4894-ae41-1ca64b3d7ddf 2018-10-17 07:47:56,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:47:56,845 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b3899934-123e-4dad-95a7-ff76616ed2c4 used request id req-dc1bbaa1-f632-4894-ae41-1ca64b3d7ddf 2018-10-17 07:47:56,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22988510132s 2018-10-17 07:47:56,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:47:56,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:47:57,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Wed, 17 Oct 2018 07:47:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd738002-66a4-4d81-aa20-a666e228d913 x-openstack-request-id: req-cd738002-66a4-4d81-aa20-a666e228d913 2018-10-17 07:47:57,172 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "691d7581-4deb-4939-9356-43bb9c61be6b", "name": "cloudify_ims-flavor_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d46466ba-287a-4424-8c58-b45af20a4915", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d46466ba-287a-4424-8c58-b45af20a4915", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "d46466ba-287a-4424-8c58-b45af20a4915", "name": "cloudify_ims-flavor_alt_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:47:57,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-cd738002-66a4-4d81-aa20-a666e228d913 2018-10-17 07:47:57,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.320611000061s 2018-10-17 07:47:57,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 07:47:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/d46466ba-287a-4424-8c58-b45af20a4915 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:47:57,200 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 07:47:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c6f9d67-3e4d-43d4-91c4-c15876ac6f4c x-openstack-request-id: req-7c6f9d67-3e4d-43d4-91c4-c15876ac6f4c 2018-10-17 07:47:57,200 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d46466ba-287a-4424-8c58-b45af20a4915 used request id req-7c6f9d67-3e4d-43d4-91c4-c15876ac6f4c 2018-10-17 07:47:57,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.025493144989s 2018-10-17 07:47:57,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 07:47:57,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d6b1770f-f126-4d92-a152-f075fada0070.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:47:58,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:47:58 GMT X-Openstack-Request-Id: req-cfbf547b-f785-413a-b9d8-7344de2a57af 2018-10-17 07:47:58,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:47:58,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d6b1770f-f126-4d92-a152-f075fada0070.json used request id req-cfbf547b-f785-413a-b9d8-7344de2a57af 2018-10-17 07:47:58,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.32447886467s 2018-10-17 07:47:58,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 07:47:58,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:47:58,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:47:58 GMT X-Openstack-Request-Id: req-6db2866d-f761-4c8e-a0df-004670d8e253 2018-10-17 07:47:58,879 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 07:47:58,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6db2866d-f761-4c8e-a0df-004670d8e253 2018-10-17 07:47:58,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.339632034302s 2018-10-17 07:47:58,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 07:47:58,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:47:59,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 07:47:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3e1a6db-b94f-4954-bb32-025a3fed1129 x-openstack-request-id: req-d3e1a6db-b94f-4954-bb32-025a3fed1129 2018-10-17 07:47:59,249 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e used request id req-d3e1a6db-b94f-4954-bb32-025a3fed1129 2018-10-17 07:47:59,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.368451118469s 2018-10-17 07:47:59,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:47:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:00,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Wed, 17 Oct 2018 07:47:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09e2b04b-ea25-461d-85fc-0b3089b591b9 x-openstack-request-id: req-09e2b04b-ea25-461d-85fc-0b3089b591b9 2018-10-17 07:48:00,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ff:b9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:ff:b9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f7491ed0-3d0f-4337-8f41-e952f69dee5e", "rel": "bookmark"}], "image": {"id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "links": [{"href": "http://172.30.9.29:8774/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:25:55.000000", "flavor": {"id": "691d7581-4deb-4939-9356-43bb9c61be6b", "links": [{"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}]}, "id": "f7491ed0-3d0f-4337-8f41-e952f69dee5e", "security_groups": [{"name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}], "user_id": "894d16e181b64214bcc8bfba3ab46821", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:47:59Z", "hostId": "d7fee994dcfa9251d41d986cb3ed56823769cfcd520575f9441abef5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "name": "cloudify_ims-vm_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "created": "2018-10-17T07:23:39Z", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:48:00,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-09e2b04b-ea25-461d-85fc-0b3089b591b9 2018-10-17 07:48:00,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787708997726s 2018-10-17 07:48:00,039 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 07:48:02,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:48:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:02,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d47aef00-7ba9-4de2-a468-6cf9055fa638 x-openstack-request-id: req-d47aef00-7ba9-4de2-a468-6cf9055fa638 2018-10-17 07:48:02,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 07:48:02,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d47aef00-7ba9-4de2-a468-6cf9055fa638 2018-10-17 07:48:02,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0930068492889s 2018-10-17 07:48:02,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:48:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:02,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:02 GMT X-Openstack-Request-Id: req-3b47c31a-6fc0-4f0f-b21f-378590515c92 2018-10-17 07:48:02,201 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:23:35Z", "updated_at": "2018-10-17T07:23:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "0726a695-dcb5-4a2e-a0da-3f2e9a409e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 443, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "1f925e02-e534-48dc-919c-26e18cfc28ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "21d3a9f4-2ff5-4db5-921f-eedf2431fbcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-17T07:23:37Z", "revision_number": 0, "id": "22cda3f7-e808-4eba-8863-d5846134d289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:37Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:23:35Z", "revision_number": 0, "id": "295e1cf2-0f5c-4566-b3bc-c9261d0a38af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:35Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "46c3f863-2af8-445e-8965-52a9d18691cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-17T07:23:37Z", "revision_number": 0, "id": "b4aec976-7964-412e-86bb-0485482ebe8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:37Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T07:23:36Z", "revision_number": 0, "id": "f518ebce-4346-48ce-b6fc-222e510854bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:23:36Z", "security_group_id": "037782f5-9218-4779-ae05-3e8de70a658a", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 80, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 7, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "037782f5-9218-4779-ae05-3e8de70a658a", "name": "cloudify_ims-sg_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:26:55Z", "revision_number": 0, "id": "6ef9b574-4ce7-4f59-83f2-0e2619bce899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:26:55Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 2, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:48:02,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3b47c31a-6fc0-4f0f-b21f-378590515c92 2018-10-17 07:48:02,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0603349208832s 2018-10-17 07:48:02,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 07:48:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/037782f5-9218-4779-ae05-3e8de70a658a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:02,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:48:02 GMT X-Openstack-Request-Id: req-afdb2645-4655-491f-aa2d-ab548776d9b9 2018-10-17 07:48:02,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:48:02,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/037782f5-9218-4779-ae05-3e8de70a658a.json used request id req-afdb2645-4655-491f-aa2d-ab548776d9b9 2018-10-17 07:48:02,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137183904648s 2018-10-17 07:48:02,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 07:48:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:02,381 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3358f883-3021-44f0-bf9f-e744de8a517d x-openstack-request-id: req-3358f883-3021-44f0-bf9f-e744de8a517d 2018-10-17 07:48:02,382 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_6b5f00d6-c4c5-44be-91c7-c01669f7f401 used request id req-3358f883-3021-44f0-bf9f-e744de8a517d 2018-10-17 07:48:02,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0360600948334s 2018-10-17 07:48:02,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 07:48:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/52d11171-b420-4832-ad62-495c888e2b50/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" -d '{"subnet_id": "dc39085d-03de-4c16-812a-07883de9694b"}' 2018-10-17 07:48:04,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:04 GMT X-Openstack-Request-Id: req-cb4ca9ea-8cda-46ea-be82-60658c168238 2018-10-17 07:48:04,408 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a4c22539-0aaa-400d-b0a1-e6a061504310", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "subnet_id": "dc39085d-03de-4c16-812a-07883de9694b", "subnet_ids": ["dc39085d-03de-4c16-812a-07883de9694b"], "port_id": "cebeb051-2fe0-4501-9f09-f71904adb359", "id": "52d11171-b420-4832-ad62-495c888e2b50"} 2018-10-17 07:48:04,408 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/52d11171-b420-4832-ad62-495c888e2b50/remove_router_interface.json used request id req-cb4ca9ea-8cda-46ea-be82-60658c168238 2018-10-17 07:48:04,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02618002892s 2018-10-17 07:48:04,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 07:48:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:04,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:04 GMT X-Openstack-Request-Id: req-81f1ff50-1efa-46fa-9b5a-3ec4a60c0fd3 2018-10-17 07:48:04,551 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:04Z", "admin_state_up": true, "updated_at": "2018-10-17T07:48:03Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "52d11171-b420-4832-ad62-495c888e2b50", "name": "cloudify_ims-router_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}]} 2018-10-17 07:48:04,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-81f1ff50-1efa-46fa-9b5a-3ec4a60c0fd3 2018-10-17 07:48:04,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1417760849s 2018-10-17 07:48:04,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 07:48:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/52d11171-b420-4832-ad62-495c888e2b50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:05,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:48:05 GMT X-Openstack-Request-Id: req-ad8a9c75-a364-4bfa-a98c-1a3d199e4298 2018-10-17 07:48:05,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:48:05,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/52d11171-b420-4832-ad62-495c888e2b50.json used request id req-ad8a9c75-a364-4bfa-a98c-1a3d199e4298 2018-10-17 07:48:05,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37634897232s 2018-10-17 07:48:05,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 07:48:05,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:05 GMT X-Openstack-Request-Id: req-1adabac5-d623-4404-b08a-dfa5ab018c17 2018-10-17 07:48:05,975 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4c22539-0aaa-400d-b0a1-e6a061504310","tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:22:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"43a04c531f654df6af9b6fe5bb908a91","id":"dc39085d-03de-4c16-812a-07883de9694b","subnetpool_id":null,"name":"cloudify_ims-subnet_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}]} 2018-10-17 07:48:05,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1adabac5-d623-4404-b08a-dfa5ab018c17 2018-10-17 07:48:05,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0464239120483s 2018-10-17 07:48:05,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 07:48:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/dc39085d-03de-4c16-812a-07883de9694b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:07,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:48:07 GMT X-Openstack-Request-Id: req-d918f0d8-67f8-479f-b263-e95bf3c1ab1d 2018-10-17 07:48:07,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:48:07,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/dc39085d-03de-4c16-812a-07883de9694b.json used request id req-d918f0d8-67f8-479f-b263-e95bf3c1ab1d 2018-10-17 07:48:07,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.27879405022s 2018-10-17 07:48:07,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:48:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:07,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:07 GMT X-Openstack-Request-Id: req-816de7da-89bd-41cd-9864-9c2218e5b643 2018-10-17 07:48:07,350 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4c22539-0aaa-400d-b0a1-e6a061504310","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43a04c531f654df6af9b6fe5bb908a91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:48:07Z","qos_policy_id":null,"name":"cloudify_ims-net_6b5f00d6-c4c5-44be-91c7-c01669f7f401","admin_state_up":true,"tenant_id":"43a04c531f654df6af9b6fe5bb908a91","created_at":"2018-10-17T07:22:02Z","mtu":1450}]} 2018-10-17 07:48:07,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-816de7da-89bd-41cd-9864-9c2218e5b643 2018-10-17 07:48:07,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935189723969s 2018-10-17 07:48:07,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 07:48:07,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/a4c22539-0aaa-400d-b0a1-e6a061504310.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:08,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:48:08 GMT X-Openstack-Request-Id: req-a7431466-590d-4eb2-b4a8-657f91ebbf51 2018-10-17 07:48:08,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:48:08,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a4c22539-0aaa-400d-b0a1-e6a061504310.json used request id req-a7431466-590d-4eb2-b4a8-657f91ebbf51 2018-10-17 07:48:08,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.49147891998s 2018-10-17 07:48:08,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:48:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:09,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:09 GMT X-Openstack-Request-Id: req-9ecd4b0f-06a8-4509-8571-0c2581acf9dd 2018-10-17 07:48:09,564 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:23:33Z", "file": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/file", "owner": "43a04c531f654df6af9b6fe5bb908a91", "id": "8bb2936b-73d1-45f8-8c0a-fdab394334b1", "size": 4373348352, "self": "/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T07:22:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:48:09,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9ecd4b0f-06a8-4509-8571-0c2581acf9dd 2018-10-17 07:48:09,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.716964960098s 2018-10-17 07:48:09,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 07:48:09,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eaca0e0618a11b1d53a5178686acf5f42d8916151c04ac022aa1e009706764ec" 2018-10-17 07:48:10,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:48:10 GMT X-Openstack-Request-Id: req-3d75c195-23f2-49d7-b21d-0fa57b0aa7b9 2018-10-17 07:48:10,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:48:10,290 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8bb2936b-73d1-45f8-8c0a-fdab394334b1 used request id req-3d75c195-23f2-49d7-b21d-0fa57b0aa7b9 2018-10-17 07:48:10,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.723615169525s 2018-10-17 07:48:10,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:48:10,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:10,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fad5f6b4-8fe3-4c86-9319-07a59a3a5443 x-openstack-request-id: req-fad5f6b4-8fe3-4c86-9319-07a59a3a5443 2018-10-17 07:48:10,316 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/691d7581-4deb-4939-9356-43bb9c61be6b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "691d7581-4deb-4939-9356-43bb9c61be6b", "name": "cloudify_ims-flavor_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:48:10,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-fad5f6b4-8fe3-4c86-9319-07a59a3a5443 2018-10-17 07:48:10,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258448123932s 2018-10-17 07:48:10,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 07:48:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:10,349 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-235a9f2d-3cf2-4c5a-9799-8b005da3c8e0 x-openstack-request-id: req-235a9f2d-3cf2-4c5a-9799-8b005da3c8e0 2018-10-17 07:48:10,349 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/691d7581-4deb-4939-9356-43bb9c61be6b used request id req-235a9f2d-3cf2-4c5a-9799-8b005da3c8e0 2018-10-17 07:48:10,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317599773407s 2018-10-17 07:48:10,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:48:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:10,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9310a7-0bdf-43e8-bce9-47acf5d6c3a8 2018-10-17 07:48:10,571 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "links": {"self": "http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "894d16e181b64214bcc8bfba3ab46821", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 07:48:10,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ba9310a7-0bdf-43e8-bce9-47acf5d6c3a8 2018-10-17 07:48:10,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221578121185s 2018-10-17 07:48:10,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:48:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:10,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1000c0-cbc6-4436-826e-116406d7b231 2018-10-17 07:48:10,788 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_6b5f00d6-c4c5-44be-91c7-c01669f7f401", "links": {"self": "http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "894d16e181b64214bcc8bfba3ab46821", "description": null}} 2018-10-17 07:48:10,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821 used request id req-1a1000c0-cbc6-4436-826e-116406d7b231 2018-10-17 07:48:10,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210269927979s 2018-10-17 07:48:10,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 07:48:10,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:11,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe6b063-21aa-4b09-9cb7-2c213b68d858 2018-10-17 07:48:11,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:48:11,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/894d16e181b64214bcc8bfba3ab46821 used request id req-1fe6b063-21aa-4b09-9cb7-2c213b68d858 2018-10-17 07:48:11,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.383685827255s 2018-10-17 07:48:11,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:48:11,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:11,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0edb70-027d-4ce6-8b03-b12fe400e06a 2018-10-17 07:48:11,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91"}, "tags": [], "enabled": true, "id": "43a04c531f654df6af9b6fe5bb908a91", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b5f00d6-c4c5-44be-91c7-c01669f7f401"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 07:48:11,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-5a0edb70-027d-4ce6-8b03-b12fe400e06a 2018-10-17 07:48:11,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194978952408s 2018-10-17 07:48:11,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 07:48:11,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:11,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3da71072-99a7-496e-9d1c-0467fcfaf3b3 2018-10-17 07:48:11,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:48:11,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/43a04c531f654df6af9b6fe5bb908a91 used request id req-3da71072-99a7-496e-9d1c-0467fcfaf3b3 2018-10-17 07:48:11,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167459011078s 2018-10-17 07:48:11,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:48:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=43a04c531f654df6af9b6fe5bb908a91&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:11,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:11 GMT X-Openstack-Request-Id: req-cb772632-4c3a-4928-adcc-9725b82f93a1 2018-10-17 07:48:11,866 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:26:55Z", "revision_number": 0, "id": "6ef9b574-4ce7-4f59-83f2-0e2619bce899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:26:55Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 2, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:48:11,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=43a04c531f654df6af9b6fe5bb908a91&name=default used request id req-cb772632-4c3a-4928-adcc-9725b82f93a1 2018-10-17 07:48:11,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313883781433s 2018-10-17 07:48:11,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 07:48:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:11,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9849 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:11 GMT X-Openstack-Request-Id: req-aa283387-de2a-499e-b0c4-b72fc84398a4 2018-10-17 07:48:11,927 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "created_at": "2018-10-17T07:22:02Z", "updated_at": "2018-10-17T07:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "5283d198-999b-4afe-a098-1b91a7a8c060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "e006da49-3d8c-4726-97cb-6bb3d9d2ca6e", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T07:26:55Z", "revision_number": 0, "id": "6ef9b574-4ce7-4f59-83f2-0e2619bce899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:26:55Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "32fb4589-440d-4614-a31e-3144609fb089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:22:02Z", "revision_number": 0, "id": "cad2b422-1e1d-49a1-a865-f3ff0fda9700", "remote_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "remote_ip_prefix": null, "created_at": "2018-10-17T07:22:02Z", "security_group_id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "tenant_id": "43a04c531f654df6af9b6fe5bb908a91", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a04c531f654df6af9b6fe5bb908a91"}], "revision_number": 2, "project_id": "43a04c531f654df6af9b6fe5bb908a91", "id": "f33a0e3d-f675-4352-bec6-47dbcf4a671b", "name": "default"}]} 2018-10-17 07:48:11,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-aa283387-de2a-499e-b0c4-b72fc84398a4 2018-10-17 07:48:11,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545790195465s 2018-10-17 07:48:11,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 07:48:11,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f33a0e3d-f675-4352-bec6-47dbcf4a671b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0a44fad531c377d6a5c5fd45ce77463718abf157e97c3846934d47592f1bf57c" 2018-10-17 07:48:12,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 07:48:12 GMT X-Openstack-Request-Id: req-cd41b511-87a9-46c8-8a71-9801abc51846 2018-10-17 07:48:12,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 07:48:12,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f33a0e3d-f675-4352-bec6-47dbcf4a671b.json used request id req-cd41b511-87a9-46c8-8a71-9801abc51846 2018-10-17 07:48:12,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.177362918854s 2018-10-17 07:48:12,112 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-10-17 07:48:12,135 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-10-17 07:48:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:48:12,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7a6ef9-e511-4efc-b35d-49219fe204d7 2018-10-17 07:48:12,169 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 07:48:12,169 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-cf7a6ef9-e511-4efc-b35d-49219fe204d7 2018-10-17 07:48:12,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 07:48:12,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T08:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["9PSJXM5zRn2MUBbRMl592A"], "issued_at": "2018-10-17T07:48:12.000000Z"}} 2018-10-17 07:48:12,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:48:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:12,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:12 GMT X-Openstack-Request-Id: req-00729430-68f9-41c7-995e-c95524723716 2018-10-17 07:48:12,938 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 07:48:12,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-00729430-68f9-41c7-995e-c95524723716 2018-10-17 07:48:12,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364439964294s 2018-10-17 07:48:12,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:48:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:13,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bd9c7d-b872-431c-aaad-40b34f22d431 2018-10-17 07:48:13,094 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 07:48:13,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-84bd9c7d-b872-431c-aaad-40b34f22d431 2018-10-17 07:48:13,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149281024933s 2018-10-17 07:48:13,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 07:48:13,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}}' 2018-10-17 07:48:13,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a1d2ea-1f0b-4305-a20c-368ae221df61 2018-10-17 07:48:13,312 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8"}, "tags": [], "enabled": true, "id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}} 2018-10-17 07:48:13,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-33a1d2ea-1f0b-4305-a20c-368ae221df61 2018-10-17 07:48:13,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.209994077682s 2018-10-17 07:48:13,313 - 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'e595f73d94cb4c6ab91d69fa7bb03aa8', '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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}) 2018-10-17 07:48:13,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 07:48:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "57508f5b-de1e-4bb1-88ab-d0f31c67fe8a", "email": null, "name": "heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}}' 2018-10-17 07:48:13,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2239293c-127d-4f73-b063-02e2c4be2884 2018-10-17 07:48:13,695 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "links": {"self": "http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d5b98a10753413992e3c2f0aaae1835", "domain_id": "default", "password_expires_at": null}} 2018-10-17 07:48:13,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-2239293c-127d-4f73-b063-02e2c4be2884 2018-10-17 07:48:13,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376049995422s 2018-10-17 07:48:13,696 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d5b98a10753413992e3c2f0aaae1835', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}) 2018-10-17 07:48:13,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:48:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:13,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8f6290-11ae-4960-8169-9bc98f2dcb83 2018-10-17 07:48:13,891 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:48:13,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5d8f6290-11ae-4960-8169-9bc98f2dcb83 2018-10-17 07:48:13,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190937042236s 2018-10-17 07:48:13,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:48:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:14,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352659b1-792f-4557-a875-ef2a826f439c 2018-10-17 07:48:14,207 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:48:14,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-352659b1-792f-4557-a875-ef2a826f439c 2018-10-17 07:48:14,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.311508178711s 2018-10-17 07:48:14,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:48:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:14,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9f7492-fa4c-4e42-a23b-be145a349a18 2018-10-17 07:48:14,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:48:14,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a9f7492-fa4c-4e42-a23b-be145a349a18 2018-10-17 07:48:14,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106810808182s 2018-10-17 07:48:14,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:48:14,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:14,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39774145-eb9d-4cf7-bf58-6bd115501e9d 2018-10-17 07:48:14,603 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 07:48:14,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-39774145-eb9d-4cf7-bf58-6bd115501e9d 2018-10-17 07:48:14,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.278465032578s 2018-10-17 07:48:14,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:48:14,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:14,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c01fe65-aebd-4cc4-8d4f-74d3dcee7438 2018-10-17 07:48:14,773 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "links": {"self": "http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d5b98a10753413992e3c2f0aaae1835", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 07:48:14,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4c01fe65-aebd-4cc4-8d4f-74d3dcee7438 2018-10-17 07:48:14,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168936014175s 2018-10-17 07:48:14,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:48:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:14,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eddb5e4-c0c4-4731-96b9-33be4928a631 2018-10-17 07:48:14,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8"}, "tags": [], "enabled": true, "id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 07:48:14,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9eddb5e4-c0c4-4731-96b9-33be4928a631 2018-10-17 07:48:14,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190124034882s 2018-10-17 07:48:14,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 07:48:14,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=7d5b98a10753413992e3c2f0aaae1835&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=e595f73d94cb4c6ab91d69fa7bb03aa8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:15,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94282fd-2c43-4582-bc03-c86de4ee47cc 2018-10-17 07:48:15,255 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7d5b98a10753413992e3c2f0aaae1835&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=e595f73d94cb4c6ab91d69fa7bb03aa8", "previous": null, "next": null}} 2018-10-17 07:48:15,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7d5b98a10753413992e3c2f0aaae1835&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=e595f73d94cb4c6ab91d69fa7bb03aa8 used request id req-a94282fd-2c43-4582-bc03-c86de4ee47cc 2018-10-17 07:48:15,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.2695748806s 2018-10-17 07:48:15,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 07:48:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8/users/7d5b98a10753413992e3c2f0aaae1835/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:15,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0ff216-2fd7-4ee6-a6b6-59f883b65799 2018-10-17 07:48:15,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:48:15,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8/users/7d5b98a10753413992e3c2f0aaae1835/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-fe0ff216-2fd7-4ee6-a6b6-59f883b65799 2018-10-17 07:48:15,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18754696846s 2018-10-17 07:48:15,448 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 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'e595f73d94cb4c6ab91d69fa7bb03aa8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '57508f5b-de1e-4bb1-88ab-d0f31c67fe8a', 'username': u'heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 07:48:15,452 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'password': '57508f5b-de1e-4bb1-88ab-d0f31c67fe8a', 'project_name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'e595f73d94cb4c6ab91d69fa7bb03aa8', 'project_domain_name': 'Default'} 2018-10-17 07:48:15,483 - 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-10-17 07:48:15,484 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-10-17 07:48:15,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:48:15,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:15,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9500e45c-4c89-4a57-acf0-9e5c547b73c4 2018-10-17 07:48:15,720 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 07:48:15,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9500e45c-4c89-4a57-acf0-9e5c547b73c4 2018-10-17 07:48:15,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235727071762s 2018-10-17 07:48:15,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:48:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:15,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a460885-5f1e-4ed5-9dc2-b3945dd3ac79 2018-10-17 07:48:15,846 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8"}, "tags": [], "enabled": true, "id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 07:48:15,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2a460885-5f1e-4ed5-9dc2-b3945dd3ac79 2018-10-17 07:48:15,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118824005127s 2018-10-17 07:48:15,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 07:48:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" -d '{"network": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "heat_ims-net_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "admin_state_up": true}}' 2018-10-17 07:48:16,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:16 GMT X-Openstack-Request-Id: req-d4d6f7f0-7987-477c-90ed-7e20cc41d350 2018-10-17 07:48:16,245 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"906a1f46-4313-4bbe-9027-76a20a3efe50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:48:16Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa","admin_state_up":true,"tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:15Z","mtu":1450}} 2018-10-17 07:48:16,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d4d6f7f0-7987-477c-90ed-7e20cc41d350 2018-10-17 07:48:16,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.395727157593s 2018-10-17 07:48:16,246 - 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-10-17T07:48:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'906a1f46-4313-4bbe-9027-76a20a3efe50', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', u'created_at': u'2018-10-17T07:48:15Z', u'mtu': 1450, u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'l2_adjacency': True}) 2018-10-17 07:48:16,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:48:16,256 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a6decde-2561-4546-ab3a-0a9d1826de64 2018-10-17 07:48:16,256 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 07:48:16,256 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-1a6decde-2561-4546-ab3a-0a9d1826de64 2018-10-17 07:48:16,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 07:48:16,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T08:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "id": "7d5b98a10753413992e3c2f0aaae1835"}, "audit_ids": ["gXJG0cEVRUSS_CT3ryJ5cg"], "issued_at": "2018-10-17T07:48:16.000000Z"}} 2018-10-17 07:48:16,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:48:16,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:48:17,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:17 GMT X-Openstack-Request-Id: req-576be8cb-ed74-4b21-a69c-bf02c22c8d59 2018-10-17 07:48:17,039 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"906a1f46-4313-4bbe-9027-76a20a3efe50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T07:48:16Z","qos_policy_id":null,"name":"heat_ims-net_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa","admin_state_up":true,"tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:15Z","mtu":1450}]} 2018-10-17 07:48:17,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-576be8cb-ed74-4b21-a69c-bf02c22c8d59 2018-10-17 07:48:17,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375125169754s 2018-10-17 07:48:17,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 07:48:17,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"subnet": {"name": "heat_ims-subnet_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "enable_dhcp": true, "network_id": "906a1f46-4313-4bbe-9027-76a20a3efe50", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 07:48:17,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:17 GMT X-Openstack-Request-Id: req-a3d7a862-90a4-4f93-98f9-d911473c5e13 2018-10-17 07:48:17,994 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"906a1f46-4313-4bbe-9027-76a20a3efe50","tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:48:17Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","id":"7cd15164-99d3-419c-8646-2cdcbc705f94","subnetpool_id":null,"name":"heat_ims-subnet_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}} 2018-10-17 07:48:17,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a3d7a862-90a4-4f93-98f9-d911473c5e13 2018-10-17 07:48:17,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.953670024872s 2018-10-17 07:48:17,995 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T07:48:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7cd15164-99d3-419c-8646-2cdcbc705f94', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', u'enable_dhcp': True, u'network_id': u'906a1f46-4313-4bbe-9027-76a20a3efe50', u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'created_at': u'2018-10-17T07:48:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8'}) 2018-10-17 07:48:17,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 07:48:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "heat_ims-router_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "admin_state_up": true}}' 2018-10-17 07:48:19,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:19 GMT X-Openstack-Request-Id: req-85d17c9f-3627-47e9-b8d4-2ad90d0feada 2018-10-17 07:48:19,831 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "created_at": "2018-10-17T07:48:18Z", "admin_state_up": true, "updated_at": "2018-10-17T07:48:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59", "name": "heat_ims-router_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}} 2018-10-17 07:48:19,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-85d17c9f-3627-47e9-b8d4-2ad90d0feada 2018-10-17 07:48:19,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.83527493477s 2018-10-17 07:48:19,832 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T07:48:19Z', u'revision_number': 2, u'id': u'b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', u'admin_state_up': True, u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'created_at': u'2018-10-17T07:48:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8'}) 2018-10-17 07:48:19,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 07:48:19,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"subnet_id": "7cd15164-99d3-419c-8646-2cdcbc705f94"}' 2018-10-17 07:48:22,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:22 GMT X-Openstack-Request-Id: req-3db58812-b8f3-42ad-9fef-958161f7aa80 2018-10-17 07:48:22,893 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "906a1f46-4313-4bbe-9027-76a20a3efe50", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "subnet_id": "7cd15164-99d3-419c-8646-2cdcbc705f94", "subnet_ids": ["7cd15164-99d3-419c-8646-2cdcbc705f94"], "port_id": "33c24908-b227-4094-9110-02f3f092c549", "id": "b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59"} 2018-10-17 07:48:22,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59/add_router_interface.json used request id req-3db58812-b8f3-42ad-9fef-958161f7aa80 2018-10-17 07:48:22,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.06061601639s 2018-10-17 07:48:22,894 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-17 07:48:24,379 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-17 07:48:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 07:48:24,386 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:24 GMT 2018-10-17 07:48:24,387 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 07:48:24,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:48:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:48:24,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:24 GMT X-Openstack-Request-Id: req-28389f52-b087-43e5-831d-3566c9dc7336 2018-10-17 07:48:24,685 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:48:24,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-28389f52-b087-43e5-831d-3566c9dc7336 2018-10-17 07:48:24,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293929815292s 2018-10-17 07:48:24,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 07:48:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}' 2018-10-17 07:48:24,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:24 GMT Location: http://172.30.9.29:9292/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-94233c56-c21b-41dd-961b-c0b1fc7bfea8 2018-10-17 07:48:24,755 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:24Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": null, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": null, "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 07:48:24,755 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-94233c56-c21b-41dd-961b-c0b1fc7bfea8 2018-10-17 07:48:24,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0576429367065s 2018-10-17 07:48:24,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 07:48:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '' 2018-10-17 07:48:28,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:48:28 GMT X-Openstack-Request-Id: req-fb981137-978f-4156-b66d-703db4d06c1e 2018-10-17 07:48:28,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:48:28,885 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file used request id req-fb981137-978f-4156-b66d-703db4d06c1e 2018-10-17 07:48:28,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.12911605835s 2018-10-17 07:48:28,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:48:28,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:48:28,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:28 GMT X-Openstack-Request-Id: req-bf60c209-dfe3-4c0d-bcc8-7b6f4a45b184 2018-10-17 07:48:28,955 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:48:28,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bf60c209-dfe3-4c0d-bcc8-7b6f4a45b184 2018-10-17 07:48:28,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.065927028656s 2018-10-17 07:48:28,958 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file', 'owner': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'id': u'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'size': 263586304, u'self': u'/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T07:48:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T07:48:28Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'created': u'2018-10-17T07:48:24Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-17T07:48:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-17 07:48:28,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 07:48:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-17 07:48:29,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88d2fe41-a7a3-4887-bd74-3ffe0ea8dcda x-openstack-request-id: req-88d2fe41-a7a3-4887-bd74-3ffe0ea8dcda 2018-10-17 07:48:29,287 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 07:48:29,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-88d2fe41-a7a3-4887-bd74-3ffe0ea8dcda 2018-10-17 07:48:29,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325762033463s 2018-10-17 07:48:29,288 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'fe010d0d79494effbe02dd92c443bc23', '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'e7a03897-28a0-4278-abfa-946ac9561b59', 'swap': 0}) 2018-10-17 07:48:29,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 07:48:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" -d '{"extra_specs": {}}' 2018-10-17 07:48:29,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0cc54482-f570-4e41-a7e5-9d189f89b970 x-openstack-request-id: req-0cc54482-f570-4e41-a7e5-9d189f89b970 2018-10-17 07:48:29,309 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 07:48:29,309 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59/os-extra_specs used request id req-0cc54482-f570-4e41-a7e5-9d189f89b970 2018-10-17 07:48:29,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203199386597s 2018-10-17 07:48:29,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:48:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:29,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 587 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a1822d-89a1-4a18-bc44-895456c2662f 2018-10-17 07:48:29,426 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8"}, "tags": [], "enabled": true, "id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 07:48:29,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-80a1822d-89a1-4a18-bc44-895456c2662f 2018-10-17 07:48:29,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11047410965s 2018-10-17 07:48:29,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-17 07:48:29,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/quotas/e595f73d94cb4c6ab91d69fa7bb03aa8.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-17 07:48:29,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:29 GMT X-Openstack-Request-Id: req-4ed448d9-1b65-41b4-82f7-7e39dc9c4953 2018-10-17 07:48:29,769 - keystoneauth.session - DEBUG - 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-10-17 07:48:29,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/e595f73d94cb4c6ab91d69fa7bb03aa8.json used request id req-4ed448d9-1b65-41b4-82f7-7e39dc9c4953 2018-10-17 07:48:29,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.339859008789s 2018-10-17 07:48:29,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:48:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:29,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b136c6-8bd6-4803-8385-385fb1ce605e 2018-10-17 07:48:29,968 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:48:29,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-05b136c6-8bd6-4803-8385-385fb1ce605e 2018-10-17 07:48:29,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195070981979s 2018-10-17 07:48:29,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 07:48:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:30,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7c93b9-f419-4334-8b6a-457f692e59b8 2018-10-17 07:48:30,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 07:48:30,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eb7c93b9-f419-4334-8b6a-457f692e59b8 2018-10-17 07:48:30,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103974819183s 2018-10-17 07:48:30,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 07:48:30,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:30,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcfda758-8c4d-405a-97db-fa58a52c1e66 2018-10-17 07:48:30,270 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 07:48:30,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-dcfda758-8c4d-405a-97db-fa58a52c1e66 2018-10-17 07:48:30,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186012983322s 2018-10-17 07:48:30,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 07:48:30,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:30,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f452fac4-57a6-4a76-a58b-2d1324db6bb4 2018-10-17 07:48:30,481 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "links": {"self": "http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d5b98a10753413992e3c2f0aaae1835", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 07:48:30,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f452fac4-57a6-4a76-a58b-2d1324db6bb4 2018-10-17 07:48:30,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21032500267s 2018-10-17 07:48:30,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 07:48:30,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:30,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d21ade0-39ff-4d54-9c75-834b992ae24f 2018-10-17 07:48:30,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8"}, "tags": [], "enabled": true, "id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 07:48:30,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6d21ade0-39ff-4d54-9c75-834b992ae24f 2018-10-17 07:48:30,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110180139542s 2018-10-17 07:48:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 07:48:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=7d5b98a10753413992e3c2f0aaae1835&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=e595f73d94cb4c6ab91d69fa7bb03aa8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:30,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac5ffa3-0521-4710-999c-31bf84948a81 2018-10-17 07:48:30,771 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7d5b98a10753413992e3c2f0aaae1835&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=e595f73d94cb4c6ab91d69fa7bb03aa8", "previous": null, "next": null}} 2018-10-17 07:48:30,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7d5b98a10753413992e3c2f0aaae1835&role.id=9d4385dcb94a4f5eb808ce9bd68da4c9&scope.project.id=e595f73d94cb4c6ab91d69fa7bb03aa8 used request id req-7ac5ffa3-0521-4710-999c-31bf84948a81 2018-10-17 07:48:30,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.157308101654s 2018-10-17 07:48:30,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 07:48:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8/users/7d5b98a10753413992e3c2f0aaae1835/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 07:48:31,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 07:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ff6538-c763-4f62-bc26-c113071d608e 2018-10-17 07:48:31,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 07:48:31,017 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8/users/7d5b98a10753413992e3c2f0aaae1835/roles/9d4385dcb94a4f5eb808ce9bd68da4c9 used request id req-92ff6538-c763-4f62-bc26-c113071d608e 2018-10-17 07:48:31,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242269992828s 2018-10-17 07:48:31,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 07:48:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"keypair": {"name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}}' 2018-10-17 07:48:32,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-445a60d8-b122-4236-a0b9-a8da874428ae x-openstack-request-id: req-445a60d8-b122-4236-a0b9-a8da874428ae 2018-10-17 07:48:32,442 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr22zdAf9qUlDDPqYvaBJSzK7WRTnXDJWCSwYKrMHlLzjXO0tGF64j0VRMPEDghp3IEdcSAJXKMeKHXdoAacPpqFeJUzg2AnT02BTb5mjE8Iw0pNvZ5YOZqRv5VKose56o+tR3WWRAw/8fZZKthkUjqRIxVqN6u6A3u3U1k3KN9syFFpq+fYuooX3T9U3R5Tg1GEygcIJoEOlufhcgOYdwQSjIrBjkAAKKRTlaoO//UeY07xNmv/4YKf/1TOQgqxReg/Ii5lWdveXj/GnpMmaI2MrcUfXuYscxyTR+sYu3ovCoHSFToGiukxzSnF6Od0tiyV2Ev8gNvH8zvcNSZXpB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAq9ts3QH/alJQwz6mL2gSUsyu1kU51wyVgksGCqzB5S841ztL\nRheuI9FUTDxA4IadyBHXEgCVyjHih13aAGnD6ahXiVM4NgJ09NgU2+ZoxPCMNKTb\n2eWDmakb+VSqLHueqPrUd1lkQMP/H2WSrYZFI6kSMVajerugN7t1NZNyjfbMhRaa\nvn2LqKF90/VN0eU4NRhMoHCCaBDpbn4XIDmHcEEoyKwY5AACikU5WqDv/1HmNO8T\nZr/+GCn/9UzkIKsUXoPyIuZVnb3l4/xp6TJmiNjK3FH17mLHMck0frGLt6LwqB0h\nU6BorpMc0pxejndLYsldhL/IDbx/M73DUmV6QQIDAQABAoIBAQCDeKGXkWesFrzi\nIJNRwPQDk8JM+Th+Y4oc2vgMQo0ynyWEwj+bp5H4pLMwfwfCvDkITV2S0A/HVtJN\nbGbR2heeMMKGs7tU1hxTEtsiPun3f25C97uYvhQnAU/9Nd/Zl9iQvRK9Gw2u3kHV\n6waC6S0LUtQwGm+F/PNcr3PDQMFqCBsF54XXuBIxluKmjxGfn1Q3seUSv7WdLriT\nZNFErVJXSXuUIOJymlUe8xwe6rgXFKCUDwBnWQWVQezUsduUwNS075pyGGtawZcn\nYIau3z8nQstH3eVJwFg0UkpJOuKWxNVHzF11hrHDl2ddiPugYrGjrzRlP7zqLtga\nHrSwMQSBAoGBANU7syzyUKKcefcNWiLo7RUEWzygppjcGYrM1kLjKO7CEEpll/7u\nI3jT+kJUGyoURlQm+rcdLW2+qPXlEQ2Ot5dPDpGqSwI37ZBe9cZvnWG3ZV0mNE9Q\nsf7MYUuD8+OkUE2ea8NsFHx6i8M8YvKmNl2lvw60NakpaUF47FTio/z1AoGBAM5T\nTTqTsStWNTrkQO512iz1UCKPzCg5jUvpcL2urDxWodeT1E1+b430LX9JetSnyKlq\npI9Q6wRzchP0tVJEhRt72XW0MM4M+6o8PB6jLUXQ/do7uf571sMkxSzaMt+Up0FN\nvRq9PyvVig0iIUYdcoy7CMvKGus/xEIi8rA/7vidAoGAfeBgRYhGUbhNx6n6K+GV\nE3Me6QttTY+hBG8njRTMdSXauBCBSd0K06lPcxhzcMPHQKZCGxb+WmrTE1XGW1qE\nxq3Ey/jbjtO1SiTEsf/xyF2bWQHUn33jlabRSOL8dsXpIekDdLm43kL5fqeHQfcc\n4OuXffakNthbamsYGIQyioECgYEAyt2RE8Vf8BJlaDBBv7VU/dt+HV1yCSL9UOSI\nm5iBdRphKwwJNODaYqLxkTP4d9s5K4rVnqybR9cTFZgIKImCrxFJMbgoPJD7adir\n7BvZScpBrzAGore05E7lKEKqvrb09PqwsvfcgwcFJACo4r3VgZXtAiMH8MLT/4tJ\nQA68sukCgYEAtPG8TdBzG5/Gr1WHqJiQ/QVGkNJi/VCweQ8z4RVK2gn1FCzqYn3N\nqFTwYM09QQkLivYPTdGt8z8Pr0USraH19Iv7m5PVP+8RV6wV3xrMd2gi1egAOxlp\nq62+vULYtfbPQ7WaabVkbVcEtLWsi+ynB48acInjG/8pRGOBZs58sG8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7d5b98a10753413992e3c2f0aaae1835", "name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "fingerprint": "1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32"}} 2018-10-17 07:48:32,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-445a60d8-b122-4236-a0b9-a8da874428ae 2018-10-17 07:48:32,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.42186808586s 2018-10-17 07:48:32,443 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr22zdAf9qUlDDPqYvaBJSzK7WRTnXDJWCSwYKrMHlLzjXO0tGF64j0VRMPEDghp3IEdcSAJXKMeKHXdoAacPpqFeJUzg2AnT02BTb5mjE8Iw0pNvZ5YOZqRv5VKose56o+tR3WWRAw/8fZZKthkUjqRIxVqN6u6A3u3U1k3KN9syFFpq+fYuooX3T9U3R5Tg1GEygcIJoEOlufhcgOYdwQSjIrBjkAAKKRTlaoO//UeY07xNmv/4YKf/1TOQgqxReg/Ii5lWdveXj/GnpMmaI2MrcUfXuYscxyTR+sYu3ovCoHSFToGiukxzSnF6Od0tiyV2Ev8gNvH8zvcNSZXpB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAq9ts3QH/alJQwz6mL2gSUsyu1kU51wyVgksGCqzB5S841ztL\nRheuI9FUTDxA4IadyBHXEgCVyjHih13aAGnD6ahXiVM4NgJ09NgU2+ZoxPCMNKTb\n2eWDmakb+VSqLHueqPrUd1lkQMP/H2WSrYZFI6kSMVajerugN7t1NZNyjfbMhRaa\nvn2LqKF90/VN0eU4NRhMoHCCaBDpbn4XIDmHcEEoyKwY5AACikU5WqDv/1HmNO8T\nZr/+GCn/9UzkIKsUXoPyIuZVnb3l4/xp6TJmiNjK3FH17mLHMck0frGLt6LwqB0h\nU6BorpMc0pxejndLYsldhL/IDbx/M73DUmV6QQIDAQABAoIBAQCDeKGXkWesFrzi\nIJNRwPQDk8JM+Th+Y4oc2vgMQo0ynyWEwj+bp5H4pLMwfwfCvDkITV2S0A/HVtJN\nbGbR2heeMMKGs7tU1hxTEtsiPun3f25C97uYvhQnAU/9Nd/Zl9iQvRK9Gw2u3kHV\n6waC6S0LUtQwGm+F/PNcr3PDQMFqCBsF54XXuBIxluKmjxGfn1Q3seUSv7WdLriT\nZNFErVJXSXuUIOJymlUe8xwe6rgXFKCUDwBnWQWVQezUsduUwNS075pyGGtawZcn\nYIau3z8nQstH3eVJwFg0UkpJOuKWxNVHzF11hrHDl2ddiPugYrGjrzRlP7zqLtga\nHrSwMQSBAoGBANU7syzyUKKcefcNWiLo7RUEWzygppjcGYrM1kLjKO7CEEpll/7u\nI3jT+kJUGyoURlQm+rcdLW2+qPXlEQ2Ot5dPDpGqSwI37ZBe9cZvnWG3ZV0mNE9Q\nsf7MYUuD8+OkUE2ea8NsFHx6i8M8YvKmNl2lvw60NakpaUF47FTio/z1AoGBAM5T\nTTqTsStWNTrkQO512iz1UCKPzCg5jUvpcL2urDxWodeT1E1+b430LX9JetSnyKlq\npI9Q6wRzchP0tVJEhRt72XW0MM4M+6o8PB6jLUXQ/do7uf571sMkxSzaMt+Up0FN\nvRq9PyvVig0iIUYdcoy7CMvKGus/xEIi8rA/7vidAoGAfeBgRYhGUbhNx6n6K+GV\nE3Me6QttTY+hBG8njRTMdSXauBCBSd0K06lPcxhzcMPHQKZCGxb+WmrTE1XGW1qE\nxq3Ey/jbjtO1SiTEsf/xyF2bWQHUn33jlabRSOL8dsXpIekDdLm43kL5fqeHQfcc\n4OuXffakNthbamsYGIQyioECgYEAyt2RE8Vf8BJlaDBBv7VU/dt+HV1yCSL9UOSI\nm5iBdRphKwwJNODaYqLxkTP4d9s5K4rVnqybR9cTFZgIKImCrxFJMbgoPJD7adir\n7BvZScpBrzAGore05E7lKEKqvrb09PqwsvfcgwcFJACo4r3VgZXtAiMH8MLT/4tJ\nQA68sukCgYEAtPG8TdBzG5/Gr1WHqJiQ/QVGkNJi/VCweQ8z4RVK2gn1FCzqYn3N\nqFTwYM09QQkLivYPTdGt8z8Pr0USraH19Iv7m5PVP+8RV6wV3xrMd2gi1egAOxlp\nq62+vULYtfbPQ7WaabVkbVcEtLWsi+ynB48acInjG/8pRGOBZs58sG8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', 'name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'created_at': '2018-10-17T07:48:32.443415', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32', 'type': 'ssh', 'id': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}) 2018-10-17 07:48:32,444 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-10-17 07:48:33,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-10-17 07:48:33,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "public_sig_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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-10-17 07:48:38,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:33 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237 Server: Apache x-openstack-request-id: req-f299ceb7-b1ba-4351-af10-196468d7ad70 2018-10-17 07:48:38,271 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "4ecf1677-b71f-4c28-ba70-88e540175237", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}]}} 2018-10-17 07:48:38,271 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks used request id req-f299ceb7-b1ba-4351-af10-196468d7ad70 2018-10-17 07:48:38,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.02093505859s 2018-10-17 07:48:38,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:48:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:48:38,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:48:38 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?sort_dir=asc Server: Apache x-openstack-request-id: req-da295ffb-e0b9-4637-8ae8-ce42f96f0986 2018-10-17 07:48:38,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:48:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 434 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a1ecf98e-91be-40b0-8f81-2fc4c7088c90 2018-10-17 07:48:39,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-17T07:48:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv/events/72b7a2bc-50b5-438b-96b8-fec881ab867f", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "id": "72b7a2bc-50b5-438b-96b8-fec881ab867f"}, {"resource_name": "security_groups", "event_time": "2018-10-17T07:48:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups/events/8a87fb2c-97fb-4d54-a9c6-620af3d64646", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-axxzx3azounf", "id": "8a87fb2c-97fb-4d54-a9c6-620af3d64646"}]} 2018-10-17 07:48:39,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?sort_dir=asc&sort_dir=asc used request id req-a1ecf98e-91be-40b0-8f81-2fc4c7088c90 2018-10-17 07:48:39,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.43585705757s 2018-10-17 07:48:44,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:48:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=8a87fb2c-97fb-4d54-a9c6-620af3d64646&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:48:45,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:48:44 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=8a87fb2c-97fb-4d54-a9c6-620af3d64646&sort_dir=asc Server: Apache x-openstack-request-id: req-cbf5fd34-c007-4298-a3de-3f0bfb21fa2f 2018-10-17 07:48:45,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:48:46,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 436 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fbc35743-7b83-41cf-9ec8-94b0d2f2ee42 2018-10-17 07:48:46,327 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-10-17T07:48:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network/events/ceb0a56b-6256-4496-917e-732013f7a634", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-6khv6lv3jpit", "id": "ceb0a56b-6256-4496-917e-732013f7a634"}, {"resource_name": "sig_network", "event_time": "2018-10-17T07:48:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network/events/6bf28687-a3d1-49dc-8766-90ea1399b700", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-lx4y5wk2oihm", "id": "6bf28687-a3d1-49dc-8766-90ea1399b700"}]} 2018-10-17 07:48:46,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=8a87fb2c-97fb-4d54-a9c6-620af3d64646&sort_dir=asc&marker=8a87fb2c-97fb-4d54-a9c6-620af3d64646&sort_dir=asc used request id req-fbc35743-7b83-41cf-9ec8-94b0d2f2ee42 2018-10-17 07:48:46,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.61755299568s 2018-10-17 07:48:51,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:48:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6bf28687-a3d1-49dc-8766-90ea1399b700&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:48:51,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:48:51 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6bf28687-a3d1-49dc-8766-90ea1399b700&sort_dir=asc Server: Apache x-openstack-request-id: req-0620e62f-3f57-413e-98dd-3b48026d76b7 2018-10-17 07:48:51,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:48:52,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c54d4a28-dd2c-4739-bd6e-a1cc0aeeb54d 2018-10-17 07:48:52,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-10-17T07:48:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups/events/f8b34d77-b898-4c84-aa55-91685568cef1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1c49ee8c-b5ce-4dd1-bdaa-ea00b09313f2", "id": "f8b34d77-b898-4c84-aa55-91685568cef1"}]} 2018-10-17 07:48:52,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6bf28687-a3d1-49dc-8766-90ea1399b700&sort_dir=asc&marker=6bf28687-a3d1-49dc-8766-90ea1399b700&sort_dir=asc used request id req-c54d4a28-dd2c-4739-bd6e-a1cc0aeeb54d 2018-10-17 07:48:52,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.10596203804s 2018-10-17 07:48:57,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:48:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f8b34d77-b898-4c84-aa55-91685568cef1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:48:58,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:48:57 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f8b34d77-b898-4c84-aa55-91685568cef1&sort_dir=asc Server: Apache x-openstack-request-id: req-67bc882c-2d4e-4a20-bc61-d9ce6c8f93bc 2018-10-17 07:48:58,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:48:58,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Wed, 17 Oct 2018 07:48:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3736008d-098c-4516-8705-f122c6a25ff0 2018-10-17 07:48:58,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-10-17T07:48:52Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network/events/2388d945-beae-4ba3-bee1-af2973f4745e", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6e87f908-8442-4485-8846-b95d145eb104", "id": "2388d945-beae-4ba3-bee1-af2973f4745e"}, {"resource_name": "sig_network", "event_time": "2018-10-17T07:48:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network/events/9985c905-346f-4acb-acdc-8b760b26f768", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "52a10ed6-3747-455c-88ca-c22ef71d6691", "id": "9985c905-346f-4acb-acdc-8b760b26f768"}, {"resource_name": "dns", "event_time": "2018-10-17T07:48:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns/events/b87915ec-e18f-4b32-afe8-fe7d51a0fa82", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-nn4h7fn36z6u", "id": "b87915ec-e18f-4b32-afe8-fe7d51a0fa82"}]} 2018-10-17 07:48:58,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f8b34d77-b898-4c84-aa55-91685568cef1&sort_dir=asc&marker=f8b34d77-b898-4c84-aa55-91685568cef1&sort_dir=asc used request id req-3736008d-098c-4516-8705-f122c6a25ff0 2018-10-17 07:48:58,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.39190793037s 2018-10-17 07:49:03,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:03,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:03 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-14523136-63f0-4b28-aecc-e2c99dceb5ba 2018-10-17 07:49:03,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:03,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:03 GMT Server: Apache x-openstack-request-id: req-4daa92ac-aae8-4391-a0f3-907ec6516785 2018-10-17 07:49:03,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:03,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-4daa92ac-aae8-4391-a0f3-907ec6516785 2018-10-17 07:49:03,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0882930755615s 2018-10-17 07:49:08,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:08,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:08 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-ae59a1f6-05d5-44a4-acc5-4d14645eae51 2018-10-17 07:49:08,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:09,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:08 GMT Server: Apache x-openstack-request-id: req-36df5614-e77e-423c-ba38-8ad062293cbb 2018-10-17 07:49:09,011 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:09,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-36df5614-e77e-423c-ba38-8ad062293cbb 2018-10-17 07:49:09,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726420879364s 2018-10-17 07:49:09,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:49:09,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:09,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:09 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-c0263b7b-d8bb-498a-b7e1-16526c561e9e 2018-10-17 07:49:09,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:09,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7d6702e-c53d-4344-97aa-7c25404d1a4b 2018-10-17 07:49:09,082 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:49:09,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-e7d6702e-c53d-4344-97aa-7c25404d1a4b 2018-10-17 07:49:09,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710089206696s 2018-10-17 07:49:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:14,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:14 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-049480c9-05a0-4810-8c5f-6df3bf77eee5 2018-10-17 07:49:14,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:14,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:14 GMT Server: Apache x-openstack-request-id: req-55692e83-ad76-4520-aa80-667e538a2f7c 2018-10-17 07:49:14,160 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:14,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-55692e83-ad76-4520-aa80-667e538a2f7c 2018-10-17 07:49:14,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707120895386s 2018-10-17 07:49:19,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:19,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:19 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-b29ed9a3-f2ff-483f-bcf2-f0721254913f 2018-10-17 07:49:19,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:19 GMT Server: Apache x-openstack-request-id: req-3a2f2d08-95a3-48d5-8d25-3a5132e45991 2018-10-17 07:49:19,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:19,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-3a2f2d08-95a3-48d5-8d25-3a5132e45991 2018-10-17 07:49:19,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0893049240112s 2018-10-17 07:49:19,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:49:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:19,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:19 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-c2ac1810-398e-4803-bc5c-07b437d82017 2018-10-17 07:49:19,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:19,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c235f9b-dc78-4789-9b3b-55431e36e865 2018-10-17 07:49:19,329 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:49:19,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-5c235f9b-dc78-4789-9b3b-55431e36e865 2018-10-17 07:49:19,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732629299164s 2018-10-17 07:49:24,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:24,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:24,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:24 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-08266785-a833-427d-a828-dc5f3dc5787a 2018-10-17 07:49:24,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:24,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:24 GMT Server: Apache x-openstack-request-id: req-7a667957-76ba-4761-9300-ea320ddb3acc 2018-10-17 07:49:24,409 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:24,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-7a667957-76ba-4761-9300-ea320ddb3acc 2018-10-17 07:49:24,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724921226501s 2018-10-17 07:49:29,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:29,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:30,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:29 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-df4891d3-b604-4e43-a315-76b27ed6f504 2018-10-17 07:49:30,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:30,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:30 GMT Server: Apache x-openstack-request-id: req-b924c409-fba0-4624-919a-aade22d74bbc 2018-10-17 07:49:30,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:30,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-b924c409-fba0-4624-919a-aade22d74bbc 2018-10-17 07:49:30,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.75127196312s 2018-10-17 07:49:30,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:49:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:30,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:30 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-7234ecf8-7399-49b4-b5c6-36795eb5bcb8 2018-10-17 07:49:30,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:30,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aed0cb38-ba2f-4c67-a474-8ae1b26235b1 2018-10-17 07:49:30,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:49:30,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-aed0cb38-ba2f-4c67-a474-8ae1b26235b1 2018-10-17 07:49:30,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711319446564s 2018-10-17 07:49:35,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:35,953 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:35 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-451634fd-0161-46fc-a580-9fded19a1e99 2018-10-17 07:49:35,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:35,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:35 GMT Server: Apache x-openstack-request-id: req-ec8fc4b4-9abf-4357-a011-7758a8638c6f 2018-10-17 07:49:35,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:35,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-ec8fc4b4-9abf-4357-a011-7758a8638c6f 2018-10-17 07:49:35,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.753674983978s 2018-10-17 07:49:41,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:41,035 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:41 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-777efc2c-e787-4b4c-a8fa-25ca9e11502c 2018-10-17 07:49:41,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:41,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:41 GMT Server: Apache x-openstack-request-id: req-617d0e50-3145-4d82-8c66-a420af0fca07 2018-10-17 07:49:41,077 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:41,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-617d0e50-3145-4d82-8c66-a420af0fca07 2018-10-17 07:49:41,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731208324432s 2018-10-17 07:49:41,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:49:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:41,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:41 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-d597102b-cf47-4919-b176-07e937a01e14 2018-10-17 07:49:41,107 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:41,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c223e8c-6868-4644-a1e1-28e9f1220066 2018-10-17 07:49:41,149 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:49:41,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-3c223e8c-6868-4644-a1e1-28e9f1220066 2018-10-17 07:49:41,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717990398407s 2018-10-17 07:49:46,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:46,186 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:46 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-9ff18142-114b-4156-a463-a73cce0cb74e 2018-10-17 07:49:46,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:46,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:46 GMT Server: Apache x-openstack-request-id: req-bda5c807-6206-425e-babd-d872af5bbc30 2018-10-17 07:49:46,228 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:46,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-bda5c807-6206-425e-babd-d872af5bbc30 2018-10-17 07:49:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721349716187s 2018-10-17 07:49:51,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:51,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:51 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-8344632f-f8a2-4480-a6d0-112894733257 2018-10-17 07:49:51,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:51,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:51 GMT Server: Apache x-openstack-request-id: req-c814616c-3aa6-487b-b9de-1dee86abb0ae 2018-10-17 07:49:51,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:51,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-c814616c-3aa6-487b-b9de-1dee86abb0ae 2018-10-17 07:49:51,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754671096802s 2018-10-17 07:49:51,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:49:51,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:51,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:51 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-80f4f320-f834-4ba5-9734-a03d5126031b 2018-10-17 07:49:51,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:51,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-77b0c87e-07f4-4d78-b3f5-dc4e81e6ec1c 2018-10-17 07:49:51,381 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:49:51,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-77b0c87e-07f4-4d78-b3f5-dc4e81e6ec1c 2018-10-17 07:49:51,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072016954422s 2018-10-17 07:49:56,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:49:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:49:56,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:49:56 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-912a3de8-dbe7-4a27-a8df-af481d6df537 2018-10-17 07:49:56,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:49:56,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:49:56 GMT Server: Apache x-openstack-request-id: req-4a5537d2-1629-426e-adf2-a1582987bf07 2018-10-17 07:49:56,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:49:56,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-4a5537d2-1629-426e-adf2-a1582987bf07 2018-10-17 07:49:56,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714049339294s 2018-10-17 07:50:01,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:01,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:01 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-f2197ed4-f617-4827-ba21-d40a97e7f693 2018-10-17 07:50:01,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:02,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:01 GMT Server: Apache x-openstack-request-id: req-3c2921c6-9131-4ed5-9b45-34d8023ad33e 2018-10-17 07:50:02,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:02,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-3c2921c6-9131-4ed5-9b45-34d8023ad33e 2018-10-17 07:50:02,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.718085050583s 2018-10-17 07:50:02,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:50:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:02,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:02 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd624af0-b3f4-4e50-bbfb-a185f04ed93d 2018-10-17 07:50:02,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:02,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5bcd6e8d-caa6-4b80-9a12-b2ead569a207 2018-10-17 07:50:02,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:50:02,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-5bcd6e8d-caa6-4b80-9a12-b2ead569a207 2018-10-17 07:50:02,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707170963287s 2018-10-17 07:50:07,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:07,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:07 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-224eb060-0cd2-4071-a836-c4034b6829eb 2018-10-17 07:50:07,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:07,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:07 GMT Server: Apache x-openstack-request-id: req-64f5b3ab-238e-4c76-a2a4-0531475cc08e 2018-10-17 07:50:07,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:07,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-64f5b3ab-238e-4c76-a2a4-0531475cc08e 2018-10-17 07:50:07,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720951557159s 2018-10-17 07:50:12,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:12,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:12,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:12 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-af088ea9-7abc-4da4-b733-d9838cafac23 2018-10-17 07:50:12,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:12,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:12 GMT Server: Apache x-openstack-request-id: req-7b20882e-1b78-4f6b-9223-92a37b89f52d 2018-10-17 07:50:12,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:12,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-7b20882e-1b78-4f6b-9223-92a37b89f52d 2018-10-17 07:50:12,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709080696106s 2018-10-17 07:50:12,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:50:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:12,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:12 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-153b6667-18e4-4c5f-ba2d-f55f0d3a14e2 2018-10-17 07:50:12,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:12,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3302bd66-0dec-4818-999d-b57ec4fda850 2018-10-17 07:50:12,485 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:50:12,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-3302bd66-0dec-4818-999d-b57ec4fda850 2018-10-17 07:50:12,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0769689083099s 2018-10-17 07:50:17,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:17,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:17,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:17 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-1fdf8e93-3c99-4bdb-b594-f695e166b2d0 2018-10-17 07:50:17,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:17,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:17 GMT Server: Apache x-openstack-request-id: req-c546846d-5bac-423d-94cb-c3c098ee8293 2018-10-17 07:50:17,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:17,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-c546846d-5bac-423d-94cb-c3c098ee8293 2018-10-17 07:50:17,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728409290314s 2018-10-17 07:50:22,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:22,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:22 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-674beb72-d598-4fc5-a0fc-1f379f7b46a1 2018-10-17 07:50:22,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:22,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:22 GMT Server: Apache x-openstack-request-id: req-69310225-869d-4466-b722-1dae56216b4a 2018-10-17 07:50:22,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:22,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-69310225-869d-4466-b722-1dae56216b4a 2018-10-17 07:50:22,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710420608521s 2018-10-17 07:50:22,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:50:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:22,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:22 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-c0a72bb6-7fac-4452-8fb9-3357a64ee264 2018-10-17 07:50:22,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:22,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0601b28-62ce-4b5d-b933-dd37f0b1116e 2018-10-17 07:50:22,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:50:22,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-c0601b28-62ce-4b5d-b933-dd37f0b1116e 2018-10-17 07:50:22,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712721347809s 2018-10-17 07:50:27,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:27,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:27,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:27 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-cb48e317-1281-4029-9b12-3578a0c09409 2018-10-17 07:50:27,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:27,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:27 GMT Server: Apache x-openstack-request-id: req-75994999-b99c-4d0b-8c97-89092cf98651 2018-10-17 07:50:27,795 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:27,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-75994999-b99c-4d0b-8c97-89092cf98651 2018-10-17 07:50:27,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740849971771s 2018-10-17 07:50:32,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:32,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:32 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-861896c8-8827-422a-ac06-b65c1dc8f8da 2018-10-17 07:50:32,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:32,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:32 GMT Server: Apache x-openstack-request-id: req-8dcc6882-bcec-41a5-912b-d71adebe344a 2018-10-17 07:50:32,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:32,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-8dcc6882-bcec-41a5-912b-d71adebe344a 2018-10-17 07:50:32,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739259719849s 2018-10-17 07:50:32,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:50:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:32,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:32 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-c9b27171-f21d-468e-b750-775e558bea0c 2018-10-17 07:50:32,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:32,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7def2e82-ae32-41bf-b3c0-bd19c4f3bb49 2018-10-17 07:50:32,947 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:50:32,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-7def2e82-ae32-41bf-b3c0-bd19c4f3bb49 2018-10-17 07:50:32,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715939998627s 2018-10-17 07:50:37,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:37,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:37,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:37 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-c60b1f22-730b-4078-ba7a-23dd3c1ed187 2018-10-17 07:50:37,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:38,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:37 GMT Server: Apache x-openstack-request-id: req-4bfad9f1-3b24-4b24-90f8-d3d6ae5cc619 2018-10-17 07:50:38,025 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:38,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-4bfad9f1-3b24-4b24-90f8-d3d6ae5cc619 2018-10-17 07:50:38,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716178417206s 2018-10-17 07:50:43,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:43,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:43 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-e3f3fcd6-be9f-4e8f-81c4-21ce562ad5ca 2018-10-17 07:50:43,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:43,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:43 GMT Server: Apache x-openstack-request-id: req-a53726b4-95e3-4d18-b701-ebcaae8da2bf 2018-10-17 07:50:43,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:43,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-a53726b4-95e3-4d18-b701-ebcaae8da2bf 2018-10-17 07:50:43,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0868740081787s 2018-10-17 07:50:43,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:50:43,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:43,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:43 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-b86ae8e3-a34b-4ada-bfab-6c97877fe7f0 2018-10-17 07:50:43,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:43,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e75e21a-a443-4cac-a8ca-fa71be0d3a08 2018-10-17 07:50:43,185 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:50:43,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-7e75e21a-a443-4cac-a8ca-fa71be0d3a08 2018-10-17 07:50:43,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715460777283s 2018-10-17 07:50:48,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:48,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:48,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:48 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-9c9898bb-ee54-48eb-80d9-1f011764e2b7 2018-10-17 07:50:48,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:48,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:48 GMT Server: Apache x-openstack-request-id: req-0247c1f7-0814-40f4-bad6-868975b307bc 2018-10-17 07:50:48,264 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:48,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-0247c1f7-0814-40f4-bad6-868975b307bc 2018-10-17 07:50:48,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732309818268s 2018-10-17 07:50:53,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:53,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:53 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-be316b85-970a-4334-b3a2-b4d57828b05e 2018-10-17 07:50:53,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:53,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:53 GMT Server: Apache x-openstack-request-id: req-90fde2c0-9eff-4738-bc0e-23867c0d07b7 2018-10-17 07:50:53,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:50:53,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-90fde2c0-9eff-4738-bc0e-23867c0d07b7 2018-10-17 07:50:53,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732338428497s 2018-10-17 07:50:53,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:50:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:53,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:53 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-c276a1d0-f37f-460e-a38d-719b72721b6b 2018-10-17 07:50:53,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:53,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50e1faf5-1b7c-47d5-918b-90464200b26c 2018-10-17 07:50:53,418 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:50:53,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-50e1faf5-1b7c-47d5-918b-90464200b26c 2018-10-17 07:50:53,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742390155792s 2018-10-17 07:50:58,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:50:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:50:58,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:50:58 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc Server: Apache x-openstack-request-id: req-b8a99840-e5d9-4f6e-9312-cb681c253e82 2018-10-17 07:50:58,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:50:58,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Wed, 17 Oct 2018 07:50:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a2c1df65-0b9e-47ad-8cbf-896501840a83 2018-10-17 07:50:58,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-17T07:50:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns/events/f56ff343-3a32-40ca-b2b2-ddcb70dbe62a", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "68c83c96-c654-4485-9ccb-4a316906af77", "id": "f56ff343-3a32-40ca-b2b2-ddcb70dbe62a"}, {"resource_name": "ellis", "event_time": "2018-10-17T07:50:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis/events/6689ad20-6204-489c-922a-9aa2a92d0df7", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-4ufzkdj26vfa", "id": "6689ad20-6204-489c-922a-9aa2a92d0df7"}]} 2018-10-17 07:50:58,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc&marker=b87915ec-e18f-4b32-afe8-fe7d51a0fa82&sort_dir=asc used request id req-a2c1df65-0b9e-47ad-8cbf-896501840a83 2018-10-17 07:50:58,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902318954468s 2018-10-17 07:51:03,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:03,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:03 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-17c597d1-7170-41fb-941f-502c8d3ea8b1 2018-10-17 07:51:03,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:03,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:03 GMT Server: Apache x-openstack-request-id: req-c9f77a11-9ac5-476a-b1e4-4945674a83dc 2018-10-17 07:51:03,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:03,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-c9f77a11-9ac5-476a-b1e4-4945674a83dc 2018-10-17 07:51:03,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741930007935s 2018-10-17 07:51:08,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:08,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:08,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:08 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-761db784-7b66-43d9-8682-ef04dcb5cbb1 2018-10-17 07:51:08,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:08,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:08 GMT Server: Apache x-openstack-request-id: req-dd64b5dd-4dd1-47dc-a6d8-8772e3f29cde 2018-10-17 07:51:08,676 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:08,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-dd64b5dd-4dd1-47dc-a6d8-8772e3f29cde 2018-10-17 07:51:08,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742409229279s 2018-10-17 07:51:08,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:51:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:08,706 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:08 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-c9cb667d-9040-46db-adfe-4e2e1b38aeda 2018-10-17 07:51:08,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f5fc1187-26ae-49f0-8a89-cf75b4d6aab1 2018-10-17 07:51:08,748 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:51:08,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-f5fc1187-26ae-49f0-8a89-cf75b4d6aab1 2018-10-17 07:51:08,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071280002594s 2018-10-17 07:51:13,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:13,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:13 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-fdf43213-86a2-4288-9ce1-e9a501d2a103 2018-10-17 07:51:13,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:13,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:13 GMT Server: Apache x-openstack-request-id: req-8e8eca25-8649-4f32-b3c3-ceb225bdf138 2018-10-17 07:51:13,824 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:13,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-8e8eca25-8649-4f32-b3c3-ceb225bdf138 2018-10-17 07:51:13,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698978900909s 2018-10-17 07:51:18,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:18,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:18,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:18 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-775e110c-a83b-48b1-be47-ef664cf95c18 2018-10-17 07:51:18,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:18,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:18 GMT Server: Apache x-openstack-request-id: req-d3ebc2b9-f132-4340-994c-d4d26ab4b739 2018-10-17 07:51:18,904 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:18,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-d3ebc2b9-f132-4340-994c-d4d26ab4b739 2018-10-17 07:51:18,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075758934021s 2018-10-17 07:51:18,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:51:18,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:18,933 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:18 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a281813-f735-4338-beb5-171ee6c21206 2018-10-17 07:51:18,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:18,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2103e1a6-9974-4e8a-bc6f-dd421d7196e4 2018-10-17 07:51:18,975 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:51:18,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-2103e1a6-9974-4e8a-bc6f-dd421d7196e4 2018-10-17 07:51:18,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708839893341s 2018-10-17 07:51:23,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:24,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:23 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-b5d2e526-9e76-4fbd-81e6-e63a12b75b52 2018-10-17 07:51:24,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:24,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:24 GMT Server: Apache x-openstack-request-id: req-f83afd97-1fa4-4130-8935-5dbfb66814e3 2018-10-17 07:51:24,050 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:24,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-f83afd97-1fa4-4130-8935-5dbfb66814e3 2018-10-17 07:51:24,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718569755554s 2018-10-17 07:51:29,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:29,087 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:29 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-c7e044a6-8a4f-4cf0-be1c-6344673c5077 2018-10-17 07:51:29,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:29,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:29 GMT Server: Apache x-openstack-request-id: req-f0b78525-c882-43da-9dc2-f8d411206395 2018-10-17 07:51:29,129 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:29,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-f0b78525-c882-43da-9dc2-f8d411206395 2018-10-17 07:51:29,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732488632202s 2018-10-17 07:51:29,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:51:29,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:29,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:29 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-bb80b4d7-bdb5-45ac-8a4b-5269e6ea0a85 2018-10-17 07:51:29,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:29,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11e589c2-337e-4cdf-877e-734055b70145 2018-10-17 07:51:29,206 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:51:29,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-11e589c2-337e-4cdf-877e-734055b70145 2018-10-17 07:51:29,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0768840312958s 2018-10-17 07:51:34,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:34,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:34 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-4708b07d-1f23-441f-acbf-352e94a52a2a 2018-10-17 07:51:34,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:34,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:34 GMT Server: Apache x-openstack-request-id: req-89d323c4-1341-43c8-b2ef-010f243a8579 2018-10-17 07:51:34,280 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:34,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-89d323c4-1341-43c8-b2ef-010f243a8579 2018-10-17 07:51:34,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713129043579s 2018-10-17 07:51:39,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:39,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:39 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-e94a2b25-fafe-4930-a7a1-769e20bb5a63 2018-10-17 07:51:39,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:39,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:39 GMT Server: Apache x-openstack-request-id: req-02e0ca97-90be-4e91-9557-d6ae6c4e37d8 2018-10-17 07:51:39,353 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:39,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-02e0ca97-90be-4e91-9557-d6ae6c4e37d8 2018-10-17 07:51:39,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709879398346s 2018-10-17 07:51:39,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:51:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:39,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:39 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-e7f91136-a53b-4230-a7de-e5150789b1bb 2018-10-17 07:51:39,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:39,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-afda7f0b-cdc0-4d38-ace1-0783cf08201c 2018-10-17 07:51:39,424 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:51:39,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-afda7f0b-cdc0-4d38-ace1-0783cf08201c 2018-10-17 07:51:39,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702660083771s 2018-10-17 07:51:44,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:44,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:44 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-4ab0129c-667b-4500-91a7-78c2fe2767c2 2018-10-17 07:51:44,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:44,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:44 GMT Server: Apache x-openstack-request-id: req-26bb64dc-8b77-4d5d-8091-eda0c098e446 2018-10-17 07:51:44,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:44,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-26bb64dc-8b77-4d5d-8091-eda0c098e446 2018-10-17 07:51:44,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0841369628906s 2018-10-17 07:51:49,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:49,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:49 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-4f1fd8ee-0bd1-43e4-9ee4-34b2e5d32f92 2018-10-17 07:51:49,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:49,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:49 GMT Server: Apache x-openstack-request-id: req-5628aa29-b121-45fe-9577-e0c4fd5bf80f 2018-10-17 07:51:49,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:49,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-5628aa29-b121-45fe-9577-e0c4fd5bf80f 2018-10-17 07:51:49,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732009410858s 2018-10-17 07:51:49,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:51:49,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:49,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:49 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-c9007620-07ff-401e-ad28-7924dc8c08f6 2018-10-17 07:51:49,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:49,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0212cee3-7a25-44be-90de-7579668eca01 2018-10-17 07:51:49,662 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:51:49,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-0212cee3-7a25-44be-90de-7579668eca01 2018-10-17 07:51:49,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706260204315s 2018-10-17 07:51:54,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:54,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:54 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-affc2f39-bef1-43d1-8e24-26b4f31e34d6 2018-10-17 07:51:54,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:54,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:54 GMT Server: Apache x-openstack-request-id: req-0139e3a9-d23e-4ed6-9a6b-03182626d4c0 2018-10-17 07:51:54,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:54,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-0139e3a9-d23e-4ed6-9a6b-03182626d4c0 2018-10-17 07:51:54,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719358921051s 2018-10-17 07:51:59,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:51:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:59,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:59 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-ef1a7224-7534-4fdc-bc7f-5ef8196b9e1e 2018-10-17 07:51:59,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:59,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:59 GMT Server: Apache x-openstack-request-id: req-09550c3d-c048-4190-990a-d6ed46a6c162 2018-10-17 07:51:59,819 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:51:59,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-09550c3d-c048-4190-990a-d6ed46a6c162 2018-10-17 07:51:59,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717749595642s 2018-10-17 07:51:59,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:51:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:51:59,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:51:59 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-5db363b8-0841-402e-8ffe-cdde23b9a53a 2018-10-17 07:51:59,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:51:59,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:51:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eae443b3-7386-431e-93cc-5471f95bec22 2018-10-17 07:51:59,889 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:51:59,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-eae443b3-7386-431e-93cc-5471f95bec22 2018-10-17 07:51:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695559978485s 2018-10-17 07:52:04,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:04,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:04 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-aa80d545-efa5-480d-8cb3-450a7e4ed739 2018-10-17 07:52:04,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:04,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:04 GMT Server: Apache x-openstack-request-id: req-bd904f7e-5a35-4b25-a979-c6b9d3f20f3b 2018-10-17 07:52:04,967 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:04,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-bd904f7e-5a35-4b25-a979-c6b9d3f20f3b 2018-10-17 07:52:04,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713579654694s 2018-10-17 07:52:09,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:10,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:09 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-5e56f179-a52f-4425-8264-3ec48adc7312 2018-10-17 07:52:10,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:10,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:10 GMT Server: Apache x-openstack-request-id: req-7f3acd65-2b81-4bc6-905e-e85213d5621e 2018-10-17 07:52:10,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:10,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-7f3acd65-2b81-4bc6-905e-e85213d5621e 2018-10-17 07:52:10,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737597942352s 2018-10-17 07:52:10,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:52:10,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:10,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:10 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d477a02-4a13-4416-a112-eeeb229de97f 2018-10-17 07:52:10,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:10,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ffe6c272-422d-4c2c-adc7-8d23fda83a05 2018-10-17 07:52:10,117 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:52:10,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-ffe6c272-422d-4c2c-adc7-8d23fda83a05 2018-10-17 07:52:10,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693609714508s 2018-10-17 07:52:15,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:15,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:15,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:15 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-e171e611-37ff-4ad7-978c-c323355132d3 2018-10-17 07:52:15,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:15,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:15 GMT Server: Apache x-openstack-request-id: req-abf37f9b-49e6-48f2-95c8-c27ef7dc1d9d 2018-10-17 07:52:15,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:15,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-abf37f9b-49e6-48f2-95c8-c27ef7dc1d9d 2018-10-17 07:52:15,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742449760437s 2018-10-17 07:52:20,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:20,234 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:20 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-a4c80088-457c-48e7-875b-95a6f1cf4140 2018-10-17 07:52:20,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:20,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:20 GMT Server: Apache x-openstack-request-id: req-a7280e3e-fd54-41d4-8ffc-1c058556766c 2018-10-17 07:52:20,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:20,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-a7280e3e-fd54-41d4-8ffc-1c058556766c 2018-10-17 07:52:20,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706629753113s 2018-10-17 07:52:20,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:52:20,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:20,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:20 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-ebcf184e-dce6-4662-bcf1-2effcb1a6973 2018-10-17 07:52:20,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:20,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6392c800-fd4f-427b-9ebf-b2d33a945c2c 2018-10-17 07:52:20,346 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:52:20,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-6392c800-fd4f-427b-9ebf-b2d33a945c2c 2018-10-17 07:52:20,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070592880249s 2018-10-17 07:52:25,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:25,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:25 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-15a9af7b-d350-42b9-bc97-eed5be3d4dfc 2018-10-17 07:52:25,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:25,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:25 GMT Server: Apache x-openstack-request-id: req-3eb8082e-136e-422d-94bd-7d52beb8daae 2018-10-17 07:52:25,425 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:25,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-3eb8082e-136e-422d-94bd-7d52beb8daae 2018-10-17 07:52:25,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719518661499s 2018-10-17 07:52:30,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:30,461 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:30 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-97826286-2f4f-4ecf-9076-27bd097e3c25 2018-10-17 07:52:30,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:30,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:30 GMT Server: Apache x-openstack-request-id: req-2c38e51c-e14d-48a9-95aa-231f1305f9b8 2018-10-17 07:52:30,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:30,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-2c38e51c-e14d-48a9-95aa-231f1305f9b8 2018-10-17 07:52:30,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710549354553s 2018-10-17 07:52:30,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:52:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:30,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:30 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-e0532765-9e36-4c65-9194-1cdcf6713392 2018-10-17 07:52:30,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:30,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-253b7c9e-0ddc-4cab-8b02-ad800063a16c 2018-10-17 07:52:30,572 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:52:30,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-253b7c9e-0ddc-4cab-8b02-ad800063a16c 2018-10-17 07:52:30,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698101520538s 2018-10-17 07:52:35,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:35,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:35 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-131d9f3f-d0c6-416e-91ef-bea85ec9ab36 2018-10-17 07:52:35,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:35,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:35 GMT Server: Apache x-openstack-request-id: req-95827436-0afa-45cd-a101-3e5453c9723d 2018-10-17 07:52:35,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:35,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-95827436-0afa-45cd-a101-3e5453c9723d 2018-10-17 07:52:35,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742681026459s 2018-10-17 07:52:40,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:40,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:40 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-7aef31f3-3775-4a0d-b4d6-22baadc2531e 2018-10-17 07:52:40,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:40,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:40 GMT Server: Apache x-openstack-request-id: req-1f1a39d2-3dd9-43a5-952f-4e03b653d446 2018-10-17 07:52:40,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:40,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-1f1a39d2-3dd9-43a5-952f-4e03b653d446 2018-10-17 07:52:40,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713639259338s 2018-10-17 07:52:40,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:52:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:40,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:40 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-083fb47f-00c5-4753-8364-7ef830e50fe8 2018-10-17 07:52:40,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf60e71a-acb9-45e3-8441-72598e052b26 2018-10-17 07:52:40,803 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:52:40,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-bf60e71a-acb9-45e3-8441-72598e052b26 2018-10-17 07:52:40,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716471672058s 2018-10-17 07:52:45,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:45,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:45,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:45 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-b0ae306f-7ed1-46f9-8e3e-74e9c16d1129 2018-10-17 07:52:45,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:45,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:45 GMT Server: Apache x-openstack-request-id: req-7fc18d17-ff0d-4c92-954e-95612e9cd588 2018-10-17 07:52:45,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:45,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-7fc18d17-ff0d-4c92-954e-95612e9cd588 2018-10-17 07:52:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071622133255s 2018-10-17 07:52:50,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:50,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:50 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc Server: Apache x-openstack-request-id: req-3f1dd003-24ff-47b9-acd8-ae9419d7d93e 2018-10-17 07:52:50,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:50,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 714 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-924b6d99-c813-46ef-ba34-2ab773732c39 2018-10-17 07:52:50,966 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-17T07:52:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis/events/6d77400e-8bb0-468d-95ba-830d3c1197aa", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b1738edc-8a9f-4694-83d1-e3965623e584", "id": "6d77400e-8bb0-468d-95ba-830d3c1197aa"}, {"resource_name": "bono", "event_time": "2018-10-17T07:52:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono/events/90399dd8-78a3-4184-aa27-e93d9273f426", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-lkbvsya5d6ii", "id": "90399dd8-78a3-4184-aa27-e93d9273f426"}, {"resource_name": "sprout", "event_time": "2018-10-17T07:52:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout/events/c412f81f-9ff8-4dc1-a29f-3d443ccb7048", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ti2zzxlk2nhi", "id": "c412f81f-9ff8-4dc1-a29f-3d443ccb7048"}, {"resource_name": "dime", "event_time": "2018-10-17T07:52:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime/events/6e1faa3b-9f5f-4b7c-a71e-ed640da081cb", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-shmulmvftusl", "id": "6e1faa3b-9f5f-4b7c-a71e-ed640da081cb"}, {"resource_name": "homer", "event_time": "2018-10-17T07:52:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer/events/7fae2dcf-3a41-41aa-b617-ebfe674dfd96", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-2hfsbhnihwox", "id": "7fae2dcf-3a41-41aa-b617-ebfe674dfd96"}, {"resource_name": "vellum", "event_time": "2018-10-17T07:52:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum/events/f75de2f4-cf47-4579-95fa-0baf3d272e0f", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-kobapgugrsxv", "id": "f75de2f4-cf47-4579-95fa-0baf3d272e0f"}]} 2018-10-17 07:52:50,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc&marker=6689ad20-6204-489c-922a-9aa2a92d0df7&sort_dir=asc used request id req-924b6d99-c813-46ef-ba34-2ab773732c39 2018-10-17 07:52:50,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0792889595032s 2018-10-17 07:52:55,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:52:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:52:56,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:52:55 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-c4a3c331-4e79-469a-b38a-ce748d258ff6 2018-10-17 07:52:56,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:52:56,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:52:56 GMT Server: Apache x-openstack-request-id: req-2a6d98c9-d110-437b-b3ad-20d2bbfcd4fa 2018-10-17 07:52:56,048 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:52:56,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-2a6d98c9-d110-437b-b3ad-20d2bbfcd4fa 2018-10-17 07:52:56,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747141838074s 2018-10-17 07:53:01,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:01,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:01 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-9f1fa010-45c6-47a5-aec9-e878c043751b 2018-10-17 07:53:01,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:01,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:01 GMT Server: Apache x-openstack-request-id: req-25e189f1-7ea7-4661-9a58-50e14adc331e 2018-10-17 07:53:01,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:01,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-25e189f1-7ea7-4661-9a58-50e14adc331e 2018-10-17 07:53:01,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.1235871315s 2018-10-17 07:53:01,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:53:01,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:01,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:01 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-615e21dc-3ee5-4c7e-80b6-b98966d571da 2018-10-17 07:53:01,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:01,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17126a54-e6cd-4d9f-8f9b-4c9ec14d4cba 2018-10-17 07:53:01,269 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:53:01,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-17126a54-e6cd-4d9f-8f9b-4c9ec14d4cba 2018-10-17 07:53:01,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0916471481323s 2018-10-17 07:53:06,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:06,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:06,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:06 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-b44654f1-9de6-44ea-a757-dc1c06dbd957 2018-10-17 07:53:06,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:06,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:06 GMT Server: Apache x-openstack-request-id: req-ce7cb63d-cd7c-4556-9afc-617be600333c 2018-10-17 07:53:06,347 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:06,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-ce7cb63d-cd7c-4556-9afc-617be600333c 2018-10-17 07:53:06,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733270645142s 2018-10-17 07:53:11,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:11,481 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:11 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-793aa983-d7be-472b-82da-e2acffa7e1c1 2018-10-17 07:53:11,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:11,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:11 GMT Server: Apache x-openstack-request-id: req-42038cd4-aec1-4ffa-ac42-c40f3e64e1be 2018-10-17 07:53:11,556 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:11,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-42038cd4-aec1-4ffa-ac42-c40f3e64e1be 2018-10-17 07:53:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.204012870789s 2018-10-17 07:53:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:53:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:11,588 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:11 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3d8b52b-face-4c35-bc80-31cdcc38c0d7 2018-10-17 07:53:11,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:11,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-784ae7a4-ac4c-48d9-9c66-add3c09b5e2b 2018-10-17 07:53:11,666 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:53:11,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-784ae7a4-ac4c-48d9-9c66-add3c09b5e2b 2018-10-17 07:53:11,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.108845949173s 2018-10-17 07:53:16,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:16,704 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:16 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-99c6aa02-20c9-42f7-b057-486e5aae13fb 2018-10-17 07:53:16,704 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:16,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:16 GMT Server: Apache x-openstack-request-id: req-54add045-2ca0-40f7-b069-1c76588fbafb 2018-10-17 07:53:16,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:16,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-54add045-2ca0-40f7-b069-1c76588fbafb 2018-10-17 07:53:16,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732300281525s 2018-10-17 07:53:21,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:21,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:21 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-e90b3d3f-ee8a-4ebf-97ab-62bd4bc80680 2018-10-17 07:53:21,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:21,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:21 GMT Server: Apache x-openstack-request-id: req-99ac2580-e6de-49d5-8e5c-6da6990b818c 2018-10-17 07:53:21,825 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:21,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-99ac2580-e6de-49d5-8e5c-6da6990b818c 2018-10-17 07:53:21,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072802066803s 2018-10-17 07:53:21,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:53:21,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:21,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:21 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-e27bb386-919a-4367-892a-4d5d70be9932 2018-10-17 07:53:21,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:21,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41db1bba-c950-457f-b2fc-412722914517 2018-10-17 07:53:21,898 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:53:21,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-41db1bba-c950-457f-b2fc-412722914517 2018-10-17 07:53:21,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727579593658s 2018-10-17 07:53:26,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:26,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:26,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:26 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-6feddbab-c423-4829-b63c-bf7e6de502c9 2018-10-17 07:53:26,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:26,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:26 GMT Server: Apache x-openstack-request-id: req-050685d6-058e-457c-8252-6eb2bd1108f4 2018-10-17 07:53:26,974 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:26,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-050685d6-058e-457c-8252-6eb2bd1108f4 2018-10-17 07:53:26,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738470554352s 2018-10-17 07:53:31,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:32,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:31 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-03860528-0877-4b2d-97de-71b7e37f9869 2018-10-17 07:53:32,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:32,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:32 GMT Server: Apache x-openstack-request-id: req-00acbee8-abf9-4b1c-921b-5e025a985771 2018-10-17 07:53:32,050 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:32,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-00acbee8-abf9-4b1c-921b-5e025a985771 2018-10-17 07:53:32,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701019763947s 2018-10-17 07:53:32,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:53:32,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:32,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:32 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-eab56cec-0bef-4b1e-96de-f86c6aee2691 2018-10-17 07:53:32,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:32,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5867cca0-b804-4df3-b27f-14ab185c0b2c 2018-10-17 07:53:32,140 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:53:32,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-5867cca0-b804-4df3-b27f-14ab185c0b2c 2018-10-17 07:53:32,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0893471240997s 2018-10-17 07:53:37,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:37,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:37,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:37 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-0ce4b2d3-e111-43eb-99d0-a3e0e61870f7 2018-10-17 07:53:37,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:37,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:37 GMT Server: Apache x-openstack-request-id: req-8132e44f-c947-4699-94c3-a07be2a9d23f 2018-10-17 07:53:37,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:37,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-8132e44f-c947-4699-94c3-a07be2a9d23f 2018-10-17 07:53:37,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727519989014s 2018-10-17 07:53:42,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:42,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:42,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:42 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-914f5fd1-32d0-4fc1-a770-ab9cd1c5cf46 2018-10-17 07:53:42,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:42,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:42 GMT Server: Apache x-openstack-request-id: req-ef772a22-bf56-4a9c-9743-908f91f568aa 2018-10-17 07:53:42,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:42,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-ef772a22-bf56-4a9c-9743-908f91f568aa 2018-10-17 07:53:42,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735821723938s 2018-10-17 07:53:42,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:53:42,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:42,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:42 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-97dbc78f-22a1-4973-abfa-b28e57d2d914 2018-10-17 07:53:42,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:42,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c84d8c77-e6bc-473c-ba8a-723959a84bab 2018-10-17 07:53:42,643 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 07:53:42,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-c84d8c77-e6bc-473c-ba8a-723959a84bab 2018-10-17 07:53:42,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.343659877777s 2018-10-17 07:53:47,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:47,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:47,683 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:47 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc Server: Apache x-openstack-request-id: req-1f4d733a-2187-4a95-b78b-186563467597 2018-10-17 07:53:47,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:47,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78b31660-76dc-4485-b994-6be676b5633e 2018-10-17 07:53:47,726 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-10-17T07:53:45Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout/events/adb3ead2-51f9-4a8a-b9ed-dd43169c8847", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9cb7a382-0b68-4eba-886b-c654ebceded7", "id": "adb3ead2-51f9-4a8a-b9ed-dd43169c8847"}]} 2018-10-17 07:53:47,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc&marker=f75de2f4-cf47-4579-95fa-0baf3d272e0f&sort_dir=asc used request id req-78b31660-76dc-4485-b994-6be676b5633e 2018-10-17 07:53:47,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763618946075s 2018-10-17 07:53:52,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:53,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:52 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc Server: Apache x-openstack-request-id: req-f391b464-b648-4198-97a5-f0c8b4c7193e 2018-10-17 07:53:53,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:53,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:53 GMT Server: Apache x-openstack-request-id: req-77073282-285b-430f-82a8-2131aa9cc1e2 2018-10-17 07:53:53,369 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 07:53:53,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc&marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc used request id req-77073282-285b-430f-82a8-2131aa9cc1e2 2018-10-17 07:53:53,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.637542963028s 2018-10-17 07:53:58,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:53:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:53:58,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:53:58 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc Server: Apache x-openstack-request-id: req-dc3b8762-2766-4f62-a6db-190172e02d96 2018-10-17 07:53:58,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:53:58,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Wed, 17 Oct 2018 07:53:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6fcc1f12-a592-4e84-b0a1-b04ab71f8d41 2018-10-17 07:53:58,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-10-17T07:53:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime/events/0f16ea7e-d859-4d55-93a6-768324f028ee", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "79e00e50-d748-488c-aa9c-bc34390545a1", "id": "0f16ea7e-d859-4d55-93a6-768324f028ee"}, {"resource_name": "homer", "event_time": "2018-10-17T07:53:58Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer/events/3a825f0c-f594-40ea-9d42-122626535505", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3c85c643-09fd-4815-b21d-c0c3b80a4080", "id": "3a825f0c-f594-40ea-9d42-122626535505"}]} 2018-10-17 07:53:58,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc&marker=adb3ead2-51f9-4a8a-b9ed-dd43169c8847&sort_dir=asc used request id req-6fcc1f12-a592-4e84-b0a1-b04ab71f8d41 2018-10-17 07:53:58,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.287932872772s 2018-10-17 07:54:03,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 07:54:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/events?marker=3a825f0c-f594-40ea-9d42-122626535505&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:04,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:54:03 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=3a825f0c-f594-40ea-9d42-122626535505&sort_dir=asc Server: Apache x-openstack-request-id: req-8ba3124b-d961-405f-b005-f669eb191903 2018-10-17 07:54:04,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:54:04,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1832fa88-3a6a-496c-8afd-455cc6fc9174 2018-10-17 07:54:04,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-10-17T07:53:59Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono/events/461a4142-39df-4dd8-8cda-07cad870f734", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6694d1a9-5fe5-407c-956b-a01ea4cc4a48", "id": "461a4142-39df-4dd8-8cda-07cad870f734"}, {"resource_name": "vellum", "event_time": "2018-10-17T07:54:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum/events/9a0e1546-ee99-4b9a-9a46-73e86466fa16", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a146925f-e04a-4253-bd4a-ba2bf21275cb", "id": "9a0e1546-ee99-4b9a-9a46-73e86466fa16"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-17T07:54:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv/events/6e19cd8f-c4f0-403c-bd8c-0f069af424b5", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "id": "6e19cd8f-c4f0-403c-bd8c-0f069af424b5"}]} 2018-10-17 07:54:04,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=3a825f0c-f594-40ea-9d42-122626535505&sort_dir=asc&marker=3a825f0c-f594-40ea-9d42-122626535505&sort_dir=asc used request id req-1832fa88-3a6a-496c-8afd-455cc6fc9174 2018-10-17 07:54:04,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.79265999794s 2018-10-17 07:54:04,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 07:54:04,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:04,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 07:54:04 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237 Server: Apache x-openstack-request-id: req-92449c4d-2650-4410-a605-be082bedba60 2018-10-17 07:54:04,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 07:54:04,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 948 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c6049c78-315f-4d45-9517-4812eca49078 2018-10-17 07:54:04,897 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "outputs": [{"output_value": "172.30.9.206", "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-10-17 07:54:04,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237 used request id req-c6049c78-315f-4d45-9517-4812eca49078 2018-10-17 07:54:04,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.433557987213s 2018-10-17 07:54:04,899 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-10-17T07:48:37Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'4ecf1677-b71f-4c28-ba70-88e540175237', 'parameters': Munch({u'OS::project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 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'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 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'4ecf1677-b71f-4c28-ba70-88e540175237', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'99cf36fbaf434113bfca7b6b7392e2bc', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.206', 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-10-17T07:48:37Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237'}) 2018-10-17 07:54:04,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:54:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:05,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47a6014c-bb15-4628-8c42-cd2eb1507c15 x-openstack-request-id: req-47a6014c-bb15-4628-8c42-cd2eb1507c15 2018-10-17 07:54:05,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:54:05,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-47a6014c-bb15-4628-8c42-cd2eb1507c15 2018-10-17 07:54:05,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378196001053s 2018-10-17 07:54:05,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 07:54:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2525 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:05 GMT X-Openstack-Request-Id: req-ab2a1f94-6d26-450d-8ada-cd7578671c02 2018-10-17 07:54:05,976 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35902da9-3e86-48ad-816d-1623df9957c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["8b9956f9-b59f-42b8-8dbb-792b7125ad04"],"description":"","tags":[],"updated_at":"2018-10-17T07:48:45Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59d1db8f-980e-49a9-8c1b-a67b137a8c36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["88a79acc-9f41-4db0-b6a0-b92ffcbf0cf7"],"description":"","tags":[],"updated_at":"2018-10-17T07:48:43Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"906a1f46-4313-4bbe-9027-76a20a3efe50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["7cd15164-99d3-419c-8646-2cdcbc705f94"],"description":"","tags":[],"updated_at":"2018-10-17T07:48:17Z","qos_policy_id":null,"name":"heat_ims-net_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa","admin_state_up":true,"tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:15Z","mtu":1450}]} 2018-10-17 07:54:05,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ab2a1f94-6d26-450d-8ada-cd7578671c02 2018-10-17 07:54:05,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.686511993408s 2018-10-17 07:54:05,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 07:54:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:06,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1964 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:06 GMT X-Openstack-Request-Id: req-42ae9c81-8ec2-4787-970d-ce11a607c2ab 2018-10-17 07:54:06,028 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"906a1f46-4313-4bbe-9027-76a20a3efe50","tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:48:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","id":"7cd15164-99d3-419c-8646-2cdcbc705f94","subnetpool_id":null,"name":"heat_ims-subnet_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d1db8f-980e-49a9-8c1b-a67b137a8c36","tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:48:43Z","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":"e595f73d94cb4c6ab91d69fa7bb03aa8","id":"88a79acc-9f41-4db0-b6a0-b92ffcbf0cf7","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35902da9-3e86-48ad-816d-1623df9957c4","tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:48:45Z","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":"e595f73d94cb4c6ab91d69fa7bb03aa8","id":"8b9956f9-b59f-42b8-8dbb-792b7125ad04","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-10-17 07:54:06,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-42ae9c81-8ec2-4787-970d-ce11a607c2ab 2018-10-17 07:54:06,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507700443268s 2018-10-17 07:54:07,032 - 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-10-17 07:54:07,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:54:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:07,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bb2e22d-60b0-4b6d-b8ea-ebf7b5be24a5 x-openstack-request-id: req-6bb2e22d-60b0-4b6d-b8ea-ebf7b5be24a5 2018-10-17 07:54:07,113 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:54:07,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6bb2e22d-60b0-4b6d-b8ea-ebf7b5be24a5 2018-10-17 07:54:07,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0758152008057s 2018-10-17 07:54:07,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-17 07:54:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:07,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d89e8a23-0da8-482b-aa4b-60b5ac13588c x-openstack-request-id: req-d89e8a23-0da8-482b-aa4b-60b5ac13588c 2018-10-17 07:54:07,525 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "15782504-a2ca-4e93-a52f-c3ebbfd1b3da"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2236dc76-9616-4430-84d4-f4809bccf018"}, {"from_port": 4000, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "907c8c84-3e64-4659-b6a2-569968581d88"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "950c7acb-ead9-42d1-b524-d92ccfc82881"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1830698-d6ae-4288-91ad-6244bc77179f"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "1c04579a-0736-48a1-b83e-acbd9d191025", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "568c5db4-848a-4456-98b4-06fe349aef60", "ip_range": {}, "id": "892005f9-a80f-4641-98cc-7d0b7fbb7126"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "568c5db4-848a-4456-98b4-06fe349aef60", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0f06c4d-2ab7-41d9-b861-e16dc33e9273"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "568c5db4-848a-4456-98b4-06fe349aef60", "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": "5bf9eb12-7318-4019-9af2-d1a04ecea43f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "45ff4755-ec9e-453a-b925-0d7beb622350"}, {"from_port": 9160, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "5bf9eb12-7318-4019-9af2-d1a04ecea43f", "ip_range": {}, "id": "9504864d-ae4e-437f-a7e9-0527c593e67f"}, {"from_port": 7888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "5bf9eb12-7318-4019-9af2-d1a04ecea43f", "ip_range": {}, "id": "edd2ddc2-448c-44b7-ba5f-08d609994ed4"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "5bf9eb12-7318-4019-9af2-d1a04ecea43f", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-10-17 07:54:07,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/os-security-groups used request id req-d89e8a23-0da8-482b-aa4b-60b5ac13588c 2018-10-17 07:54:07,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.409674882889s 2018-10-17 07:54:07,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:54:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:07,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:07 GMT X-Openstack-Request-Id: req-df20aaa5-c05b-4f71-9e0c-03e4a3131fe2 2018-10-17 07:54:07,620 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:54:07,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-df20aaa5-c05b-4f71-9e0c-03e4a3131fe2 2018-10-17 07:54:07,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.085734128952s 2018-10-17 07:54:07,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 07:54:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:08,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-37d42a13-fecd-4c5f-a5a1-7ce64ea85b53 x-openstack-request-id: req-37d42a13-fecd-4c5f-a5a1-7ce64ea85b53 2018-10-17 07:54:08,499 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 07:54:08,500 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail used request id req-37d42a13-fecd-4c5f-a5a1-7ce64ea85b53 2018-10-17 07:54:08,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.867594957352s 2018-10-17 07:54:08,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:54:08,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:08,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b41800b-d087-42a0-955d-b5bef445baba x-openstack-request-id: req-4b41800b-d087-42a0-955d-b5bef445baba 2018-10-17 07:54:08,529 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:54:08,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-4b41800b-d087-42a0-955d-b5bef445baba 2018-10-17 07:54:08,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287771224976s 2018-10-17 07:54:08,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-17 07:54:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:08,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 777 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-898876e7-7fb9-4c9c-ab18-978590c0e56d x-openstack-request-id: req-898876e7-7fb9-4c9c-ab18-978590c0e56d 2018-10-17 07:54:08,845 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "15782504-a2ca-4e93-a52f-c3ebbfd1b3da"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2236dc76-9616-4430-84d4-f4809bccf018"}, {"from_port": 4000, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "907c8c84-3e64-4659-b6a2-569968581d88"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "950c7acb-ead9-42d1-b524-d92ccfc82881"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1830698-d6ae-4288-91ad-6244bc77179f"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "1c04579a-0736-48a1-b83e-acbd9d191025", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "9f1999e6-336f-4572-97b0-c4d3b17bd7e5", "ip_range": {}, "id": "0f78e541-89f4-4d0f-8ed7-6fbb0aa13f30"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "9f1999e6-336f-4572-97b0-c4d3b17bd7e5", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "ccc863aa-1c14-4d1b-b743-9254ecd5d076", "ip_range": {}, "id": "193b7164-e343-42be-ba3a-52d504e6090c"}, {"from_port": 8888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "ccc863aa-1c14-4d1b-b743-9254ecd5d076", "ip_range": {}, "id": "2abf0d69-b999-4e67-a261-de1d7ca444ac"}, {"from_port": 10888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "ccc863aa-1c14-4d1b-b743-9254ecd5d076", "ip_range": {}, "id": "36d2034f-9bf6-4605-8e48-df4ad19febc6"}, {"from_port": 8888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "ccc863aa-1c14-4d1b-b743-9254ecd5d076", "ip_range": {}, "id": "b2529024-85d2-4aa7-ac66-c5090c981500"}, {"from_port": 10888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "ccc863aa-1c14-4d1b-b743-9254ecd5d076", "ip_range": {}, "id": "ee1fdb0d-c886-49e4-83a0-f5da53627c50"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "ccc863aa-1c14-4d1b-b743-9254ecd5d076", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-10-17 07:54:08,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/os-security-groups used request id req-898876e7-7fb9-4c9c-ab18-978590c0e56d 2018-10-17 07:54:08,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.314827919006s 2018-10-17 07:54:08,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:54:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:08,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:08 GMT X-Openstack-Request-Id: req-53154dc5-fc9a-407c-b7de-d2cf6080ca05 2018-10-17 07:54:08,892 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:54:08,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-53154dc5-fc9a-407c-b7de-d2cf6080ca05 2018-10-17 07:54:08,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386838912964s 2018-10-17 07:54:08,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 07:54:08,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:09,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6852eba7-431d-4d19-ab24-a37456fcee25 x-openstack-request-id: req-6852eba7-431d-4d19-ab24-a37456fcee25 2018-10-17 07:54:09,662 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 07:54:09,662 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail used request id req-6852eba7-431d-4d19-ab24-a37456fcee25 2018-10-17 07:54:09,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.764293909073s 2018-10-17 07:54:10,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:54:10,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:10,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75f4d703-5e4f-4101-9b20-8dd4a3b4a021 x-openstack-request-id: req-75f4d703-5e4f-4101-9b20-8dd4a3b4a021 2018-10-17 07:54:10,696 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:54:10,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-75f4d703-5e4f-4101-9b20-8dd4a3b4a021 2018-10-17 07:54:10,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0311379432678s 2018-10-17 07:54:10,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-17 07:54:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:10,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 806 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30235dc5-6897-4e0e-a277-b23e345d00ea x-openstack-request-id: req-30235dc5-6897-4e0e-a277-b23e345d00ea 2018-10-17 07:54:10,894 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "15782504-a2ca-4e93-a52f-c3ebbfd1b3da"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2236dc76-9616-4430-84d4-f4809bccf018"}, {"from_port": 4000, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "907c8c84-3e64-4659-b6a2-569968581d88"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "950c7acb-ead9-42d1-b524-d92ccfc82881"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1830698-d6ae-4288-91ad-6244bc77179f"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "1c04579a-0736-48a1-b83e-acbd9d191025", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a03457d-2cbd-4722-acbf-287a3187a227"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2f56fe41-e167-41e0-9d59-59dba8be2c52"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4080be06-c5cb-42b5-9be1-f0730d27d66b"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "985e4c26-042a-40fd-a330-7846189ed9da"}, {"from_port": 5058, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {}, "id": "b43a6fad-9be7-490c-8954-7952c8a0267d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d12948c0-47c4-43b1-a8e4-9d99254a3af7"}, {"from_port": 5058, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {}, "id": "f4c75bba-f31a-442b-96a8-67cb54f0b3d9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f96001e8-53fa-4913-8cec-753ff2fad26f"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "fd83bb86-7fc0-438c-bc97-f8f50166cf18", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-10-17 07:54:10,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a/os-security-groups used request id req-30235dc5-6897-4e0e-a277-b23e345d00ea 2018-10-17 07:54:10,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.19705414772s 2018-10-17 07:54:10,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:54:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:10,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:10 GMT X-Openstack-Request-Id: req-7c59939f-44cc-4746-a80e-d10338f83d52 2018-10-17 07:54:10,944 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:54:10,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7c59939f-44cc-4746-a80e-d10338f83d52 2018-10-17 07:54:10,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410809516907s 2018-10-17 07:54:10,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 07:54:10,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:11,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b2b020f6-0ca6-4a33-ba02-299959bccc1f x-openstack-request-id: req-b2b020f6-0ca6-4a33-ba02-299959bccc1f 2018-10-17 07:54:11,825 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 07:54:11,825 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail used request id req-b2b020f6-0ca6-4a33-ba02-299959bccc1f 2018-10-17 07:54:11,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.873672008514s 2018-10-17 07:54:11,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:54:11,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:11,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e34773d5-764c-4481-9882-252dfb89e695 x-openstack-request-id: req-e34773d5-764c-4481-9882-252dfb89e695 2018-10-17 07:54:11,852 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:54:11,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e34773d5-764c-4481-9882-252dfb89e695 2018-10-17 07:54:11,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02663397789s 2018-10-17 07:54:11,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-17 07:54:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:12,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 909 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffa18780-1be2-4b6e-bffa-fea670723b72 x-openstack-request-id: req-ffa18780-1be2-4b6e-bffa-fea670723b72 2018-10-17 07:54:12,353 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "15782504-a2ca-4e93-a52f-c3ebbfd1b3da"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2236dc76-9616-4430-84d4-f4809bccf018"}, {"from_port": 4000, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "907c8c84-3e64-4659-b6a2-569968581d88"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "950c7acb-ead9-42d1-b524-d92ccfc82881"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1830698-d6ae-4288-91ad-6244bc77179f"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "1c04579a-0736-48a1-b83e-acbd9d191025", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34", "ip_range": {}, "id": "03ee4e6c-ca99-4522-9432-bf699a0d2ace"}, {"from_port": 7253, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34", "ip_range": {}, "id": "31fe97fb-f1e4-46d5-9271-ba3b86134d65"}, {"from_port": 9160, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34", "ip_range": {}, "id": "5dca0845-6bea-4355-82ab-d200ec5e2703"}, {"from_port": 11311, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34", "ip_range": {}, "id": "9e7fd548-7e8b-4bc7-a065-3b73bd188855"}, {"from_port": 9160, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34", "ip_range": {}, "id": "bec3d7fd-159a-4c7e-8c10-f62fb0eff89d"}, {"from_port": 11311, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34", "ip_range": {}, "id": "f5a344ae-37bc-437b-9949-73deea2699ee"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "7e21f8e3-83d7-454b-9d8a-dae5270fca53", "ip_range": {}, "id": "bd35252e-e444-4a4b-bffc-02d05e01f359"}, {"from_port": 7253, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "7e21f8e3-83d7-454b-9d8a-dae5270fca53", "ip_range": {}, "id": "c820b6d8-f72c-4cce-a0da-0ecdb4c0a160"}, {"from_port": 11211, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "7e21f8e3-83d7-454b-9d8a-dae5270fca53", "ip_range": {}, "id": "d65de659-2e70-4a76-be41-2626d86fd8ee"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "7e21f8e3-83d7-454b-9d8a-dae5270fca53", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-10-17 07:54:12,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0/os-security-groups used request id req-ffa18780-1be2-4b6e-bffa-fea670723b72 2018-10-17 07:54:12,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.499613046646s 2018-10-17 07:54:12,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:54:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:12,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:12 GMT X-Openstack-Request-Id: req-fe1bd0d5-1a3c-4382-b556-d84b943afa15 2018-10-17 07:54:12,402 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:54:12,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-fe1bd0d5-1a3c-4382-b556-d84b943afa15 2018-10-17 07:54:12,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388169288635s 2018-10-17 07:54:12,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 07:54:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:13,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-2aa952bf-2c2d-40a4-b19b-ae04b434ec14 x-openstack-request-id: req-2aa952bf-2c2d-40a4-b19b-ae04b434ec14 2018-10-17 07:54:13,119 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 07:54:13,119 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail used request id req-2aa952bf-2c2d-40a4-b19b-ae04b434ec14 2018-10-17 07:54:13,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.710489988327s 2018-10-17 07:54:13,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:54:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:13,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e45a0017-5f23-4e23-9198-74ba5eb9d1f9 x-openstack-request-id: req-e45a0017-5f23-4e23-9198-74ba5eb9d1f9 2018-10-17 07:54:13,142 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:54:13,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e45a0017-5f23-4e23-9198-74ba5eb9d1f9 2018-10-17 07:54:13,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230860710144s 2018-10-17 07:54:13,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-17 07:54:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:13,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 803 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab7be443-5705-47bf-a51d-c610999430c7 x-openstack-request-id: req-ab7be443-5705-47bf-a51d-c610999430c7 2018-10-17 07:54:13,412 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "15782504-a2ca-4e93-a52f-c3ebbfd1b3da"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2236dc76-9616-4430-84d4-f4809bccf018"}, {"from_port": 4000, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "907c8c84-3e64-4659-b6a2-569968581d88"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "950c7acb-ead9-42d1-b524-d92ccfc82881"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1830698-d6ae-4288-91ad-6244bc77179f"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "1c04579a-0736-48a1-b83e-acbd9d191025", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "929ce48b-9e83-4f19-9680-0e0c9b612966", "ip_range": {}, "id": "46038c1a-8da3-4356-a77e-d0fc955e3919"}, {"from_port": 9888, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "929ce48b-9e83-4f19-9680-0e0c9b612966", "ip_range": {}, "id": "a4308185-1bca-4a67-ab26-672062096070"}, {"from_port": 5054, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "929ce48b-9e83-4f19-9680-0e0c9b612966", "ip_range": {}, "id": "a4eb91f4-86ad-4c4e-9a1c-9f1ca4cc9cc2"}, {"from_port": 5052, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "929ce48b-9e83-4f19-9680-0e0c9b612966", "ip_range": {}, "id": "e8637d94-5653-494e-9a8b-f34500feb08b"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "929ce48b-9e83-4f19-9680-0e0c9b612966", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5a1e6754-b82d-4ef6-b402-da673e9c8d9c", "ip_range": {}, "id": "91787910-519c-4147-982c-f64f80af8c50"}, {"from_port": 5052, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5a1e6754-b82d-4ef6-b402-da673e9c8d9c", "ip_range": {}, "id": "ddf8cd6d-3c97-4dff-b162-afb91bafeee1"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "5a1e6754-b82d-4ef6-b402-da673e9c8d9c", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-10-17 07:54:13,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019/os-security-groups used request id req-ab7be443-5705-47bf-a51d-c610999430c7 2018-10-17 07:54:13,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.268647909164s 2018-10-17 07:54:13,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:54:13,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:13,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:13 GMT X-Openstack-Request-Id: req-1b9f0dbf-6a08-4048-9537-b530cbb9987b 2018-10-17 07:54:13,460 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:54:13,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1b9f0dbf-6a08-4048-9537-b530cbb9987b 2018-10-17 07:54:13,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381021499634s 2018-10-17 07:54:13,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 07:54:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:14,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-2344ab04-e217-4d36-a4b7-a4dbb35deb42 x-openstack-request-id: req-2344ab04-e217-4d36-a4b7-a4dbb35deb42 2018-10-17 07:54:14,207 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 07:54:14,207 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail used request id req-2344ab04-e217-4d36-a4b7-a4dbb35deb42 2018-10-17 07:54:14,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.741021871567s 2018-10-17 07:54:14,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:54:14,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:14,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78775357-4fb4-4f04-879d-0741d38319eb x-openstack-request-id: req-78775357-4fb4-4f04-879d-0741d38319eb 2018-10-17 07:54:14,235 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:54:14,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-78775357-4fb4-4f04-879d-0741d38319eb 2018-10-17 07:54:14,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275371074677s 2018-10-17 07:54:14,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-17 07:54:14,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:14,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e33883e-2678-4d29-aef9-d1def196fd1b x-openstack-request-id: req-5e33883e-2678-4d29-aef9-d1def196fd1b 2018-10-17 07:54:14,402 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "15782504-a2ca-4e93-a52f-c3ebbfd1b3da"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2236dc76-9616-4430-84d4-f4809bccf018"}, {"from_port": 4000, "group": {"tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {}, "id": "907c8c84-3e64-4659-b6a2-569968581d88"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "950c7acb-ead9-42d1-b524-d92ccfc82881"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "1c04579a-0736-48a1-b83e-acbd9d191025", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1830698-d6ae-4288-91ad-6244bc77179f"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "1c04579a-0736-48a1-b83e-acbd9d191025", "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": "a61677dc-0d50-4fe5-a575-a5312851bb9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d0448c6-5b82-4c69-ac9e-b4b26cefe20a"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "a61677dc-0d50-4fe5-a575-a5312851bb9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f2a795af-6fdd-4d83-a095-41a42e506d46"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "a61677dc-0d50-4fe5-a575-a5312851bb9e", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-10-17 07:54:14,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec/os-security-groups used request id req-5e33883e-2678-4d29-aef9-d1def196fd1b 2018-10-17 07:54:14,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.166071176529s 2018-10-17 07:54:14,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:54:14,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:14,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:14 GMT X-Openstack-Request-Id: req-0e2ab05c-a40a-42a3-8b37-e6fa8948db10 2018-10-17 07:54:14,451 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:54:14,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0e2ab05c-a40a-42a3-8b37-e6fa8948db10 2018-10-17 07:54:14,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0412490367889s 2018-10-17 07:54:14,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 07:54:14,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:15,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-bdcdc0e0-df6f-4ae8-b373-8b97e2ab6284 x-openstack-request-id: req-bdcdc0e0-df6f-4ae8-b373-8b97e2ab6284 2018-10-17 07:54:15,386 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 07:54:15,386 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail used request id req-bdcdc0e0-df6f-4ae8-b373-8b97e2ab6284 2018-10-17 07:54:15,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.928534984589s 2018-10-17 07:54:15,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 07:54:15,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:15,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a69c1019-99b8-4285-86d0-a56a7ee4dd7f x-openstack-request-id: req-a69c1019-99b8-4285-86d0-a56a7ee4dd7f 2018-10-17 07:54:15,412 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 07:54:15,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a69c1019-99b8-4285-86d0-a56a7ee4dd7f 2018-10-17 07:54:15,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251159667969s 2018-10-17 07:54:15,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-17 07:54:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:15,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa523381-75e2-4644-9b75-aefb7a6bb001 x-openstack-request-id: req-fa523381-75e2-4644-9b75-aefb7a6bb001 2018-10-17 07:54:15,580 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a4f3902-7d4d-4113-8a40-d020c51fae98"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a9fbd91-7765-4933-9288-b28d32222957"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "33cfd89d-accf-43f0-b568-496b3d56aa9e"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d8cdf93-5d75-4470-95f1-4f134d49e10a"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a4f3902-7d4d-4113-8a40-d020c51fae98"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a9fbd91-7765-4933-9288-b28d32222957"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "33cfd89d-accf-43f0-b568-496b3d56aa9e"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d8cdf93-5d75-4470-95f1-4f134d49e10a"}], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-10-17 07:54:15,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd/os-security-groups used request id req-fa523381-75e2-4644-9b75-aefb7a6bb001 2018-10-17 07:54:15,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.167165994644s 2018-10-17 07:54:15,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 07:54:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:15,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:15 GMT X-Openstack-Request-Id: req-debec8f2-8e59-4fa2-8d50-1b8d4057a437 2018-10-17 07:54:15,627 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 07:54:15,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-debec8f2-8e59-4fa2-8d50-1b8d4057a437 2018-10-17 07:54:15,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400259494781s 2018-10-17 07:54:15,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 07:54:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:16,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-7de02bfb-0b80-4898-ba47-081c71bb0b8e x-openstack-request-id: req-7de02bfb-0b80-4898-ba47-081c71bb0b8e 2018-10-17 07:54:16,516 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 07:54:16,516 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.29:8776/v3/e595f73d94cb4c6ab91d69fa7bb03aa8/volumes/detail used request id req-7de02bfb-0b80-4898-ba47-081c71bb0b8e 2018-10-17 07:54:16,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.883625984192s 2018-10-17 07:54:16,517 - 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:5b:72:bb', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:72:bb', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:60:0d', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:60:0d', 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'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:53:55.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'2ba06e34-a8bd-49e5-b5d2-496f57172ae4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'15782504-a2ca-4e93-a52f-c3ebbfd1b3da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2236dc76-9616-4430-84d4-f4809bccf018'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'907c8c84-3e64-4659-b6a2-569968581d88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'950c7acb-ead9-42d1-b524-d92ccfc82881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'e1830698-d6ae-4288-91ad-6244bc77179f'})], 'id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'568c5db4-848a-4456-98b4-06fe349aef60', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'892005f9-a80f-4641-98cc-7d0b7fbb7126'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'568c5db4-848a-4456-98b4-06fe349aef60', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'f0f06c4d-2ab7-41d9-b861-e16dc33e9273'})], 'id': u'568c5db4-848a-4456-98b4-06fe349aef60', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'5bf9eb12-7318-4019-9af2-d1a04ecea43f', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'45ff4755-ec9e-453a-b925-0d7beb622350'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'5bf9eb12-7318-4019-9af2-d1a04ecea43f', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'9504864d-ae4e-437f-a7e9-0527c593e67f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'5bf9eb12-7318-4019-9af2-d1a04ecea43f', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'edd2ddc2-448c-44b7-ba5f-08d609994ed4'})], 'id': u'5bf9eb12-7318-4019-9af2-d1a04ecea43f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', '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'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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-10-17T07:53:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:53:55Z', 'hostId': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.1.8', 'cloud': 'envvars', 'host_id': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', '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-10-17T07:53:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:53:06Z', 'created': u'2018-10-17T07:53:06Z', '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:7e:16:bc', u'version': 4, u'addr': u'192.168.1.16', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:01:fc', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:01:fc', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:53:54.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'4da43424-b3fd-423d-86c0-994e306d2f77', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'15782504-a2ca-4e93-a52f-c3ebbfd1b3da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2236dc76-9616-4430-84d4-f4809bccf018'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'907c8c84-3e64-4659-b6a2-569968581d88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'950c7acb-ead9-42d1-b524-d92ccfc82881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'e1830698-d6ae-4288-91ad-6244bc77179f'})], 'id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'9f1999e6-336f-4572-97b0-c4d3b17bd7e5', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'0f78e541-89f4-4d0f-8ed7-6fbb0aa13f30'})], 'id': u'9f1999e6-336f-4572-97b0-c4d3b17bd7e5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'ccc863aa-1c14-4d1b-b743-9254ecd5d076', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'193b7164-e343-42be-ba3a-52d504e6090c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'ccc863aa-1c14-4d1b-b743-9254ecd5d076', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2abf0d69-b999-4e67-a261-de1d7ca444ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'ccc863aa-1c14-4d1b-b743-9254ecd5d076', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'36d2034f-9bf6-4605-8e48-df4ad19febc6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'ccc863aa-1c14-4d1b-b743-9254ecd5d076', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'b2529024-85d2-4aa7-ac66-c5090c981500'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'ccc863aa-1c14-4d1b-b743-9254ecd5d076', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'ee1fdb0d-c886-49e4-83a0-f5da53627c50'})], 'id': u'ccc863aa-1c14-4d1b-b743-9254ecd5d076', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2018-10-17T07:53:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:53:54Z', 'hostId': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', '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-10-17T07:53:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:53:05Z', 'created': u'2018-10-17T07:53:05Z', '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:a1:0f:ee', u'version': 4, u'addr': u'192.168.1.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:0f:ee', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:63:35', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:63:35', 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'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:53:55.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'5bf65600-ac69-4564-9570-8b48763a417a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'15782504-a2ca-4e93-a52f-c3ebbfd1b3da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2236dc76-9616-4430-84d4-f4809bccf018'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'907c8c84-3e64-4659-b6a2-569968581d88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'950c7acb-ead9-42d1-b524-d92ccfc82881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'e1830698-d6ae-4288-91ad-6244bc77179f'})], 'id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2a03457d-2cbd-4722-acbf-287a3187a227'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2f56fe41-e167-41e0-9d59-59dba8be2c52'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'4080be06-c5cb-42b5-9be1-f0730d27d66b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'985e4c26-042a-40fd-a330-7846189ed9da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'b43a6fad-9be7-490c-8954-7952c8a0267d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'd12948c0-47c4-43b1-a8e4-9d99254a3af7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f4c75bba-f31a-442b-96a8-67cb54f0b3d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'f96001e8-53fa-4913-8cec-753ff2fad26f'})], 'id': u'fd83bb86-7fc0-438c-bc97-f8f50166cf18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', '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'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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-10-17T07:53:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:53:55Z', 'hostId': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.1.12', 'cloud': 'envvars', 'host_id': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', '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-10-17T07:53:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:53:05Z', 'created': u'2018-10-17T07:53:05Z', '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:fc:07:1a', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f7:45:2d', u'version': 4, u'addr': u'192.168.0.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f7:45:2d', 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'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:53:59.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'37174c85-1a18-4ece-a70f-2e72966de8f0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'15782504-a2ca-4e93-a52f-c3ebbfd1b3da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2236dc76-9616-4430-84d4-f4809bccf018'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'907c8c84-3e64-4659-b6a2-569968581d88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'950c7acb-ead9-42d1-b524-d92ccfc82881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'e1830698-d6ae-4288-91ad-6244bc77179f'})], 'id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'03ee4e6c-ca99-4522-9432-bf699a0d2ace'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'31fe97fb-f1e4-46d5-9271-ba3b86134d65'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'5dca0845-6bea-4355-82ab-d200ec5e2703'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'9e7fd548-7e8b-4bc7-a065-3b73bd188855'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'bec3d7fd-159a-4c7e-8c10-f62fb0eff89d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f5a344ae-37bc-437b-9949-73deea2699ee'})], 'id': u'e7f95bbf-dca2-4d0d-a80d-dd0e33d6be34', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'7e21f8e3-83d7-454b-9d8a-dae5270fca53', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'bd35252e-e444-4a4b-bffc-02d05e01f359'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'7e21f8e3-83d7-454b-9d8a-dae5270fca53', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'c820b6d8-f72c-4cce-a0da-0ecdb4c0a160'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'7e21f8e3-83d7-454b-9d8a-dae5270fca53', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd65de659-2e70-4a76-be41-2626d86fd8ee'})], 'id': u'7e21f8e3-83d7-454b-9d8a-dae5270fca53', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', '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'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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-10-17T07:53:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:53:59Z', 'hostId': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.0.18', 'cloud': 'envvars', 'host_id': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', '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-10-17T07:53:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:53:04Z', 'created': u'2018-10-17T07:53:04Z', '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:64:b2:8d', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:c2:cc', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:c2:cc', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:53:43.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'9cba6cc2-c61a-4472-97ed-4590a66c4019', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'15782504-a2ca-4e93-a52f-c3ebbfd1b3da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2236dc76-9616-4430-84d4-f4809bccf018'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'907c8c84-3e64-4659-b6a2-569968581d88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'950c7acb-ead9-42d1-b524-d92ccfc82881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'e1830698-d6ae-4288-91ad-6244bc77179f'})], 'id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'929ce48b-9e83-4f19-9680-0e0c9b612966', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'46038c1a-8da3-4356-a77e-d0fc955e3919'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'929ce48b-9e83-4f19-9680-0e0c9b612966', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a4308185-1bca-4a67-ab26-672062096070'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'929ce48b-9e83-4f19-9680-0e0c9b612966', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a4eb91f4-86ad-4c4e-9a1c-9f1ca4cc9cc2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'929ce48b-9e83-4f19-9680-0e0c9b612966', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'e8637d94-5653-494e-9a8b-f34500feb08b'})], 'id': u'929ce48b-9e83-4f19-9680-0e0c9b612966', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'5a1e6754-b82d-4ef6-b402-da673e9c8d9c', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'91787910-519c-4147-982c-f64f80af8c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'5a1e6754-b82d-4ef6-b402-da673e9c8d9c', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ddf8cd6d-3c97-4dff-b162-afb91bafeee1'})], 'id': u'5a1e6754-b82d-4ef6-b402-da673e9c8d9c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-10-17T07:53:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:53:43Z', 'hostId': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', '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-10-17T07:53:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:53:04Z', 'created': u'2018-10-17T07:53:04Z', '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:63:ee:55', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:ee:55', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:52:46.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'26b5b6ae-728f-4121-a18d-fda8bddbcaec', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'15782504-a2ca-4e93-a52f-c3ebbfd1b3da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2236dc76-9616-4430-84d4-f4809bccf018'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'907c8c84-3e64-4659-b6a2-569968581d88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'950c7acb-ead9-42d1-b524-d92ccfc82881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'e1830698-d6ae-4288-91ad-6244bc77179f'})], 'id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'a61677dc-0d50-4fe5-a575-a5312851bb9e', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'9d0448c6-5b82-4c69-ac9e-b4b26cefe20a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'a61677dc-0d50-4fe5-a575-a5312851bb9e', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'f2a795af-6fdd-4d83-a095-41a42e506d46'})], 'id': u'a61677dc-0d50-4fe5-a575-a5312851bb9e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-10-17T07:52:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:52:46Z', 'hostId': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', '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-10-17T07:52:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:51:06Z', 'created': u'2018-10-17T07:51:06Z', '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:51:c3:19', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:32:24', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:32:24', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:50:52.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'872304f6-605f-4f58-ba77-c5769ea0a8cd', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'0a4f3902-7d4d-4113-8a40-d020c51fae98'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2a9fbd91-7765-4933-9288-b28d32222957'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'33cfd89d-accf-43f0-b568-496b3d56aa9e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'6d8cdf93-5d75-4470-95f1-4f134d49e10a'})], 'id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'0a4f3902-7d4d-4113-8a40-d020c51fae98'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2a9fbd91-7765-4933-9288-b28d32222957'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'33cfd89d-accf-43f0-b568-496b3d56aa9e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'6d8cdf93-5d75-4470-95f1-4f134d49e10a'})], 'id': u'4bb2b5b4-17b4-4bcf-ba5c-7189ab045a0b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-10-17T07:50:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:50:52Z', 'hostId': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4', '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-10-17T07:50:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:49:06Z', 'created': u'2018-10-17T07:49:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-10-17 07:54:16,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:54:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:17,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3dd00271-03ca-4e4b-9c8a-2c84f0c90fd9 x-openstack-request-id: req-3dd00271-03ca-4e4b-9c8a-2c84f0c90fd9 2018-10-17 07:54:17,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:54:17,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3dd00271-03ca-4e4b-9c8a-2c84f0c90fd9 2018-10-17 07:54:17,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47750711441s 2018-10-17 07:54:17,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:54:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:54:17,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10480 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f282722-015d-4390-9430-b69f7cef592f x-openstack-request-id: req-5f282722-015d-4390-9430-b69f7cef592f 2018-10-17 07:54:17,087 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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]\n"} 2018-10-17 07:54:17,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-5f282722-015d-4390-9430-b69f7cef592f 2018-10-17 07:54:17,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712759494781s 2018-10-17 07:54:17,089 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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] 2018-10-17 07:54:17,091 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:54:27,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:54:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:27,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87caced3-cecb-41e9-b219-3527c10aa81e x-openstack-request-id: req-87caced3-cecb-41e9-b219-3527c10aa81e 2018-10-17 07:54:27,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:54:27,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-87caced3-cecb-41e9-b219-3527c10aa81e 2018-10-17 07:54:27,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.85395693779s 2018-10-17 07:54:27,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:54:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:54:28,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12826 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac6ab92a-49b2-4590-ae0a-cb6ece2db315 x-openstack-request-id: req-ac6ab92a-49b2-4590-ae0a-cb6ece2db315 2018-10-17 07:54:28,034 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\n"} 2018-10-17 07:54:28,035 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-ac6ab92a-49b2-4590-ae0a-cb6ece2db315 2018-10-17 07:54:28,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0758640766144s 2018-10-17 07:54:28,036 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] 2018-10-17 07:54:28,037 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:54:38,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:54:38,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-649e3954-2a80-42ca-92f4-1f7055c3d0f7 x-openstack-request-id: req-649e3954-2a80-42ca-92f4-1f7055c3d0f7 2018-10-17 07:54:38,880 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:54:38,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-649e3954-2a80-42ca-92f4-1f7055c3d0f7 2018-10-17 07:54:38,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83247590065s 2018-10-17 07:54:38,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:54:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:54:38,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13999 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-407a6446-8b03-4548-9c64-a69f228f717b x-openstack-request-id: req-407a6446-8b03-4548-9c64-a69f228f717b 2018-10-17 07:54:38,967 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\n"} 2018-10-17 07:54:38,968 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-407a6446-8b03-4548-9c64-a69f228f717b 2018-10-17 07:54:38,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0793578624725s 2018-10-17 07:54:38,970 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... 2018-10-17 07:54:38,973 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:54:48,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:54:48,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:54:49,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85b831b0-f06b-4c1d-9223-d2e9a7866303 x-openstack-request-id: req-85b831b0-f06b-4c1d-9223-d2e9a7866303 2018-10-17 07:54:49,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:54:49,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-85b831b0-f06b-4c1d-9223-d2e9a7866303 2018-10-17 07:54:49,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01602911949s 2018-10-17 07:54:50,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:54:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:54:50,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14338 Content-Type: application/json Date: Wed, 17 Oct 2018 07:54:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5bf9ec52-5472-4f3c-90b9-3483ee5ce717 x-openstack-request-id: req-5bf9ec52-5472-4f3c-90b9-3483ee5ce717 2018-10-17 07:54:50,075 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\n"} 2018-10-17 07:54:50,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-5bf9ec52-5472-4f3c-90b9-3483ee5ce717 2018-10-17 07:54:50,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725729465485s 2018-10-17 07:54:50,078 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... 2018-10-17 07:54:50,081 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:55:00,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:55:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:55:00,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc43cebc-a5fa-4310-97e9-4a84541d47df x-openstack-request-id: req-fc43cebc-a5fa-4310-97e9-4a84541d47df 2018-10-17 07:55:00,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:55:00,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fc43cebc-a5fa-4310-97e9-4a84541d47df 2018-10-17 07:55:00,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642636060715s 2018-10-17 07:55:00,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:55:00,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:55:00,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14638 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d3cabc8-ba23-41ec-97fa-1d7da7b8004d x-openstack-request-id: req-0d3cabc8-ba23-41ec-97fa-1d7da7b8004d 2018-10-17 07:55:00,813 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\n"} 2018-10-17 07:55:00,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-0d3cabc8-ba23-41ec-97fa-1d7da7b8004d 2018-10-17 07:55:00,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0730369091034s 2018-10-17 07:55:00,817 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... 2018-10-17 07:55:00,819 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:55:10,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:55:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:55:11,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e685eff-cd15-4aed-b867-2afad4d49a7f x-openstack-request-id: req-1e685eff-cd15-4aed-b867-2afad4d49a7f 2018-10-17 07:55:11,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:55:11,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1e685eff-cd15-4aed-b867-2afad4d49a7f 2018-10-17 07:55:11,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663017034531s 2018-10-17 07:55:11,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:55:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:55:11,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14937 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19e695d3-0b03-4c29-9b47-f5c2f87b8159 x-openstack-request-id: req-19e695d3-0b03-4c29-9b47-f5c2f87b8159 2018-10-17 07:55:11,584 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\n"} 2018-10-17 07:55:11,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-19e695d3-0b03-4c29-9b47-f5c2f87b8159 2018-10-17 07:55:11,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0852420330048s 2018-10-17 07:55:11,587 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... 2018-10-17 07:55:11,590 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:55:21,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:55:21,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:55:22,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bddf28c-46ec-4d64-a05c-eda5e8356d63 x-openstack-request-id: req-1bddf28c-46ec-4d64-a05c-eda5e8356d63 2018-10-17 07:55:22,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:55:22,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1bddf28c-46ec-4d64-a05c-eda5e8356d63 2018-10-17 07:55:22,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630969047546s 2018-10-17 07:55:22,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:55:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:55:22,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15364 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe59ae92-9ed0-4b0e-8d5e-2e77c866fa13 x-openstack-request-id: req-fe59ae92-9ed0-4b0e-8d5e-2e77c866fa13 2018-10-17 07:55:22,314 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\n"} 2018-10-17 07:55:22,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-fe59ae92-9ed0-4b0e-8d5e-2e77c866fa13 2018-10-17 07:55:22,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742700099945s 2018-10-17 07:55:22,317 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... 2018-10-17 07:55:22,320 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:55:32,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:55:32,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:55:33,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cedbcf28-d4cd-43f5-b4cc-385c1e919585 x-openstack-request-id: req-cedbcf28-d4cd-43f5-b4cc-385c1e919585 2018-10-17 07:55:33,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:55:33,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cedbcf28-d4cd-43f5-b4cc-385c1e919585 2018-10-17 07:55:33,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.831338882446s 2018-10-17 07:55:33,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:55:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:55:33,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15532 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ee198f1-c268-4eb1-9c94-7392743553ed x-openstack-request-id: req-8ee198f1-c268-4eb1-9c94-7392743553ed 2018-10-17 07:55:33,244 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\n"} 2018-10-17 07:55:33,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-8ee198f1-c268-4eb1-9c94-7392743553ed 2018-10-17 07:55:33,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075423002243s 2018-10-17 07:55:33,247 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... 2018-10-17 07:55:33,250 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:55:43,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:55:43,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:55:44,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8719507f-74f5-4ad2-bebe-fb4d4d0ed6e7 x-openstack-request-id: req-8719507f-74f5-4ad2-bebe-fb4d4d0ed6e7 2018-10-17 07:55:44,073 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:55:44,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8719507f-74f5-4ad2-bebe-fb4d4d0ed6e7 2018-10-17 07:55:44,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81221818924s 2018-10-17 07:55:44,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:55:44,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:55:44,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15881 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2112a409-4fbc-4672-9cd4-83c4a8b2b09d x-openstack-request-id: req-2112a409-4fbc-4672-9cd4-83c4a8b2b09d 2018-10-17 07:55:44,151 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\n"} 2018-10-17 07:55:44,153 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-2112a409-4fbc-4672-9cd4-83c4a8b2b09d 2018-10-17 07:55:44,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0716490745544s 2018-10-17 07:55:44,155 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode 2018-10-17 07:55:44,158 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:55:54,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:55:54,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:55:54,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-327b048f-5243-426a-80df-191140d23af6 x-openstack-request-id: req-327b048f-5243-426a-80df-191140d23af6 2018-10-17 07:55:54,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:55:54,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-327b048f-5243-426a-80df-191140d23af6 2018-10-17 07:55:54,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368810892105s 2018-10-17 07:55:54,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:55:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:55:54,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16268 Content-Type: application/json Date: Wed, 17 Oct 2018 07:55:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dab5f417-db30-4265-9348-090917fdab8b x-openstack-request-id: req-dab5f417-db30-4265-9348-090917fdab8b 2018-10-17 07:55:54,626 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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-10-17 07:55:54,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-dab5f417-db30-4265-9348-090917fdab8b 2018-10-17 07:55:54,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0894100666046s 2018-10-17 07:55:54,629 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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-10-17 07:55:54,633 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:56:04,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:56:04,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:56:05,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd6b8c03-9e17-4bf0-aec3-a4faeca46c08 x-openstack-request-id: req-dd6b8c03-9e17-4bf0-aec3-a4faeca46c08 2018-10-17 07:56:05,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:56:05,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd6b8c03-9e17-4bf0-aec3-a4faeca46c08 2018-10-17 07:56:05,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66943693161s 2018-10-17 07:56:05,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:56:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:56:05,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16973 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a3eecde-6b56-46dd-a35e-dda5b6d1128d x-openstack-request-id: req-9a3eecde-6b56-46dd-a35e-dda5b6d1128d 2018-10-17 07:56:05,391 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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\n"} 2018-10-17 07:56:05,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-9a3eecde-6b56-46dd-a35e-dda5b6d1128d 2018-10-17 07:56:05,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0723929405212s 2018-10-17 07:56:05,395 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 2018-10-17 07:56:05,398 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:56:15,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:56:15,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:56:15,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f509b274-e82d-4846-a674-6a9fdcf3e31d x-openstack-request-id: req-f509b274-e82d-4846-a674-6a9fdcf3e31d 2018-10-17 07:56:15,975 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:56:15,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f509b274-e82d-4846-a674-6a9fdcf3e31d 2018-10-17 07:56:15,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572749137878s 2018-10-17 07:56:15,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:56:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:56:16,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18153 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4ad10e4-d4d1-42aa-b5aa-33c2f1836485 x-openstack-request-id: req-a4ad10e4-d4d1-42aa-b5aa-33c2f1836485 2018-10-17 07:56:16,204 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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\n"} 2018-10-17 07:56:16,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-a4ad10e4-d4d1-42aa-b5aa-33c2f1836485 2018-10-17 07:56:16,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.221878051758s 2018-10-17 07:56:16,208 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 2018-10-17 07:56:16,211 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:56:26,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:56:26,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:56:27,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ec6bd18-c441-48bc-bc6a-98adb46326b7 x-openstack-request-id: req-9ec6bd18-c441-48bc-bc6a-98adb46326b7 2018-10-17 07:56:27,184 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:56:27,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9ec6bd18-c441-48bc-bc6a-98adb46326b7 2018-10-17 07:56:27,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962424993515s 2018-10-17 07:56:27,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:56:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:56:27,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18897 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9b61d27-3d8d-4298-a8c1-3b80cdca5a7b x-openstack-request-id: req-e9b61d27-3d8d-4298-a8c1-3b80cdca5a7b 2018-10-17 07:56:27,255 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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 (11.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 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) ...\n"} 2018-10-17 07:56:27,256 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-e9b61d27-3d8d-4298-a8c1-3b80cdca5a7b 2018-10-17 07:56:27,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0679471492767s 2018-10-17 07:56:27,258 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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 (11.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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) ... 2018-10-17 07:56:27,261 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:56:37,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:56:37,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:56:37,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26708ad6-8a76-41ff-92d1-328fd835e948 x-openstack-request-id: req-26708ad6-8a76-41ff-92d1-328fd835e948 2018-10-17 07:56:37,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:56:37,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-26708ad6-8a76-41ff-92d1-328fd835e948 2018-10-17 07:56:37,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649754047394s 2018-10-17 07:56:37,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:56:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:56:38,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19408 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-538726cc-8bc4-4780-b622-12e12e7a7504 x-openstack-request-id: req-538726cc-8bc4-4780-b622-12e12e7a7504 2018-10-17 07:56:38,008 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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 (11.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 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) ...\n"} 2018-10-17 07:56:38,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-538726cc-8bc4-4780-b622-12e12e7a7504 2018-10-17 07:56:38,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0906569957733s 2018-10-17 07:56:38,012 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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 (11.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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) ... 2018-10-17 07:56:38,015 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:56:48,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:56:48,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:56:48,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e08d661-2877-4e12-8c5c-a99cf06a0f9b x-openstack-request-id: req-4e08d661-2877-4e12-8c5c-a99cf06a0f9b 2018-10-17 07:56:48,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:56:48,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4e08d661-2877-4e12-8c5c-a99cf06a0f9b 2018-10-17 07:56:48,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763834953308s 2018-10-17 07:56:48,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:56:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:56:49,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21050 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c62245d3-cf4d-4e81-aa94-daf97e7d9439 x-openstack-request-id: req-c62245d3-cf4d-4e81-aa94-daf97e7d9439 2018-10-17 07:56:49,886 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized\n[ 0.009263] AppArmor: AppArmor initialized\n[ 0.010375] Yama: becoming mindful.\n[ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020430] Initializing cgroup subsys memory\n[ 0.021612] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025199] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027568] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029819] mce: CPU supports 10 MCE banks\n[ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.053803] ACPI: Core revision 20131115\n[ 0.055651] ACPI: All ACPI Tables successfully acquired\n[ 0.057238] ftrace: allocating 28748 entries in 113 pages\n[ 0.076251] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.083152] Enabling x2apic\n[ 0.083942] Enabled x2apic\n[ 0.084003] Switched APIC routing to physical x2apic.\n[ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101137] KVM setup paravirtual spinlock\n[ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.105817] x86: Booting SMP configuration:\n[ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124022] x86: Booted up 1 node, 2 CPUs\n[ 0.124013] KVM setup async PF for cpu 1\n[ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128432] devtmpfs: initialized\n[ 0.130214] EVM: security.selinux\n[ 0.131100] EVM: security.SMACK64\n[ 0.132005] EVM: security.ima\n[ 0.132839] EVM: security.capability\n[ 0.133812] pinctrl core: initialized pinctrl subsystem\n[ 0.136056] regulator-dummy: no parameters\n[ 0.137176] RTC time: 7:53:56, date: 10/17/18\n[ 0.138328] NET: Registered protocol family 16\n[ 0.139536] cpuidle: using governor ladder\n[ 0.140003] cpuidle: using governor menu\n[ 0.141089] ACPI: bus type PCI registered\n[ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143691] PCI: Using configuration type 1 for base access\n[ 0.144613] bio: create slab at 0\n[ 0.145100] ACPI: Added _OSI(Module Device)\n[ 0.145124] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149142] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151765] ACPI: Interpreter enabled\n[ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160681] ACPI: (supports S0 S5)\n[ 0.161587] ACPI: Using IOAPIC for interrupt routing\n[ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164199] ACPI: No dock devices found.\n[ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172192] acpiphp: Slot [3] registered\n[ 0.173204] acpiphp: Slot [4] registered\n[ 0.174230] acpiphp: Slot [5] registered\n[ 0.175237] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177028] acpiphp: Slot [8] registered\n[ 0.178070] acpiphp: Slot [9] registered\n[ 0.179103] acpiphp: Slot [10] registered\n[ 0.180019] acpiphp: Slot [11] registered\n[ 0.181036] acpiphp: Slot [12] registered\n[ 0.182058] acpiphp: Slot [13] registered\n[ 0.183083] acpiphp: Slot [14] registered\n[ 0.184023] acpiphp: Slot [15] registered\n[ 0.185048] acpiphp: Slot [16] registered\n[ 0.186075] acpiphp: Slot [17] registered\n[ 0.187114] acpiphp: Slot [18] registered\n[ 0.188025] acpiphp: Slot [19] registered\n[ 0.189058] acpiphp: Slot [20] registered\n[ 0.190174] acpiphp: Slot [21] registered\n[ 0.191216] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193048] acpiphp: Slot [24] registered\n[ 0.194076] acpiphp: Slot [25] registered\n[ 0.195089] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197054] acpiphp: Slot [28] registered\n[ 0.198078] acpiphp: Slot [29] registered\n[ 0.199093] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201062] PCI host bridge to bus 0000:00\n[ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.257105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.259173] SCSI subsystem initialized\n[ 0.260229] ACPI: bus type USB registered\n[ 0.261577] usbcore: registered new interface driver usbfs\n[ 0.263470] usbcore: registered new interface driver hub\n[ 0.264048] usbcore: registered new device driver usb\n[ 0.265743] PCI: Using ACPI for IRQ routing\n[ 0.265747] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270966] NetLabel: unlabeled traffic allowed by default\n[ 0.272274] Switched to clocksource kvm-clock\n[ 0.280911] AppArmor: AppArmor Filesystem Enabled\n[ 0.282423] pnp: PnP ACPI init\n[ 0.283503] ACPI: bus type PNP registered\n[ 0.285426] pnp: PnP ACPI: found 8 devices\n[ 0.286921] ACPI: bus type PNP unregistered\n[ 0.295619] NET: Registered protocol family 2\n[ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302486] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304574] TCP: reno registered\n[ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309522] NET: Registered protocol family 1\n[ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358003] Trying to unpack rootfs image as initramfs...\n[ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465327] Scanning for low memory corruption every 60 seconds\n[ 0.467191] Initialise system trusted keyring\n[ 0.468405] audit: initializing netlink socket (disabled)\n[ 0.469787] type=2000 audit(1539762836.980:1): initialized\n[ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494285] zbud: loaded\n[ 0.495274] VFS: Disk quotas dquot_6.5.2\n[ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498340] fuse init (API version 7.22)\n[ 0.499506] msgmni has been set to 3997\n[ 0.500659] Key type big_key registered\n[ 0.502106] Key type asymmetric registered\n[ 0.503298] Asymmetric key parser 'x509' registered\n[ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506623] io scheduler noop registered\n[ 0.507774] io scheduler deadline registered (default)\n[ 0.509278] io scheduler cfq registered\n[ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513592] ipmi message handler version 39.2\n[ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516868] ACPI: Power Button [PWRF]\n[ 0.518062] GHES: HEST is not enabled!\n[ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637138] Linux agpgart interface v0.103\n[ 0.639751] brd: module loaded\n[ 0.641343] loop: module loaded\n[ 0.642905] blk-mq: CPU -> queue map\n[ 0.644132] CPU 0 -> Queue 0\n[ 0.645161] CPU 1 -> Queue 0\n[ 0.646780] vda: vda1\n[ 0.648566] scsi0 : ata_piix\n[ 0.649683] scsi1 : ata_piix\n[ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654277] libphy: Fixed MDIO Bus: probed\n[ 0.655645] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657019] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660940] PPP generic driver version 2.4.2\n[ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663822] ehci-pci: EHCI PCI platform driver\n[ 0.664989] ehci-platform: EHCI generic platform driver\n[ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667970] ohci-pci: OHCI PCI platform driver\n[ 0.669187] ohci-platform: OHCI generic platform driver\n[ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701638] usb usb1: Product: UHCI Host Controller\n[ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.704252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705521] hub 1-0:1.0: USB hub found\n[ 0.706557] hub 1-0:1.0: 2 ports detected\n[ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713677] mousedev: PS/2 mouse device common for all mice\n[ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718295] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724160] device-mapper: uevent: version 1.0.3\n[ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730255] TCP: cubic registered\n[ 0.738649] NET: Registered protocol family 10\n[ 0.740063] NET: Registered protocol family 17\n[ 0.741193] Key type dns_resolver registered\n[ 0.742438] Loading compiled-in X.509 certificates\n[ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.746677] registered taskstats version 1\n[ 0.749737] Key type trusted registered\n[ 0.753374] Key type encrypted registered\n[ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755690] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757466] regulator-dummy: disabling\n[ 0.758471] Magic number: 6:382:875\n[ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762860] EDD information not available.\n[ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811872] Write protecting the kernel read-only data: 12288k\n[ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832187] systemd-udevd[107]: starting version 204\n[ 0.872526] FDC 0 is a S82078B\n[ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184205] usb 1-1: Product: QEMU USB Tablet\n[ 1.185308] usb 1-1: Manufacturer: QEMU\n[ 1.186317] usb 1-1: SerialNumber: 42\n[ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds.\ncloud-init-nonet[3.31]: 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[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 ]\ncloud-init-nonet[4.30]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 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:\na5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o |\n| . . S |\n| . + o . |\n|..* o = |\n|o. *.X E |\n| .+.B+= |\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:\nc8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| . * o |\n| . = + . |\n| = = . |\n|E . . = S |\n| . + o |\n| o = . |\n| + * |\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:\n73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| E . . . |\n| . . + +|\n| . o . X |\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:\n02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. = . |\n|+ * + |\n|o* . . |\n|B . . S |\n|=+ . . |\n|.=. . |\n| .o. |\n|o+E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx crest homer\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8848 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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 (11.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 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++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\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+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 (DSA)\nec2: 256 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 (ECDSA)\nec2: 256 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 (ED25519)\nec2: 2048 a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyuDLxP75DpP0fEUEFWEl/qgOn3clfoBBWqnJj/H9RLvo9SeDi7o6Ytpkll3NJjNtdCnmarL6frq2PxgiTcNSs= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL0ipjdhQDUIK9KwhXzj1olOmDB3dp3A96lktZE89MiL root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTd2LSGMftiH+iitHnqVODqVDdaXG9PZvCaU0xJX31z8VRuV05DvKO7diE9E276R/FqptFqnCOkzRriBHKrSUdajjqZ9lqRTTS1LZzyUeA3Q+Q76+SYEsNthNKRIP3H83hhPgoHD+1CbTKQ0z3cIZ3e4o2q73dczZHW5RLfJ0L7tm83UQsYOnP+TAxz0sUJTtCauASuMeJFUGjUyTDh3jwmyPuBvCFieEAYLgwKywxS6j9QE4BmIKmdPhHloAe7ruDxcKektxxbCC77nMJOrPUQWqEfgeSOd4zVvhnJFS4FgoOYqopslNm39ePjeIXrcjIQzzVr3kUt4C1ecsb6Bep root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 168.90 seconds\n"} 2018-10-17 07:56:49,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4/action used request id req-c62245d3-cf4d-4e81-aa94-daf97e7d9439 2018-10-17 07:56:49,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09921598434s 2018-10-17 07:56:49,889 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008074] Security Framework initialized [ 0.009263] AppArmor: AppArmor initialized [ 0.010375] Yama: becoming mindful. [ 0.012020] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016830] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020430] Initializing cgroup subsys memory [ 0.021612] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025199] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027568] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029819] mce: CPU supports 10 MCE banks [ 0.030964] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030964] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033585] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044831] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.053803] ACPI: Core revision 20131115 [ 0.055651] ACPI: All ACPI Tables successfully acquired [ 0.057238] ftrace: allocating 28748 entries in 113 pages [ 0.076251] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.083152] Enabling x2apic [ 0.083942] Enabled x2apic [ 0.084003] Switched APIC routing to physical x2apic. [ 0.086455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.092028] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101137] KVM setup paravirtual spinlock [ 0.104032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.105817] x86: Booting SMP configuration: [ 0.106937] .... node #0, CPUs: #1[ 0.103990] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124022] x86: Booted up 1 node, 2 CPUs [ 0.124013] KVM setup async PF for cpu 1 [ 0.124013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.127504] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128432] devtmpfs: initialized [ 0.130214] EVM: security.selinux [ 0.131100] EVM: security.SMACK64 [ 0.132005] EVM: security.ima [ 0.132839] EVM: security.capability [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.136056] regulator-dummy: no parameters [ 0.137176] RTC time: 7:53:56, date: 10/17/18 [ 0.138328] NET: Registered protocol family 16 [ 0.139536] cpuidle: using governor ladder [ 0.140003] cpuidle: using governor menu [ 0.141089] ACPI: bus type PCI registered [ 0.142135] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143691] PCI: Using configuration type 1 for base access [ 0.144613] bio: create slab at 0 [ 0.145100] ACPI: Added _OSI(Module Device) [ 0.145124] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149142] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151765] ACPI: Interpreter enabled [ 0.152010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160681] ACPI: (supports S0 S5) [ 0.161587] ACPI: Using IOAPIC for interrupt routing [ 0.162767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164199] ACPI: No dock devices found. [ 0.167061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169544] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172192] acpiphp: Slot [3] registered [ 0.173204] acpiphp: Slot [4] registered [ 0.174230] acpiphp: Slot [5] registered [ 0.175237] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177028] acpiphp: Slot [8] registered [ 0.178070] acpiphp: Slot [9] registered [ 0.179103] acpiphp: Slot [10] registered [ 0.180019] acpiphp: Slot [11] registered [ 0.181036] acpiphp: Slot [12] registered [ 0.182058] acpiphp: Slot [13] registered [ 0.183083] acpiphp: Slot [14] registered [ 0.184023] acpiphp: Slot [15] registered [ 0.185048] acpiphp: Slot [16] registered [ 0.186075] acpiphp: Slot [17] registered [ 0.187114] acpiphp: Slot [18] registered [ 0.188025] acpiphp: Slot [19] registered [ 0.189058] acpiphp: Slot [20] registered [ 0.190174] acpiphp: Slot [21] registered [ 0.191216] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193048] acpiphp: Slot [24] registered [ 0.194076] acpiphp: Slot [25] registered [ 0.195089] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197054] acpiphp: Slot [28] registered [ 0.198078] acpiphp: Slot [29] registered [ 0.199093] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201062] PCI host bridge to bus 0000:00 [ 0.202096] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206957] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.214985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246324] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248078] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.249803] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.257105] vgaarb: bridge control possible 0000:00:02.0 [ 0.259173] SCSI subsystem initialized [ 0.260229] ACPI: bus type USB registered [ 0.261577] usbcore: registered new interface driver usbfs [ 0.263470] usbcore: registered new interface driver hub [ 0.264048] usbcore: registered new device driver usb [ 0.265743] PCI: Using ACPI for IRQ routing [ 0.265747] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270966] NetLabel: unlabeled traffic allowed by default [ 0.272274] Switched to clocksource kvm-clock [ 0.280911] AppArmor: AppArmor Filesystem Enabled [ 0.282423] pnp: PnP ACPI init [ 0.283503] ACPI: bus type PNP registered [ 0.285426] pnp: PnP ACPI: found 8 devices [ 0.286921] ACPI: bus type PNP unregistered [ 0.295619] NET: Registered protocol family 2 [ 0.297528] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300213] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302486] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304574] TCP: reno registered [ 0.305693] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309522] NET: Registered protocol family 1 [ 0.310700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313398] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358003] Trying to unpack rootfs image as initramfs... [ 0.457961] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.460135] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461539] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463132] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465327] Scanning for low memory corruption every 60 seconds [ 0.467191] Initialise system trusted keyring [ 0.468405] audit: initializing netlink socket (disabled) [ 0.469787] type=2000 audit(1539762836.980:1): initialized [ 0.491749] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494285] zbud: loaded [ 0.495274] VFS: Disk quotas dquot_6.5.2 [ 0.496352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498340] fuse init (API version 7.22) [ 0.499506] msgmni has been set to 3997 [ 0.500659] Key type big_key registered [ 0.502106] Key type asymmetric registered [ 0.503298] Asymmetric key parser 'x509' registered [ 0.504626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506623] io scheduler noop registered [ 0.507774] io scheduler deadline registered (default) [ 0.509278] io scheduler cfq registered [ 0.510373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513592] ipmi message handler version 39.2 [ 0.514928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516868] ACPI: Power Button [PWRF] [ 0.518062] GHES: HEST is not enabled! [ 0.541174] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584866] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.609285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637138] Linux agpgart interface v0.103 [ 0.639751] brd: module loaded [ 0.641343] loop: module loaded [ 0.642905] blk-mq: CPU -> queue map [ 0.644132] CPU 0 -> Queue 0 [ 0.645161] CPU 1 -> Queue 0 [ 0.646780] vda: vda1 [ 0.648566] scsi0 : ata_piix [ 0.649683] scsi1 : ata_piix [ 0.650601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654277] libphy: Fixed MDIO Bus: probed [ 0.655645] tun: Universal TUN/TAP device driver, 1.6 [ 0.657019] tun: (C) 1999-2004 Max Krasnyansky [ 0.660940] PPP generic driver version 2.4.2 [ 0.662212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663822] ehci-pci: EHCI PCI platform driver [ 0.664989] ehci-platform: EHCI generic platform driver [ 0.666375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667970] ohci-pci: OHCI PCI platform driver [ 0.669187] ohci-platform: OHCI generic platform driver [ 0.670822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693666] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701638] usb usb1: Product: UHCI Host Controller [ 0.702805] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.704252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705521] hub 1-0:1.0: USB hub found [ 0.706557] hub 1-0:1.0: 2 ports detected [ 0.707698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713677] mousedev: PS/2 mouse device common for all mice [ 0.715597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718295] rtc_cmos 00:00: RTC can wake from S4 [ 0.720237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722187] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724160] device-mapper: uevent: version 1.0.3 [ 0.725673] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730255] TCP: cubic registered [ 0.738649] NET: Registered protocol family 10 [ 0.740063] NET: Registered protocol family 17 [ 0.741193] Key type dns_resolver registered [ 0.742438] Loading compiled-in X.509 certificates [ 0.744146] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.746677] registered taskstats version 1 [ 0.749737] Key type trusted registered [ 0.753374] Key type encrypted registered [ 0.754416] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755690] IMA: No TPM chip found, activating TPM-bypass! [ 0.757466] regulator-dummy: disabling [ 0.758471] Magic number: 6:382:875 [ 0.759533] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.761504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762860] EDD information not available. [ 0.809338] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811872] Write protecting the kernel read-only data: 12288k [ 0.814269] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.818142] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832187] systemd-udevd[107]: starting version 204 [ 0.872526] FDC 0 is a S82078B [ 1.016030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180683] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184205] usb 1-1: Product: QEMU USB Tablet [ 1.185308] usb 1-1: Manufacturer: QEMU [ 1.186317] usb 1-1: SerialNumber: 42 [ 1.456092] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.897290] 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.218185] 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.319377] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.493457] 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 Wed, 17 Oct 2018 07:53:59 +0000. Up 3.18 seconds. cloud-init-nonet[3.31]: 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[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 ] cloud-init-nonet[4.30]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 4.47 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:5b:72:bb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:88:60:0d | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 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: a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o | | . . S | | . + o . | |..* o = | |o. *.X E | | .+.B+= | +-----------------+ 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: c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | . * o | | . = + . | | = = . | |E . . = S | | . + 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: 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | E . . . | | . . + +| | . o . X | | 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: 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . | |.. = . | |+ * + | |o* . . | |B . . S | |=+ . . | |.=. . | | .o. | |o+E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 Wed, 17 Oct 2018 07:54:08 +0000. Up 12.24 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:10 +0000. Up 14.24 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 15606 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [142 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 [494 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 [553 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 [263 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.8 MB in 8s (1577 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx crest homer Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.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-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8848 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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 (11.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 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 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + 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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:d1:4e:a4:7d:24:6a:f8:86:7b:0e:b0:a7:bd:0d:08 root@homer-0 (DSA) ec2: 256 73:14:f5:b6:3f:fa:d7:95:49:1e:1b:19:6e:a9:02:42 root@homer-0 (ECDSA) ec2: 256 02:9c:b0:3c:9a:8e:ef:ea:c1:03:03:28:97:2e:f9:ad root@homer-0 (ED25519) ec2: 2048 a5:a2:1a:a5:9c:62:7e:77:62:66:b1:2d:ee:8b:c6:dd root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyuDLxP75DpP0fEUEFWEl/qgOn3clfoBBWqnJj/H9RLvo9SeDi7o6Ytpkll3NJjNtdCnmarL6frq2PxgiTcNSs= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL0ipjdhQDUIK9KwhXzj1olOmDB3dp3A96lktZE89MiL root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTd2LSGMftiH+iitHnqVODqVDdaXG9PZvCaU0xJX31z8VRuV05DvKO7diE9E276R/FqptFqnCOkzRriBHKrSUdajjqZ9lqRTTS1LZzyUeA3Q+Q76+SYEsNthNKRIP3H83hhPgoHD+1CbTKQ0z3cIZ3e4o2q73dczZHW5RLfJ0L7tm83UQsYOnP+TAxz0sUJTtCauASuMeJFUGjUyTDh3jwmyPuBvCFieEAYLgwKywxS6j9QE4BmIKmdPhHloAe7ruDxcKektxxbCC77nMJOrPUQWqEfgeSOd4zVvhnJFS4FgoOYqopslNm39ePjeIXrcjIQzzVr3kUt4C1ecsb6Bep root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 168.90 seconds 2018-10-17 07:56:49,893 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-17 07:56:49,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:56:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:56:50,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daa237a1-167e-49da-b604-df13b9cddb62 x-openstack-request-id: req-daa237a1-167e-49da-b604-df13b9cddb62 2018-10-17 07:56:50,520 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:56:50,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-daa237a1-167e-49da-b604-df13b9cddb62 2018-10-17 07:56:50,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626458883286s 2018-10-17 07:56:50,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:56:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:56:51,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19947 Content-Type: application/json Date: Wed, 17 Oct 2018 07:56:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a904e70c-cf1e-4809-907d-d586d586eeaa x-openstack-request-id: req-a904e70c-cf1e-4809-907d-d586d586eeaa 2018-10-17 07:56:51,610 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009060] AppArmor: AppArmor initialized\n[ 0.010055] Yama: becoming mindful.\n[ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020099] Initializing cgroup subsys memory\n[ 0.021150] Initializing cgroup subsys devices\n[ 0.022206] Initializing cgroup subsys freezer\n[ 0.023270] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025108] Initializing cgroup subsys hugetlb\n[ 0.026213] FEATURE SPEC_CTRL Present\n[ 0.028133] mce: CPU supports 10 MCE banks\n[ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046148] ACPI: Core revision 20131115\n[ 0.047610] ACPI: All ACPI Tables successfully acquired\n[ 0.048985] ftrace: allocating 28748 entries in 113 pages\n[ 0.068259] smpboot: Max logical packages: 2\n[ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073677] Enabling x2apic\n[ 0.074445] Enabled x2apic\n[ 0.075484] Switched APIC routing to physical x2apic.\n[ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089127] KVM setup paravirtual spinlock\n[ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092202] x86: Booting SMP configuration:\n[ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112431] devtmpfs: initialized\n[ 0.114056] EVM: security.selinux\n[ 0.114935] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116794] EVM: security.capability\n[ 0.117733] pinctrl core: initialized pinctrl subsystem\n[ 0.118101] regulator-dummy: no parameters\n[ 0.120083] RTC time: 7:53:55, date: 10/17/18\n[ 0.121178] NET: Registered protocol family 16\n[ 0.122327] cpuidle: using governor ladder\n[ 0.123406] cpuidle: using governor menu\n[ 0.124078] ACPI: bus type PCI registered\n[ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126843] PCI: Using configuration type 1 for base access\n[ 0.128603] bio: create slab at 0\n[ 0.129138] ACPI: Added _OSI(Module Device)\n[ 0.129149] ACPI: Added _OSI(Processor Device)\n[ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.133219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.136040] ACPI: Interpreter enabled\n[ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148880] ACPI: Using IOAPIC for interrupt routing\n[ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152190] ACPI: No dock devices found.\n[ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160193] acpiphp: Slot [3] registered\n[ 0.161299] acpiphp: Slot [4] registered\n[ 0.162331] acpiphp: Slot [5] registered\n[ 0.163313] acpiphp: Slot [6] registered\n[ 0.164018] acpiphp: Slot [7] registered\n[ 0.164994] acpiphp: Slot [8] registered\n[ 0.165970] acpiphp: Slot [9] registered\n[ 0.166959] acpiphp: Slot [10] registered\n[ 0.167955] acpiphp: Slot [11] registered\n[ 0.168018] acpiphp: Slot [12] registered\n[ 0.169008] acpiphp: Slot [13] registered\n[ 0.170004] acpiphp: Slot [14] registered\n[ 0.170998] acpiphp: Slot [15] registered\n[ 0.171991] acpiphp: Slot [16] registered\n[ 0.172024] acpiphp: Slot [17] registered\n[ 0.173028] acpiphp: Slot [18] registered\n[ 0.174036] acpiphp: Slot [19] registered\n[ 0.175030] acpiphp: Slot [20] registered\n[ 0.176019] acpiphp: Slot [21] registered\n[ 0.177043] acpiphp: Slot [22] registered\n[ 0.178058] acpiphp: Slot [23] registered\n[ 0.179068] acpiphp: Slot [24] registered\n[ 0.180019] acpiphp: Slot [25] registered\n[ 0.181039] acpiphp: Slot [26] registered\n[ 0.182054] acpiphp: Slot [27] registered\n[ 0.183064] acpiphp: Slot [28] registered\n[ 0.184018] acpiphp: Slot [29] registered\n[ 0.185033] acpiphp: Slot [30] registered\n[ 0.186053] acpiphp: Slot [31] registered\n[ 0.187064] PCI host bridge to bus 0000:00\n[ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247229] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249499] SCSI subsystem initialized\n[ 0.250615] ACPI: bus type USB registered\n[ 0.250615] usbcore: registered new interface driver usbfs\n[ 0.252014] usbcore: registered new interface driver hub\n[ 0.253280] usbcore: registered new device driver usb\n[ 0.253283] PCI: Using ACPI for IRQ routing\n[ 0.256159] NetLabel: Initializing\n[ 0.257056] NetLabel: domain hash size = 128\n[ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259314] NetLabel: unlabeled traffic allowed by default\n[ 0.260183] Switched to clocksource kvm-clock\n[ 0.268237] AppArmor: AppArmor Filesystem Enabled\n[ 0.269332] pnp: PnP ACPI init\n[ 0.270119] ACPI: bus type PNP registered\n[ 0.271575] pnp: PnP ACPI: found 8 devices\n[ 0.272622] ACPI: bus type PNP unregistered\n[ 0.280417] NET: Registered protocol family 2\n[ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285388] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286984] TCP: reno registered\n[ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290754] NET: Registered protocol family 1\n[ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339518] Trying to unpack rootfs image as initramfs...\n[ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.448759] Scanning for low memory corruption every 60 seconds\n[ 0.451164] Initialise system trusted keyring\n[ 0.452727] audit: initializing netlink socket (disabled)\n[ 0.454264] type=2000 audit(1539762836.248:1): initialized\n[ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477314] zbud: loaded\n[ 0.478361] VFS: Disk quotas dquot_6.5.2\n[ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481660] fuse init (API version 7.22)\n[ 0.482868] msgmni has been set to 3997\n[ 0.484021] Key type big_key registered\n[ 0.485536] Key type asymmetric registered\n[ 0.486649] Asymmetric key parser 'x509' registered\n[ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490097] io scheduler noop registered\n[ 0.491199] io scheduler deadline registered (default)\n[ 0.492539] io scheduler cfq registered\n[ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496976] ipmi message handler version 39.2\n[ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500691] ACPI: Power Button [PWRF]\n[ 0.501946] GHES: HEST is not enabled!\n[ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620012] Linux agpgart interface v0.103\n[ 0.622099] brd: module loaded\n[ 0.623448] loop: module loaded\n[ 0.624717] blk-mq: CPU -> queue map\n[ 0.625712] CPU 0 -> Queue 0\n[ 0.626619] CPU 1 -> Queue 0\n[ 0.628241] vda: vda1\n[ 0.630218] scsi0 : ata_piix\n[ 0.631486] scsi1 : ata_piix\n[ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.637197] libphy: Fixed MDIO Bus: probed\n[ 0.638545] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639870] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643386] PPP generic driver version 2.4.2\n[ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646096] ehci-pci: EHCI PCI platform driver\n[ 0.647206] ehci-platform: EHCI generic platform driver\n[ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649980] ohci-pci: OHCI PCI platform driver\n[ 0.651090] ohci-platform: OHCI generic platform driver\n[ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684544] usb usb1: Product: UHCI Host Controller\n[ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.687854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689556] hub 1-0:1.0: USB hub found\n[ 0.690678] hub 1-0:1.0: 2 ports detected\n[ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697766] mousedev: PS/2 mouse device common for all mice\n[ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701851] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706368] device-mapper: uevent: version 1.0.3\n[ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711145] TCP: cubic registered\n[ 0.719360] NET: Registered protocol family 10\n[ 0.720730] NET: Registered protocol family 17\n[ 0.721865] Key type dns_resolver registered\n[ 0.723095] Loading compiled-in X.509 certificates\n[ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.727155] registered taskstats version 1\n[ 0.730110] Key type trusted registered\n[ 0.733646] Key type encrypted registered\n[ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736045] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.737965] regulator-dummy: disabling\n[ 0.739016] Magic number: 6:382:875\n[ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836)\n[ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743617] EDD information not available.\n[ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795671] Write protecting the kernel read-only data: 12288k\n[ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.814417] systemd-udevd[107]: starting version 204\n[ 0.868406] FDC 0 is a S82078B\n[ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.167621] usb 1-1: Product: QEMU USB Tablet\n[ 1.168701] usb 1-1: Manufacturer: QEMU\n[ 1.169674] usb 1-1: SerialNumber: 42\n[ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\n[ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz\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.461636] 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.654107] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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.840773] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds.\ncloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc |\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:\n80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .|\n| o . +.|\n| o . o + o|\n| . o . o o + |\n| . S + + |\n| o + o |\n| o + =|\n| . +E|\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:\n73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oo+Bo=|\n| ....+o==|\n| . ..o+ .*|\n| o Eo ...|\n| S . . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|. . o. |\n| o o |\n|. . . |\n| . . + |\n|. = S |\n|. = |\n|E +... |\n| . =Bo. |\n| oo=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:\n50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . ... +|\n| .E. .o =.|\n| . . . o..=|\n| .o . .++|\n| .S. o ..+|\n| . o . o.|\n| . o o|\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\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 en_US.UTF-8... * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nup-to-date\nGeneration complete.\n * Starting CPU interrupts balancing 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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969\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://repo.cw-ngv.com binary/ Release\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit\n clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd\n clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest\n ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 8722\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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]\n"} 2018-10-17 07:56:51,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action used request id req-a904e70c-cf1e-4809-907d-d586d586eeaa 2018-10-17 07:56:51,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08498907089s 2018-10-17 07:56:51,614 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009060] AppArmor: AppArmor initialized [ 0.010055] Yama: becoming mindful. [ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020099] Initializing cgroup subsys memory [ 0.021150] Initializing cgroup subsys devices [ 0.022206] Initializing cgroup subsys freezer [ 0.023270] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025108] Initializing cgroup subsys hugetlb [ 0.026213] FEATURE SPEC_CTRL Present [ 0.028133] mce: CPU supports 10 MCE banks [ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046148] ACPI: Core revision 20131115 [ 0.047610] ACPI: All ACPI Tables successfully acquired [ 0.048985] ftrace: allocating 28748 entries in 113 pages [ 0.068259] smpboot: Max logical packages: 2 [ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073677] Enabling x2apic [ 0.074445] Enabled x2apic [ 0.075484] Switched APIC routing to physical x2apic. [ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089127] KVM setup paravirtual spinlock [ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092202] x86: Booting SMP configuration: [ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112431] devtmpfs: initialized [ 0.114056] EVM: security.selinux [ 0.114935] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116794] EVM: security.capability [ 0.117733] pinctrl core: initialized pinctrl subsystem [ 0.118101] regulator-dummy: no parameters [ 0.120083] RTC time: 7:53:55, date: 10/17/18 [ 0.121178] NET: Registered protocol family 16 [ 0.122327] cpuidle: using governor ladder [ 0.123406] cpuidle: using governor menu [ 0.124078] ACPI: bus type PCI registered [ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126843] PCI: Using configuration type 1 for base access [ 0.128603] bio: create slab at 0 [ 0.129138] ACPI: Added _OSI(Module Device) [ 0.129149] ACPI: Added _OSI(Processor Device) [ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.133219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.136040] ACPI: Interpreter enabled [ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148880] ACPI: Using IOAPIC for interrupt routing [ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152190] ACPI: No dock devices found. [ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160193] acpiphp: Slot [3] registered [ 0.161299] acpiphp: Slot [4] registered [ 0.162331] acpiphp: Slot [5] registered [ 0.163313] acpiphp: Slot [6] registered [ 0.164018] acpiphp: Slot [7] registered [ 0.164994] acpiphp: Slot [8] registered [ 0.165970] acpiphp: Slot [9] registered [ 0.166959] acpiphp: Slot [10] registered [ 0.167955] acpiphp: Slot [11] registered [ 0.168018] acpiphp: Slot [12] registered [ 0.169008] acpiphp: Slot [13] registered [ 0.170004] acpiphp: Slot [14] registered [ 0.170998] acpiphp: Slot [15] registered [ 0.171991] acpiphp: Slot [16] registered [ 0.172024] acpiphp: Slot [17] registered [ 0.173028] acpiphp: Slot [18] registered [ 0.174036] acpiphp: Slot [19] registered [ 0.175030] acpiphp: Slot [20] registered [ 0.176019] acpiphp: Slot [21] registered [ 0.177043] acpiphp: Slot [22] registered [ 0.178058] acpiphp: Slot [23] registered [ 0.179068] acpiphp: Slot [24] registered [ 0.180019] acpiphp: Slot [25] registered [ 0.181039] acpiphp: Slot [26] registered [ 0.182054] acpiphp: Slot [27] registered [ 0.183064] acpiphp: Slot [28] registered [ 0.184018] acpiphp: Slot [29] registered [ 0.185033] acpiphp: Slot [30] registered [ 0.186053] acpiphp: Slot [31] registered [ 0.187064] PCI host bridge to bus 0000:00 [ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247229] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249499] SCSI subsystem initialized [ 0.250615] ACPI: bus type USB registered [ 0.250615] usbcore: registered new interface driver usbfs [ 0.252014] usbcore: registered new interface driver hub [ 0.253280] usbcore: registered new device driver usb [ 0.253283] PCI: Using ACPI for IRQ routing [ 0.256159] NetLabel: Initializing [ 0.257056] NetLabel: domain hash size = 128 [ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259314] NetLabel: unlabeled traffic allowed by default [ 0.260183] Switched to clocksource kvm-clock [ 0.268237] AppArmor: AppArmor Filesystem Enabled [ 0.269332] pnp: PnP ACPI init [ 0.270119] ACPI: bus type PNP registered [ 0.271575] pnp: PnP ACPI: found 8 devices [ 0.272622] ACPI: bus type PNP unregistered [ 0.280417] NET: Registered protocol family 2 [ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286984] TCP: reno registered [ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290754] NET: Registered protocol family 1 [ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339518] Trying to unpack rootfs image as initramfs... [ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.448759] Scanning for low memory corruption every 60 seconds [ 0.451164] Initialise system trusted keyring [ 0.452727] audit: initializing netlink socket (disabled) [ 0.454264] type=2000 audit(1539762836.248:1): initialized [ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477314] zbud: loaded [ 0.478361] VFS: Disk quotas dquot_6.5.2 [ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481660] fuse init (API version 7.22) [ 0.482868] msgmni has been set to 3997 [ 0.484021] Key type big_key registered [ 0.485536] Key type asymmetric registered [ 0.486649] Asymmetric key parser 'x509' registered [ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490097] io scheduler noop registered [ 0.491199] io scheduler deadline registered (default) [ 0.492539] io scheduler cfq registered [ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496976] ipmi message handler version 39.2 [ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500691] ACPI: Power Button [PWRF] [ 0.501946] GHES: HEST is not enabled! [ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620012] Linux agpgart interface v0.103 [ 0.622099] brd: module loaded [ 0.623448] loop: module loaded [ 0.624717] blk-mq: CPU -> queue map [ 0.625712] CPU 0 -> Queue 0 [ 0.626619] CPU 1 -> Queue 0 [ 0.628241] vda: vda1 [ 0.630218] scsi0 : ata_piix [ 0.631486] scsi1 : ata_piix [ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.637197] libphy: Fixed MDIO Bus: probed [ 0.638545] tun: Universal TUN/TAP device driver, 1.6 [ 0.639870] tun: (C) 1999-2004 Max Krasnyansky [ 0.643386] PPP generic driver version 2.4.2 [ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646096] ehci-pci: EHCI PCI platform driver [ 0.647206] ehci-platform: EHCI generic platform driver [ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649980] ohci-pci: OHCI PCI platform driver [ 0.651090] ohci-platform: OHCI generic platform driver [ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684544] usb usb1: Product: UHCI Host Controller [ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.687854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689556] hub 1-0:1.0: USB hub found [ 0.690678] hub 1-0:1.0: 2 ports detected [ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697766] mousedev: PS/2 mouse device common for all mice [ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701851] rtc_cmos 00:00: RTC can wake from S4 [ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706368] device-mapper: uevent: version 1.0.3 [ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711145] TCP: cubic registered [ 0.719360] NET: Registered protocol family 10 [ 0.720730] NET: Registered protocol family 17 [ 0.721865] Key type dns_resolver registered [ 0.723095] Loading compiled-in X.509 certificates [ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727155] registered taskstats version 1 [ 0.730110] Key type trusted registered [ 0.733646] Key type encrypted registered [ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736045] IMA: No TPM chip found, activating TPM-bypass! [ 0.737965] regulator-dummy: disabling [ 0.739016] Magic number: 6:382:875 [ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836) [ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.743617] EDD information not available. [ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795671] Write protecting the kernel read-only data: 12288k [ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814417] systemd-udevd[107]: starting version 204 [ 0.868406] FDC 0 is a S82078B [ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.167621] usb 1-1: Product: QEMU USB Tablet [ 1.168701] usb 1-1: Manufacturer: QEMU [ 1.169674] usb 1-1: SerialNumber: 42 [ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz 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.461636] 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.654107] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.840773] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds. cloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.46]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc | 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: 80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . .| | o . +.| | o . o + o| | . o . o o + | | . S + + | | o + o | | o + =| | . +E| | .o.| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .oo+Bo=| | ....+o==| | . ..o+ .*| | o Eo ...| | S . . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |. . o. | | o o | |. . . | | . . + | |. = S | |. = | |E +... | | . =Bo. | | oo=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: 50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . ... +| | .E. .o =.| | . . . o..=| | .o . .++| | .S. o ..+| | . o . o.| | . o o| | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 system logging daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds. * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... * 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 ] en_US.UTF-8... * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] up-to-date Generation complete. * Starting CPU interrupts balancing 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969 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://repo.cw-ngv.com binary/ Release Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8722 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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] 2018-10-17 07:56:51,618 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:57:01,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:02,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f39b3bc-b112-4c0b-a5b5-0b9b96a6326b x-openstack-request-id: req-5f39b3bc-b112-4c0b-a5b5-0b9b96a6326b 2018-10-17 07:57:02,260 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:02,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5f39b3bc-b112-4c0b-a5b5-0b9b96a6326b 2018-10-17 07:57:02,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639981031418s 2018-10-17 07:57:02,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:02,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:02,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20284 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a7de7e9-7168-4297-91c1-7826180e7fca x-openstack-request-id: req-1a7de7e9-7168-4297-91c1-7826180e7fca 2018-10-17 07:57:02,340 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009060] AppArmor: AppArmor initialized\n[ 0.010055] Yama: becoming mindful.\n[ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020099] Initializing cgroup subsys memory\n[ 0.021150] Initializing cgroup subsys devices\n[ 0.022206] Initializing cgroup subsys freezer\n[ 0.023270] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025108] Initializing cgroup subsys hugetlb\n[ 0.026213] FEATURE SPEC_CTRL Present\n[ 0.028133] mce: CPU supports 10 MCE banks\n[ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046148] ACPI: Core revision 20131115\n[ 0.047610] ACPI: All ACPI Tables successfully acquired\n[ 0.048985] ftrace: allocating 28748 entries in 113 pages\n[ 0.068259] smpboot: Max logical packages: 2\n[ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073677] Enabling x2apic\n[ 0.074445] Enabled x2apic\n[ 0.075484] Switched APIC routing to physical x2apic.\n[ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089127] KVM setup paravirtual spinlock\n[ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092202] x86: Booting SMP configuration:\n[ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112431] devtmpfs: initialized\n[ 0.114056] EVM: security.selinux\n[ 0.114935] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116794] EVM: security.capability\n[ 0.117733] pinctrl core: initialized pinctrl subsystem\n[ 0.118101] regulator-dummy: no parameters\n[ 0.120083] RTC time: 7:53:55, date: 10/17/18\n[ 0.121178] NET: Registered protocol family 16\n[ 0.122327] cpuidle: using governor ladder\n[ 0.123406] cpuidle: using governor menu\n[ 0.124078] ACPI: bus type PCI registered\n[ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126843] PCI: Using configuration type 1 for base access\n[ 0.128603] bio: create slab at 0\n[ 0.129138] ACPI: Added _OSI(Module Device)\n[ 0.129149] ACPI: Added _OSI(Processor Device)\n[ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.133219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.136040] ACPI: Interpreter enabled\n[ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148880] ACPI: Using IOAPIC for interrupt routing\n[ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152190] ACPI: No dock devices found.\n[ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160193] acpiphp: Slot [3] registered\n[ 0.161299] acpiphp: Slot [4] registered\n[ 0.162331] acpiphp: Slot [5] registered\n[ 0.163313] acpiphp: Slot [6] registered\n[ 0.164018] acpiphp: Slot [7] registered\n[ 0.164994] acpiphp: Slot [8] registered\n[ 0.165970] acpiphp: Slot [9] registered\n[ 0.166959] acpiphp: Slot [10] registered\n[ 0.167955] acpiphp: Slot [11] registered\n[ 0.168018] acpiphp: Slot [12] registered\n[ 0.169008] acpiphp: Slot [13] registered\n[ 0.170004] acpiphp: Slot [14] registered\n[ 0.170998] acpiphp: Slot [15] registered\n[ 0.171991] acpiphp: Slot [16] registered\n[ 0.172024] acpiphp: Slot [17] registered\n[ 0.173028] acpiphp: Slot [18] registered\n[ 0.174036] acpiphp: Slot [19] registered\n[ 0.175030] acpiphp: Slot [20] registered\n[ 0.176019] acpiphp: Slot [21] registered\n[ 0.177043] acpiphp: Slot [22] registered\n[ 0.178058] acpiphp: Slot [23] registered\n[ 0.179068] acpiphp: Slot [24] registered\n[ 0.180019] acpiphp: Slot [25] registered\n[ 0.181039] acpiphp: Slot [26] registered\n[ 0.182054] acpiphp: Slot [27] registered\n[ 0.183064] acpiphp: Slot [28] registered\n[ 0.184018] acpiphp: Slot [29] registered\n[ 0.185033] acpiphp: Slot [30] registered\n[ 0.186053] acpiphp: Slot [31] registered\n[ 0.187064] PCI host bridge to bus 0000:00\n[ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247229] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249499] SCSI subsystem initialized\n[ 0.250615] ACPI: bus type USB registered\n[ 0.250615] usbcore: registered new interface driver usbfs\n[ 0.252014] usbcore: registered new interface driver hub\n[ 0.253280] usbcore: registered new device driver usb\n[ 0.253283] PCI: Using ACPI for IRQ routing\n[ 0.256159] NetLabel: Initializing\n[ 0.257056] NetLabel: domain hash size = 128\n[ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259314] NetLabel: unlabeled traffic allowed by default\n[ 0.260183] Switched to clocksource kvm-clock\n[ 0.268237] AppArmor: AppArmor Filesystem Enabled\n[ 0.269332] pnp: PnP ACPI init\n[ 0.270119] ACPI: bus type PNP registered\n[ 0.271575] pnp: PnP ACPI: found 8 devices\n[ 0.272622] ACPI: bus type PNP unregistered\n[ 0.280417] NET: Registered protocol family 2\n[ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285388] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286984] TCP: reno registered\n[ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290754] NET: Registered protocol family 1\n[ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339518] Trying to unpack rootfs image as initramfs...\n[ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.448759] Scanning for low memory corruption every 60 seconds\n[ 0.451164] Initialise system trusted keyring\n[ 0.452727] audit: initializing netlink socket (disabled)\n[ 0.454264] type=2000 audit(1539762836.248:1): initialized\n[ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477314] zbud: loaded\n[ 0.478361] VFS: Disk quotas dquot_6.5.2\n[ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481660] fuse init (API version 7.22)\n[ 0.482868] msgmni has been set to 3997\n[ 0.484021] Key type big_key registered\n[ 0.485536] Key type asymmetric registered\n[ 0.486649] Asymmetric key parser 'x509' registered\n[ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490097] io scheduler noop registered\n[ 0.491199] io scheduler deadline registered (default)\n[ 0.492539] io scheduler cfq registered\n[ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496976] ipmi message handler version 39.2\n[ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500691] ACPI: Power Button [PWRF]\n[ 0.501946] GHES: HEST is not enabled!\n[ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620012] Linux agpgart interface v0.103\n[ 0.622099] brd: module loaded\n[ 0.623448] loop: module loaded\n[ 0.624717] blk-mq: CPU -> queue map\n[ 0.625712] CPU 0 -> Queue 0\n[ 0.626619] CPU 1 -> Queue 0\n[ 0.628241] vda: vda1\n[ 0.630218] scsi0 : ata_piix\n[ 0.631486] scsi1 : ata_piix\n[ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.637197] libphy: Fixed MDIO Bus: probed\n[ 0.638545] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639870] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643386] PPP generic driver version 2.4.2\n[ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646096] ehci-pci: EHCI PCI platform driver\n[ 0.647206] ehci-platform: EHCI generic platform driver\n[ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649980] ohci-pci: OHCI PCI platform driver\n[ 0.651090] ohci-platform: OHCI generic platform driver\n[ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684544] usb usb1: Product: UHCI Host Controller\n[ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.687854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689556] hub 1-0:1.0: USB hub found\n[ 0.690678] hub 1-0:1.0: 2 ports detected\n[ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697766] mousedev: PS/2 mouse device common for all mice\n[ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701851] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706368] device-mapper: uevent: version 1.0.3\n[ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711145] TCP: cubic registered\n[ 0.719360] NET: Registered protocol family 10\n[ 0.720730] NET: Registered protocol family 17\n[ 0.721865] Key type dns_resolver registered\n[ 0.723095] Loading compiled-in X.509 certificates\n[ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.727155] registered taskstats version 1\n[ 0.730110] Key type trusted registered\n[ 0.733646] Key type encrypted registered\n[ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736045] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.737965] regulator-dummy: disabling\n[ 0.739016] Magic number: 6:382:875\n[ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836)\n[ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743617] EDD information not available.\n[ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795671] Write protecting the kernel read-only data: 12288k\n[ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.814417] systemd-udevd[107]: starting version 204\n[ 0.868406] FDC 0 is a S82078B\n[ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.167621] usb 1-1: Product: QEMU USB Tablet\n[ 1.168701] usb 1-1: Manufacturer: QEMU\n[ 1.169674] usb 1-1: SerialNumber: 42\n[ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\n[ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz\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.461636] 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.654107] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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.840773] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds.\ncloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc |\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:\n80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .|\n| o . +.|\n| o . o + o|\n| . o . o o + |\n| . S + + |\n| o + o |\n| o + =|\n| . +E|\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:\n73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oo+Bo=|\n| ....+o==|\n| . ..o+ .*|\n| o Eo ...|\n| S . . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|. . o. |\n| o o |\n|. . . |\n| . . + |\n|. = S |\n|. = |\n|E +... |\n| . =Bo. |\n| oo=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:\n50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . ... +|\n| .E. .o =.|\n| . . . o..=|\n| .o . .++|\n| .S. o ..+|\n| . o . o.|\n| . o o|\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\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 en_US.UTF-8... * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nup-to-date\nGeneration complete.\n * Starting CPU interrupts balancing 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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969\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://repo.cw-ngv.com binary/ Release\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit\n clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd\n clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest\n ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 8722\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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 (7977 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 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)\n"} 2018-10-17 07:57:02,342 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action used request id req-1a7de7e9-7168-4297-91c1-7826180e7fca 2018-10-17 07:57:02,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750269889832s 2018-10-17 07:57:02,345 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009060] AppArmor: AppArmor initialized [ 0.010055] Yama: becoming mindful. [ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020099] Initializing cgroup subsys memory [ 0.021150] Initializing cgroup subsys devices [ 0.022206] Initializing cgroup subsys freezer [ 0.023270] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025108] Initializing cgroup subsys hugetlb [ 0.026213] FEATURE SPEC_CTRL Present [ 0.028133] mce: CPU supports 10 MCE banks [ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046148] ACPI: Core revision 20131115 [ 0.047610] ACPI: All ACPI Tables successfully acquired [ 0.048985] ftrace: allocating 28748 entries in 113 pages [ 0.068259] smpboot: Max logical packages: 2 [ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073677] Enabling x2apic [ 0.074445] Enabled x2apic [ 0.075484] Switched APIC routing to physical x2apic. [ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089127] KVM setup paravirtual spinlock [ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092202] x86: Booting SMP configuration: [ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112431] devtmpfs: initialized [ 0.114056] EVM: security.selinux [ 0.114935] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116794] EVM: security.capability [ 0.117733] pinctrl core: initialized pinctrl subsystem [ 0.118101] regulator-dummy: no parameters [ 0.120083] RTC time: 7:53:55, date: 10/17/18 [ 0.121178] NET: Registered protocol family 16 [ 0.122327] cpuidle: using governor ladder [ 0.123406] cpuidle: using governor menu [ 0.124078] ACPI: bus type PCI registered [ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126843] PCI: Using configuration type 1 for base access [ 0.128603] bio: create slab at 0 [ 0.129138] ACPI: Added _OSI(Module Device) [ 0.129149] ACPI: Added _OSI(Processor Device) [ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.133219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.136040] ACPI: Interpreter enabled [ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148880] ACPI: Using IOAPIC for interrupt routing [ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152190] ACPI: No dock devices found. [ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160193] acpiphp: Slot [3] registered [ 0.161299] acpiphp: Slot [4] registered [ 0.162331] acpiphp: Slot [5] registered [ 0.163313] acpiphp: Slot [6] registered [ 0.164018] acpiphp: Slot [7] registered [ 0.164994] acpiphp: Slot [8] registered [ 0.165970] acpiphp: Slot [9] registered [ 0.166959] acpiphp: Slot [10] registered [ 0.167955] acpiphp: Slot [11] registered [ 0.168018] acpiphp: Slot [12] registered [ 0.169008] acpiphp: Slot [13] registered [ 0.170004] acpiphp: Slot [14] registered [ 0.170998] acpiphp: Slot [15] registered [ 0.171991] acpiphp: Slot [16] registered [ 0.172024] acpiphp: Slot [17] registered [ 0.173028] acpiphp: Slot [18] registered [ 0.174036] acpiphp: Slot [19] registered [ 0.175030] acpiphp: Slot [20] registered [ 0.176019] acpiphp: Slot [21] registered [ 0.177043] acpiphp: Slot [22] registered [ 0.178058] acpiphp: Slot [23] registered [ 0.179068] acpiphp: Slot [24] registered [ 0.180019] acpiphp: Slot [25] registered [ 0.181039] acpiphp: Slot [26] registered [ 0.182054] acpiphp: Slot [27] registered [ 0.183064] acpiphp: Slot [28] registered [ 0.184018] acpiphp: Slot [29] registered [ 0.185033] acpiphp: Slot [30] registered [ 0.186053] acpiphp: Slot [31] registered [ 0.187064] PCI host bridge to bus 0000:00 [ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247229] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249499] SCSI subsystem initialized [ 0.250615] ACPI: bus type USB registered [ 0.250615] usbcore: registered new interface driver usbfs [ 0.252014] usbcore: registered new interface driver hub [ 0.253280] usbcore: registered new device driver usb [ 0.253283] PCI: Using ACPI for IRQ routing [ 0.256159] NetLabel: Initializing [ 0.257056] NetLabel: domain hash size = 128 [ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259314] NetLabel: unlabeled traffic allowed by default [ 0.260183] Switched to clocksource kvm-clock [ 0.268237] AppArmor: AppArmor Filesystem Enabled [ 0.269332] pnp: PnP ACPI init [ 0.270119] ACPI: bus type PNP registered [ 0.271575] pnp: PnP ACPI: found 8 devices [ 0.272622] ACPI: bus type PNP unregistered [ 0.280417] NET: Registered protocol family 2 [ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286984] TCP: reno registered [ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290754] NET: Registered protocol family 1 [ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339518] Trying to unpack rootfs image as initramfs... [ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.448759] Scanning for low memory corruption every 60 seconds [ 0.451164] Initialise system trusted keyring [ 0.452727] audit: initializing netlink socket (disabled) [ 0.454264] type=2000 audit(1539762836.248:1): initialized [ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477314] zbud: loaded [ 0.478361] VFS: Disk quotas dquot_6.5.2 [ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481660] fuse init (API version 7.22) [ 0.482868] msgmni has been set to 3997 [ 0.484021] Key type big_key registered [ 0.485536] Key type asymmetric registered [ 0.486649] Asymmetric key parser 'x509' registered [ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490097] io scheduler noop registered [ 0.491199] io scheduler deadline registered (default) [ 0.492539] io scheduler cfq registered [ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496976] ipmi message handler version 39.2 [ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500691] ACPI: Power Button [PWRF] [ 0.501946] GHES: HEST is not enabled! [ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620012] Linux agpgart interface v0.103 [ 0.622099] brd: module loaded [ 0.623448] loop: module loaded [ 0.624717] blk-mq: CPU -> queue map [ 0.625712] CPU 0 -> Queue 0 [ 0.626619] CPU 1 -> Queue 0 [ 0.628241] vda: vda1 [ 0.630218] scsi0 : ata_piix [ 0.631486] scsi1 : ata_piix [ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.637197] libphy: Fixed MDIO Bus: probed [ 0.638545] tun: Universal TUN/TAP device driver, 1.6 [ 0.639870] tun: (C) 1999-2004 Max Krasnyansky [ 0.643386] PPP generic driver version 2.4.2 [ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646096] ehci-pci: EHCI PCI platform driver [ 0.647206] ehci-platform: EHCI generic platform driver [ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649980] ohci-pci: OHCI PCI platform driver [ 0.651090] ohci-platform: OHCI generic platform driver [ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684544] usb usb1: Product: UHCI Host Controller [ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.687854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689556] hub 1-0:1.0: USB hub found [ 0.690678] hub 1-0:1.0: 2 ports detected [ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697766] mousedev: PS/2 mouse device common for all mice [ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701851] rtc_cmos 00:00: RTC can wake from S4 [ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706368] device-mapper: uevent: version 1.0.3 [ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711145] TCP: cubic registered [ 0.719360] NET: Registered protocol family 10 [ 0.720730] NET: Registered protocol family 17 [ 0.721865] Key type dns_resolver registered [ 0.723095] Loading compiled-in X.509 certificates [ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727155] registered taskstats version 1 [ 0.730110] Key type trusted registered [ 0.733646] Key type encrypted registered [ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736045] IMA: No TPM chip found, activating TPM-bypass! [ 0.737965] regulator-dummy: disabling [ 0.739016] Magic number: 6:382:875 [ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836) [ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.743617] EDD information not available. [ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795671] Write protecting the kernel read-only data: 12288k [ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814417] systemd-udevd[107]: starting version 204 [ 0.868406] FDC 0 is a S82078B [ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.167621] usb 1-1: Product: QEMU USB Tablet [ 1.168701] usb 1-1: Manufacturer: QEMU [ 1.169674] usb 1-1: SerialNumber: 42 [ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz 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.461636] 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.654107] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.840773] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds. cloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.46]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc | 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: 80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . .| | o . +.| | o . o + o| | . o . o o + | | . S + + | | o + o | | o + =| | . +E| | .o.| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .oo+Bo=| | ....+o==| | . ..o+ .*| | o Eo ...| | S . . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |. . o. | | o o | |. . . | | . . + | |. = S | |. = | |E +... | | . =Bo. | | oo=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: 50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . ... +| | .E. .o =.| | . . . o..=| | .o . .++| | .S. o ..+| | . o . o.| | . o o| | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 system logging daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds. * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... * 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 ] en_US.UTF-8... * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] up-to-date Generation complete. * Starting CPU interrupts balancing 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969 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://repo.cw-ngv.com binary/ Release Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8722 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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 (7977 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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) 2018-10-17 07:57:02,349 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:57:12,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:12,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb0fc492-1598-4c0b-82fc-3c0c0d3641a4 x-openstack-request-id: req-fb0fc492-1598-4c0b-82fc-3c0c0d3641a4 2018-10-17 07:57:12,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:12,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb0fc492-1598-4c0b-82fc-3c0c0d3641a4 2018-10-17 07:57:12,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611157894135s 2018-10-17 07:57:12,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:13,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20301 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d864490-7efb-4808-96fa-b0885ee34477 x-openstack-request-id: req-5d864490-7efb-4808-96fa-b0885ee34477 2018-10-17 07:57:13,054 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ess 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009060] AppArmor: AppArmor initialized\n[ 0.010055] Yama: becoming mindful.\n[ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020099] Initializing cgroup subsys memory\n[ 0.021150] Initializing cgroup subsys devices\n[ 0.022206] Initializing cgroup subsys freezer\n[ 0.023270] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025108] Initializing cgroup subsys hugetlb\n[ 0.026213] FEATURE SPEC_CTRL Present\n[ 0.028133] mce: CPU supports 10 MCE banks\n[ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046148] ACPI: Core revision 20131115\n[ 0.047610] ACPI: All ACPI Tables successfully acquired\n[ 0.048985] ftrace: allocating 28748 entries in 113 pages\n[ 0.068259] smpboot: Max logical packages: 2\n[ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073677] Enabling x2apic\n[ 0.074445] Enabled x2apic\n[ 0.075484] Switched APIC routing to physical x2apic.\n[ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089127] KVM setup paravirtual spinlock\n[ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092202] x86: Booting SMP configuration:\n[ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112431] devtmpfs: initialized\n[ 0.114056] EVM: security.selinux\n[ 0.114935] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116794] EVM: security.capability\n[ 0.117733] pinctrl core: initialized pinctrl subsystem\n[ 0.118101] regulator-dummy: no parameters\n[ 0.120083] RTC time: 7:53:55, date: 10/17/18\n[ 0.121178] NET: Registered protocol family 16\n[ 0.122327] cpuidle: using governor ladder\n[ 0.123406] cpuidle: using governor menu\n[ 0.124078] ACPI: bus type PCI registered\n[ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126843] PCI: Using configuration type 1 for base access\n[ 0.128603] bio: create slab at 0\n[ 0.129138] ACPI: Added _OSI(Module Device)\n[ 0.129149] ACPI: Added _OSI(Processor Device)\n[ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.133219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.136040] ACPI: Interpreter enabled\n[ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148880] ACPI: Using IOAPIC for interrupt routing\n[ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152190] ACPI: No dock devices found.\n[ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160193] acpiphp: Slot [3] registered\n[ 0.161299] acpiphp: Slot [4] registered\n[ 0.162331] acpiphp: Slot [5] registered\n[ 0.163313] acpiphp: Slot [6] registered\n[ 0.164018] acpiphp: Slot [7] registered\n[ 0.164994] acpiphp: Slot [8] registered\n[ 0.165970] acpiphp: Slot [9] registered\n[ 0.166959] acpiphp: Slot [10] registered\n[ 0.167955] acpiphp: Slot [11] registered\n[ 0.168018] acpiphp: Slot [12] registered\n[ 0.169008] acpiphp: Slot [13] registered\n[ 0.170004] acpiphp: Slot [14] registered\n[ 0.170998] acpiphp: Slot [15] registered\n[ 0.171991] acpiphp: Slot [16] registered\n[ 0.172024] acpiphp: Slot [17] registered\n[ 0.173028] acpiphp: Slot [18] registered\n[ 0.174036] acpiphp: Slot [19] registered\n[ 0.175030] acpiphp: Slot [20] registered\n[ 0.176019] acpiphp: Slot [21] registered\n[ 0.177043] acpiphp: Slot [22] registered\n[ 0.178058] acpiphp: Slot [23] registered\n[ 0.179068] acpiphp: Slot [24] registered\n[ 0.180019] acpiphp: Slot [25] registered\n[ 0.181039] acpiphp: Slot [26] registered\n[ 0.182054] acpiphp: Slot [27] registered\n[ 0.183064] acpiphp: Slot [28] registered\n[ 0.184018] acpiphp: Slot [29] registered\n[ 0.185033] acpiphp: Slot [30] registered\n[ 0.186053] acpiphp: Slot [31] registered\n[ 0.187064] PCI host bridge to bus 0000:00\n[ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247229] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249499] SCSI subsystem initialized\n[ 0.250615] ACPI: bus type USB registered\n[ 0.250615] usbcore: registered new interface driver usbfs\n[ 0.252014] usbcore: registered new interface driver hub\n[ 0.253280] usbcore: registered new device driver usb\n[ 0.253283] PCI: Using ACPI for IRQ routing\n[ 0.256159] NetLabel: Initializing\n[ 0.257056] NetLabel: domain hash size = 128\n[ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259314] NetLabel: unlabeled traffic allowed by default\n[ 0.260183] Switched to clocksource kvm-clock\n[ 0.268237] AppArmor: AppArmor Filesystem Enabled\n[ 0.269332] pnp: PnP ACPI init\n[ 0.270119] ACPI: bus type PNP registered\n[ 0.271575] pnp: PnP ACPI: found 8 devices\n[ 0.272622] ACPI: bus type PNP unregistered\n[ 0.280417] NET: Registered protocol family 2\n[ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285388] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286984] TCP: reno registered\n[ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290754] NET: Registered protocol family 1\n[ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339518] Trying to unpack rootfs image as initramfs...\n[ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.448759] Scanning for low memory corruption every 60 seconds\n[ 0.451164] Initialise system trusted keyring\n[ 0.452727] audit: initializing netlink socket (disabled)\n[ 0.454264] type=2000 audit(1539762836.248:1): initialized\n[ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477314] zbud: loaded\n[ 0.478361] VFS: Disk quotas dquot_6.5.2\n[ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481660] fuse init (API version 7.22)\n[ 0.482868] msgmni has been set to 3997\n[ 0.484021] Key type big_key registered\n[ 0.485536] Key type asymmetric registered\n[ 0.486649] Asymmetric key parser 'x509' registered\n[ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490097] io scheduler noop registered\n[ 0.491199] io scheduler deadline registered (default)\n[ 0.492539] io scheduler cfq registered\n[ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496976] ipmi message handler version 39.2\n[ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500691] ACPI: Power Button [PWRF]\n[ 0.501946] GHES: HEST is not enabled!\n[ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620012] Linux agpgart interface v0.103\n[ 0.622099] brd: module loaded\n[ 0.623448] loop: module loaded\n[ 0.624717] blk-mq: CPU -> queue map\n[ 0.625712] CPU 0 -> Queue 0\n[ 0.626619] CPU 1 -> Queue 0\n[ 0.628241] vda: vda1\n[ 0.630218] scsi0 : ata_piix\n[ 0.631486] scsi1 : ata_piix\n[ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.637197] libphy: Fixed MDIO Bus: probed\n[ 0.638545] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639870] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643386] PPP generic driver version 2.4.2\n[ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646096] ehci-pci: EHCI PCI platform driver\n[ 0.647206] ehci-platform: EHCI generic platform driver\n[ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649980] ohci-pci: OHCI PCI platform driver\n[ 0.651090] ohci-platform: OHCI generic platform driver\n[ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684544] usb usb1: Product: UHCI Host Controller\n[ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.687854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689556] hub 1-0:1.0: USB hub found\n[ 0.690678] hub 1-0:1.0: 2 ports detected\n[ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697766] mousedev: PS/2 mouse device common for all mice\n[ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701851] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706368] device-mapper: uevent: version 1.0.3\n[ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711145] TCP: cubic registered\n[ 0.719360] NET: Registered protocol family 10\n[ 0.720730] NET: Registered protocol family 17\n[ 0.721865] Key type dns_resolver registered\n[ 0.723095] Loading compiled-in X.509 certificates\n[ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.727155] registered taskstats version 1\n[ 0.730110] Key type trusted registered\n[ 0.733646] Key type encrypted registered\n[ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736045] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.737965] regulator-dummy: disabling\n[ 0.739016] Magic number: 6:382:875\n[ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836)\n[ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743617] EDD information not available.\n[ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795671] Write protecting the kernel read-only data: 12288k\n[ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.814417] systemd-udevd[107]: starting version 204\n[ 0.868406] FDC 0 is a S82078B\n[ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.167621] usb 1-1: Product: QEMU USB Tablet\n[ 1.168701] usb 1-1: Manufacturer: QEMU\n[ 1.169674] usb 1-1: SerialNumber: 42\n[ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\n[ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz\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.461636] 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.654107] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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.840773] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds.\ncloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc |\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:\n80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .|\n| o . +.|\n| o . o + o|\n| . o . o o + |\n| . S + + |\n| o + o |\n| o + =|\n| . +E|\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:\n73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oo+Bo=|\n| ....+o==|\n| . ..o+ .*|\n| o Eo ...|\n| S . . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|. . o. |\n| o o |\n|. . . |\n| . . + |\n|. = S |\n|. = |\n|E +... |\n| . =Bo. |\n| oo=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:\n50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . ... +|\n| .E. .o =.|\n| . . . o..=|\n| .o . .++|\n| .S. o ..+|\n| . o . o.|\n| . o o|\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\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 en_US.UTF-8... * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nup-to-date\nGeneration complete.\n * Starting CPU interrupts balancing 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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969\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://repo.cw-ngv.com binary/ Release\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit\n clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd\n clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest\n ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 8722\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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 (7977 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 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.216\n++ echo 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.16\n++ echo 192.168.1.16\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.16\n++ ip2rr 192.168.1.16\n++ echo 192.168.1.16\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.16\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-10-17 07:57:13,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action used request id req-5d864490-7efb-4808-96fa-b0885ee34477 2018-10-17 07:57:13,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782001018524s 2018-10-17 07:57:13,059 - functest.core.singlevm - DEBUG - console: ess 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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009060] AppArmor: AppArmor initialized [ 0.010055] Yama: becoming mindful. [ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020099] Initializing cgroup subsys memory [ 0.021150] Initializing cgroup subsys devices [ 0.022206] Initializing cgroup subsys freezer [ 0.023270] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025108] Initializing cgroup subsys hugetlb [ 0.026213] FEATURE SPEC_CTRL Present [ 0.028133] mce: CPU supports 10 MCE banks [ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046148] ACPI: Core revision 20131115 [ 0.047610] ACPI: All ACPI Tables successfully acquired [ 0.048985] ftrace: allocating 28748 entries in 113 pages [ 0.068259] smpboot: Max logical packages: 2 [ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073677] Enabling x2apic [ 0.074445] Enabled x2apic [ 0.075484] Switched APIC routing to physical x2apic. [ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089127] KVM setup paravirtual spinlock [ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092202] x86: Booting SMP configuration: [ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112431] devtmpfs: initialized [ 0.114056] EVM: security.selinux [ 0.114935] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116794] EVM: security.capability [ 0.117733] pinctrl core: initialized pinctrl subsystem [ 0.118101] regulator-dummy: no parameters [ 0.120083] RTC time: 7:53:55, date: 10/17/18 [ 0.121178] NET: Registered protocol family 16 [ 0.122327] cpuidle: using governor ladder [ 0.123406] cpuidle: using governor menu [ 0.124078] ACPI: bus type PCI registered [ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126843] PCI: Using configuration type 1 for base access [ 0.128603] bio: create slab at 0 [ 0.129138] ACPI: Added _OSI(Module Device) [ 0.129149] ACPI: Added _OSI(Processor Device) [ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.133219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.136040] ACPI: Interpreter enabled [ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148880] ACPI: Using IOAPIC for interrupt routing [ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152190] ACPI: No dock devices found. [ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160193] acpiphp: Slot [3] registered [ 0.161299] acpiphp: Slot [4] registered [ 0.162331] acpiphp: Slot [5] registered [ 0.163313] acpiphp: Slot [6] registered [ 0.164018] acpiphp: Slot [7] registered [ 0.164994] acpiphp: Slot [8] registered [ 0.165970] acpiphp: Slot [9] registered [ 0.166959] acpiphp: Slot [10] registered [ 0.167955] acpiphp: Slot [11] registered [ 0.168018] acpiphp: Slot [12] registered [ 0.169008] acpiphp: Slot [13] registered [ 0.170004] acpiphp: Slot [14] registered [ 0.170998] acpiphp: Slot [15] registered [ 0.171991] acpiphp: Slot [16] registered [ 0.172024] acpiphp: Slot [17] registered [ 0.173028] acpiphp: Slot [18] registered [ 0.174036] acpiphp: Slot [19] registered [ 0.175030] acpiphp: Slot [20] registered [ 0.176019] acpiphp: Slot [21] registered [ 0.177043] acpiphp: Slot [22] registered [ 0.178058] acpiphp: Slot [23] registered [ 0.179068] acpiphp: Slot [24] registered [ 0.180019] acpiphp: Slot [25] registered [ 0.181039] acpiphp: Slot [26] registered [ 0.182054] acpiphp: Slot [27] registered [ 0.183064] acpiphp: Slot [28] registered [ 0.184018] acpiphp: Slot [29] registered [ 0.185033] acpiphp: Slot [30] registered [ 0.186053] acpiphp: Slot [31] registered [ 0.187064] PCI host bridge to bus 0000:00 [ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247229] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249499] SCSI subsystem initialized [ 0.250615] ACPI: bus type USB registered [ 0.250615] usbcore: registered new interface driver usbfs [ 0.252014] usbcore: registered new interface driver hub [ 0.253280] usbcore: registered new device driver usb [ 0.253283] PCI: Using ACPI for IRQ routing [ 0.256159] NetLabel: Initializing [ 0.257056] NetLabel: domain hash size = 128 [ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259314] NetLabel: unlabeled traffic allowed by default [ 0.260183] Switched to clocksource kvm-clock [ 0.268237] AppArmor: AppArmor Filesystem Enabled [ 0.269332] pnp: PnP ACPI init [ 0.270119] ACPI: bus type PNP registered [ 0.271575] pnp: PnP ACPI: found 8 devices [ 0.272622] ACPI: bus type PNP unregistered [ 0.280417] NET: Registered protocol family 2 [ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286984] TCP: reno registered [ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290754] NET: Registered protocol family 1 [ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339518] Trying to unpack rootfs image as initramfs... [ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.448759] Scanning for low memory corruption every 60 seconds [ 0.451164] Initialise system trusted keyring [ 0.452727] audit: initializing netlink socket (disabled) [ 0.454264] type=2000 audit(1539762836.248:1): initialized [ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477314] zbud: loaded [ 0.478361] VFS: Disk quotas dquot_6.5.2 [ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481660] fuse init (API version 7.22) [ 0.482868] msgmni has been set to 3997 [ 0.484021] Key type big_key registered [ 0.485536] Key type asymmetric registered [ 0.486649] Asymmetric key parser 'x509' registered [ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490097] io scheduler noop registered [ 0.491199] io scheduler deadline registered (default) [ 0.492539] io scheduler cfq registered [ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496976] ipmi message handler version 39.2 [ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500691] ACPI: Power Button [PWRF] [ 0.501946] GHES: HEST is not enabled! [ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620012] Linux agpgart interface v0.103 [ 0.622099] brd: module loaded [ 0.623448] loop: module loaded [ 0.624717] blk-mq: CPU -> queue map [ 0.625712] CPU 0 -> Queue 0 [ 0.626619] CPU 1 -> Queue 0 [ 0.628241] vda: vda1 [ 0.630218] scsi0 : ata_piix [ 0.631486] scsi1 : ata_piix [ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.637197] libphy: Fixed MDIO Bus: probed [ 0.638545] tun: Universal TUN/TAP device driver, 1.6 [ 0.639870] tun: (C) 1999-2004 Max Krasnyansky [ 0.643386] PPP generic driver version 2.4.2 [ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646096] ehci-pci: EHCI PCI platform driver [ 0.647206] ehci-platform: EHCI generic platform driver [ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649980] ohci-pci: OHCI PCI platform driver [ 0.651090] ohci-platform: OHCI generic platform driver [ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684544] usb usb1: Product: UHCI Host Controller [ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.687854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689556] hub 1-0:1.0: USB hub found [ 0.690678] hub 1-0:1.0: 2 ports detected [ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697766] mousedev: PS/2 mouse device common for all mice [ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701851] rtc_cmos 00:00: RTC can wake from S4 [ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706368] device-mapper: uevent: version 1.0.3 [ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711145] TCP: cubic registered [ 0.719360] NET: Registered protocol family 10 [ 0.720730] NET: Registered protocol family 17 [ 0.721865] Key type dns_resolver registered [ 0.723095] Loading compiled-in X.509 certificates [ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727155] registered taskstats version 1 [ 0.730110] Key type trusted registered [ 0.733646] Key type encrypted registered [ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736045] IMA: No TPM chip found, activating TPM-bypass! [ 0.737965] regulator-dummy: disabling [ 0.739016] Magic number: 6:382:875 [ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836) [ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.743617] EDD information not available. [ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795671] Write protecting the kernel read-only data: 12288k [ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814417] systemd-udevd[107]: starting version 204 [ 0.868406] FDC 0 is a S82078B [ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.167621] usb 1-1: Product: QEMU USB Tablet [ 1.168701] usb 1-1: Manufacturer: QEMU [ 1.169674] usb 1-1: SerialNumber: 42 [ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz 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.461636] 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.654107] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.840773] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds. cloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.46]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc | 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: 80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . .| | o . +.| | o . o + o| | . o . o o + | | . S + + | | o + o | | o + =| | . +E| | .o.| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .oo+Bo=| | ....+o==| | . ..o+ .*| | o Eo ...| | S . . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |. . o. | | o o | |. . . | | . . + | |. = S | |. = | |E +... | | . =Bo. | | oo=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: 50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . ... +| | .E. .o =.| | . . . o..=| | .o . .++| | .S. o ..+| | . o . o.| | . o o| | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 system logging daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds. * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... * 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 ] en_US.UTF-8... * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] up-to-date Generation complete. * Starting CPU interrupts balancing 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969 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://repo.cw-ngv.com binary/ Release Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8722 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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 (7977 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.16 ++ echo 192.168.1.16 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.16 ++ ip2rr 192.168.1.16 ++ echo 192.168.1.16 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.16 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-10-17 07:57:13,064 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:57:23,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:23,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:23,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4d54649-b0a6-4ae6-99a7-ea53a6a99ae1 x-openstack-request-id: req-c4d54649-b0a6-4ae6-99a7-ea53a6a99ae1 2018-10-17 07:57:23,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:23,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4d54649-b0a6-4ae6-99a7-ea53a6a99ae1 2018-10-17 07:57:23,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768970966339s 2018-10-17 07:57:23,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:24,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20736 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c51b7ca-256f-4a8c-ac52-bd27fcd4b8d7 x-openstack-request-id: req-7c51b7ca-256f-4a8c-ac52-bd27fcd4b8d7 2018-10-17 07:57:24,153 - keystoneauth.session - DEBUG - RESP BODY: {"output": "isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009060] AppArmor: AppArmor initialized\n[ 0.010055] Yama: becoming mindful.\n[ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020099] Initializing cgroup subsys memory\n[ 0.021150] Initializing cgroup subsys devices\n[ 0.022206] Initializing cgroup subsys freezer\n[ 0.023270] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025108] Initializing cgroup subsys hugetlb\n[ 0.026213] FEATURE SPEC_CTRL Present\n[ 0.028133] mce: CPU supports 10 MCE banks\n[ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046148] ACPI: Core revision 20131115\n[ 0.047610] ACPI: All ACPI Tables successfully acquired\n[ 0.048985] ftrace: allocating 28748 entries in 113 pages\n[ 0.068259] smpboot: Max logical packages: 2\n[ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073677] Enabling x2apic\n[ 0.074445] Enabled x2apic\n[ 0.075484] Switched APIC routing to physical x2apic.\n[ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089127] KVM setup paravirtual spinlock\n[ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092202] x86: Booting SMP configuration:\n[ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112431] devtmpfs: initialized\n[ 0.114056] EVM: security.selinux\n[ 0.114935] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116794] EVM: security.capability\n[ 0.117733] pinctrl core: initialized pinctrl subsystem\n[ 0.118101] regulator-dummy: no parameters\n[ 0.120083] RTC time: 7:53:55, date: 10/17/18\n[ 0.121178] NET: Registered protocol family 16\n[ 0.122327] cpuidle: using governor ladder\n[ 0.123406] cpuidle: using governor menu\n[ 0.124078] ACPI: bus type PCI registered\n[ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126843] PCI: Using configuration type 1 for base access\n[ 0.128603] bio: create slab at 0\n[ 0.129138] ACPI: Added _OSI(Module Device)\n[ 0.129149] ACPI: Added _OSI(Processor Device)\n[ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.133219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.136040] ACPI: Interpreter enabled\n[ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148880] ACPI: Using IOAPIC for interrupt routing\n[ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152190] ACPI: No dock devices found.\n[ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160193] acpiphp: Slot [3] registered\n[ 0.161299] acpiphp: Slot [4] registered\n[ 0.162331] acpiphp: Slot [5] registered\n[ 0.163313] acpiphp: Slot [6] registered\n[ 0.164018] acpiphp: Slot [7] registered\n[ 0.164994] acpiphp: Slot [8] registered\n[ 0.165970] acpiphp: Slot [9] registered\n[ 0.166959] acpiphp: Slot [10] registered\n[ 0.167955] acpiphp: Slot [11] registered\n[ 0.168018] acpiphp: Slot [12] registered\n[ 0.169008] acpiphp: Slot [13] registered\n[ 0.170004] acpiphp: Slot [14] registered\n[ 0.170998] acpiphp: Slot [15] registered\n[ 0.171991] acpiphp: Slot [16] registered\n[ 0.172024] acpiphp: Slot [17] registered\n[ 0.173028] acpiphp: Slot [18] registered\n[ 0.174036] acpiphp: Slot [19] registered\n[ 0.175030] acpiphp: Slot [20] registered\n[ 0.176019] acpiphp: Slot [21] registered\n[ 0.177043] acpiphp: Slot [22] registered\n[ 0.178058] acpiphp: Slot [23] registered\n[ 0.179068] acpiphp: Slot [24] registered\n[ 0.180019] acpiphp: Slot [25] registered\n[ 0.181039] acpiphp: Slot [26] registered\n[ 0.182054] acpiphp: Slot [27] registered\n[ 0.183064] acpiphp: Slot [28] registered\n[ 0.184018] acpiphp: Slot [29] registered\n[ 0.185033] acpiphp: Slot [30] registered\n[ 0.186053] acpiphp: Slot [31] registered\n[ 0.187064] PCI host bridge to bus 0000:00\n[ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247229] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249499] SCSI subsystem initialized\n[ 0.250615] ACPI: bus type USB registered\n[ 0.250615] usbcore: registered new interface driver usbfs\n[ 0.252014] usbcore: registered new interface driver hub\n[ 0.253280] usbcore: registered new device driver usb\n[ 0.253283] PCI: Using ACPI for IRQ routing\n[ 0.256159] NetLabel: Initializing\n[ 0.257056] NetLabel: domain hash size = 128\n[ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259314] NetLabel: unlabeled traffic allowed by default\n[ 0.260183] Switched to clocksource kvm-clock\n[ 0.268237] AppArmor: AppArmor Filesystem Enabled\n[ 0.269332] pnp: PnP ACPI init\n[ 0.270119] ACPI: bus type PNP registered\n[ 0.271575] pnp: PnP ACPI: found 8 devices\n[ 0.272622] ACPI: bus type PNP unregistered\n[ 0.280417] NET: Registered protocol family 2\n[ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285388] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286984] TCP: reno registered\n[ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290754] NET: Registered protocol family 1\n[ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339518] Trying to unpack rootfs image as initramfs...\n[ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.448759] Scanning for low memory corruption every 60 seconds\n[ 0.451164] Initialise system trusted keyring\n[ 0.452727] audit: initializing netlink socket (disabled)\n[ 0.454264] type=2000 audit(1539762836.248:1): initialized\n[ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477314] zbud: loaded\n[ 0.478361] VFS: Disk quotas dquot_6.5.2\n[ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481660] fuse init (API version 7.22)\n[ 0.482868] msgmni has been set to 3997\n[ 0.484021] Key type big_key registered\n[ 0.485536] Key type asymmetric registered\n[ 0.486649] Asymmetric key parser 'x509' registered\n[ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490097] io scheduler noop registered\n[ 0.491199] io scheduler deadline registered (default)\n[ 0.492539] io scheduler cfq registered\n[ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496976] ipmi message handler version 39.2\n[ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500691] ACPI: Power Button [PWRF]\n[ 0.501946] GHES: HEST is not enabled!\n[ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620012] Linux agpgart interface v0.103\n[ 0.622099] brd: module loaded\n[ 0.623448] loop: module loaded\n[ 0.624717] blk-mq: CPU -> queue map\n[ 0.625712] CPU 0 -> Queue 0\n[ 0.626619] CPU 1 -> Queue 0\n[ 0.628241] vda: vda1\n[ 0.630218] scsi0 : ata_piix\n[ 0.631486] scsi1 : ata_piix\n[ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.637197] libphy: Fixed MDIO Bus: probed\n[ 0.638545] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639870] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643386] PPP generic driver version 2.4.2\n[ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646096] ehci-pci: EHCI PCI platform driver\n[ 0.647206] ehci-platform: EHCI generic platform driver\n[ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649980] ohci-pci: OHCI PCI platform driver\n[ 0.651090] ohci-platform: OHCI generic platform driver\n[ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684544] usb usb1: Product: UHCI Host Controller\n[ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.687854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689556] hub 1-0:1.0: USB hub found\n[ 0.690678] hub 1-0:1.0: 2 ports detected\n[ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697766] mousedev: PS/2 mouse device common for all mice\n[ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701851] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706368] device-mapper: uevent: version 1.0.3\n[ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711145] TCP: cubic registered\n[ 0.719360] NET: Registered protocol family 10\n[ 0.720730] NET: Registered protocol family 17\n[ 0.721865] Key type dns_resolver registered\n[ 0.723095] Loading compiled-in X.509 certificates\n[ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.727155] registered taskstats version 1\n[ 0.730110] Key type trusted registered\n[ 0.733646] Key type encrypted registered\n[ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736045] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.737965] regulator-dummy: disabling\n[ 0.739016] Magic number: 6:382:875\n[ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836)\n[ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743617] EDD information not available.\n[ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795671] Write protecting the kernel read-only data: 12288k\n[ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.814417] systemd-udevd[107]: starting version 204\n[ 0.868406] FDC 0 is a S82078B\n[ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.167621] usb 1-1: Product: QEMU USB Tablet\n[ 1.168701] usb 1-1: Manufacturer: QEMU\n[ 1.169674] usb 1-1: SerialNumber: 42\n[ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\n[ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz\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.461636] 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.654107] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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.840773] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds.\ncloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc |\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:\n80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .|\n| o . +.|\n| o . o + o|\n| . o . o o + |\n| . S + + |\n| o + o |\n| o + =|\n| . +E|\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:\n73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oo+Bo=|\n| ....+o==|\n| . ..o+ .*|\n| o Eo ...|\n| S . . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|. . o. |\n| o o |\n|. . . |\n| . . + |\n|. = S |\n|. = |\n|E +... |\n| . =Bo. |\n| oo=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:\n50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . ... +|\n| .E. .o =.|\n| . . . o..=|\n| .o . .++|\n| .S. o ..+|\n| . o . o.|\n| . o o|\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\nGenerating locales...\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 en_US.UTF-8... * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nup-to-date\nGeneration complete.\n * Starting CPU interrupts balancing 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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969\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://repo.cw-ngv.com binary/ Release\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit\n clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd\n clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest\n ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 8722\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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 (7977 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 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.216\n++ echo 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.16\n++ echo 192.168.1.16\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.16\n++ ip2rr 192.168.1.16\n++ echo 192.168.1.16\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.16\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0 (DSA)\nec2: 256 a4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0 (ECDSA)\nec2: 256 50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0 (ED25519)\nec2: 2048 80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJXGT68YyzK5/qazLZLtboPphxvEbu9DCGVWipwhLP3+LlejaQoDXLVFSNUGdhjwdknSlRwlDujVgeS1fHEDZnU= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC2BKK5/3XrXoUnJW8rFqDusAIH9sjW+GHZVVeoAsqxB root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2RL4o2bvRXRGklPRN3f6Rn8od5ySBG2H0mTV92+t8btQWADZSMbY32FxUvP2ARc7Rih8g888PeHmuzYem+qZNsbpK8XVyh99R817/bFjIukBT2Fh1hgV2W155gTKKWVx7LD4JoBbnETMeekPacVHH2jVbHJiiJ1hIyKDNq7W3pjlj4aSNrv6x+V5s1tPy3K5W7T3f0/o5TCj4dQV6RLz5XZuYevpQALIfZRFw4jc590op49K5LCfUgQumLtAfWq4xICRCJ7XdtG4w17PHciUdH46MGYbl6/d1YQhpECbD41GKZQapunTfpNbxmPcWg3xTWKR7v8vsBu2TERRM9Xp7 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:57:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 198.97 seconds\n"} 2018-10-17 07:57:24,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77/action used request id req-7c51b7ca-256f-4a8c-ac52-bd27fcd4b8d7 2018-10-17 07:57:24,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.303465127945s 2018-10-17 07:57:24,158 - functest.core.singlevm - DEBUG - console: isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009060] AppArmor: AppArmor initialized [ 0.010055] Yama: becoming mindful. [ 0.011084] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013672] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016805] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018259] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020099] Initializing cgroup subsys memory [ 0.021150] Initializing cgroup subsys devices [ 0.022206] Initializing cgroup subsys freezer [ 0.023270] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025108] Initializing cgroup subsys hugetlb [ 0.026213] FEATURE SPEC_CTRL Present [ 0.028133] mce: CPU supports 10 MCE banks [ 0.029154] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029154] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031476] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033607] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037723] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046148] ACPI: Core revision 20131115 [ 0.047610] ACPI: All ACPI Tables successfully acquired [ 0.048985] ftrace: allocating 28748 entries in 113 pages [ 0.068259] smpboot: Max logical packages: 2 [ 0.069328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073677] Enabling x2apic [ 0.074445] Enabled x2apic [ 0.075484] Switched APIC routing to physical x2apic. [ 0.077252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089127] KVM setup paravirtual spinlock [ 0.091689] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092202] x86: Booting SMP configuration: [ 0.093404] .... node #0, CPUs: #1[ 0.091650] 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.111383] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112431] devtmpfs: initialized [ 0.114056] EVM: security.selinux [ 0.114935] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116794] EVM: security.capability [ 0.117733] pinctrl core: initialized pinctrl subsystem [ 0.118101] regulator-dummy: no parameters [ 0.120083] RTC time: 7:53:55, date: 10/17/18 [ 0.121178] NET: Registered protocol family 16 [ 0.122327] cpuidle: using governor ladder [ 0.123406] cpuidle: using governor menu [ 0.124078] ACPI: bus type PCI registered [ 0.125099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126843] PCI: Using configuration type 1 for base access [ 0.128603] bio: create slab at 0 [ 0.129138] ACPI: Added _OSI(Module Device) [ 0.129149] ACPI: Added _OSI(Processor Device) [ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.133219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.136040] ACPI: Interpreter enabled [ 0.137076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.139591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148880] ACPI: Using IOAPIC for interrupt routing [ 0.150037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152190] ACPI: No dock devices found. [ 0.155035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160193] acpiphp: Slot [3] registered [ 0.161299] acpiphp: Slot [4] registered [ 0.162331] acpiphp: Slot [5] registered [ 0.163313] acpiphp: Slot [6] registered [ 0.164018] acpiphp: Slot [7] registered [ 0.164994] acpiphp: Slot [8] registered [ 0.165970] acpiphp: Slot [9] registered [ 0.166959] acpiphp: Slot [10] registered [ 0.167955] acpiphp: Slot [11] registered [ 0.168018] acpiphp: Slot [12] registered [ 0.169008] acpiphp: Slot [13] registered [ 0.170004] acpiphp: Slot [14] registered [ 0.170998] acpiphp: Slot [15] registered [ 0.171991] acpiphp: Slot [16] registered [ 0.172024] acpiphp: Slot [17] registered [ 0.173028] acpiphp: Slot [18] registered [ 0.174036] acpiphp: Slot [19] registered [ 0.175030] acpiphp: Slot [20] registered [ 0.176019] acpiphp: Slot [21] registered [ 0.177043] acpiphp: Slot [22] registered [ 0.178058] acpiphp: Slot [23] registered [ 0.179068] acpiphp: Slot [24] registered [ 0.180019] acpiphp: Slot [25] registered [ 0.181039] acpiphp: Slot [26] registered [ 0.182054] acpiphp: Slot [27] registered [ 0.183064] acpiphp: Slot [28] registered [ 0.184018] acpiphp: Slot [29] registered [ 0.185033] acpiphp: Slot [30] registered [ 0.186053] acpiphp: Slot [31] registered [ 0.187064] PCI host bridge to bus 0000:00 [ 0.188004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.189287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.190672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.192003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.193533] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195052] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237835] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.241867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243505] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247229] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249499] SCSI subsystem initialized [ 0.250615] ACPI: bus type USB registered [ 0.250615] usbcore: registered new interface driver usbfs [ 0.252014] usbcore: registered new interface driver hub [ 0.253280] usbcore: registered new device driver usb [ 0.253283] PCI: Using ACPI for IRQ routing [ 0.256159] NetLabel: Initializing [ 0.257056] NetLabel: domain hash size = 128 [ 0.258103] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259314] NetLabel: unlabeled traffic allowed by default [ 0.260183] Switched to clocksource kvm-clock [ 0.268237] AppArmor: AppArmor Filesystem Enabled [ 0.269332] pnp: PnP ACPI init [ 0.270119] ACPI: bus type PNP registered [ 0.271575] pnp: PnP ACPI: found 8 devices [ 0.272622] ACPI: bus type PNP unregistered [ 0.280417] NET: Registered protocol family 2 [ 0.281792] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283713] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285388] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286984] TCP: reno registered [ 0.287851] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290754] NET: Registered protocol family 1 [ 0.291858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293233] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339518] Trying to unpack rootfs image as initramfs... [ 0.438597] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.441196] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.443336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445620] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.448759] Scanning for low memory corruption every 60 seconds [ 0.451164] Initialise system trusted keyring [ 0.452727] audit: initializing netlink socket (disabled) [ 0.454264] type=2000 audit(1539762836.248:1): initialized [ 0.474829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477314] zbud: loaded [ 0.478361] VFS: Disk quotas dquot_6.5.2 [ 0.479574] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481660] fuse init (API version 7.22) [ 0.482868] msgmni has been set to 3997 [ 0.484021] Key type big_key registered [ 0.485536] Key type asymmetric registered [ 0.486649] Asymmetric key parser 'x509' registered [ 0.488012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490097] io scheduler noop registered [ 0.491199] io scheduler deadline registered (default) [ 0.492539] io scheduler cfq registered [ 0.493655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496976] ipmi message handler version 39.2 [ 0.498404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500691] ACPI: Power Button [PWRF] [ 0.501946] GHES: HEST is not enabled! [ 0.524188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.593434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617230] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620012] Linux agpgart interface v0.103 [ 0.622099] brd: module loaded [ 0.623448] loop: module loaded [ 0.624717] blk-mq: CPU -> queue map [ 0.625712] CPU 0 -> Queue 0 [ 0.626619] CPU 1 -> Queue 0 [ 0.628241] vda: vda1 [ 0.630218] scsi0 : ata_piix [ 0.631486] scsi1 : ata_piix [ 0.632667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.634916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.637197] libphy: Fixed MDIO Bus: probed [ 0.638545] tun: Universal TUN/TAP device driver, 1.6 [ 0.639870] tun: (C) 1999-2004 Max Krasnyansky [ 0.643386] PPP generic driver version 2.4.2 [ 0.644600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646096] ehci-pci: EHCI PCI platform driver [ 0.647206] ehci-platform: EHCI generic platform driver [ 0.648554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649980] ohci-pci: OHCI PCI platform driver [ 0.651090] ohci-platform: OHCI generic platform driver [ 0.652361] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675028] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676633] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.680588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684544] usb usb1: Product: UHCI Host Controller [ 0.685896] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.687854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689556] hub 1-0:1.0: USB hub found [ 0.690678] hub 1-0:1.0: 2 ports detected [ 0.691904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.694905] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696321] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697766] mousedev: PS/2 mouse device common for all mice [ 0.699611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701851] rtc_cmos 00:00: RTC can wake from S4 [ 0.703260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706368] device-mapper: uevent: version 1.0.3 [ 0.707594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709654] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711145] TCP: cubic registered [ 0.719360] NET: Registered protocol family 10 [ 0.720730] NET: Registered protocol family 17 [ 0.721865] Key type dns_resolver registered [ 0.723095] Loading compiled-in X.509 certificates [ 0.724813] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727155] registered taskstats version 1 [ 0.730110] Key type trusted registered [ 0.733646] Key type encrypted registered [ 0.734704] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736045] IMA: No TPM chip found, activating TPM-bypass! [ 0.737965] regulator-dummy: disabling [ 0.739016] Magic number: 6:382:875 [ 0.740160] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:56 UTC (1539762836) [ 0.742213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.743617] EDD information not available. [ 0.793689] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795671] Write protecting the kernel read-only data: 12288k [ 0.797678] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.801088] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814417] systemd-udevd[107]: starting version 204 [ 0.868406] FDC 0 is a S82078B [ 1.000095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.164438] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166018] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.167621] usb 1-1: Product: QEMU USB Tablet [ 1.168701] usb 1-1: Manufacturer: QEMU [ 1.169674] usb 1-1: SerialNumber: 42 [ 1.877327] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 [ 2.440212] tsc: Refined TSC clocksource calibration: 3491.847 MHz 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.461636] 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.654107] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.840773] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:53:59 +0000. Up 3.70 seconds. cloud-init-nonet[3.98]: 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 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.46]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:01 +0000. Up 5.68 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:7e:16:bc | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:e8:01:fc | 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: 80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . .| | o . +.| | o . o + o| | . o . o o + | | . S + + | | o + o | | o + =| | . +E| | .o.| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .oo+Bo=| | ....+o==| | . ..o+ .*| | o Eo ...| | S . . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |. . o. | | o o | |. . . | | . . + | |. = S | |. = | |E +... | | . =Bo. | | oo=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: 50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . ... +| | .E. .o =.| | . . . o..=| | .o . .++| | .S. o ..+| | . o . o.| | . o o| | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 system logging daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:09 +0000. Up 13.56 seconds. * Starting AppArmor profiles [80G [74G[ OK ] Generating locales... * 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 ] en_US.UTF-8... * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] up-to-date Generation complete. * Starting CPU interrupts balancing 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 15.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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18920 0 --:--:-- --:--:-- --:--:-- 18969 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://repo.cw-ngv.com binary/ Release Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1575 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx snmpd clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability crest ralf-libs ralf homestead-libs python-netsnmp homestead homestead-prov dime Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 20s (4640 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8722 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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 (7977 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 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.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.16 ++ echo 192.168.1.16 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.16 ++ ip2rr 192.168.1.16 ++ echo 192.168.1.16 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.16 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + 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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 73:70:94:1f:7b:85:46:df:c6:47:77:09:51:98:90:a7 root@dime-0 (DSA) ec2: 256 a4:f3:b7:33:27:c9:8f:48:6f:ab:01:2d:40:21:b2:ab root@dime-0 (ECDSA) ec2: 256 50:77:75:da:d4:3e:bf:91:94:dd:02:a3:9b:a7:10:16 root@dime-0 (ED25519) ec2: 2048 80:f9:5d:f9:ec:95:54:b2:d7:e2:6f:ae:17:82:1f:df root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJXGT68YyzK5/qazLZLtboPphxvEbu9DCGVWipwhLP3+LlejaQoDXLVFSNUGdhjwdknSlRwlDujVgeS1fHEDZnU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC2BKK5/3XrXoUnJW8rFqDusAIH9sjW+GHZVVeoAsqxB root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2RL4o2bvRXRGklPRN3f6Rn8od5ySBG2H0mTV92+t8btQWADZSMbY32FxUvP2ARc7Rih8g888PeHmuzYem+qZNsbpK8XVyh99R817/bFjIukBT2Fh1hgV2W155gTKKWVx7LD4JoBbnETMeekPacVHH2jVbHJiiJ1hIyKDNq7W3pjlj4aSNrv6x+V5s1tPy3K5W7T3f0/o5TCj4dQV6RLz5XZuYevpQALIfZRFw4jc590op49K5LCfUgQumLtAfWq4xICRCJ7XdtG4w17PHciUdH46MGYbl6/d1YQhpECbD41GKZQapunTfpNbxmPcWg3xTWKR7v8vsBu2TERRM9Xp7 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:57:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 198.97 seconds 2018-10-17 07:57:24,162 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-17 07:57:24,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:24,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:24,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f301b1ed-4757-4ba9-8e37-ae669ba40991 x-openstack-request-id: req-f301b1ed-4757-4ba9-8e37-ae669ba40991 2018-10-17 07:57:24,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:24,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f301b1ed-4757-4ba9-8e37-ae669ba40991 2018-10-17 07:57:24,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532189130783s 2018-10-17 07:57:24,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:24,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18981 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9da92883-b733-4de9-94ca-bd9e7cac6a95 x-openstack-request-id: req-9da92883-b733-4de9-94ca-bd9e7cac6a95 2018-10-17 07:57:24,773 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008167] Security Framework initialized\n[ 0.009355] AppArmor: AppArmor initialized\n[ 0.010386] Yama: becoming mindful.\n[ 0.012558] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017400] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022135] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024764] Initializing cgroup subsys memory\n[ 0.026230] Initializing cgroup subsys devices\n[ 0.027585] Initializing cgroup subsys freezer\n[ 0.028035] Initializing cgroup subsys blkio\n[ 0.029402] Initializing cgroup subsys perf_event\n[ 0.030795] Initializing cgroup subsys hugetlb\n[ 0.032141] FEATURE SPEC_CTRL Present\n[ 0.034004] mce: CPU supports 10 MCE banks\n[ 0.036095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036095] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039145] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042100] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.053221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.060816] ACPI: Core revision 20131115\n[ 0.062673] ACPI: All ACPI Tables successfully acquired\n[ 0.064400] ftrace: allocating 28748 entries in 113 pages\n[ 0.084292] smpboot: Max logical packages: 2\n[ 0.085667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.088004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092075] Enabling x2apic\n[ 0.093065] Enabled x2apic\n[ 0.094304] Switched APIC routing to physical x2apic.\n[ 0.097081] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.098944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.101432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.109685] KVM setup paravirtual spinlock\n[ 0.114144] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116197] x86: Booting SMP configuration:\n[ 0.117597] .... node #0, CPUs: #1[ 0.114083] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132029] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.135478] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.136401] devtmpfs: initialized\n[ 0.138366] EVM: security.selinux\n[ 0.139252] EVM: security.SMACK64\n[ 0.140006] EVM: security.ima\n[ 0.140830] EVM: security.capability\n[ 0.141840] pinctrl core: initialized pinctrl subsystem\n[ 0.144069] regulator-dummy: no parameters\n[ 0.145180] RTC time: 7:53:56, date: 10/17/18\n[ 0.146394] NET: Registered protocol family 16\n[ 0.147666] cpuidle: using governor ladder\n[ 0.148003] cpuidle: using governor menu\n[ 0.149071] ACPI: bus type PCI registered\n[ 0.150111] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151694] PCI: Using configuration type 1 for base access\n[ 0.152702] bio: create slab at 0\n[ 0.153096] ACPI: Added _OSI(Module Device)\n[ 0.153158] ACPI: Added _OSI(Processor Device)\n[ 0.156003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157152] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160093] ACPI: Interpreter enabled\n[ 0.161066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172006] ACPI: (supports S0 S5)\n[ 0.172902] ACPI: Using IOAPIC for interrupt routing\n[ 0.174113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176218] ACPI: No dock devices found.\n[ 0.179092] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181547] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184201] acpiphp: Slot [3] registered\n[ 0.185246] acpiphp: Slot [4] registered\n[ 0.186275] acpiphp: Slot [5] registered\n[ 0.187299] acpiphp: Slot [6] registered\n[ 0.188031] acpiphp: Slot [7] registered\n[ 0.189034] acpiphp: Slot [8] registered\n[ 0.190040] acpiphp: Slot [9] registered\n[ 0.191051] acpiphp: Slot [10] registered\n[ 0.192020] acpiphp: Slot [11] registered\n[ 0.193042] acpiphp: Slot [12] registered\n[ 0.194072] acpiphp: Slot [13] registered\n[ 0.195097] acpiphp: Slot [14] registered\n[ 0.196034] acpiphp: Slot [15] registered\n[ 0.197077] acpiphp: Slot [16] registered\n[ 0.198112] acpiphp: Slot [17] registered\n[ 0.199136] acpiphp: Slot [18] registered\n[ 0.200027] acpiphp: Slot [19] registered\n[ 0.201250] acpiphp: Slot [20] registered\n[ 0.202271] acpiphp: Slot [21] registered\n[ 0.203300] acpiphp: Slot [22] registered\n[ 0.204021] acpiphp: Slot [23] registered\n[ 0.205069] acpiphp: Slot [24] registered\n[ 0.206092] acpiphp: Slot [25] registered\n[ 0.207121] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209060] acpiphp: Slot [28] registered\n[ 0.210074] acpiphp: Slot [29] registered\n[ 0.211106] acpiphp: Slot [30] registered\n[ 0.212026] acpiphp: Slot [31] registered\n[ 0.213036] PCI host bridge to bus 0000:00\n[ 0.214052] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.218937] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.228518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.230332] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.259507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260930] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262759] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.264715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.266621] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268208] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.269879] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.269879] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272003] vgaarb: loaded\n[ 0.272781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274364] SCSI subsystem initialized\n[ 0.275510] ACPI: bus type USB registered\n[ 0.276049] usbcore: registered new interface driver usbfs\n[ 0.277360] usbcore: registered new interface driver hub\n[ 0.278660] usbcore: registered new device driver usb\n[ 0.280118] PCI: Using ACPI for IRQ routing\n[ 0.281486] NetLabel: Initializing\n[ 0.282391] NetLabel: domain hash size = 128\n[ 0.283464] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.284071] NetLabel: unlabeled traffic allowed by default\n[ 0.285389] Switched to clocksource kvm-clock\n[ 0.292208] AppArmor: AppArmor Filesystem Enabled\n[ 0.293412] pnp: PnP ACPI init\n[ 0.294259] ACPI: bus type PNP registered\n[ 0.295696] pnp: PnP ACPI: found 8 devices\n[ 0.296732] ACPI: bus type PNP unregistered\n[ 0.304987] NET: Registered protocol family 2\n[ 0.306755] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.309153] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.311125] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.312936] TCP: reno registered\n[ 0.313906] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.315393] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.317023] NET: Registered protocol family 1\n[ 0.318440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.320110] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.321833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.344161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.366231] Trying to unpack rootfs image as initramfs...\n[ 0.465351] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.467723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469254] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.470742] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.473950] Scanning for low memory corruption every 60 seconds\n[ 0.476511] Initialise system trusted keyring\n[ 0.477685] audit: initializing netlink socket (disabled)\n[ 0.478987] type=2000 audit(1539762836.937:1): initialized\n[ 0.500606] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503023] zbud: loaded\n[ 0.504022] VFS: Disk quotas dquot_6.5.2\n[ 0.505093] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506918] fuse init (API version 7.22)\n[ 0.507954] msgmni has been set to 3997\n[ 0.509035] Key type big_key registered\n[ 0.510533] Key type asymmetric registered\n[ 0.511552] Asymmetric key parser 'x509' registered\n[ 0.512741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514726] io scheduler noop registered\n[ 0.515737] io scheduler deadline registered (default)\n[ 0.517006] io scheduler cfq registered\n[ 0.518121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521207] ipmi message handler version 39.2\n[ 0.522466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524468] ACPI: Power Button [PWRF]\n[ 0.525642] GHES: HEST is not enabled!\n[ 0.548752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594056] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.617443] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.619581] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646596] Linux agpgart interface v0.103\n[ 0.648588] brd: module loaded\n[ 0.649928] loop: module loaded\n[ 0.651175] blk-mq: CPU -> queue map\n[ 0.652170] CPU 0 -> Queue 0\n[ 0.653041] CPU 1 -> Queue 0\n[ 0.654639] vda: vda1\n[ 0.656346] scsi0 : ata_piix\n[ 0.657474] scsi1 : ata_piix\n[ 0.658546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.660394] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.662429] libphy: Fixed MDIO Bus: probed\n[ 0.663677] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664998] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668396] PPP generic driver version 2.4.2\n[ 0.669564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.671233] ehci-pci: EHCI PCI platform driver\n[ 0.672441] ehci-platform: EHCI generic platform driver\n[ 0.673836] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675346] ohci-pci: OHCI PCI platform driver\n[ 0.676459] ohci-platform: OHCI generic platform driver\n[ 0.677745] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.701090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.702352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704248] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.705665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.707196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.708986] usb usb1: Product: UHCI Host Controller\n[ 0.710156] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.711600] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712846] hub 1-0:1.0: USB hub found\n[ 0.713830] hub 1-0:1.0: 2 ports detected\n[ 0.714962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.717760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.718944] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720291] mousedev: PS/2 mouse device common for all mice\n[ 0.721878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.724186] rtc_cmos 00:00: RTC can wake from S4\n[ 0.725588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.727130] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.728766] device-mapper: uevent: version 1.0.3\n[ 0.730004] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.732138] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733674] TCP: cubic registered\n[ 0.742945] NET: Registered protocol family 10\n[ 0.744379] NET: Registered protocol family 17\n[ 0.745672] Key type dns_resolver registered\n[ 0.747266] Loading compiled-in X.509 certificates\n[ 0.749337] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.751870] registered taskstats version 1\n[ 0.755014] Key type trusted registered\n[ 0.759345] Key type encrypted registered\n[ 0.760761] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.762105] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.763911] regulator-dummy: disabling\n[ 0.764938] Magic number: 6:382:875\n[ 0.766045] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837)\n[ 0.768032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.769381] EDD information not available.\n[ 0.817916] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.820418] Write protecting the kernel read-only data: 12288k\n[ 0.823418] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.827879] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.842592] systemd-udevd[107]: starting version 204\n[ 0.884885] FDC 0 is a S82078B\n[ 1.028030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192786] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196303] usb 1-1: Product: QEMU USB Tablet\n[ 1.197412] usb 1-1: Manufacturer: QEMU\n[ 1.198424] usb 1-1: SerialNumber: 42\n[ 1.464119] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.909674] 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.242212] 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.553269] random: init urandom read with 10 bits of entropy available\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.181242] 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 Wed, 17 Oct 2018 07:54:00 +0000. Up 4.18 seconds.\ncloud-init-nonet[4.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 set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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[5.97]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:02 +0000. Up 6.12 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a1:0f:ee |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:e8:63:35 |\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:\n29:23:0c:96:9d:29:f8:00:f4:6a:cb:03:eb:26:a3:42 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|o. |\n|...o o |\n|o =.+ |\n| +.+ . |\n|.o. o o S |\n|+E. . o |\n|o+ |\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:\ned:f6:72:67:22:d8:4d:36:c5:68:16:a0:52:76:9f:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o o. |\n| o o ..o . |\n| . . o+. E|\n| . . + o |\n| S .o . |\n| . + |\n| oo+ . |\n| ..+.+ o |\n| +.+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4c:4d:74:21:d6:76:44:bd:a0:69:e2:4f:b7:91:29:04 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .=.o+o. |\n| E oo.. .|\n| . o.o.. .|\n| o . = . |\n| S + o |\n| . o = |\n| o o o |\n| . . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nfd:25:df:7c:58:89:dd:7e:ce:1e:37:85:0a:5e:54:4e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| E |\n| + |\n| . . |\n| . . o.o|\n| S o o.oo+|\n| . + = *.|\n| . o ooB|\n| o*|\n| .+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\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 Wed, 17 Oct 2018 07:54:09 +0000. Up 12.47 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 * Starting ACPI daemon[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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 14.78 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 15286 0 --:--:-- --:--:-- --:--:-- 15286\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]\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1592 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n libsnmp-base libsnmp30 clearwater-infrastructure clearwater-tcp-scalability\n clearwater-log-cleanup sprout-libs clearwater-socket-factory\n clearwater-monit bono clearwater-diags-monitor\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://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/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 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:17 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:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (6775 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 7974\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 7987\nclearwater-socket-factory-sig start/running, process 7992\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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\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 (15.6 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ed:f6:72:67:22:d8:4d:36:c5:68:16:a0:52:76:9f:dd root@bono-0 (DSA)\nec2: 256 4c:4d:74:21:d6:76:44:bd:a0:69:e2:4f:b7:91:29:04 root@bono-0 (ECDSA)\nec2: 256 fd:25:df:7c:58:89:dd:7e:ce:1e:37:85:0a:5e:54:4e root@bono-0 (ED25519)\nec2: 2048 29:23:0c:96:9d:29:f8:00:f4:6a:cb:03:eb:26:a3:42 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVLYaiQugByEvUtAyS/9X1m1J2t23BtPBlOaafcSdy7WMGm/TvsfZxmHjVQGWRo2o2J9OTxFlGJ6iGgQ1saJDo= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILKLbm1HcHlunHWvLcMqWeJubjKK+5NeH1D7OT5RHonw root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW3v03CrhBOH19r42tKOA42PrVvia0IhawvK3u5ueoj58ABuOYnuZGAZJY630A65EJY0O8vqCZFPkFf8kY6D7Z4r4kegMA0VGnRAa+tPa2L8S2U7yVAzQcgYvhksHlt8ZmpKuaUAHw+xgFezZ58Dh8U+24xzhCA0yNtHZWVsF1P5bpcuyogIPmb93olWipSAtfzRHdxmaASrOHWfN4kT0JdhD20x397HSAOdEglpFR+SAsAvv59A8BfNcOc8tIvNe4cKMSnEfaXG4WfyL4jk/Jd1XnxWC63wPHiqWfwpcM1SK4VCNaSxl/KzOLWLe+deSL8hauKXcZ0IqccN3plyzd root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 142.20 seconds\n"} 2018-10-17 07:57:24,775 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a/action used request id req-9da92883-b733-4de9-94ca-bd9e7cac6a95 2018-10-17 07:57:24,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0724329948425s 2018-10-17 07:57:24,777 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008167] Security Framework initialized [ 0.009355] AppArmor: AppArmor initialized [ 0.010386] Yama: becoming mindful. [ 0.012558] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017400] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020153] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022135] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024764] Initializing cgroup subsys memory [ 0.026230] Initializing cgroup subsys devices [ 0.027585] Initializing cgroup subsys freezer [ 0.028035] Initializing cgroup subsys blkio [ 0.029402] Initializing cgroup subsys perf_event [ 0.030795] Initializing cgroup subsys hugetlb [ 0.032141] FEATURE SPEC_CTRL Present [ 0.034004] mce: CPU supports 10 MCE banks [ 0.036095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036095] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039145] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040016] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042100] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.053221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.060816] ACPI: Core revision 20131115 [ 0.062673] ACPI: All ACPI Tables successfully acquired [ 0.064400] ftrace: allocating 28748 entries in 113 pages [ 0.084292] smpboot: Max logical packages: 2 [ 0.085667] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.088004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092075] Enabling x2apic [ 0.093065] Enabled x2apic [ 0.094304] Switched APIC routing to physical x2apic. [ 0.097081] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.098944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.101432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.109685] KVM setup paravirtual spinlock [ 0.114144] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116197] x86: Booting SMP configuration: [ 0.117597] .... node #0, CPUs: #1[ 0.114083] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132029] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.135478] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.136401] devtmpfs: initialized [ 0.138366] EVM: security.selinux [ 0.139252] EVM: security.SMACK64 [ 0.140006] EVM: security.ima [ 0.140830] EVM: security.capability [ 0.141840] pinctrl core: initialized pinctrl subsystem [ 0.144069] regulator-dummy: no parameters [ 0.145180] RTC time: 7:53:56, date: 10/17/18 [ 0.146394] NET: Registered protocol family 16 [ 0.147666] cpuidle: using governor ladder [ 0.148003] cpuidle: using governor menu [ 0.149071] ACPI: bus type PCI registered [ 0.150111] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151694] PCI: Using configuration type 1 for base access [ 0.152702] bio: create slab at 0 [ 0.153096] ACPI: Added _OSI(Module Device) [ 0.153158] ACPI: Added _OSI(Processor Device) [ 0.156003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157152] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160093] ACPI: Interpreter enabled [ 0.161066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172006] ACPI: (supports S0 S5) [ 0.172902] ACPI: Using IOAPIC for interrupt routing [ 0.174113] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176218] ACPI: No dock devices found. [ 0.179092] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181547] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184201] acpiphp: Slot [3] registered [ 0.185246] acpiphp: Slot [4] registered [ 0.186275] acpiphp: Slot [5] registered [ 0.187299] acpiphp: Slot [6] registered [ 0.188031] acpiphp: Slot [7] registered [ 0.189034] acpiphp: Slot [8] registered [ 0.190040] acpiphp: Slot [9] registered [ 0.191051] acpiphp: Slot [10] registered [ 0.192020] acpiphp: Slot [11] registered [ 0.193042] acpiphp: Slot [12] registered [ 0.194072] acpiphp: Slot [13] registered [ 0.195097] acpiphp: Slot [14] registered [ 0.196034] acpiphp: Slot [15] registered [ 0.197077] acpiphp: Slot [16] registered [ 0.198112] acpiphp: Slot [17] registered [ 0.199136] acpiphp: Slot [18] registered [ 0.200027] acpiphp: Slot [19] registered [ 0.201250] acpiphp: Slot [20] registered [ 0.202271] acpiphp: Slot [21] registered [ 0.203300] acpiphp: Slot [22] registered [ 0.204021] acpiphp: Slot [23] registered [ 0.205069] acpiphp: Slot [24] registered [ 0.206092] acpiphp: Slot [25] registered [ 0.207121] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209060] acpiphp: Slot [28] registered [ 0.210074] acpiphp: Slot [29] registered [ 0.211106] acpiphp: Slot [30] registered [ 0.212026] acpiphp: Slot [31] registered [ 0.213036] PCI host bridge to bus 0000:00 [ 0.214052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.218937] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.228518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.230332] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.259507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260930] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262759] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.264715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.266621] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268208] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.269879] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.269879] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272003] vgaarb: loaded [ 0.272781] vgaarb: bridge control possible 0000:00:02.0 [ 0.274364] SCSI subsystem initialized [ 0.275510] ACPI: bus type USB registered [ 0.276049] usbcore: registered new interface driver usbfs [ 0.277360] usbcore: registered new interface driver hub [ 0.278660] usbcore: registered new device driver usb [ 0.280118] PCI: Using ACPI for IRQ routing [ 0.281486] NetLabel: Initializing [ 0.282391] NetLabel: domain hash size = 128 [ 0.283464] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.284071] NetLabel: unlabeled traffic allowed by default [ 0.285389] Switched to clocksource kvm-clock [ 0.292208] AppArmor: AppArmor Filesystem Enabled [ 0.293412] pnp: PnP ACPI init [ 0.294259] ACPI: bus type PNP registered [ 0.295696] pnp: PnP ACPI: found 8 devices [ 0.296732] ACPI: bus type PNP unregistered [ 0.304987] NET: Registered protocol family 2 [ 0.306755] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.309153] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.311125] TCP: Hash tables configured (established 16384 bind 16384) [ 0.312936] TCP: reno registered [ 0.313906] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315393] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317023] NET: Registered protocol family 1 [ 0.318440] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.320110] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.321833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.344161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.366231] Trying to unpack rootfs image as initramfs... [ 0.465351] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.467723] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469254] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.470742] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.473950] Scanning for low memory corruption every 60 seconds [ 0.476511] Initialise system trusted keyring [ 0.477685] audit: initializing netlink socket (disabled) [ 0.478987] type=2000 audit(1539762836.937:1): initialized [ 0.500606] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503023] zbud: loaded [ 0.504022] VFS: Disk quotas dquot_6.5.2 [ 0.505093] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506918] fuse init (API version 7.22) [ 0.507954] msgmni has been set to 3997 [ 0.509035] Key type big_key registered [ 0.510533] Key type asymmetric registered [ 0.511552] Asymmetric key parser 'x509' registered [ 0.512741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514726] io scheduler noop registered [ 0.515737] io scheduler deadline registered (default) [ 0.517006] io scheduler cfq registered [ 0.518121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521207] ipmi message handler version 39.2 [ 0.522466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524468] ACPI: Power Button [PWRF] [ 0.525642] GHES: HEST is not enabled! [ 0.548752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594056] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617443] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.619581] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646596] Linux agpgart interface v0.103 [ 0.648588] brd: module loaded [ 0.649928] loop: module loaded [ 0.651175] blk-mq: CPU -> queue map [ 0.652170] CPU 0 -> Queue 0 [ 0.653041] CPU 1 -> Queue 0 [ 0.654639] vda: vda1 [ 0.656346] scsi0 : ata_piix [ 0.657474] scsi1 : ata_piix [ 0.658546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.660394] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.662429] libphy: Fixed MDIO Bus: probed [ 0.663677] tun: Universal TUN/TAP device driver, 1.6 [ 0.664998] tun: (C) 1999-2004 Max Krasnyansky [ 0.668396] PPP generic driver version 2.4.2 [ 0.669564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671233] ehci-pci: EHCI PCI platform driver [ 0.672441] ehci-platform: EHCI generic platform driver [ 0.673836] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675346] ohci-pci: OHCI PCI platform driver [ 0.676459] ohci-platform: OHCI generic platform driver [ 0.677745] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701090] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.702352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704248] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.705665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.707196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708986] usb usb1: Product: UHCI Host Controller [ 0.710156] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.711600] usb usb1: SerialNumber: 0000:00:01.2 [ 0.712846] hub 1-0:1.0: USB hub found [ 0.713830] hub 1-0:1.0: 2 ports detected [ 0.714962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717760] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.718944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720291] mousedev: PS/2 mouse device common for all mice [ 0.721878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.724186] rtc_cmos 00:00: RTC can wake from S4 [ 0.725588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727130] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728766] device-mapper: uevent: version 1.0.3 [ 0.730004] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.732138] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733674] TCP: cubic registered [ 0.742945] NET: Registered protocol family 10 [ 0.744379] NET: Registered protocol family 17 [ 0.745672] Key type dns_resolver registered [ 0.747266] Loading compiled-in X.509 certificates [ 0.749337] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.751870] registered taskstats version 1 [ 0.755014] Key type trusted registered [ 0.759345] Key type encrypted registered [ 0.760761] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762105] IMA: No TPM chip found, activating TPM-bypass! [ 0.763911] regulator-dummy: disabling [ 0.764938] Magic number: 6:382:875 [ 0.766045] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:57 UTC (1539762837) [ 0.768032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.769381] EDD information not available. [ 0.817916] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.820418] Write protecting the kernel read-only data: 12288k [ 0.823418] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.827879] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.842592] systemd-udevd[107]: starting version 204 [ 0.884885] FDC 0 is a S82078B [ 1.028030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192786] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196303] usb 1-1: Product: QEMU USB Tablet [ 1.197412] usb 1-1: Manufacturer: QEMU [ 1.198424] usb 1-1: SerialNumber: 42 [ 1.464119] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.909674] 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.242212] 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.553269] random: init urandom read with 10 bits of entropy available * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.181242] 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 Wed, 17 Oct 2018 07:54:00 +0000. Up 4.18 seconds. cloud-init-nonet[4.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 set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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[5.97]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:02 +0000. Up 6.12 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a1:0f:ee | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:e8:63:35 | 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: 29:23:0c:96:9d:29:f8:00:f4:6a:cb:03:eb:26:a3:42 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |o. | |...o o | |o =.+ | | +.+ . | |.o. o o S | |+E. . 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: ed:f6:72:67:22:d8:4d:36:c5:68:16:a0:52:76:9f:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o o. | | o o ..o . | | . . o+. E| | . . + o | | S .o . | | . + | | oo+ . | | ..+.+ o | | +.+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4c:4d:74:21:d6:76:44:bd:a0:69:e2:4f:b7:91:29:04 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .=.o+o. | | E oo.. .| | . o.o.. .| | o . = . | | S + 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: fd:25:df:7c:58:89:dd:7e:ce:1e:37:85:0a:5e:54:4e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | E | | + | | . . | | . . o.o| | S o o.oo+| | . + = *.| | . o ooB| | 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 ] 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 Wed, 17 Oct 2018 07:54:09 +0000. Up 12.47 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 ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:11 +0000. Up 14.78 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 15286 0 --:--:-- --:--:-- --:--:-- 15286 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] Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [263 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1592 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libsnmp-base libsnmp30 clearwater-infrastructure clearwater-tcp-scalability clearwater-log-cleanup sprout-libs clearwater-socket-factory clearwater-monit bono clearwater-diags-monitor 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://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/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 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:17 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:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (6775 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 7974 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 7987 clearwater-socket-factory-sig start/running, process 7992 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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management 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 (15.6 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + 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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ed:f6:72:67:22:d8:4d:36:c5:68:16:a0:52:76:9f:dd root@bono-0 (DSA) ec2: 256 4c:4d:74:21:d6:76:44:bd:a0:69:e2:4f:b7:91:29:04 root@bono-0 (ECDSA) ec2: 256 fd:25:df:7c:58:89:dd:7e:ce:1e:37:85:0a:5e:54:4e root@bono-0 (ED25519) ec2: 2048 29:23:0c:96:9d:29:f8:00:f4:6a:cb:03:eb:26:a3:42 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCVLYaiQugByEvUtAyS/9X1m1J2t23BtPBlOaafcSdy7WMGm/TvsfZxmHjVQGWRo2o2J9OTxFlGJ6iGgQ1saJDo= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILKLbm1HcHlunHWvLcMqWeJubjKK+5NeH1D7OT5RHonw root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW3v03CrhBOH19r42tKOA42PrVvia0IhawvK3u5ueoj58ABuOYnuZGAZJY630A65EJY0O8vqCZFPkFf8kY6D7Z4r4kegMA0VGnRAa+tPa2L8S2U7yVAzQcgYvhksHlt8ZmpKuaUAHw+xgFezZ58Dh8U+24xzhCA0yNtHZWVsF1P5bpcuyogIPmb93olWipSAtfzRHdxmaASrOHWfN4kT0JdhD20x397HSAOdEglpFR+SAsAvv59A8BfNcOc8tIvNe4cKMSnEfaXG4WfyL4jk/Jd1XnxWC63wPHiqWfwpcM1SK4VCNaSxl/KzOLWLe+deSL8hauKXcZ0IqccN3plyzd root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 142.20 seconds 2018-10-17 07:57:24,781 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-17 07:57:24,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:25,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a86f835-769b-4646-b620-ef5e0788b609 x-openstack-request-id: req-8a86f835-769b-4646-b620-ef5e0788b609 2018-10-17 07:57:25,656 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:25,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a86f835-769b-4646-b620-ef5e0788b609 2018-10-17 07:57:25,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.874302148819s 2018-10-17 07:57:25,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:25,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19988 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ee4287a-75a0-4fb3-bfee-d8605ef706bd x-openstack-request-id: req-4ee4287a-75a0-4fb3-bfee-d8605ef706bd 2018-10-17 07:57:25,743 - keystoneauth.session - DEBUG - RESP BODY: {"output": "smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077498] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079223] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080007] Switched APIC routing to physical x2apic.\n[ 0.082441] ..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.086929] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093338] KVM setup paravirtual spinlock\n[ 0.096387] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098315] x86: Booting SMP configuration:\n[ 0.099579] .... node #0, CPUs: #1[ 0.096337] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116027] x86: Booted up 1 node, 2 CPUs\n[ 0.116032] KVM setup async PF for cpu 1\n[ 0.116036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119476] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120401] devtmpfs: initialized\n[ 0.122238] EVM: security.selinux\n[ 0.123124] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124828] EVM: security.capability\n[ 0.125787] pinctrl core: initialized pinctrl subsystem\n[ 0.128016] regulator-dummy: no parameters\n[ 0.129110] RTC time: 7:53:59, date: 10/17/18\n[ 0.130239] NET: Registered protocol family 16\n[ 0.131457] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133051] ACPI: bus type PCI registered\n[ 0.134063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135648] PCI: Using configuration type 1 for base access\n[ 0.136622] bio: create slab at 0\n[ 0.137096] ACPI: Added _OSI(Module Device)\n[ 0.137158] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141131] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.144017] ACPI: Interpreter enabled\n[ 0.145392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.147804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156007] ACPI: (supports S0 S5)\n[ 0.156893] ACPI: Using IOAPIC for interrupt routing\n[ 0.158067] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160205] ACPI: No dock devices found.\n[ 0.163068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165520] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.166992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168207] acpiphp: Slot [3] registered\n[ 0.169222] acpiphp: Slot [4] registered\n[ 0.170230] acpiphp: Slot [5] registered\n[ 0.171241] acpiphp: Slot [6] registered\n[ 0.172031] acpiphp: Slot [7] registered\n[ 0.173025] acpiphp: Slot [8] registered\n[ 0.174016] acpiphp: Slot [9] registered\n[ 0.175013] acpiphp: Slot [10] registered\n[ 0.176020] acpiphp: Slot [11] registered\n[ 0.177036] acpiphp: Slot [12] registered\n[ 0.178047] acpiphp: Slot [13] registered\n[ 0.179060] acpiphp: Slot [14] registered\n[ 0.180022] acpiphp: Slot [15] registered\n[ 0.181034] acpiphp: Slot [16] registered\n[ 0.182049] acpiphp: Slot [17] registered\n[ 0.183054] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185032] acpiphp: Slot [20] registered\n[ 0.186171] acpiphp: Slot [21] registered\n[ 0.187191] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189038] acpiphp: Slot [24] registered\n[ 0.190044] acpiphp: Slot [25] registered\n[ 0.191053] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193030] acpiphp: Slot [28] registered\n[ 0.194034] acpiphp: Slot [29] registered\n[ 0.195039] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197033] PCI host bridge to bus 0000:00\n[ 0.198038] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199297] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202889] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.212520] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.214318] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.241079] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.243010] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.244761] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.246622] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248447] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250102] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.251699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.251699] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252767] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254245] SCSI subsystem initialized\n[ 0.255368] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257315] usbcore: registered new interface driver hub\n[ 0.258589] usbcore: registered new device driver usb\n[ 0.260012] PCI: Using ACPI for IRQ routing\n[ 0.261411] NetLabel: Initializing\n[ 0.262315] NetLabel: domain hash size = 128\n[ 0.263370] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265354] Switched to clocksource kvm-clock\n[ 0.272047] AppArmor: AppArmor Filesystem Enabled\n[ 0.273238] pnp: PnP ACPI init\n[ 0.274070] ACPI: bus type PNP registered\n[ 0.275503] pnp: PnP ACPI: found 8 devices\n[ 0.276547] ACPI: bus type PNP unregistered\n[ 0.283785] NET: Registered protocol family 2\n[ 0.285128] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.288768] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290373] TCP: reno registered\n[ 0.291236] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.292633] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.294152] NET: Registered protocol family 1\n[ 0.295243] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.296600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.297935] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.320028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.342185] Trying to unpack rootfs image as initramfs...\n[ 0.442783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.445012] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.446399] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.448147] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.450680] Scanning for low memory corruption every 60 seconds\n[ 0.452719] Initialise system trusted keyring\n[ 0.454080] audit: initializing netlink socket (disabled)\n[ 0.455666] type=2000 audit(1539762840.630:1): initialized\n[ 0.477119] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.479416] zbud: loaded\n[ 0.480363] VFS: Disk quotas dquot_6.5.2\n[ 0.481400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.483244] fuse init (API version 7.22)\n[ 0.484319] msgmni has been set to 3997\n[ 0.485347] Key type big_key registered\n[ 0.486747] Key type asymmetric registered\n[ 0.487786] Asymmetric key parser 'x509' registered\n[ 0.488982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490814] io scheduler noop registered\n[ 0.491793] io scheduler deadline registered (default)\n[ 0.492999] io scheduler cfq registered\n[ 0.494020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496799] ipmi message handler version 39.2\n[ 0.497916] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499696] ACPI: Power Button [PWRF]\n[ 0.500738] GHES: HEST is not enabled!\n[ 0.522564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614569] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.617652] Linux agpgart interface v0.103\n[ 0.619838] brd: module loaded\n[ 0.621317] loop: module loaded\n[ 0.622751] blk-mq: CPU -> queue map\n[ 0.623912] CPU 0 -> Queue 0\n[ 0.624963] CPU 1 -> Queue 0\n[ 0.626786] vda: vda1\n[ 0.628191] scsi0 : ata_piix\n[ 0.629069] scsi1 : ata_piix\n[ 0.629907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.631398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.633101] libphy: Fixed MDIO Bus: probed\n[ 0.634239] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635403] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.638434] PPP generic driver version 2.4.2\n[ 0.639518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.641040] ehci-pci: EHCI PCI platform driver\n[ 0.642099] ehci-platform: EHCI generic platform driver\n[ 0.643532] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645106] ohci-pci: OHCI PCI platform driver\n[ 0.646281] ohci-platform: OHCI generic platform driver\n[ 0.647680] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.670259] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.671682] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.675302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678918] usb usb1: Product: UHCI Host Controller\n[ 0.680226] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.681858] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683217] hub 1-0:1.0: USB hub found\n[ 0.684311] hub 1-0:1.0: 2 ports detected\n[ 0.685569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.688447] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691296] mousedev: PS/2 mouse device common for all mice\n[ 0.693088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.697028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.698489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.700030] device-mapper: uevent: version 1.0.3\n[ 0.701283] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.703406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.704867] TCP: cubic registered\n[ 0.712943] NET: Registered protocol family 10\n[ 0.714230] NET: Registered protocol family 17\n[ 0.715335] Key type dns_resolver registered\n[ 0.716809] Loading compiled-in X.509 certificates\n[ 0.718484] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.720705] registered taskstats version 1\n[ 0.723427] Key type trusted registered\n[ 0.726907] Key type encrypted registered\n[ 0.727934] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729220] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.731011] regulator-dummy: disabling\n[ 0.732033] Magic number: 6:382:875\n[ 0.733146] rtc_cmos 00:00: setting system clock to 2018-10-17 07:54:00 UTC (1539762840)\n[ 0.735160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736538] EDD information not available.\n[ 0.789617] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791904] Write protecting the kernel read-only data: 12288k\n[ 0.794396] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798086] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.811893] systemd-udevd[107]: starting version 204\n[ 0.852702] FDC 0 is a S82078B\n[ 0.996060] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.161262] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.163155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.165071] usb 1-1: Product: QEMU USB Tablet\n[ 1.166351] usb 1-1: Manufacturer: QEMU\n[ 1.167501] usb 1-1: SerialNumber: 42\n[ 1.444081] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.868973] 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.207338] 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.686046] random: init urandom read with 10 bits of entropy available\n[ 2.804418] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:54:03 +0000. Up 3.24 seconds.\ncloud-init-nonet[3.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 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 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 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 * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.98]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:04 +0000. Up 5.12 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:fc:07:1a |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:f7:45:2d |\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:\n5d:d7:da:15:63:9b:ee:97:f2:85:8d:aa:92:f1:e8:8d root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| + |\n| ..=|\n| . .oo|\n| . . ..o.|\n| S . ...|\n| . .+.|\n| = .oo+|\n| +o. .o o|\n| .E.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:\n97:bf:72:23:a9:78:18:7b:46:82:d9:3d:56:6f:f0:8c root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| o. |\n| + .S.o* |\n| o + =.E.= |\n| B . o. |\n| o.+ + o. |\n| .+.. +.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n49:e6:02:c6:d9:f1:18:ed:3a:72:e2:55:59:03:e3:5c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.o.E |\n| . o B.oo |\n| = o.*o . |\n| . . ++. |\n| .oS |\n| o =. |\n| . = . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3c:3a:b4:07:81:1b:30:e3:e0:7d:2d:1d:90:44:81:83 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|. = +=+. |\n|.E.* oo . |\n| ...+o.o |\n| .o.o |\n| . o S |\n| . + . |\n| + . |\n| o |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:13 +0000. Up 13.17 seconds.\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 Wed, 17 Oct 2018 07:54:14 +0000. Up 14.20 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 \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 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 20217 0 --:--:-- --:--:-- --:--:-- 20316\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]\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [494 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [263 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\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.8 MB in 4s (2709 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n cassandra clearwater-infrastructure clearwater-monit clearwater-cassandra\n libsnmp-base libsnmp30 clearwater-tcp-scalability clearwater-log-cleanup\n astaire-libs astaire snmp snmpd clearwater-snmpd clearwater-etcd\n clearwater-queue-manager clearwater-config-manager chronos\n clearwater-diags-monitor memcached clearwater-memcached\n clearwater-snmp-handler-astaire crest-prov homer-cassandra\n homestead-cassandra homestead-prov-cassandra rogers-libs rogers vellum\n memcached-dbg\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 2018e-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://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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.2 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-160.210 [773 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 (7471 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51321 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_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018e-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.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018e-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.2) ...\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:Certinomis_-_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.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:DST_ACES_CA_X6.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53147 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package 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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up 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.1) ...\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 11908\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12545\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\n"} 2018-10-17 07:57:25,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0/action used request id req-4ee4287a-75a0-4fb3-bfee-d8605ef706bd 2018-10-17 07:57:25,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080276966095s 2018-10-17 07:57:25,747 - functest.core.singlevm - DEBUG - console: smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077498] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079223] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080007] Switched APIC routing to physical x2apic. [ 0.082441] ..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.086929] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093338] KVM setup paravirtual spinlock [ 0.096387] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098315] x86: Booting SMP configuration: [ 0.099579] .... node #0, CPUs: #1[ 0.096337] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116027] x86: Booted up 1 node, 2 CPUs [ 0.116032] KVM setup async PF for cpu 1 [ 0.116036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119476] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120401] devtmpfs: initialized [ 0.122238] EVM: security.selinux [ 0.123124] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124828] EVM: security.capability [ 0.125787] pinctrl core: initialized pinctrl subsystem [ 0.128016] regulator-dummy: no parameters [ 0.129110] RTC time: 7:53:59, date: 10/17/18 [ 0.130239] NET: Registered protocol family 16 [ 0.131457] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133051] ACPI: bus type PCI registered [ 0.134063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135648] PCI: Using configuration type 1 for base access [ 0.136622] bio: create slab at 0 [ 0.137096] ACPI: Added _OSI(Module Device) [ 0.137158] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141131] ACPI: Added _OSI(Processor Aggregator Device) [ 0.144017] ACPI: Interpreter enabled [ 0.145392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.147804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156007] ACPI: (supports S0 S5) [ 0.156893] ACPI: Using IOAPIC for interrupt routing [ 0.158067] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160205] ACPI: No dock devices found. [ 0.163068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165520] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.166992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168207] acpiphp: Slot [3] registered [ 0.169222] acpiphp: Slot [4] registered [ 0.170230] acpiphp: Slot [5] registered [ 0.171241] acpiphp: Slot [6] registered [ 0.172031] acpiphp: Slot [7] registered [ 0.173025] acpiphp: Slot [8] registered [ 0.174016] acpiphp: Slot [9] registered [ 0.175013] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177036] acpiphp: Slot [12] registered [ 0.178047] acpiphp: Slot [13] registered [ 0.179060] acpiphp: Slot [14] registered [ 0.180022] acpiphp: Slot [15] registered [ 0.181034] acpiphp: Slot [16] registered [ 0.182049] acpiphp: Slot [17] registered [ 0.183054] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185032] acpiphp: Slot [20] registered [ 0.186171] acpiphp: Slot [21] registered [ 0.187191] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189038] acpiphp: Slot [24] registered [ 0.190044] acpiphp: Slot [25] registered [ 0.191053] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193030] acpiphp: Slot [28] registered [ 0.194034] acpiphp: Slot [29] registered [ 0.195039] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197033] PCI host bridge to bus 0000:00 [ 0.198038] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199297] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202889] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.212520] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.214318] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.241079] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.243010] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.244761] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.246622] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248447] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250102] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.251699] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.251699] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252767] vgaarb: bridge control possible 0000:00:02.0 [ 0.254245] SCSI subsystem initialized [ 0.255368] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257315] usbcore: registered new interface driver hub [ 0.258589] usbcore: registered new device driver usb [ 0.260012] PCI: Using ACPI for IRQ routing [ 0.261411] NetLabel: Initializing [ 0.262315] NetLabel: domain hash size = 128 [ 0.263370] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265354] Switched to clocksource kvm-clock [ 0.272047] AppArmor: AppArmor Filesystem Enabled [ 0.273238] pnp: PnP ACPI init [ 0.274070] ACPI: bus type PNP registered [ 0.275503] pnp: PnP ACPI: found 8 devices [ 0.276547] ACPI: bus type PNP unregistered [ 0.283785] NET: Registered protocol family 2 [ 0.285128] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.288768] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290373] TCP: reno registered [ 0.291236] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.292633] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.294152] NET: Registered protocol family 1 [ 0.295243] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.296600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.297935] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.320028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.342185] Trying to unpack rootfs image as initramfs... [ 0.442783] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.445012] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.446399] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.448147] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.450680] Scanning for low memory corruption every 60 seconds [ 0.452719] Initialise system trusted keyring [ 0.454080] audit: initializing netlink socket (disabled) [ 0.455666] type=2000 audit(1539762840.630:1): initialized [ 0.477119] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.479416] zbud: loaded [ 0.480363] VFS: Disk quotas dquot_6.5.2 [ 0.481400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.483244] fuse init (API version 7.22) [ 0.484319] msgmni has been set to 3997 [ 0.485347] Key type big_key registered [ 0.486747] Key type asymmetric registered [ 0.487786] Asymmetric key parser 'x509' registered [ 0.488982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490814] io scheduler noop registered [ 0.491793] io scheduler deadline registered (default) [ 0.492999] io scheduler cfq registered [ 0.494020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496799] ipmi message handler version 39.2 [ 0.497916] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499696] ACPI: Power Button [PWRF] [ 0.500738] GHES: HEST is not enabled! [ 0.522564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614569] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.617652] Linux agpgart interface v0.103 [ 0.619838] brd: module loaded [ 0.621317] loop: module loaded [ 0.622751] blk-mq: CPU -> queue map [ 0.623912] CPU 0 -> Queue 0 [ 0.624963] CPU 1 -> Queue 0 [ 0.626786] vda: vda1 [ 0.628191] scsi0 : ata_piix [ 0.629069] scsi1 : ata_piix [ 0.629907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.631398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.633101] libphy: Fixed MDIO Bus: probed [ 0.634239] tun: Universal TUN/TAP device driver, 1.6 [ 0.635403] tun: (C) 1999-2004 Max Krasnyansky [ 0.638434] PPP generic driver version 2.4.2 [ 0.639518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.641040] ehci-pci: EHCI PCI platform driver [ 0.642099] ehci-platform: EHCI generic platform driver [ 0.643532] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.645106] ohci-pci: OHCI PCI platform driver [ 0.646281] ohci-platform: OHCI generic platform driver [ 0.647680] uhci_hcd: USB Universal Host Controller Interface driver [ 0.670259] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.671682] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.673770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.675302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.676994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.678918] usb usb1: Product: UHCI Host Controller [ 0.680226] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.681858] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683217] hub 1-0:1.0: USB hub found [ 0.684311] hub 1-0:1.0: 2 ports detected [ 0.685569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.688447] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.689778] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.691296] mousedev: PS/2 mouse device common for all mice [ 0.693088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.695632] rtc_cmos 00:00: RTC can wake from S4 [ 0.697028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.698489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.700030] device-mapper: uevent: version 1.0.3 [ 0.701283] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.703406] ledtrig-cpu: registered to indicate activity on CPUs [ 0.704867] TCP: cubic registered [ 0.712943] NET: Registered protocol family 10 [ 0.714230] NET: Registered protocol family 17 [ 0.715335] Key type dns_resolver registered [ 0.716809] Loading compiled-in X.509 certificates [ 0.718484] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.720705] registered taskstats version 1 [ 0.723427] Key type trusted registered [ 0.726907] Key type encrypted registered [ 0.727934] AppArmor: AppArmor sha1 policy hashing enabled [ 0.729220] IMA: No TPM chip found, activating TPM-bypass! [ 0.731011] regulator-dummy: disabling [ 0.732033] Magic number: 6:382:875 [ 0.733146] rtc_cmos 00:00: setting system clock to 2018-10-17 07:54:00 UTC (1539762840) [ 0.735160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736538] EDD information not available. [ 0.789617] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791904] Write protecting the kernel read-only data: 12288k [ 0.794396] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798086] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.811893] systemd-udevd[107]: starting version 204 [ 0.852702] FDC 0 is a S82078B [ 0.996060] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.161262] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.163155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.165071] usb 1-1: Product: QEMU USB Tablet [ 1.166351] usb 1-1: Manufacturer: QEMU [ 1.167501] usb 1-1: SerialNumber: 42 [ 1.444081] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.868973] 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.207338] 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.686046] random: init urandom read with 10 bits of entropy available [ 2.804418] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:54:03 +0000. Up 3.24 seconds. cloud-init-nonet[3.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 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 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 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.98]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:04 +0000. Up 5.12 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:fc:07:1a | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:f7:45:2d | 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: 5d:d7:da:15:63:9b:ee:97:f2:85:8d:aa:92:f1:e8:8d root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | + | | ..=| | . .oo| | . . ..o.| | S . ...| | . .+.| | = .oo+| | +o. .o o| | .E.o.. . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 97:bf:72:23:a9:78:18:7b:46:82:d9:3d:56:6f:f0:8c root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | o. | | + .S.o* | | o + =.E.= | | B . 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: 49:e6:02:c6:d9:f1:18:ed:3a:72:e2:55:59:03:e3:5c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o.o.E | | . o B.oo | | = o.*o . | | . . ++. | | .oS | | o =. | | . = . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3c:3a:b4:07:81:1b:30:e3:e0:7d:2d:1d:90:44:81:83 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |. = +=+. | |.E.* oo . | | ...+o.o | | .o.o | | . o S | | . + . | | + . | | o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:13 +0000. Up 13.17 seconds. * 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 Wed, 17 Oct 2018 07:54:14 +0000. Up 14.20 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20217 0 --:--:-- --:--:-- --:--:-- 20316 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] Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [494 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [263 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] 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.8 MB in 4s (2709 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! cassandra clearwater-infrastructure clearwater-monit clearwater-cassandra libsnmp-base libsnmp30 clearwater-tcp-scalability clearwater-log-cleanup astaire-libs astaire snmp snmpd clearwater-snmpd clearwater-etcd clearwater-queue-manager clearwater-config-manager chronos clearwater-diags-monitor memcached clearwater-memcached clearwater-snmp-handler-astaire crest-prov homer-cassandra homestead-cassandra homestead-prov-cassandra rogers-libs rogers vellum memcached-dbg 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 2018e-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://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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.2 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-160.210 [773 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 (7471 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 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_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-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.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018e-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.2) ... 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:Certinomis_-_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Secure_Global_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Izenpe.com.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Certigna.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:PSCProcert.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EC-ACC.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up 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.1) ... 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 11908 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12545 * 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 2018-10-17 07:57:25,753 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-17 07:57:35,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:35,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:36,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f111791-8400-4f70-8f15-61d560dba5e6 x-openstack-request-id: req-1f111791-8400-4f70-8f15-61d560dba5e6 2018-10-17 07:57:36,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:36,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f111791-8400-4f70-8f15-61d560dba5e6 2018-10-17 07:57:36,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529274940491s 2018-10-17 07:57:36,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:36,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:36,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19566 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9539e99f-1709-47c8-8538-5a7be10d7ec7 x-openstack-request-id: req-9539e99f-1709-47c8-8538-5a7be10d7ec7 2018-10-17 07:57:36,370 - keystoneauth.session - DEBUG - RESP BODY: {"output": "=0x1\n[ 0.448147] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.450680] Scanning for low memory corruption every 60 seconds\n[ 0.452719] Initialise system trusted keyring\n[ 0.454080] audit: initializing netlink socket (disabled)\n[ 0.455666] type=2000 audit(1539762840.630:1): initialized\n[ 0.477119] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.479416] zbud: loaded\n[ 0.480363] VFS: Disk quotas dquot_6.5.2\n[ 0.481400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.483244] fuse init (API version 7.22)\n[ 0.484319] msgmni has been set to 3997\n[ 0.485347] Key type big_key registered\n[ 0.486747] Key type asymmetric registered\n[ 0.487786] Asymmetric key parser 'x509' registered\n[ 0.488982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490814] io scheduler noop registered\n[ 0.491793] io scheduler deadline registered (default)\n[ 0.492999] io scheduler cfq registered\n[ 0.494020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496799] ipmi message handler version 39.2\n[ 0.497916] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499696] ACPI: Power Button [PWRF]\n[ 0.500738] GHES: HEST is not enabled!\n[ 0.522564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614569] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.617652] Linux agpgart interface v0.103\n[ 0.619838] brd: module loaded\n[ 0.621317] loop: module loaded\n[ 0.622751] blk-mq: CPU -> queue map\n[ 0.623912] CPU 0 -> Queue 0\n[ 0.624963] CPU 1 -> Queue 0\n[ 0.626786] vda: vda1\n[ 0.628191] scsi0 : ata_piix\n[ 0.629069] scsi1 : ata_piix\n[ 0.629907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.631398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.633101] libphy: Fixed MDIO Bus: probed\n[ 0.634239] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635403] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.638434] PPP generic driver version 2.4.2\n[ 0.639518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.641040] ehci-pci: EHCI PCI platform driver\n[ 0.642099] ehci-platform: EHCI generic platform driver\n[ 0.643532] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645106] ohci-pci: OHCI PCI platform driver\n[ 0.646281] ohci-platform: OHCI generic platform driver\n[ 0.647680] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.670259] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.671682] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.675302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678918] usb usb1: Product: UHCI Host Controller\n[ 0.680226] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.681858] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683217] hub 1-0:1.0: USB hub found\n[ 0.684311] hub 1-0:1.0: 2 ports detected\n[ 0.685569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.688447] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.691296] mousedev: PS/2 mouse device common for all mice\n[ 0.693088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.697028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.698489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.700030] device-mapper: uevent: version 1.0.3\n[ 0.701283] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.703406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.704867] TCP: cubic registered\n[ 0.712943] NET: Registered protocol family 10\n[ 0.714230] NET: Registered protocol family 17\n[ 0.715335] Key type dns_resolver registered\n[ 0.716809] Loading compiled-in X.509 certificates\n[ 0.718484] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.720705] registered taskstats version 1\n[ 0.723427] Key type trusted registered\n[ 0.726907] Key type encrypted registered\n[ 0.727934] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729220] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.731011] regulator-dummy: disabling\n[ 0.732033] Magic number: 6:382:875\n[ 0.733146] rtc_cmos 00:00: setting system clock to 2018-10-17 07:54:00 UTC (1539762840)\n[ 0.735160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736538] EDD information not available.\n[ 0.789617] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791904] Write protecting the kernel read-only data: 12288k\n[ 0.794396] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798086] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.811893] systemd-udevd[107]: starting version 204\n[ 0.852702] FDC 0 is a S82078B\n[ 0.996060] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.161262] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.163155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.165071] usb 1-1: Product: QEMU USB Tablet\n[ 1.166351] usb 1-1: Manufacturer: QEMU\n[ 1.167501] usb 1-1: SerialNumber: 42\n[ 1.444081] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.868973] 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.207338] 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.686046] random: init urandom read with 10 bits of entropy available\n[ 2.804418] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:54:03 +0000. Up 3.24 seconds.\ncloud-init-nonet[3.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 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 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 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 * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.98]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:04 +0000. Up 5.12 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:fc:07:1a |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:f7:45:2d |\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:\n5d:d7:da:15:63:9b:ee:97:f2:85:8d:aa:92:f1:e8:8d root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| + |\n| ..=|\n| . .oo|\n| . . ..o.|\n| S . ...|\n| . .+.|\n| = .oo+|\n| +o. .o o|\n| .E.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:\n97:bf:72:23:a9:78:18:7b:46:82:d9:3d:56:6f:f0:8c root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| o. |\n| + .S.o* |\n| o + =.E.= |\n| B . o. |\n| o.+ + o. |\n| .+.. +.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n49:e6:02:c6:d9:f1:18:ed:3a:72:e2:55:59:03:e3:5c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.o.E |\n| . o B.oo |\n| = o.*o . |\n| . . ++. |\n| .oS |\n| o =. |\n| . = . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3c:3a:b4:07:81:1b:30:e3:e0:7d:2d:1d:90:44:81:83 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|. = +=+. |\n|.E.* oo . |\n| ...+o.o |\n| .o.o |\n| . o S |\n| . + . |\n| + . |\n| o |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:13 +0000. Up 13.17 seconds.\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 Wed, 17 Oct 2018 07:54:14 +0000. Up 14.20 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 \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 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 20217 0 --:--:-- --:--:-- --:--:-- 20316\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]\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [494 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [263 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\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.8 MB in 4s (2709 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n cassandra clearwater-infrastructure clearwater-monit clearwater-cassandra\n libsnmp-base libsnmp30 clearwater-tcp-scalability clearwater-log-cleanup\n astaire-libs astaire snmp snmpd clearwater-snmpd clearwater-etcd\n clearwater-queue-manager clearwater-config-manager chronos\n clearwater-diags-monitor memcached clearwater-memcached\n clearwater-snmp-handler-astaire crest-prov homer-cassandra\n homestead-cassandra homestead-prov-cassandra rogers-libs rogers vellum\n memcached-dbg\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 2018e-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://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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.2 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-160.210 [773 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 (7471 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51321 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_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018e-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.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018e-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.2) ...\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:Certinomis_-_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.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:DST_ACES_CA_X6.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53147 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package 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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up 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.1) ...\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 11908\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12545\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 3 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-cluster-manager clearwater-management\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 (5473 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59704 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.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 97:bf:72:23:a9:78:18:7b:46:82:d9:3d:56:6f:f0:8c root@vellum-0 (DSA)\nec2: 256 49:e6:02:c6:d9:f1:18:ed:3a:72:e2:55:59:03:e3:5c root@vellum-0 (ECDSA)\nec2: 256 3c:3a:b4:07:81:1b:30:e3:e0:7d:2d:1d:90:44:81:83 root@vellum-0 (ED25519)\nec2: 2048 5d:d7:da:15:63:9b:ee:97:f2:85:8d:aa:92:f1:e8:8d root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBNDtDIJLm01PC5K1D8H70AEtp39tPAAUprqT8nyhLzYhiVYSFB7Y90GUVqs8/O/zMJElF/lGMzG59brISkCovQ= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDCUSCsPyU7HgwYkQ3Xoh3llyBuRAVuP4oyQ28g61Ycm root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxxZlZzeQKK3CQcB+j6PGqfFrLcCs88vMe8SMUo3CUlWRoiZlTP9P79zfOGvX+1AcF8xDMXxjApLpm5vUuwLIwXGapXF2RFZH0ZUWNVXF00lsrDnH5DroQIypP25VGQ0mcQhwhKoKp9JMQ4lWD+rnwT+KZI+LoRzUj+8jPFsZ4ZqVxZlI+bNYZkNf2K8QvnZcmXQivaWD6n2HrMrQWrbRfp9KQsUiJ6NO1ccR679Js/AfKfro+k20wjQfVa5QnT2HSzg/hi3GYBanoP4XCgmGOOd379lhoSvFTL9dY3+k7iQ6o2poq4l3aonwktBKtH+tslB8zJQ72s486IP+5qXCP root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:57:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 215.42 seconds\n"} 2018-10-17 07:57:36,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0/action used request id req-9539e99f-1709-47c8-8538-5a7be10d7ec7 2018-10-17 07:57:36,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804879665375s 2018-10-17 07:57:36,375 - functest.core.singlevm - DEBUG - console: =0x1 [ 0.448147] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.450680] Scanning for low memory corruption every 60 seconds [ 0.452719] Initialise system trusted keyring [ 0.454080] audit: initializing netlink socket (disabled) [ 0.455666] type=2000 audit(1539762840.630:1): initialized [ 0.477119] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.479416] zbud: loaded [ 0.480363] VFS: Disk quotas dquot_6.5.2 [ 0.481400] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.483244] fuse init (API version 7.22) [ 0.484319] msgmni has been set to 3997 [ 0.485347] Key type big_key registered [ 0.486747] Key type asymmetric registered [ 0.487786] Asymmetric key parser 'x509' registered [ 0.488982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490814] io scheduler noop registered [ 0.491793] io scheduler deadline registered (default) [ 0.492999] io scheduler cfq registered [ 0.494020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496799] ipmi message handler version 39.2 [ 0.497916] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499696] ACPI: Power Button [PWRF] [ 0.500738] GHES: HEST is not enabled! [ 0.522564] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614569] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.617652] Linux agpgart interface v0.103 [ 0.619838] brd: module loaded [ 0.621317] loop: module loaded [ 0.622751] blk-mq: CPU -> queue map [ 0.623912] CPU 0 -> Queue 0 [ 0.624963] CPU 1 -> Queue 0 [ 0.626786] vda: vda1 [ 0.628191] scsi0 : ata_piix [ 0.629069] scsi1 : ata_piix [ 0.629907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.631398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.633101] libphy: Fixed MDIO Bus: probed [ 0.634239] tun: Universal TUN/TAP device driver, 1.6 [ 0.635403] tun: (C) 1999-2004 Max Krasnyansky [ 0.638434] PPP generic driver version 2.4.2 [ 0.639518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.641040] ehci-pci: EHCI PCI platform driver [ 0.642099] ehci-platform: EHCI generic platform driver [ 0.643532] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.645106] ohci-pci: OHCI PCI platform driver [ 0.646281] ohci-platform: OHCI generic platform driver [ 0.647680] uhci_hcd: USB Universal Host Controller Interface driver [ 0.670259] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.671682] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.673770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.675302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.676994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.678918] usb usb1: Product: UHCI Host Controller [ 0.680226] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.681858] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683217] hub 1-0:1.0: USB hub found [ 0.684311] hub 1-0:1.0: 2 ports detected [ 0.685569] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.688447] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.689778] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.691296] mousedev: PS/2 mouse device common for all mice [ 0.693088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.695632] rtc_cmos 00:00: RTC can wake from S4 [ 0.697028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.698489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.700030] device-mapper: uevent: version 1.0.3 [ 0.701283] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.703406] ledtrig-cpu: registered to indicate activity on CPUs [ 0.704867] TCP: cubic registered [ 0.712943] NET: Registered protocol family 10 [ 0.714230] NET: Registered protocol family 17 [ 0.715335] Key type dns_resolver registered [ 0.716809] Loading compiled-in X.509 certificates [ 0.718484] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.720705] registered taskstats version 1 [ 0.723427] Key type trusted registered [ 0.726907] Key type encrypted registered [ 0.727934] AppArmor: AppArmor sha1 policy hashing enabled [ 0.729220] IMA: No TPM chip found, activating TPM-bypass! [ 0.731011] regulator-dummy: disabling [ 0.732033] Magic number: 6:382:875 [ 0.733146] rtc_cmos 00:00: setting system clock to 2018-10-17 07:54:00 UTC (1539762840) [ 0.735160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736538] EDD information not available. [ 0.789617] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791904] Write protecting the kernel read-only data: 12288k [ 0.794396] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798086] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.811893] systemd-udevd[107]: starting version 204 [ 0.852702] FDC 0 is a S82078B [ 0.996060] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.161262] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.163155] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.165071] usb 1-1: Product: QEMU USB Tablet [ 1.166351] usb 1-1: Manufacturer: QEMU [ 1.167501] usb 1-1: SerialNumber: 42 [ 1.444081] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.868973] 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.207338] 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.686046] random: init urandom read with 10 bits of entropy available [ 2.804418] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 07:54:03 +0000. Up 3.24 seconds. cloud-init-nonet[3.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 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 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 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.98]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:54:04 +0000. Up 5.12 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:fc:07:1a | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:f7:45:2d | 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: 5d:d7:da:15:63:9b:ee:97:f2:85:8d:aa:92:f1:e8:8d root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | + | | ..=| | . .oo| | . . ..o.| | S . ...| | . .+.| | = .oo+| | +o. .o o| | .E.o.. . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 97:bf:72:23:a9:78:18:7b:46:82:d9:3d:56:6f:f0:8c root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | o. | | + .S.o* | | o + =.E.= | | B . 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: 49:e6:02:c6:d9:f1:18:ed:3a:72:e2:55:59:03:e3:5c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o.o.E | | . o B.oo | | = o.*o . | | . . ++. | | .oS | | o =. | | . = . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3c:3a:b4:07:81:1b:30:e3:e0:7d:2d:1d:90:44:81:83 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |. = +=+. | |.E.* oo . | | ...+o.o | | .o.o | | . o S | | . + . | | + . | | o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 07:54:13 +0000. Up 13.17 seconds. * 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 Wed, 17 Oct 2018 07:54:14 +0000. Up 14.20 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20217 0 --:--:-- --:--:-- --:--:-- 20316 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] Ign http://repo.cw-ngv.com binary/ Release Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://repo.cw-ngv.com binary/ Packages [29.8 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [494 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [263 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] 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.8 MB in 4s (2709 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! cassandra clearwater-infrastructure clearwater-monit clearwater-cassandra libsnmp-base libsnmp30 clearwater-tcp-scalability clearwater-log-cleanup astaire-libs astaire snmp snmpd clearwater-snmpd clearwater-etcd clearwater-queue-manager clearwater-config-manager chronos clearwater-diags-monitor memcached clearwater-memcached clearwater-snmp-handler-astaire crest-prov homer-cassandra homestead-cassandra homestead-prov-cassandra rogers-libs rogers vellum memcached-dbg 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 2018e-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://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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.2 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-160.210 [773 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 (7471 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51321 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_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-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.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018e-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.2) ... 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:Certinomis_-_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Secure_Global_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Izenpe.com.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Certigna.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:PSCProcert.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EC-ACC.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up 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.1) ... 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 11908 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12545 * 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 3 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-cluster-manager clearwater-management 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 (5473 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 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.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + 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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 97:bf:72:23:a9:78:18:7b:46:82:d9:3d:56:6f:f0:8c root@vellum-0 (DSA) ec2: 256 49:e6:02:c6:d9:f1:18:ed:3a:72:e2:55:59:03:e3:5c root@vellum-0 (ECDSA) ec2: 256 3c:3a:b4:07:81:1b:30:e3:e0:7d:2d:1d:90:44:81:83 root@vellum-0 (ED25519) ec2: 2048 5d:d7:da:15:63:9b:ee:97:f2:85:8d:aa:92:f1:e8:8d root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBNDtDIJLm01PC5K1D8H70AEtp39tPAAUprqT8nyhLzYhiVYSFB7Y90GUVqs8/O/zMJElF/lGMzG59brISkCovQ= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDCUSCsPyU7HgwYkQ3Xoh3llyBuRAVuP4oyQ28g61Ycm root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxxZlZzeQKK3CQcB+j6PGqfFrLcCs88vMe8SMUo3CUlWRoiZlTP9P79zfOGvX+1AcF8xDMXxjApLpm5vUuwLIwXGapXF2RFZH0ZUWNVXF00lsrDnH5DroQIypP25VGQ0mcQhwhKoKp9JMQ4lWD+rnwT+KZI+LoRzUj+8jPFsZ4ZqVxZlI+bNYZkNf2K8QvnZcmXQivaWD6n2HrMrQWrbRfp9KQsUiJ6NO1ccR679Js/AfKfro+k20wjQfVa5QnT2HSzg/hi3GYBanoP4XCgmGOOd379lhoSvFTL9dY3+k7iQ6o2poq4l3aonwktBKtH+tslB8zJQ72s486IP+5qXCP root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:57:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 215.42 seconds 2018-10-17 07:57:36,381 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-17 07:57:36,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:36,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:36,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a640d2c-719b-49cf-a8b0-306c61fbfdea x-openstack-request-id: req-3a640d2c-719b-49cf-a8b0-306c61fbfdea 2018-10-17 07:57:36,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:36,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3a640d2c-719b-49cf-a8b0-306c61fbfdea 2018-10-17 07:57:36,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614383935928s 2018-10-17 07:57:37,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:37,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20280 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-429b2c2b-3b73-4628-beb4-3e278f86c0d4 x-openstack-request-id: req-429b2c2b-3b73-4628-beb4-3e278f86c0d4 2018-10-17 07:57:37,082 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008043] Security Framework initialized\n[ 0.009139] AppArmor: AppArmor initialized\n[ 0.010208] Yama: becoming mindful.\n[ 0.011286] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013659] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016806] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018363] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020270] Initializing cgroup subsys memory\n[ 0.021414] Initializing cgroup subsys devices\n[ 0.022541] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025094] Initializing cgroup subsys perf_event\n[ 0.026265] Initializing cgroup subsys hugetlb\n[ 0.027447] FEATURE SPEC_CTRL Present\n[ 0.028707] mce: CPU supports 10 MCE banks\n[ 0.029846] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029846] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033525] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038512] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044086] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048625] ACPI: Core revision 20131115\n[ 0.050137] ACPI: All ACPI Tables successfully acquired\n[ 0.051632] ftrace: allocating 28748 entries in 113 pages\n[ 0.072218] smpboot: Max logical packages: 2\n[ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077538] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080073] Enabling x2apic\n[ 0.080899] Enabled x2apic\n[ 0.081970] Switched APIC routing to physical x2apic.\n[ 0.084490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086028] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097988] KVM setup paravirtual spinlock\n[ 0.100422] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102246] x86: Booting SMP configuration:\n[ 0.103400] .... node #0, CPUs: #1[ 0.100380] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123551] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124392] devtmpfs: initialized\n[ 0.126201] EVM: security.selinux\n[ 0.127136] EVM: security.SMACK64\n[ 0.128006] EVM: security.ima\n[ 0.128844] EVM: security.capability\n[ 0.129832] pinctrl core: initialized pinctrl subsystem\n[ 0.130151] regulator-dummy: no parameters\n[ 0.132086] RTC time: 7:53:49, date: 10/17/18\n[ 0.133247] NET: Registered protocol family 16\n[ 0.134455] cpuidle: using governor ladder\n[ 0.135499] cpuidle: using governor menu\n[ 0.136067] ACPI: bus type PCI registered\n[ 0.137109] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.138695] PCI: Using configuration type 1 for base access\n[ 0.140589] bio: create slab at 0\n[ 0.141102] ACPI: Added _OSI(Module Device)\n[ 0.141134] ACPI: Added _OSI(Processor Device)\n[ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145178] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.148030] ACPI: Interpreter enabled\n[ 0.149018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.151398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160684] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162857] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164192] ACPI: No dock devices found.\n[ 0.167122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169575] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171110] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172200] acpiphp: Slot [3] registered\n[ 0.173188] acpiphp: Slot [4] registered\n[ 0.174170] acpiphp: Slot [5] registered\n[ 0.175160] acpiphp: Slot [6] registered\n[ 0.176019] acpiphp: Slot [7] registered\n[ 0.177021] acpiphp: Slot [8] registered\n[ 0.178013] acpiphp: Slot [9] registered\n[ 0.179011] acpiphp: Slot [10] registered\n[ 0.180011] acpiphp: Slot [11] registered\n[ 0.181017] acpiphp: Slot [12] registered\n[ 0.182011] acpiphp: Slot [13] registered\n[ 0.183006] acpiphp: Slot [14] registered\n[ 0.184010] acpiphp: Slot [15] registered\n[ 0.185011] acpiphp: Slot [16] registered\n[ 0.186007] acpiphp: Slot [17] registered\n[ 0.186998] acpiphp: Slot [18] registered\n[ 0.187997] acpiphp: Slot [19] registered\n[ 0.188018] acpiphp: Slot [20] registered\n[ 0.189096] acpiphp: Slot [21] registered\n[ 0.190089] acpiphp: Slot [22] registered\n[ 0.191082] acpiphp: Slot [23] registered\n[ 0.192025] acpiphp: Slot [24] registered\n[ 0.193018] acpiphp: Slot [25] registered\n[ 0.194010] acpiphp: Slot [26] registered\n[ 0.195004] acpiphp: Slot [27] registered\n[ 0.195997] acpiphp: Slot [28] registered\n[ 0.196018] acpiphp: Slot [29] registered\n[ 0.197018] acpiphp: Slot [30] registered\n[ 0.198036] acpiphp: Slot [31] registered\n[ 0.199043] PCI host bridge to bus 0000:00\n[ 0.200004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.201264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.202638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.203991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.205501] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.213770] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.215586] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.244067] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.245984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.247749] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248881] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.250984] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252607] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254169] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254169] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256003] vgaarb: loaded\n[ 0.256763] vgaarb: bridge control possible 0000:00:02.0\n[ 0.258239] SCSI subsystem initialized\n[ 0.259341] ACPI: bus type USB registered\n[ 0.260030] usbcore: registered new interface driver usbfs\n[ 0.261313] usbcore: registered new interface driver hub\n[ 0.262597] usbcore: registered new device driver usb\n[ 0.264012] PCI: Using ACPI for IRQ routing\n[ 0.265408] NetLabel: Initializing\n[ 0.266308] NetLabel: domain hash size = 128\n[ 0.267367] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.268057] NetLabel: unlabeled traffic allowed by default\n[ 0.269346] Switched to clocksource kvm-clock\n[ 0.276080] AppArmor: AppArmor Filesystem Enabled\n[ 0.277482] pnp: PnP ACPI init\n[ 0.278340] ACPI: bus type PNP registered\n[ 0.279875] pnp: PnP ACPI: found 8 devices\n[ 0.280938] ACPI: bus type PNP unregistered\n[ 0.288551] NET: Registered protocol family 2\n[ 0.289904] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291792] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.293468] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.295045] TCP: reno registered\n[ 0.295911] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297299] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298819] NET: Registered protocol family 1\n[ 0.299890] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.301251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.302581] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.324581] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.346851] Trying to unpack rootfs image as initramfs...\n[ 0.446549] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.448847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.450348] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452326] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.454692] Scanning for low memory corruption every 60 seconds\n[ 0.456660] Initialise system trusted keyring\n[ 0.458165] audit: initializing netlink socket (disabled)\n[ 0.459732] type=2000 audit(1539762830.003:1): initialized\n[ 0.480252] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482922] zbud: loaded\n[ 0.484026] VFS: Disk quotas dquot_6.5.2\n[ 0.485236] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487292] fuse init (API version 7.22)\n[ 0.488578] msgmni has been set to 3997\n[ 0.489785] Key type big_key registered\n[ 0.491328] Key type asymmetric registered\n[ 0.492544] Asymmetric key parser 'x509' registered\n[ 0.493926] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.496090] io scheduler noop registered\n[ 0.497252] io scheduler deadline registered (default)\n[ 0.498717] io scheduler cfq registered\n[ 0.499934] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501497] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.503305] ipmi message handler version 39.2\n[ 0.504657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506792] ACPI: Power Button [PWRF]\n[ 0.507999] GHES: HEST is not enabled!\n[ 0.529848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573794] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596305] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.598526] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622635] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625546] Linux agpgart interface v0.103\n[ 0.627616] brd: module loaded\n[ 0.628998] loop: module loaded\n[ 0.630325] blk-mq: CPU -> queue map\n[ 0.631437] CPU 0 -> Queue 0\n[ 0.632429] CPU 1 -> Queue 0\n[ 0.634083] vda: vda1\n[ 0.635523] scsi0 : ata_piix\n[ 0.636454] scsi1 : ata_piix\n[ 0.637266] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.638838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.640552] libphy: Fixed MDIO Bus: probed\n[ 0.641754] tun: Universal TUN/TAP device driver, 1.6\n[ 0.642964] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645849] PPP generic driver version 2.4.2\n[ 0.646977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648494] ehci-pci: EHCI PCI platform driver\n[ 0.649585] ehci-platform: EHCI generic platform driver\n[ 0.650821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652208] ohci-pci: OHCI PCI platform driver\n[ 0.653306] ohci-platform: OHCI generic platform driver\n[ 0.654524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678178] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.681514] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.683040] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684835] usb usb1: Product: UHCI Host Controller\n[ 0.686001] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.687444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688682] hub 1-0:1.0: USB hub found\n[ 0.689665] hub 1-0:1.0: 2 ports detected\n[ 0.690784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693450] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.694630] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.695957] mousedev: PS/2 mouse device common for all mice\n[ 0.697491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.699749] rtc_cmos 00:00: RTC can wake from S4\n[ 0.701147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.702595] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.704093] device-mapper: uevent: version 1.0.3\n[ 0.705276] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.707267] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.708698] TCP: cubic registered\n[ 0.716912] NET: Registered protocol family 10\n[ 0.718193] NET: Registered protocol family 17\n[ 0.719281] Key type dns_resolver registered\n[ 0.720555] Loading compiled-in X.509 certificates\n[ 0.722208] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.724386] registered taskstats version 1\n[ 0.727007] Key type trusted registered\n[ 0.730579] Key type encrypted registered\n[ 0.731604] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.732880] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.734639] regulator-dummy: disabling\n[ 0.735656] Magic number: 6:382:875\n[ 0.736732] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:49 UTC (1539762829)\n[ 0.738693] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.740044] EDD information not available.\n[ 0.797455] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799344] Write protecting the kernel read-only data: 12288k\n[ 0.801221] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804738] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.821256] systemd-udevd[107]: starting version 204\n[ 0.861894] FDC 0 is a S82078B\n[ 1.000126] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165266] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166938] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168626] usb 1-1: Product: QEMU USB Tablet\n[ 1.169760] usb 1-1: Manufacturer: QEMU\n[ 1.170797] usb 1-1: SerialNumber: 42\n[ 1.877034] 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.196822] 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.632532] random: init urandom read with 10 bits of entropy available\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.866047] 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 Wed, 17 Oct 2018 07:53:55 +0000. Up 6.54 seconds.\ncloud-init-nonet[6.82]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 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[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 Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[8.03]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:53:56 +0000. Up 8.18 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:64:b2:8d |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:d1:c2:cc |\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:\nb9:f7:bb:5e:cf:ed:a2:d9:06:8b:42:0f:79:9d:b9:c0 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| So . o |\n| +.E = |\n| ..+.o +. |\n| ..o.o+oo.|\n| . .B=.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:\n15:c3:26:31:fd:f7:e2:f1:04:b9:4c:4b:d6:65:40:3c root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+o oo. |\n| ..+o E o|\n| o.. =.|\n| . . B .|\n| S * = |\n| * o|\n| . = |\n| . .|\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nda:69:08:dd:e2:52:de:4e:93:ae:b7:00:d1:36:ca:ab root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . + |\n| . = o |\n| = + S |\n| B * o |\n| o * O |\n| . . *.. |\n| E .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:\n80:96:bb:e3:3c:0b:60:1a:fa:0d:a1:d8:e2:f6:1c:d6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o |\n| + . |\n| . . . |\n|o.. . S |\n|== ... |\n|* +ooE |\n|.+o*o. |\n|..oo=o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting 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 ]\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 Wed, 17 Oct 2018 07:54:03 +0000. Up 14.79 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.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:06 +0000. Up 17.57 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18030 0 --:--:-- --:--:-- --:--:-- 18097\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://repo.cw-ngv.com binary/ Release\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [29.8 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 [84.6 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 9s (1383 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\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 3 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit\n clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability sprout-libs sprout-base\n sprout-scscf sprout-icscf sprout-bgcf sprout-mmtel-as sprout\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\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 21s (2579 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-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 8265\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 8363\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 8371\nclearwater-socket-factory-sig start/running, process 8376\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....+++\n.........................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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 (15.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57926 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.6\n++ echo 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.6\n++ ip2rr 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.6\n++ echo A 192.168.1.6\n++ ip2rr 192.168.1.6\n++ echo 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.6\n++ ip2rr 192.168.1.6\n++ echo 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.6\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 15:c3:26:31:fd:f7:e2:f1:04:b9:4c:4b:d6:65:40:3c root@sprout-0 (DSA)\nec2: 256 da:69:08:dd:e2:52:de:4e:93:ae:b7:00:d1:36:ca:ab root@sprout-0 (ECDSA)\nec2: 256 80:96:bb:e3:3c:0b:60:1a:fa:0d:a1:d8:e2:f6:1c:d6 root@sprout-0 (ED25519)\nec2: 2048 b9:f7:bb:5e:cf:ed:a2:d9:06:8b:42:0f:79:9d:b9:c0 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdH9kS20Y3pKvxO/RDhrBnSuwOalzj8zTOLeV7OJSis0JPi+GweXoTBxMOdFjfr15zeq5ue9xyHVCLlzJNGBqE= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9xoTS+BS1fnOcg/Ps9kq0is9zYZ+r6+M2CsjIhMdls root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCliZgHkAHU523wU9gJX6wPBxZ/IqCGEj1s7TeKLrzDJ99AAY73llMB74nd2D0DU5YweOr2vcX8/LGDyRDnvM0fMyaAqMO3FxgowzLJ3f93OD6ntydq/2n4DqEAeQuB4/hDbFVkSr2qNYnio64T1lt9A0wIVHzBPvhCsnJuYY4Ke5PhE0amSehPWKSG3oVNCa74SFvxzOsh4kGWjHMliojR5UCTvSZLGLtIo8dkQgRrSFSbp8YMPhewrtkrdDBzwSAY0jZ1zbdIANrYZ/SW4TR54ZvjvIeXl2eDqxc8UFPcfph8FObE1a+M+Xxfj035al1BG54/OYvNSCAAXWt5q9qJ root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.52 seconds\n"} 2018-10-17 07:57:37,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019/action used request id req-429b2c2b-3b73-4628-beb4-3e278f86c0d4 2018-10-17 07:57:37,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0807530879974s 2018-10-17 07:57:37,087 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008043] Security Framework initialized [ 0.009139] AppArmor: AppArmor initialized [ 0.010208] Yama: becoming mindful. [ 0.011286] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013659] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016806] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018363] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020270] Initializing cgroup subsys memory [ 0.021414] Initializing cgroup subsys devices [ 0.022541] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025094] Initializing cgroup subsys perf_event [ 0.026265] Initializing cgroup subsys hugetlb [ 0.027447] FEATURE SPEC_CTRL Present [ 0.028707] mce: CPU supports 10 MCE banks [ 0.029846] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029846] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033525] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038512] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044086] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048625] ACPI: Core revision 20131115 [ 0.050137] ACPI: All ACPI Tables successfully acquired [ 0.051632] ftrace: allocating 28748 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077538] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080073] Enabling x2apic [ 0.080899] Enabled x2apic [ 0.081970] Switched APIC routing to physical x2apic. [ 0.084490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086028] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097988] KVM setup paravirtual spinlock [ 0.100422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102246] x86: Booting SMP configuration: [ 0.103400] .... node #0, CPUs: #1[ 0.100380] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123551] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124392] devtmpfs: initialized [ 0.126201] EVM: security.selinux [ 0.127136] EVM: security.SMACK64 [ 0.128006] EVM: security.ima [ 0.128844] EVM: security.capability [ 0.129832] pinctrl core: initialized pinctrl subsystem [ 0.130151] regulator-dummy: no parameters [ 0.132086] RTC time: 7:53:49, date: 10/17/18 [ 0.133247] NET: Registered protocol family 16 [ 0.134455] cpuidle: using governor ladder [ 0.135499] cpuidle: using governor menu [ 0.136067] ACPI: bus type PCI registered [ 0.137109] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.138695] PCI: Using configuration type 1 for base access [ 0.140589] bio: create slab at 0 [ 0.141102] ACPI: Added _OSI(Module Device) [ 0.141134] ACPI: Added _OSI(Processor Device) [ 0.144004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145178] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148030] ACPI: Interpreter enabled [ 0.149018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.151398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160684] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162857] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164192] ACPI: No dock devices found. [ 0.167122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169575] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171110] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172200] acpiphp: Slot [3] registered [ 0.173188] acpiphp: Slot [4] registered [ 0.174170] acpiphp: Slot [5] registered [ 0.175160] acpiphp: Slot [6] registered [ 0.176019] acpiphp: Slot [7] registered [ 0.177021] acpiphp: Slot [8] registered [ 0.178013] acpiphp: Slot [9] registered [ 0.179011] acpiphp: Slot [10] registered [ 0.180011] acpiphp: Slot [11] registered [ 0.181017] acpiphp: Slot [12] registered [ 0.182011] acpiphp: Slot [13] registered [ 0.183006] acpiphp: Slot [14] registered [ 0.184010] acpiphp: Slot [15] registered [ 0.185011] acpiphp: Slot [16] registered [ 0.186007] acpiphp: Slot [17] registered [ 0.186998] acpiphp: Slot [18] registered [ 0.187997] acpiphp: Slot [19] registered [ 0.188018] acpiphp: Slot [20] registered [ 0.189096] acpiphp: Slot [21] registered [ 0.190089] acpiphp: Slot [22] registered [ 0.191082] acpiphp: Slot [23] registered [ 0.192025] acpiphp: Slot [24] registered [ 0.193018] acpiphp: Slot [25] registered [ 0.194010] acpiphp: Slot [26] registered [ 0.195004] acpiphp: Slot [27] registered [ 0.195997] acpiphp: Slot [28] registered [ 0.196018] acpiphp: Slot [29] registered [ 0.197018] acpiphp: Slot [30] registered [ 0.198036] acpiphp: Slot [31] registered [ 0.199043] PCI host bridge to bus 0000:00 [ 0.200004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.201264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.202638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.203991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.205501] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.213770] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.215586] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.244067] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.245984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.247749] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248881] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.250984] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252607] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254169] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254169] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256003] vgaarb: loaded [ 0.256763] vgaarb: bridge control possible 0000:00:02.0 [ 0.258239] SCSI subsystem initialized [ 0.259341] ACPI: bus type USB registered [ 0.260030] usbcore: registered new interface driver usbfs [ 0.261313] usbcore: registered new interface driver hub [ 0.262597] usbcore: registered new device driver usb [ 0.264012] PCI: Using ACPI for IRQ routing [ 0.265408] NetLabel: Initializing [ 0.266308] NetLabel: domain hash size = 128 [ 0.267367] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.268057] NetLabel: unlabeled traffic allowed by default [ 0.269346] Switched to clocksource kvm-clock [ 0.276080] AppArmor: AppArmor Filesystem Enabled [ 0.277482] pnp: PnP ACPI init [ 0.278340] ACPI: bus type PNP registered [ 0.279875] pnp: PnP ACPI: found 8 devices [ 0.280938] ACPI: bus type PNP unregistered [ 0.288551] NET: Registered protocol family 2 [ 0.289904] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291792] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293468] TCP: Hash tables configured (established 16384 bind 16384) [ 0.295045] TCP: reno registered [ 0.295911] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297299] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298819] NET: Registered protocol family 1 [ 0.299890] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.302581] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.324581] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.346851] Trying to unpack rootfs image as initramfs... [ 0.446549] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.448847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.450348] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452326] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.454692] Scanning for low memory corruption every 60 seconds [ 0.456660] Initialise system trusted keyring [ 0.458165] audit: initializing netlink socket (disabled) [ 0.459732] type=2000 audit(1539762830.003:1): initialized [ 0.480252] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482922] zbud: loaded [ 0.484026] VFS: Disk quotas dquot_6.5.2 [ 0.485236] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487292] fuse init (API version 7.22) [ 0.488578] msgmni has been set to 3997 [ 0.489785] Key type big_key registered [ 0.491328] Key type asymmetric registered [ 0.492544] Asymmetric key parser 'x509' registered [ 0.493926] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496090] io scheduler noop registered [ 0.497252] io scheduler deadline registered (default) [ 0.498717] io scheduler cfq registered [ 0.499934] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501497] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.503305] ipmi message handler version 39.2 [ 0.504657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506792] ACPI: Power Button [PWRF] [ 0.507999] GHES: HEST is not enabled! [ 0.529848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.573794] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.596305] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.598526] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.622635] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.625546] Linux agpgart interface v0.103 [ 0.627616] brd: module loaded [ 0.628998] loop: module loaded [ 0.630325] blk-mq: CPU -> queue map [ 0.631437] CPU 0 -> Queue 0 [ 0.632429] CPU 1 -> Queue 0 [ 0.634083] vda: vda1 [ 0.635523] scsi0 : ata_piix [ 0.636454] scsi1 : ata_piix [ 0.637266] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640552] libphy: Fixed MDIO Bus: probed [ 0.641754] tun: Universal TUN/TAP device driver, 1.6 [ 0.642964] tun: (C) 1999-2004 Max Krasnyansky [ 0.645849] PPP generic driver version 2.4.2 [ 0.646977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648494] ehci-pci: EHCI PCI platform driver [ 0.649585] ehci-platform: EHCI generic platform driver [ 0.650821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.652208] ohci-pci: OHCI PCI platform driver [ 0.653306] ohci-platform: OHCI generic platform driver [ 0.654524] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678178] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.680085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.681514] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.683040] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684835] usb usb1: Product: UHCI Host Controller [ 0.686001] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.687444] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688682] hub 1-0:1.0: USB hub found [ 0.689665] hub 1-0:1.0: 2 ports detected [ 0.690784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693450] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694630] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.695957] mousedev: PS/2 mouse device common for all mice [ 0.697491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.699749] rtc_cmos 00:00: RTC can wake from S4 [ 0.701147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.702595] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704093] device-mapper: uevent: version 1.0.3 [ 0.705276] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.707267] ledtrig-cpu: registered to indicate activity on CPUs [ 0.708698] TCP: cubic registered [ 0.716912] NET: Registered protocol family 10 [ 0.718193] NET: Registered protocol family 17 [ 0.719281] Key type dns_resolver registered [ 0.720555] Loading compiled-in X.509 certificates [ 0.722208] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.724386] registered taskstats version 1 [ 0.727007] Key type trusted registered [ 0.730579] Key type encrypted registered [ 0.731604] AppArmor: AppArmor sha1 policy hashing enabled [ 0.732880] IMA: No TPM chip found, activating TPM-bypass! [ 0.734639] regulator-dummy: disabling [ 0.735656] Magic number: 6:382:875 [ 0.736732] rtc_cmos 00:00: setting system clock to 2018-10-17 07:53:49 UTC (1539762829) [ 0.738693] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.740044] EDD information not available. [ 0.797455] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799344] Write protecting the kernel read-only data: 12288k [ 0.801221] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804738] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.821256] systemd-udevd[107]: starting version 204 [ 0.861894] FDC 0 is a S82078B [ 1.000126] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165266] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166938] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168626] usb 1-1: Product: QEMU USB Tablet [ 1.169760] usb 1-1: Manufacturer: QEMU [ 1.170797] usb 1-1: SerialNumber: 42 [ 1.877034] 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.196822] 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.632532] random: init urandom read with 10 bits of entropy available * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.866047] 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 Wed, 17 Oct 2018 07:53:55 +0000. Up 6.54 seconds. cloud-init-nonet[6.82]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 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[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 Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[8.03]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:53:56 +0000. Up 8.18 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:64:b2:8d | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:d1:c2:cc | 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: b9:f7:bb:5e:cf:ed:a2:d9:06:8b:42:0f:79:9d:b9:c0 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | So . o | | +.E = | | ..+.o +. | | ..o.o+oo.| | . .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: 15:c3:26:31:fd:f7:e2:f1:04:b9:4c:4b:d6:65:40:3c root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o+o oo. | | ..+o E o| | o.. =.| | . . B .| | S * = | | * o| | . = | | . .| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: da:69:08:dd:e2:52:de:4e:93:ae:b7:00:d1:36:ca:ab root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . + | | . = o | | = + S | | B * o | | o * O | | . . *.. | | E .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: 80:96:bb:e3:3c:0b:60:1a:fa:0d:a1:d8:e2:f6:1c:d6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | o | | + . | | . . . | |o.. . S | |== ... | |* +ooE | |.+o*o. | |..oo=o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting 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 ] * 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 Wed, 17 Oct 2018 07:54:03 +0000. Up 14.79 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. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:54:06 +0000. Up 17.57 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18030 0 --:--:-- --:--:-- --:--:-- 18097 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://repo.cw-ngv.com binary/ Release Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [29.8 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 [84.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 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 [418 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 9s (1383 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + 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 3 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libsnmp-base libsnmp30 clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability sprout-libs sprout-base sprout-scscf sprout-icscf sprout-bgcf sprout-mmtel-as sprout 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 21s (2579 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-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 8265 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 8363 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 8371 clearwater-socket-factory-sig start/running, process 8376 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....+++ .........................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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 (15.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.6 ++ echo 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.6 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ++ ip2rr 192.168.1.6 ++ echo 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.6 ++ ip2rr 192.168.1.6 ++ echo 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.6 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + 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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 15:c3:26:31:fd:f7:e2:f1:04:b9:4c:4b:d6:65:40:3c root@sprout-0 (DSA) ec2: 256 da:69:08:dd:e2:52:de:4e:93:ae:b7:00:d1:36:ca:ab root@sprout-0 (ECDSA) ec2: 256 80:96:bb:e3:3c:0b:60:1a:fa:0d:a1:d8:e2:f6:1c:d6 root@sprout-0 (ED25519) ec2: 2048 b9:f7:bb:5e:cf:ed:a2:d9:06:8b:42:0f:79:9d:b9:c0 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdH9kS20Y3pKvxO/RDhrBnSuwOalzj8zTOLeV7OJSis0JPi+GweXoTBxMOdFjfr15zeq5ue9xyHVCLlzJNGBqE= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9xoTS+BS1fnOcg/Ps9kq0is9zYZ+r6+M2CsjIhMdls root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCliZgHkAHU523wU9gJX6wPBxZ/IqCGEj1s7TeKLrzDJ99AAY73llMB74nd2D0DU5YweOr2vcX8/LGDyRDnvM0fMyaAqMO3FxgowzLJ3f93OD6ntydq/2n4DqEAeQuB4/hDbFVkSr2qNYnio64T1lt9A0wIVHzBPvhCsnJuYY4Ke5PhE0amSehPWKSG3oVNCa74SFvxzOsh4kGWjHMliojR5UCTvSZLGLtIo8dkQgRrSFSbp8YMPhewrtkrdDBzwSAY0jZ1zbdIANrYZ/SW4TR54ZvjvIeXl2eDqxc8UFPcfph8FObE1a+M+Xxfj035al1BG54/OYvNSCAAXWt5q9qJ root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.52 seconds 2018-10-17 07:57:37,091 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-17 07:57:37,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:37,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:37,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efc5c2ca-8203-4b8f-b350-f3b850111d34 x-openstack-request-id: req-efc5c2ca-8203-4b8f-b350-f3b850111d34 2018-10-17 07:57:37,714 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:37,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-efc5c2ca-8203-4b8f-b350-f3b850111d34 2018-10-17 07:57:37,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622798919678s 2018-10-17 07:57:37,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:37,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:37,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20811 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6366c071-a7c0-4e1e-9c81-751d7cedb3cd x-openstack-request-id: req-6366c071-a7c0-4e1e-9c81-751d7cedb3cd 2018-10-17 07:57:37,803 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009473] Security Framework initialized\n[ 0.010802] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013280] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017110] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019877] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024129] Initializing cgroup subsys memory\n[ 0.025521] Initializing cgroup subsys devices\n[ 0.026860] Initializing cgroup subsys freezer\n[ 0.028003] Initializing cgroup subsys blkio\n[ 0.029355] Initializing cgroup subsys perf_event\n[ 0.030784] Initializing cgroup subsys hugetlb\n[ 0.032059] FEATURE SPEC_CTRL Present\n[ 0.033920] mce: CPU supports 10 MCE banks\n[ 0.035193] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035193] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042132] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046225] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048615] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.056551] ACPI: Core revision 20131115\n[ 0.058260] ACPI: All ACPI Tables successfully acquired\n[ 0.060017] ftrace: allocating 28748 entries in 113 pages\n[ 0.084178] smpboot: Max logical packages: 2\n[ 0.085538] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.087427] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088228] Enabling x2apic\n[ 0.089215] Enabled x2apic\n[ 0.090400] Switched APIC routing to physical x2apic.\n[ 0.093275] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.096002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.099191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105782] KVM setup paravirtual spinlock\n[ 0.108344] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110491] x86: Booting SMP configuration:\n[ 0.111844] .... node #0, CPUs: #1[ 0.108299] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128017] x86: Booted up 1 node, 2 CPUs\n[ 0.128011] KVM setup async PF for cpu 1\n[ 0.128012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.134372] devtmpfs: initialized\n[ 0.136964] EVM: security.selinux\n[ 0.138081] EVM: security.SMACK64\n[ 0.139164] EVM: security.ima\n[ 0.140003] EVM: security.capability\n[ 0.141156] pinctrl core: initialized pinctrl subsystem\n[ 0.142415] regulator-dummy: no parameters\n[ 0.144069] RTC time: 7:52:47, date: 10/17/18\n[ 0.145438] NET: Registered protocol family 16\n[ 0.146862] cpuidle: using governor ladder\n[ 0.148093] cpuidle: using governor menu\n[ 0.149697] ACPI: bus type PCI registered\n[ 0.151006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152266] PCI: Using configuration type 1 for base access\n[ 0.154684] bio: create slab at 0\n[ 0.156101] ACPI: Added _OSI(Module Device)\n[ 0.157386] ACPI: Added _OSI(Processor Device)\n[ 0.158717] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162769] ACPI: Interpreter enabled\n[ 0.163947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172792] ACPI: (supports S0 S5)\n[ 0.173882] ACPI: Using IOAPIC for interrupt routing\n[ 0.176023] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.178858] ACPI: No dock devices found.\n[ 0.181914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188233] acpiphp: Slot [3] registered\n[ 0.189518] acpiphp: Slot [4] registered\n[ 0.190775] acpiphp: Slot [5] registered\n[ 0.192012] acpiphp: Slot [6] registered\n[ 0.193283] acpiphp: Slot [7] registered\n[ 0.194500] acpiphp: Slot [8] registered\n[ 0.195726] acpiphp: Slot [9] registered\n[ 0.196027] acpiphp: Slot [10] registered\n[ 0.197279] acpiphp: Slot [11] registered\n[ 0.198579] acpiphp: Slot [12] registered\n[ 0.199814] acpiphp: Slot [13] registered\n[ 0.200034] acpiphp: Slot [14] registered\n[ 0.201291] acpiphp: Slot [15] registered\n[ 0.202544] acpiphp: Slot [16] registered\n[ 0.203791] acpiphp: Slot [17] registered\n[ 0.204025] acpiphp: Slot [18] registered\n[ 0.205264] acpiphp: Slot [19] registered\n[ 0.206567] acpiphp: Slot [20] registered\n[ 0.207810] acpiphp: Slot [21] registered\n[ 0.208020] acpiphp: Slot [22] registered\n[ 0.209272] acpiphp: Slot [23] registered\n[ 0.210522] acpiphp: Slot [24] registered\n[ 0.211767] acpiphp: Slot [25] registered\n[ 0.212019] acpiphp: Slot [26] registered\n[ 0.213258] acpiphp: Slot [27] registered\n[ 0.214561] acpiphp: Slot [28] registered\n[ 0.215836] acpiphp: Slot [29] registered\n[ 0.216019] acpiphp: Slot [30] registered\n[ 0.217310] acpiphp: Slot [31] registered\n[ 0.218560] PCI host bridge to bus 0000:00\n[ 0.219836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225953] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233023] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.235263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254942] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.259725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260943] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.263085] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.264759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.266609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.266609] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270747] SCSI subsystem initialized\n[ 0.272077] ACPI: bus type USB registered\n[ 0.273326] usbcore: registered new interface driver usbfs\n[ 0.274984] usbcore: registered new interface driver hub\n[ 0.276044] usbcore: registered new device driver usb\n[ 0.277577] PCI: Using ACPI for IRQ routing\n[ 0.277644] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281315] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282844] NetLabel: unlabeled traffic allowed by default\n[ 0.284184] Switched to clocksource kvm-clock\n[ 0.292088] AppArmor: AppArmor Filesystem Enabled\n[ 0.293573] pnp: PnP ACPI init\n[ 0.294609] ACPI: bus type PNP registered\n[ 0.296272] pnp: PnP ACPI: found 8 devices\n[ 0.297533] ACPI: bus type PNP unregistered\n[ 0.304988] NET: Registered protocol family 2\n[ 0.306609] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.308921] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.310954] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.312916] TCP: reno registered\n[ 0.313970] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.315691] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.317636] NET: Registered protocol family 1\n[ 0.318979] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.320698] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.322353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.344391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.366497] Trying to unpack rootfs image as initramfs...\n[ 0.461966] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464534] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.466290] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.468020] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470486] Scanning for low memory corruption every 60 seconds\n[ 0.472451] Initialise system trusted keyring\n[ 0.473753] audit: initializing netlink socket (disabled)\n[ 0.475279] type=2000 audit(1539762768.037:1): initialized\n[ 0.495338] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497902] zbud: loaded\n[ 0.498949] VFS: Disk quotas dquot_6.5.2\n[ 0.500150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502202] fuse init (API version 7.22)\n[ 0.503419] msgmni has been set to 3997\n[ 0.504649] Key type big_key registered\n[ 0.506180] Key type asymmetric registered\n[ 0.507374] Asymmetric key parser 'x509' registered\n[ 0.508758] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.510899] io scheduler noop registered\n[ 0.512043] io scheduler deadline registered (default)\n[ 0.513472] io scheduler cfq registered\n[ 0.514658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516246] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518057] ipmi message handler version 39.2\n[ 0.519352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521454] ACPI: Power Button [PWRF]\n[ 0.522641] GHES: HEST is not enabled!\n[ 0.544181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586756] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612624] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615475] Linux agpgart interface v0.103\n[ 0.617642] brd: module loaded\n[ 0.619029] loop: module loaded\n[ 0.620323] blk-mq: CPU -> queue map\n[ 0.621408] CPU 0 -> Queue 0\n[ 0.622362] CPU 1 -> Queue 0\n[ 0.624057] vda: vda1\n[ 0.625621] scsi0 : ata_piix\n[ 0.626779] scsi1 : ata_piix\n[ 0.627796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.629721] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.631878] libphy: Fixed MDIO Bus: probed\n[ 0.633244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634807] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637466] PPP generic driver version 2.4.2\n[ 0.638602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640094] ehci-pci: EHCI PCI platform driver\n[ 0.641206] ehci-platform: EHCI generic platform driver\n[ 0.642443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643863] ohci-pci: OHCI PCI platform driver\n[ 0.644994] ohci-platform: OHCI generic platform driver\n[ 0.646334] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668545] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669832] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671799] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.673267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674826] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676688] usb usb1: Product: UHCI Host Controller\n[ 0.677861] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.679316] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680549] hub 1-0:1.0: USB hub found\n[ 0.681548] hub 1-0:1.0: 2 ports detected\n[ 0.682689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685322] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686521] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687891] mousedev: PS/2 mouse device common for all mice\n[ 0.689480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691819] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696295] device-mapper: uevent: version 1.0.3\n[ 0.697508] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701071] TCP: cubic registered\n[ 0.702053] NET: Registered protocol family 10\n[ 0.703414] NET: Registered protocol family 17\n[ 0.704533] Key type dns_resolver registered\n[ 0.705819] Loading compiled-in X.509 certificates\n[ 0.707536] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.709794] registered taskstats version 1\n[ 0.719711] Key type trusted registered\n[ 0.723296] Key type encrypted registered\n[ 0.724349] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725629] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.727291] regulator-dummy: disabling\n[ 0.728318] Magic number: 6:382:875\n[ 0.729405] rtc_cmos 00:00: setting system clock to 2018-10-17 07:52:48 UTC (1539762768)\n[ 0.731428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732824] EDD information not available.\n[ 0.789222] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791196] Write protecting the kernel read-only data: 12288k\n[ 0.793149] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796448] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809549] systemd-udevd[107]: starting version 204\n[ 0.852483] FDC 0 is a S82078B\n[ 0.992023] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.156492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.158074] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.159697] usb 1-1: Product: QEMU USB Tablet\n[ 1.160797] usb 1-1: Manufacturer: QEMU\n[ 1.161791] usb 1-1: SerialNumber: 42\n[ 1.464060] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.865208] 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.176862] 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.272181] 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.365934] 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 Wed, 17 Oct 2018 07:52:50 +0000. Up 2.69 seconds.\ncloud-init-nonet[2.87]: 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 log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.65]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:52:51 +0000. Up 3.89 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.3 | 255.255.255.0 | fa:16:3e:63:ee:55 |\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:\n86:e5:0f:63:78:2b:9f:15:81:29:67:f9:ec:91:02:f0 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o + |\n| E B . |\n| X o o |\n| o S * |\n| + B 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:\nae:4b:fa:64:48:97:cd:4b:bb:02:22:86:62:ab:79:7e root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| + |\n|. . o S |\n|+o...o o o |\n|+.....+ + |\n| o. E=.. . |\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:\n06:b9:80:13:84:77:66:41:25:f1:19:5c:b8:61:eb:92 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo.==oo. |\n|. .o+o=+ |\n| .o+..=+ |\n| . .oo |\n| o. S |\n| E .. |\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:\nd4:80:9b:df:ab:09:4f:57:b5:0f:56:47:2b:20:dc:87 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o.... .|\n| . +.E.. ..|\n| o. . ....o|\n| o. ..o.|\n| .S. . + |\n| . .. . o |\n| . . .. .|\n| + o. |\n| +. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 Wed, 17 Oct 2018 07:52:58 +0000. Up 10.98 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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:52:59 +0000. Up 12.08 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 16176 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\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 [1219 B]\nIgn http://repo.cw-ngv.com binary/ Release\nGet:4 http://security.ubuntu.com trusty-security/main Sources [165 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/universe Sources [84.6 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:8 http://repo.cw-ngv.com binary/ Packages [29.8 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 [263 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1569 kB/s)\nReading package lists...\nW: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers \n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.3\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 3 not upgraded.\nNeed to get 69.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-infrastructure clearwater-monit clearwater-diags-monitor\n clearwater-log-cleanup clearwater-nginx ellis\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\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 (4221 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8552\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-160.210) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.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 9275\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 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n clearwater-etcd clearwater-cluster-manager clearwater-queue-manager\n clearwater-config-manager clearwater-management\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58132 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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.2'\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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ae:4b:fa:64:48:97:cd:4b:bb:02:22:86:62:ab:79:7e root@ellis-0 (DSA)\nec2: 256 06:b9:80:13:84:77:66:41:25:f1:19:5c:b8:61:eb:92 root@ellis-0 (ECDSA)\nec2: 256 d4:80:9b:df:ab:09:4f:57:b5:0f:56:47:2b:20:dc:87 root@ellis-0 (ED25519)\nec2: 2048 86:e5:0f:63:78:2b:9f:15:81:29:67:f9:ec:91:02:f0 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPiQvU5hwAxaNnS4VfXigaTCT/rFd7nqivGj0mAZujLoiZVs4cmnZoc42nq10Jf1YqQpgt9ch2VTIJ6lDQn855I= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBeyzo4LqAGOjig7Dd2SHcn0CqPNqVFWAN7n0+ZMWHV6 root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrJjvb97F13aRtdUgG/y/SRDjrkqrEC5sKWaSgs/Pota8Ied1KgwBybzWuqG1nnahwHV/2RbldTlmXvJdHWCPEz9pODnGp+0z2nWYArYDRujOiX0buknNrEtF3oVKBUAlqLajpYl4E7phhSxP0PDFnqsZCsgT71YSVNEvQPLiBTujwAmLoAK+Fe8RR0xKPciD4faurg6bggjhEeiHkJAA2vuMNw8LwVB5pB9fXp43hPJK/yymLDSGDTEoOgjUNE6oM8GaTgm/dKgWHaxE7u5vQXGib9Urjum5wzfT6wlxTHciuF2ZU2jLBEUPRyyhL1OrQZpUYBi8WxV2Qa3m0cv4F root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 205.27 seconds\n"} 2018-10-17 07:57:37,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec/action used request id req-6366c071-a7c0-4e1e-9c81-751d7cedb3cd 2018-10-17 07:57:37,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0831699371338s 2018-10-17 07:57:37,807 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009473] Security Framework initialized [ 0.010802] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013280] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017110] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019877] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024129] Initializing cgroup subsys memory [ 0.025521] Initializing cgroup subsys devices [ 0.026860] Initializing cgroup subsys freezer [ 0.028003] Initializing cgroup subsys blkio [ 0.029355] Initializing cgroup subsys perf_event [ 0.030784] Initializing cgroup subsys hugetlb [ 0.032059] FEATURE SPEC_CTRL Present [ 0.033920] mce: CPU supports 10 MCE banks [ 0.035193] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035193] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042132] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046225] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048615] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.056551] ACPI: Core revision 20131115 [ 0.058260] ACPI: All ACPI Tables successfully acquired [ 0.060017] ftrace: allocating 28748 entries in 113 pages [ 0.084178] smpboot: Max logical packages: 2 [ 0.085538] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.087427] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088228] Enabling x2apic [ 0.089215] Enabled x2apic [ 0.090400] Switched APIC routing to physical x2apic. [ 0.093275] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.099191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105782] KVM setup paravirtual spinlock [ 0.108344] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110491] x86: Booting SMP configuration: [ 0.111844] .... node #0, CPUs: #1[ 0.108299] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128017] x86: Booted up 1 node, 2 CPUs [ 0.128011] KVM setup async PF for cpu 1 [ 0.128012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.134372] devtmpfs: initialized [ 0.136964] EVM: security.selinux [ 0.138081] EVM: security.SMACK64 [ 0.139164] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.141156] pinctrl core: initialized pinctrl subsystem [ 0.142415] regulator-dummy: no parameters [ 0.144069] RTC time: 7:52:47, date: 10/17/18 [ 0.145438] NET: Registered protocol family 16 [ 0.146862] cpuidle: using governor ladder [ 0.148093] cpuidle: using governor menu [ 0.149697] ACPI: bus type PCI registered [ 0.151006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152266] PCI: Using configuration type 1 for base access [ 0.154684] bio: create slab at 0 [ 0.156101] ACPI: Added _OSI(Module Device) [ 0.157386] ACPI: Added _OSI(Processor Device) [ 0.158717] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162769] ACPI: Interpreter enabled [ 0.163947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172792] ACPI: (supports S0 S5) [ 0.173882] ACPI: Using IOAPIC for interrupt routing [ 0.176023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.178858] ACPI: No dock devices found. [ 0.181914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185930] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188233] acpiphp: Slot [3] registered [ 0.189518] acpiphp: Slot [4] registered [ 0.190775] acpiphp: Slot [5] registered [ 0.192012] acpiphp: Slot [6] registered [ 0.193283] acpiphp: Slot [7] registered [ 0.194500] acpiphp: Slot [8] registered [ 0.195726] acpiphp: Slot [9] registered [ 0.196027] acpiphp: Slot [10] registered [ 0.197279] acpiphp: Slot [11] registered [ 0.198579] acpiphp: Slot [12] registered [ 0.199814] acpiphp: Slot [13] registered [ 0.200034] acpiphp: Slot [14] registered [ 0.201291] acpiphp: Slot [15] registered [ 0.202544] acpiphp: Slot [16] registered [ 0.203791] acpiphp: Slot [17] registered [ 0.204025] acpiphp: Slot [18] registered [ 0.205264] acpiphp: Slot [19] registered [ 0.206567] acpiphp: Slot [20] registered [ 0.207810] acpiphp: Slot [21] registered [ 0.208020] acpiphp: Slot [22] registered [ 0.209272] acpiphp: Slot [23] registered [ 0.210522] acpiphp: Slot [24] registered [ 0.211767] acpiphp: Slot [25] registered [ 0.212019] acpiphp: Slot [26] registered [ 0.213258] acpiphp: Slot [27] registered [ 0.214561] acpiphp: Slot [28] registered [ 0.215836] acpiphp: Slot [29] registered [ 0.216019] acpiphp: Slot [30] registered [ 0.217310] acpiphp: Slot [31] registered [ 0.218560] PCI host bridge to bus 0000:00 [ 0.219836] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225953] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233023] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.235263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254942] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256950] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.259725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260943] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.263085] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.264759] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.266609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.266609] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268949] vgaarb: bridge control possible 0000:00:02.0 [ 0.270747] SCSI subsystem initialized [ 0.272077] ACPI: bus type USB registered [ 0.273326] usbcore: registered new interface driver usbfs [ 0.274984] usbcore: registered new interface driver hub [ 0.276044] usbcore: registered new device driver usb [ 0.277577] PCI: Using ACPI for IRQ routing [ 0.277644] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281315] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282844] NetLabel: unlabeled traffic allowed by default [ 0.284184] Switched to clocksource kvm-clock [ 0.292088] AppArmor: AppArmor Filesystem Enabled [ 0.293573] pnp: PnP ACPI init [ 0.294609] ACPI: bus type PNP registered [ 0.296272] pnp: PnP ACPI: found 8 devices [ 0.297533] ACPI: bus type PNP unregistered [ 0.304988] NET: Registered protocol family 2 [ 0.306609] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.308921] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.310954] TCP: Hash tables configured (established 16384 bind 16384) [ 0.312916] TCP: reno registered [ 0.313970] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.315691] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.317636] NET: Registered protocol family 1 [ 0.318979] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.320698] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.322353] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.344391] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.366497] Trying to unpack rootfs image as initramfs... [ 0.461966] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464534] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.466290] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.468020] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470486] Scanning for low memory corruption every 60 seconds [ 0.472451] Initialise system trusted keyring [ 0.473753] audit: initializing netlink socket (disabled) [ 0.475279] type=2000 audit(1539762768.037:1): initialized [ 0.495338] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497902] zbud: loaded [ 0.498949] VFS: Disk quotas dquot_6.5.2 [ 0.500150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502202] fuse init (API version 7.22) [ 0.503419] msgmni has been set to 3997 [ 0.504649] Key type big_key registered [ 0.506180] Key type asymmetric registered [ 0.507374] Asymmetric key parser 'x509' registered [ 0.508758] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.510899] io scheduler noop registered [ 0.512043] io scheduler deadline registered (default) [ 0.513472] io scheduler cfq registered [ 0.514658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.516246] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.518057] ipmi message handler version 39.2 [ 0.519352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521454] ACPI: Power Button [PWRF] [ 0.522641] GHES: HEST is not enabled! [ 0.544181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586756] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612624] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615475] Linux agpgart interface v0.103 [ 0.617642] brd: module loaded [ 0.619029] loop: module loaded [ 0.620323] blk-mq: CPU -> queue map [ 0.621408] CPU 0 -> Queue 0 [ 0.622362] CPU 1 -> Queue 0 [ 0.624057] vda: vda1 [ 0.625621] scsi0 : ata_piix [ 0.626779] scsi1 : ata_piix [ 0.627796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.629721] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.631878] libphy: Fixed MDIO Bus: probed [ 0.633244] tun: Universal TUN/TAP device driver, 1.6 [ 0.634807] tun: (C) 1999-2004 Max Krasnyansky [ 0.637466] PPP generic driver version 2.4.2 [ 0.638602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640094] ehci-pci: EHCI PCI platform driver [ 0.641206] ehci-platform: EHCI generic platform driver [ 0.642443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643863] ohci-pci: OHCI PCI platform driver [ 0.644994] ohci-platform: OHCI generic platform driver [ 0.646334] uhci_hcd: USB Universal Host Controller Interface driver [ 0.668545] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669832] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671799] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.673267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674826] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676688] usb usb1: Product: UHCI Host Controller [ 0.677861] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.679316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680549] hub 1-0:1.0: USB hub found [ 0.681548] hub 1-0:1.0: 2 ports detected [ 0.682689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685322] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686521] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687891] mousedev: PS/2 mouse device common for all mice [ 0.689480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691819] rtc_cmos 00:00: RTC can wake from S4 [ 0.693243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696295] device-mapper: uevent: version 1.0.3 [ 0.697508] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699570] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701071] TCP: cubic registered [ 0.702053] NET: Registered protocol family 10 [ 0.703414] NET: Registered protocol family 17 [ 0.704533] Key type dns_resolver registered [ 0.705819] Loading compiled-in X.509 certificates [ 0.707536] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.709794] registered taskstats version 1 [ 0.719711] Key type trusted registered [ 0.723296] Key type encrypted registered [ 0.724349] AppArmor: AppArmor sha1 policy hashing enabled [ 0.725629] IMA: No TPM chip found, activating TPM-bypass! [ 0.727291] regulator-dummy: disabling [ 0.728318] Magic number: 6:382:875 [ 0.729405] rtc_cmos 00:00: setting system clock to 2018-10-17 07:52:48 UTC (1539762768) [ 0.731428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.732824] EDD information not available. [ 0.789222] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791196] Write protecting the kernel read-only data: 12288k [ 0.793149] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796448] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809549] systemd-udevd[107]: starting version 204 [ 0.852483] FDC 0 is a S82078B [ 0.992023] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.156492] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.158074] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.159697] usb 1-1: Product: QEMU USB Tablet [ 1.160797] usb 1-1: Manufacturer: QEMU [ 1.161791] usb 1-1: SerialNumber: 42 [ 1.464060] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.865208] 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.176862] 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.272181] 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.365934] 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 Wed, 17 Oct 2018 07:52:50 +0000. Up 2.69 seconds. cloud-init-nonet[2.87]: 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 log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.65]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:52:51 +0000. Up 3.89 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.3 | 255.255.255.0 | fa:16:3e:63:ee:55 | 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: 86:e5:0f:63:78:2b:9f:15:81:29:67:f9:ec:91:02:f0 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o + | | E B . | | X o o | | o S * | | + B 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: ae:4b:fa:64:48:97:cd:4b:bb:02:22:86:62:ab:79:7e root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | + | |. . o S | |+o...o o o | |+.....+ + | | o. E=.. . | |+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: 06:b9:80:13:84:77:66:41:25:f1:19:5c:b8:61:eb:92 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | oo.==oo. | |. .o+o=+ | | .o+..=+ | | . .oo | | o. S | | E .. | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d4:80:9b:df:ab:09:4f:57:b5:0f:56:47:2b:20:dc:87 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .o.... .| | . +.E.. ..| | o. . ....o| | o. ..o.| | .S. . + | | . .. . o | | . . .. .| | + o. | | +. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[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 Wed, 17 Oct 2018 07:52:58 +0000. Up 10.98 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 07:52:59 +0000. Up 12.08 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 16176 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update 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 [1219 B] Ign http://repo.cw-ngv.com binary/ Release Get:4 http://security.ubuntu.com trusty-security/main Sources [165 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/universe Sources [84.6 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:8 http://repo.cw-ngv.com binary/ Packages [29.8 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 [263 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [494 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 [553 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 [263 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.8 MB in 8s (1569 kB/s) Reading package lists... W: GPG error: http://repo.cw-ngv.com binary/ Release: The following signatures were invalid: BADSIG 111DBE4722B97904 Project Clearwater Maintainers + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.3 + 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 3 not upgraded. Need to get 69.7 MB of archives. After this operation, 253 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-infrastructure clearwater-monit clearwater-diags-monitor clearwater-log-cleanup clearwater-nginx ellis 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.7 MB in 16s (4221 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8552 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-160.210) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.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 9275 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 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! clearwater-etcd clearwater-cluster-manager clearwater-queue-manager clearwater-config-manager clearwater-management Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58132 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.2' + 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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ae:4b:fa:64:48:97:cd:4b:bb:02:22:86:62:ab:79:7e root@ellis-0 (DSA) ec2: 256 06:b9:80:13:84:77:66:41:25:f1:19:5c:b8:61:eb:92 root@ellis-0 (ECDSA) ec2: 256 d4:80:9b:df:ab:09:4f:57:b5:0f:56:47:2b:20:dc:87 root@ellis-0 (ED25519) ec2: 2048 86:e5:0f:63:78:2b:9f:15:81:29:67:f9:ec:91:02:f0 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPiQvU5hwAxaNnS4VfXigaTCT/rFd7nqivGj0mAZujLoiZVs4cmnZoc42nq10Jf1YqQpgt9ch2VTIJ6lDQn855I= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBeyzo4LqAGOjig7Dd2SHcn0CqPNqVFWAN7n0+ZMWHV6 root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrJjvb97F13aRtdUgG/y/SRDjrkqrEC5sKWaSgs/Pota8Ied1KgwBybzWuqG1nnahwHV/2RbldTlmXvJdHWCPEz9pODnGp+0z2nWYArYDRujOiX0buknNrEtF3oVKBUAlqLajpYl4E7phhSxP0PDFnqsZCsgT71YSVNEvQPLiBTujwAmLoAK+Fe8RR0xKPciD4faurg6bggjhEeiHkJAA2vuMNw8LwVB5pB9fXp43hPJK/yymLDSGDTEoOgjUNE6oM8GaTgm/dKgWHaxE7u5vQXGib9Urjum5wzfT6wlxTHciuF2ZU2jLBEUPRyyhL1OrQZpUYBi8WxV2Qa3m0cv4F root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:56:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 205.27 seconds 2018-10-17 07:57:37,812 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-17 07:57:37,812 - 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:63:ee:55', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:ee:55', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15', 'name': u'heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T07:52:46.000000', 'flavor': Munch({u'id': u'e7a03897-28a0-4278-abfa-946ac9561b59', 'name': u'heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa'}), 'az': u'nova', 'id': u'26b5b6ae-728f-4121-a18d-fda8bddbcaec', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'15782504-a2ca-4e93-a52f-c3ebbfd1b3da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'2236dc76-9616-4430-84d4-f4809bccf018'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'907c8c84-3e64-4659-b6a2-569968581d88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'950c7acb-ead9-42d1-b524-d92ccfc82881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'e1830698-d6ae-4288-91ad-6244bc77179f'})], 'id': u'1c04579a-0736-48a1-b83e-acbd9d191025', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'a61677dc-0d50-4fe5-a575-a5312851bb9e', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'9d0448c6-5b82-4c69-ac9e-b4b26cefe20a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'a61677dc-0d50-4fe5-a575-a5312851bb9e', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', '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'f2a795af-6fdd-4d83-a095-41a42e506d46'})], 'id': u'a61677dc-0d50-4fe5-a575-a5312851bb9e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7d5b98a10753413992e3c2f0aaae1835', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': 'heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-10-17T07:52:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T07:52:46Z', 'hostId': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b', '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-10-17T07:52:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'e595f73d94cb4c6ab91d69fa7bb03aa8', 'created_at': u'2018-10-17T07:51:06Z', 'created': u'2018-10-17T07:51:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 07:57:37,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 07:57:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 07:57:38,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1502 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1db90d3f-e327-4a73-b13d-a51a568a3be2 x-openstack-request-id: req-1db90d3f-e327-4a73-b13d-a51a568a3be2 2018-10-17 07:57:38,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:60:0d", "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:5b:72:bb", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:72:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "2ba06e34-a8bd-49e5-b5d2-496f57172ae4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "homer-0.clearwater.opnfv", "created": "2018-10-17T07:53:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:01:fc", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:16:bc", "version": 4, "addr": "192.168.1.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4da43424-b3fd-423d-86c0-994e306d2f77", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:54.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "4da43424-b3fd-423d-86c0-994e306d2f77", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:54Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "dime-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:63:35", "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:a1:0f:ee", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:0f:ee", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5bf65600-ac69-4564-9570-8b48763a417a", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:55.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "5bf65600-ac69-4564-9570-8b48763a417a", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:55Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "bono-0.clearwater.opnfv", "created": "2018-10-17T07:53:05Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:45:2d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:07:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/37174c85-1a18-4ece-a70f-2e72966de8f0", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:59.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "37174c85-1a18-4ece-a70f-2e72966de8f0", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:59Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:c2:cc", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:b2:8d", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9cba6cc2-c61a-4472-97ed-4590a66c4019", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:53:43.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "9cba6cc2-c61a-4472-97ed-4590a66c4019", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:53:43Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-17T07:53:04Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ee:55", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26b5b6ae-728f-4121-a18d-fda8bddbcaec", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:52:46.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "26b5b6ae-728f-4121-a18d-fda8bddbcaec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:52:46Z", "hostId": "aeda0d26adf8411ae5127e96260a2649ef0104f3c024c2c990c0ec1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-17T07:51:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:32:24", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:19", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd", "rel": "bookmark"}], "image": {"id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "links": [{"href": "http://172.30.9.29:8774/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T07:50:52.000000", "flavor": {"id": "e7a03897-28a0-4278-abfa-946ac9561b59", "links": [{"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}]}, "id": "872304f6-605f-4f58-ba77-c5769ea0a8cd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "7d5b98a10753413992e3c2f0aaae1835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T07:50:52Z", "hostId": "3cf7588fe37b54e2904e09dedb65f5bcc832ed9ee65453be4c7024f4", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "name": "ns.clearwater.opnfv", "created": "2018-10-17T07:49:06Z", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 07:57:38,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1db90d3f-e327-4a73-b13d-a51a568a3be2 2018-10-17 07:57:38,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570845127106s 2018-10-17 07:57:38,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 07:57:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 07:57:38,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11879 Content-Type: application/json Date: Wed, 17 Oct 2018 07:57:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a42627c-a17d-4bfa-b106-27743f66f445 x-openstack-request-id: req-1a42627c-a17d-4bfa-b106-27743f66f445 2018-10-17 07:57:38,462 - keystoneauth.session - DEBUG - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008040] Security Framework initialized\n[ 0.009161] AppArmor: AppArmor initialized\n[ 0.010239] Yama: becoming mindful.\n[ 0.011344] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013755] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016847] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020287] Initializing cgroup subsys memory\n[ 0.021431] Initializing cgroup subsys devices\n[ 0.022571] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025112] Initializing cgroup subsys perf_event\n[ 0.026294] Initializing cgroup subsys hugetlb\n[ 0.028062] FEATURE SPEC_CTRL Present\n[ 0.029758] mce: CPU supports 10 MCE banks\n[ 0.030854] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033519] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038524] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044439] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049146] ACPI: Core revision 20131115\n[ 0.050669] ACPI: All ACPI Tables successfully acquired\n[ 0.052027] ftrace: allocating 28748 entries in 113 pages\n[ 0.072226] smpboot: Max logical packages: 2\n[ 0.073329] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.074870] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076248] Enabling x2apic\n[ 0.077063] Enabled x2apic\n[ 0.078137] Switched APIC routing to physical x2apic.\n[ 0.081245] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082751] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093967] KVM setup paravirtual spinlock\n[ 0.096552] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098363] x86: Booting SMP configuration:\n[ 0.099501] .... node #0, CPUs: #1[ 0.096511] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116024] x86: Booted up 1 node, 2 CPUs\n[ 0.116015] KVM setup async PF for cpu 1\n[ 0.116016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119521] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120423] devtmpfs: initialized\n[ 0.122217] EVM: security.selinux\n[ 0.123136] EVM: security.SMACK64\n[ 0.124006] EVM: security.ima\n[ 0.124847] EVM: security.capability\n[ 0.125846] pinctrl core: initialized pinctrl subsystem\n[ 0.128049] regulator-dummy: no parameters\n[ 0.129184] RTC time: 7:50:53, date: 10/17/18\n[ 0.130348] NET: Registered protocol family 16\n[ 0.131561] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133109] ACPI: bus type PCI registered\n[ 0.134152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135736] PCI: Using configuration type 1 for base access\n[ 0.136605] bio: create slab at 0\n[ 0.137109] ACPI: Added _OSI(Module Device)\n[ 0.137144] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141204] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143610] ACPI: Interpreter enabled\n[ 0.144007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146414] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156771] ACPI: (supports S0 S5)\n[ 0.157733] ACPI: Using IOAPIC for interrupt routing\n[ 0.159530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160359] ACPI: No dock devices found.\n[ 0.163935] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168344] acpiphp: Slot [3] registered\n[ 0.169427] acpiphp: Slot [4] registered\n[ 0.170496] acpiphp: Slot [5] registered\n[ 0.171565] acpiphp: Slot [6] registered\n[ 0.172035] acpiphp: Slot [7] registered\n[ 0.173088] acpiphp: Slot [8] registered\n[ 0.174146] acpiphp: Slot [9] registered\n[ 0.175208] acpiphp: Slot [10] registered\n[ 0.176020] acpiphp: Slot [11] registered\n[ 0.177096] acpiphp: Slot [12] registered\n[ 0.178161] acpiphp: Slot [13] registered\n[ 0.179460] acpiphp: Slot [14] registered\n[ 0.180035] acpiphp: Slot [15] registered\n[ 0.181118] acpiphp: Slot [16] registered\n[ 0.182202] acpiphp: Slot [17] registered\n[ 0.183276] acpiphp: Slot [18] registered\n[ 0.184027] acpiphp: Slot [19] registered\n[ 0.185100] acpiphp: Slot [20] registered\n[ 0.186175] acpiphp: Slot [21] registered\n[ 0.187249] acpiphp: Slot [22] registered\n[ 0.188019] acpiphp: Slot [23] registered\n[ 0.189100] acpiphp: Slot [24] registered\n[ 0.190172] acpiphp: Slot [25] registered\n[ 0.191244] acpiphp: Slot [26] registered\n[ 0.192020] acpiphp: Slot [27] registered\n[ 0.193091] acpiphp: Slot [28] registered\n[ 0.194175] acpiphp: Slot [29] registered\n[ 0.195246] acpiphp: Slot [30] registered\n[ 0.196027] acpiphp: Slot [31] registered\n[ 0.197098] PCI host bridge to bus 0000:00\n[ 0.198167] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.203085] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.213510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.215404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.244744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.246778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.248927] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.250817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.252615] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.254395] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256474] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260806] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262701] SCSI subsystem initialized\n[ 0.264240] ACPI: bus type USB registered\n[ 0.265284] usbcore: registered new interface driver usbfs\n[ 0.266677] usbcore: registered new interface driver hub\n[ 0.268049] usbcore: registered new device driver usb\n[ 0.269395] PCI: Using ACPI for IRQ routing\n[ 0.269919] NetLabel: Initializing\n[ 0.272016] NetLabel: domain hash size = 128\n[ 0.273145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274466] NetLabel: unlabeled traffic allowed by default\n[ 0.276481] Switched to clocksource kvm-clock\n[ 0.285170] AppArmor: AppArmor Filesystem Enabled\n[ 0.286423] pnp: PnP ACPI init\n[ 0.287309] ACPI: bus type PNP registered\n[ 0.288985] pnp: PnP ACPI: found 8 devices\n[ 0.290084] ACPI: bus type PNP unregistered\n[ 0.298069] NET: Registered protocol family 2\n[ 0.299766] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301774] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303534] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.305243] TCP: reno registered\n[ 0.306161] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307627] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309348] NET: Registered protocol family 1\n[ 0.310550] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311988] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313395] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335732] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358467] Trying to unpack rootfs image as initramfs...\n[ 0.456122] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.458549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460016] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461605] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.463802] Scanning for low memory corruption every 60 seconds\n[ 0.465924] Initialise system trusted keyring\n[ 0.467141] audit: initializing netlink socket (disabled)\n[ 0.468518] type=2000 audit(1539762653.970:1): initialized\n[ 0.490885] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493335] zbud: loaded\n[ 0.494415] VFS: Disk quotas dquot_6.5.2\n[ 0.495513] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497654] fuse init (API version 7.22)\n[ 0.498871] msgmni has been set to 3997\n[ 0.499978] Key type big_key registered\n[ 0.501674] Key type asymmetric registered\n[ 0.502764] Asymmetric key parser 'x509' registered\n[ 0.504039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506055] io scheduler noop registered\n[ 0.507119] io scheduler deadline registered (default)\n[ 0.508425] io scheduler cfq registered\n[ 0.509592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512644] ipmi message handler version 39.2\n[ 0.513840] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515766] ACPI: Power Button [PWRF]\n[ 0.516937] GHES: HEST is not enabled!\n[ 0.538848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.604938] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607322] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634636] Linux agpgart interface v0.103\n[ 0.636649] brd: module loaded\n[ 0.637927] loop: module loaded\n[ 0.639150] blk-mq: CPU -> queue map\n[ 0.640125] CPU 0 -> Queue 0\n[ 0.641010] CPU 1 -> Queue 0\n[ 0.642778] vda: vda1\n[ 0.644612] scsi0 : ata_piix\n[ 0.645861] scsi1 : ata_piix\n[ 0.646911] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.648930] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.651277] libphy: Fixed MDIO Bus: probed\n[ 0.652784] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654335] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657920] PPP generic driver version 2.4.2\n[ 0.659436] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.661435] ehci-pci: EHCI PCI platform driver\n[ 0.662887] ehci-platform: EHCI generic platform driver\n[ 0.664527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666395] ohci-pci: OHCI PCI platform driver\n[ 0.667828] ohci-platform: OHCI generic platform driver\n[ 0.669454] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692224] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693905] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696427] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702740] usb usb1: Product: UHCI Host Controller\n[ 0.704259] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.706178] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707768] hub 1-0:1.0: USB hub found\n[ 0.709022] hub 1-0:1.0: 2 ports detected\n[ 0.710515] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.713804] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.715355] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717111] mousedev: PS/2 mouse device common for all mice\n[ 0.719141] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.722118] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723900] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.725815] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727817] device-mapper: uevent: version 1.0.3\n[ 0.729380] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.732061] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733995] TCP: cubic registered\n[ 0.742529] NET: Registered protocol family 10\n[ 0.744492] NET: Registered protocol family 17\n[ 0.745967] Key type dns_resolver registered\n[ 0.747674] Loading compiled-in X.509 certificates\n[ 0.749811] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.752696] registered taskstats version 1\n[ 0.756109] Key type trusted registered\n[ 0.760016] Key type encrypted registered\n[ 0.761345] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763001] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.765234] regulator-dummy: disabling\n[ 0.766531] Magic number: 6:829:824\n[ 0.767909] rtc_cmos 00:00: setting system clock to 2018-10-17 07:50:54 UTC (1539762654)\n[ 0.770555] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.772393] EDD information not available.\n[ 0.806358] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.808860] Write protecting the kernel read-only data: 12288k\n[ 0.812045] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.816565] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.831238] systemd-udevd[107]: starting version 204\n[ 0.872597] FDC 0 is a S82078B\n[ 1.020047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.185183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186834] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188534] usb 1-1: Product: QEMU USB Tablet\n[ 1.189667] usb 1-1: Manufacturer: QEMU\n[ 1.190693] usb 1-1: SerialNumber: 42\n[ 1.456078] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.881192] 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.194327] 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.301561] 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[ 2.406434] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 17 Oct 2018 07:50:56 +0000. Up 2.82 seconds.\ncloud-init-nonet[2.99]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:50:57 +0000. Up 4.25 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:51:c3:19 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:bc:32:24 |\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:\n12:2a:af:e5:b9:65:14:3b:38:8a:9d:cb:f2:39:bb:be root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o |\n| o + |\n| . + = S |\n| o = o o |\n|. + o o |\n|...* + |\n| +E=+. |\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:\n9f:c0:ae:90:22:6c:7d:c6:48:70:4e:1b:38:8d:db:5f root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| + |\n| = = |\n| O o . |\n| . = ES |\n|. o +... o . |\n|.o.oo= . o |\n|.. .o. . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n76:42:cf:b1:36:a0:f1:78:ec:b5:79:aa:d3:d5:74:81 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| E . |\n| . o . .|\n| B + o . .|\n| o S O o . |\n| + = +. . |\n| ..o.. |\n| . .o |\n| .o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n62:95:37:ce:6c:45:36:f7:4a:d5:55:93:d1:71:20:d0 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o= o=&|\n| . oE+ +=|\n| o o . . .|\n| . = o . . |\n| o S = . |\n| . . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 ]\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 Wed, 17 Oct 2018 07:51:04 +0000. Up 10.95 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 Wed, 17 Oct 2018 07:51:05 +0000. Up 11.96 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.10/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\nGet:3 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:5 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [494 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [263 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.8 MB in 8s (1576 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 3 not upgraded.\nNeed to get 432 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.18 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (327 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\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.18) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\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.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9f:c0:ae:90:22:6c:7d:c6:48:70:4e:1b:38:8d:db:5f root@ns (DSA)\nec2: 256 76:42:cf:b1:36:a0:f1:78:ec:b5:79:aa:d3:d5:74:81 root@ns (ECDSA)\nec2: 256 62:95:37:ce:6c:45:36:f7:4a:d5:55:93:d1:71:20:d0 root@ns (ED25519)\nec2: 2048 12:2a:af:e5:b9:65:14:3b:38:8a:9d:cb:f2:39:bb:be root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDV2LXO4TvCSfml9BDOpW+4XvYQI1RD45uyHPGxe5qXLqRTbi5+C2p/IltdSCooupH8j9kloELyh7fw5FePzAJc= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPGRx6nSf5c81rBXi4B/cKqEeEilsghhkpfFt0iW0bCM root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXPRfYgeYYMKmNmv16h9E79quJM1D1f+kBDOD5oWfn8hVfMH5Ar5w5O7AdZF0iQs0qP9ERJu74lLzCQGhY5HC4Kakmrj+vkwRlfuxaY0lDFuKsEi0raheMSgQHndyH2XOXYHCi64r8RQcx7eZr4M2t0mTfuWjBqJ02fIn1X+mrlt04/3HJN76vP4XhvusR7pd3Lg6nHI+fmx2EAwBoaJAKYZYmNNj+mld8tJueKsIfjlLIetPtTrXOQqi7cbOOqGnQSAhwGYm//Xn7sXGD8hV0h8WphT2OzUY4xtf3F5c7/9VO2VjkJKW+KOZKcXPfEKbgHrEh4oBSY9lxm6jOqk3L root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:51:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.11 seconds\n"} 2018-10-17 07:57:38,463 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/872304f6-605f-4f58-ba77-c5769ea0a8cd/action used request id req-1a42627c-a17d-4bfa-b106-27743f66f445 2018-10-17 07:57:38,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0691828727722s 2018-10-17 07:57:38,464 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008040] Security Framework initialized [ 0.009161] AppArmor: AppArmor initialized [ 0.010239] Yama: becoming mindful. [ 0.011344] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013755] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016847] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020287] Initializing cgroup subsys memory [ 0.021431] Initializing cgroup subsys devices [ 0.022571] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025112] Initializing cgroup subsys perf_event [ 0.026294] Initializing cgroup subsys hugetlb [ 0.028062] FEATURE SPEC_CTRL Present [ 0.029758] mce: CPU supports 10 MCE banks [ 0.030854] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033519] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038524] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044439] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049146] ACPI: Core revision 20131115 [ 0.050669] ACPI: All ACPI Tables successfully acquired [ 0.052027] ftrace: allocating 28748 entries in 113 pages [ 0.072226] smpboot: Max logical packages: 2 [ 0.073329] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074870] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076248] Enabling x2apic [ 0.077063] Enabled x2apic [ 0.078137] Switched APIC routing to physical x2apic. [ 0.081245] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082751] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093967] KVM setup paravirtual spinlock [ 0.096552] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098363] x86: Booting SMP configuration: [ 0.099501] .... node #0, CPUs: #1[ 0.096511] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116024] x86: Booted up 1 node, 2 CPUs [ 0.116015] KVM setup async PF for cpu 1 [ 0.116016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119521] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120423] devtmpfs: initialized [ 0.122217] EVM: security.selinux [ 0.123136] EVM: security.SMACK64 [ 0.124006] EVM: security.ima [ 0.124847] EVM: security.capability [ 0.125846] pinctrl core: initialized pinctrl subsystem [ 0.128049] regulator-dummy: no parameters [ 0.129184] RTC time: 7:50:53, date: 10/17/18 [ 0.130348] NET: Registered protocol family 16 [ 0.131561] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133109] ACPI: bus type PCI registered [ 0.134152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135736] PCI: Using configuration type 1 for base access [ 0.136605] bio: create slab at 0 [ 0.137109] ACPI: Added _OSI(Module Device) [ 0.137144] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141204] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143610] ACPI: Interpreter enabled [ 0.144007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146414] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156771] ACPI: (supports S0 S5) [ 0.157733] ACPI: Using IOAPIC for interrupt routing [ 0.159530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160359] ACPI: No dock devices found. [ 0.163935] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168344] acpiphp: Slot [3] registered [ 0.169427] acpiphp: Slot [4] registered [ 0.170496] acpiphp: Slot [5] registered [ 0.171565] acpiphp: Slot [6] registered [ 0.172035] acpiphp: Slot [7] registered [ 0.173088] acpiphp: Slot [8] registered [ 0.174146] acpiphp: Slot [9] registered [ 0.175208] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177096] acpiphp: Slot [12] registered [ 0.178161] acpiphp: Slot [13] registered [ 0.179460] acpiphp: Slot [14] registered [ 0.180035] acpiphp: Slot [15] registered [ 0.181118] acpiphp: Slot [16] registered [ 0.182202] acpiphp: Slot [17] registered [ 0.183276] acpiphp: Slot [18] registered [ 0.184027] acpiphp: Slot [19] registered [ 0.185100] acpiphp: Slot [20] registered [ 0.186175] acpiphp: Slot [21] registered [ 0.187249] acpiphp: Slot [22] registered [ 0.188019] acpiphp: Slot [23] registered [ 0.189100] acpiphp: Slot [24] registered [ 0.190172] acpiphp: Slot [25] registered [ 0.191244] acpiphp: Slot [26] registered [ 0.192020] acpiphp: Slot [27] registered [ 0.193091] acpiphp: Slot [28] registered [ 0.194175] acpiphp: Slot [29] registered [ 0.195246] acpiphp: Slot [30] registered [ 0.196027] acpiphp: Slot [31] registered [ 0.197098] PCI host bridge to bus 0000:00 [ 0.198167] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.203085] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.213510] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.215404] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.244744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.246778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.248927] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.250817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252615] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.254395] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256474] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260806] vgaarb: bridge control possible 0000:00:02.0 [ 0.262701] SCSI subsystem initialized [ 0.264240] ACPI: bus type USB registered [ 0.265284] usbcore: registered new interface driver usbfs [ 0.266677] usbcore: registered new interface driver hub [ 0.268049] usbcore: registered new device driver usb [ 0.269395] PCI: Using ACPI for IRQ routing [ 0.269919] NetLabel: Initializing [ 0.272016] NetLabel: domain hash size = 128 [ 0.273145] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274466] NetLabel: unlabeled traffic allowed by default [ 0.276481] Switched to clocksource kvm-clock [ 0.285170] AppArmor: AppArmor Filesystem Enabled [ 0.286423] pnp: PnP ACPI init [ 0.287309] ACPI: bus type PNP registered [ 0.288985] pnp: PnP ACPI: found 8 devices [ 0.290084] ACPI: bus type PNP unregistered [ 0.298069] NET: Registered protocol family 2 [ 0.299766] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301774] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303534] TCP: Hash tables configured (established 16384 bind 16384) [ 0.305243] TCP: reno registered [ 0.306161] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307627] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309348] NET: Registered protocol family 1 [ 0.310550] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311988] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335732] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358467] Trying to unpack rootfs image as initramfs... [ 0.456122] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.458549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460016] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461605] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.463802] Scanning for low memory corruption every 60 seconds [ 0.465924] Initialise system trusted keyring [ 0.467141] audit: initializing netlink socket (disabled) [ 0.468518] type=2000 audit(1539762653.970:1): initialized [ 0.490885] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493335] zbud: loaded [ 0.494415] VFS: Disk quotas dquot_6.5.2 [ 0.495513] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497654] fuse init (API version 7.22) [ 0.498871] msgmni has been set to 3997 [ 0.499978] Key type big_key registered [ 0.501674] Key type asymmetric registered [ 0.502764] Asymmetric key parser 'x509' registered [ 0.504039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506055] io scheduler noop registered [ 0.507119] io scheduler deadline registered (default) [ 0.508425] io scheduler cfq registered [ 0.509592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512644] ipmi message handler version 39.2 [ 0.513840] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515766] ACPI: Power Button [PWRF] [ 0.516937] GHES: HEST is not enabled! [ 0.538848] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.604938] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607322] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.634636] Linux agpgart interface v0.103 [ 0.636649] brd: module loaded [ 0.637927] loop: module loaded [ 0.639150] blk-mq: CPU -> queue map [ 0.640125] CPU 0 -> Queue 0 [ 0.641010] CPU 1 -> Queue 0 [ 0.642778] vda: vda1 [ 0.644612] scsi0 : ata_piix [ 0.645861] scsi1 : ata_piix [ 0.646911] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648930] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.651277] libphy: Fixed MDIO Bus: probed [ 0.652784] tun: Universal TUN/TAP device driver, 1.6 [ 0.654335] tun: (C) 1999-2004 Max Krasnyansky [ 0.657920] PPP generic driver version 2.4.2 [ 0.659436] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.661435] ehci-pci: EHCI PCI platform driver [ 0.662887] ehci-platform: EHCI generic platform driver [ 0.664527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666395] ohci-pci: OHCI PCI platform driver [ 0.667828] ohci-platform: OHCI generic platform driver [ 0.669454] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692224] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693905] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696427] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.700426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702740] usb usb1: Product: UHCI Host Controller [ 0.704259] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.706178] usb usb1: SerialNumber: 0000:00:01.2 [ 0.707768] hub 1-0:1.0: USB hub found [ 0.709022] hub 1-0:1.0: 2 ports detected [ 0.710515] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.713804] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.715355] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717111] mousedev: PS/2 mouse device common for all mice [ 0.719141] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722118] rtc_cmos 00:00: RTC can wake from S4 [ 0.723900] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725815] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727817] device-mapper: uevent: version 1.0.3 [ 0.729380] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.732061] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733995] TCP: cubic registered [ 0.742529] NET: Registered protocol family 10 [ 0.744492] NET: Registered protocol family 17 [ 0.745967] Key type dns_resolver registered [ 0.747674] Loading compiled-in X.509 certificates [ 0.749811] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.752696] registered taskstats version 1 [ 0.756109] Key type trusted registered [ 0.760016] Key type encrypted registered [ 0.761345] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763001] IMA: No TPM chip found, activating TPM-bypass! [ 0.765234] regulator-dummy: disabling [ 0.766531] Magic number: 6:829:824 [ 0.767909] rtc_cmos 00:00: setting system clock to 2018-10-17 07:50:54 UTC (1539762654) [ 0.770555] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772393] EDD information not available. [ 0.806358] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.808860] Write protecting the kernel read-only data: 12288k [ 0.812045] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.816565] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.831238] systemd-udevd[107]: starting version 204 [ 0.872597] FDC 0 is a S82078B [ 1.020047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.185183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186834] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188534] usb 1-1: Product: QEMU USB Tablet [ 1.189667] usb 1-1: Manufacturer: QEMU [ 1.190693] usb 1-1: SerialNumber: 42 [ 1.456078] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.881192] 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.194327] 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.301561] 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 ] [ 2.406434] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 17 Oct 2018 07:50:56 +0000. Up 2.82 seconds. cloud-init-nonet[2.99]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.06]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 07:50:57 +0000. Up 4.25 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:51:c3:19 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:bc:32:24 | 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: 12:2a:af:e5:b9:65:14:3b:38:8a:9d:cb:f2:39:bb:be root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | o | | o + | | . + = S | | o = o o | |. + o o | |...* + | | +E=+. | +-----------------+ 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: 9f:c0:ae:90:22:6c:7d:c6:48:70:4e:1b:38:8d:db:5f root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | + | | = = | | O o . | | . = ES | |. o +... o . | |.o.oo= . 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: 76:42:cf:b1:36:a0:f1:78:ec:b5:79:aa:d3:d5:74:81 root@ns The key's randomart image is: +--[ECDSA 256]---+ | . | | E . | | . o . .| | B + o . .| | o S 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: 62:95:37:ce:6c:45:36:f7:4a:d5:55:93:d1:71:20:d0 root@ns The key's randomart image is: +--[ED25519 256--+ | .o= o=&| | . oE+ +=| | o o . . .| | . = 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 System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[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 ] * 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 Wed, 17 Oct 2018 07:51:04 +0000. Up 10.95 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 Wed, 17 Oct 2018 07:51:05 +0000. Up 11.96 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.10/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 Get:3 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:5 http://security.ubuntu.com trusty-security/universe Sources [84.6 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [263 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 kB] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [494 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [553 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [263 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.8 MB in 8s (1576 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 3 not upgraded. Need to get 432 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.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 1s (327 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... 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.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + 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 | 1e:ed:e7:e9:ee:f2:46:2d:76:53:f4:03:69:75:e1:32 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9f:c0:ae:90:22:6c:7d:c6:48:70:4e:1b:38:8d:db:5f root@ns (DSA) ec2: 256 76:42:cf:b1:36:a0:f1:78:ec:b5:79:aa:d3:d5:74:81 root@ns (ECDSA) ec2: 256 62:95:37:ce:6c:45:36:f7:4a:d5:55:93:d1:71:20:d0 root@ns (ED25519) ec2: 2048 12:2a:af:e5:b9:65:14:3b:38:8a:9d:cb:f2:39:bb:be root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDV2LXO4TvCSfml9BDOpW+4XvYQI1RD45uyHPGxe5qXLqRTbi5+C2p/IltdSCooupH8j9kloELyh7fw5FePzAJc= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPGRx6nSf5c81rBXi4B/cKqEeEilsghhkpfFt0iW0bCM root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXPRfYgeYYMKmNmv16h9E79quJM1D1f+kBDOD5oWfn8hVfMH5Ar5w5O7AdZF0iQs0qP9ERJu74lLzCQGhY5HC4Kakmrj+vkwRlfuxaY0lDFuKsEi0raheMSgQHndyH2XOXYHCi64r8RQcx7eZr4M2t0mTfuWjBqJ02fIn1X+mrlt04/3HJN76vP4XhvusR7pd3Lg6nHI+fmx2EAwBoaJAKYZYmNNj+mld8tJueKsIfjlLIetPtTrXOQqi7cbOOqGnQSAhwGYm//Xn7sXGD8hV0h8WphT2OzUY4xtf3F5c7/9VO2VjkJKW+KOZKcXPfEKbgHrEh4oBSY9lxm6jOqk3L root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 07:51:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.11 seconds 2018-10-17 07:57:38,466 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-17 07:57:38,468 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2018-10-17 07:57:38,556 - 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-10-17 07:57:38,625 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-17 07:57:38,625 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-17 07:57:38,768 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:57:38,768 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-17 07:58:03,853 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:58:03,854 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-17 07:58:28,901 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:58:28,902 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-17 07:58:53,955 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:58:53,956 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-17 07:59:19,001 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:59:19,001 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-17 07:59:44,056 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 07:59:44,056 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-17 08:00:09,110 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 08:00:09,110 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-17 08:01:04,819 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-17 08:01:04,820 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-10-17 08:01:30,067 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550836@clearwater.opnfv', u'sip_username': u'6505550836', u'formatted_number': u'(650) 555-0836', u'number': u'6505550836', u'sip_uri': u'sip:6505550836@clearwater.opnfv', u'number_id': u'68c38c2de9a9421c89fc7dc38044d111', u'sip_password': u'QPrc34qpX', u'pstn': False} 2018-10-17 08:01:30,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 08:01:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:01:30,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:01:30 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237 Server: Apache x-openstack-request-id: req-e138948d-3bf7-4564-b139-7cfa54ad9ae6 2018-10-17 08:01:30,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:01:30,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 948 Content-Type: application/json Date: Wed, 17 Oct 2018 08:01:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3da8b98-a449-486d-875a-0d17ce4e0101 2018-10-17 08:01:30,777 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "outputs": [{"output_value": "172.30.9.206", "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-10-17 08:01:30,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237 used request id req-e3da8b98-a449-486d-875a-0d17ce4e0101 2018-10-17 08:01:30,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.709089994431s 2018-10-17 08:01:30,779 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.206', 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-10-17 08:01:30,779 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-17 08:01:30,779 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-17 08:01:30,786 - 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-10-17 08:01:30,787 - 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-10-17 08:05:32,289 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-17 08:05:32,290 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID fd7b9d0804175c652531a150fc67d024) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 77c83e7a875b3dcea2f5e6d2a0e701a0) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID e86dff4bf8ee1f0c49a9fff3ccdada3f) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID ba728f76c78dcf87a966b49d11c6184c) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID ba4fa58bba19cfa03a241e2424ffbb5f) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 2609c5d2acefb05774606177b7b1dbdf) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID 2366b20c608df449e807330604181974) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 1840543dfcf84a877713f3d3198c6da0) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550749, 6505550184) Failed Endpoint threw exception: - Expected 180, got 503 (call ID fd7b9d0804175c652531a150fc67d024) - /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) - (6505550597, 6505550065) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 77c83e7a875b3dcea2f5e6d2a0e701a0) - /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) - (6505550789, 6505550158) Failed Endpoint threw exception: - Expected 200, got 503 (call ID e86dff4bf8ee1f0c49a9fff3ccdada3f) - /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) - (6505550685, 6505550531) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550777, 6505550982) Failed Endpoint threw exception: - Expected 486, got 503 (call ID ba728f76c78dcf87a966b49d11c6184c) - /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) - (6505550003, 6505550161) Failed Endpoint threw exception: - Expected 200, got 503 (call ID ba4fa58bba19cfa03a241e2424ffbb5f) - /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) - (6505550257, 6505550828) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 2609c5d2acefb05774606177b7b1dbdf) - /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) - (6505550579) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550377, 6505550089) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 2366b20c608df449e807330604181974) - /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 50ce3fc2b6fd94ed2b2545df5100c4ae) Call Barring - Outbound Rejection (TCP) - (6505550290, 6505550724) 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) - (6505550916, 6505550877) 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) - (6505550463, 6505550124, 6505550951) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 1840543dfcf84a877713f3d3198c6da0) - /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.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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:6505550122@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550071@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550742@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550334%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550814%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550292%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550384%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550534%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550868%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550301%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550692%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550992%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550025%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550370%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550205%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550711%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550228%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550284%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550637%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550290%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550306%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550341%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550229%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550214%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550015%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550462%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550881%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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID f8099ed6195acf8437ed657ff455a17c) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 8905b7645ebf3d7fda03daf6510891a0) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 21ffe0771c52b56ec13a801b6a39f755) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 254d1d1bd8e82344033572a74e1542b4) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 568999e42e606aba20ee5bd0876152aa) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550184@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID cdf3893a2b4369d2383e5e0faea9ed98) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550546@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9b092342e657b738209e61d31e7290d4) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550093@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 4f9c81d09d813cb059adaa26dc60df06) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' GRUU - Call - only GRUU as target (TCP) - (6505550819, 6505550566) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f8099ed6195acf8437ed657ff455a17c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550477, 6505550616) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 8905b7645ebf3d7fda03daf6510891a0) - /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) - (6505550798, 6505550505) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550798, 6505550953) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550446, 6505550583) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550003, 6505550490) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 21ffe0771c52b56ec13a801b6a39f755) - /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) - (6505550253, 6505550972) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 254d1d1bd8e82344033572a74e1542b4) - /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) - (6505550914, 6505550129) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 568999e42e606aba20ee5bd0876152aa) - /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) - (6505550184) Failed Endpoint threw exception: - sip:6505550184@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID cdf3893a2b4369d2383e5e0faea9ed98) - /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) - (6505550546) Failed Endpoint threw exception: - sip:6505550546@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9b092342e657b738209e61d31e7290d4) - /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) - (6505550093) Failed Endpoint threw exception: - sip:6505550093@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 4f9c81d09d813cb059adaa26dc60df06) - /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) - (6505550231, 6505550101) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 7080dd512717ff9c0730f73e53f0de4c) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 27a3bb9413f2397cb3a9127b73ceccd8) - /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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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) - (6505550271, 6505550601) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 95f276f7a2325df8ef0a8b749c952b8f) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 95f276f7a2325df8ef0a8b749c952b8f) - /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.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.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%3A6505550071%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-10-17 08:01:37 +0000 Basic Call - SDP (TCP) at 2018-10-17 08:01:42 +0000 Basic Call - Tel URIs (TCP) at 2018-10-17 08:01:47 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-10-17 08:01:54 +0000 Basic Call - Messages - Pager model (TCP) at 2018-10-17 08:02:00 +0000 Basic Call - Pracks (TCP) at 2018-10-17 08:02:05 +0000 Multiple Identities (TCP) at 2018-10-17 08:02:12 +0000 Call Diversion - Not registered (TCP) at 2018-10-17 08:02:22 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-10-17 08:03:00 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-10-17 08:03:05 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-10-17 08:03:05 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-10-17 08:03:06 +0000 Call Diversion - Busy (TCP) at 2018-10-17 08:03:06 +0000 Call Diversion - Unconditional (TCP) at 2018-10-17 08:03:06 +0000 Call Diversion - No answer (TCP) at 2018-10-17 08:03:06 +0000 Call Diversion - Bad target URI (TCP) at 2018-10-17 08:03:07 +0000 Call Diversion - Audio-only call (TCP) at 2018-10-17 08:03:07 +0000 Call Diversion - Audio-video call (TCP) at 2018-10-17 08:03:07 +0000 Call Waiting - Accepted (TCP) at 2018-10-17 08:03:07 +0000 Call Waiting - Cancelled (TCP) at 2018-10-17 08:03:08 +0000 CANCEL - Mainline (TCP) at 2018-10-17 08:03:08 +0000 Filtering - Accept-Contact (TCP) at 2018-10-17 08:03:08 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-10-17 08:03:08 +0000 Filtering - Accept-Contact no match (TCP) at 2018-10-17 08:03:08 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-10-17 08:03:09 +0000 Filtering - RFC3841 example (TCP) at 2018-10-17 08:03:09 +0000 Filtering - Reject-Contact no match (TCP) at 2018-10-17 08:03:09 +0000 Filtering - Reject-Contact match (TCP) at 2018-10-17 08:03:09 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-10-17 08:03:09 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-10-17 08:03:09 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-10-17 08:03:10 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-10-17 08:03:10 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-10-17 08:03:10 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-10-17 08:03:10 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-10-17 08:03:16 +0000 GRUU - Call - AoR as target (TCP) at 2018-10-17 08:03:21 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-10-17 08:03:34 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-10-17 08:03:40 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-10-17 08:03:45 +0000 SUBSCRIBE - reg-event (TCP) at 2018-10-17 08:04:17 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-10-17 08:04:49 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-10-17 08:05:20 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-10-17 08:05:26 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-10-17 08:05:32 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-17 08:05:32,294 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-10-17 08:05:32,416 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 08:05:32,417 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 08:05:32,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 08:05:32,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:32,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:32 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-b677a7f7-fd28-4f7e-9090-97dba01bf859 2018-10-17 08:05:32,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:33,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 886 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a98912c-13c3-4c49-a027-c13eca891e62 2018-10-17 08:05:33,093 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-17 08:05:33,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-4a98912c-13c3-4c49-a027-c13eca891e62 2018-10-17 08:05:33,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.670435905457s 2018-10-17 08:05:33,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:05:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:33,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:33 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-c8c18099-9dea-403f-885f-d0cf9f0039a9 2018-10-17 08:05:33,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:33,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 343 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc222269-c217-4fb7-8475-11b3f5da2313 2018-10-17 08:05:33,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-17T07:54:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv/events/6e19cd8f-c4f0-403c-bd8c-0f069af424b5", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "id": "6e19cd8f-c4f0-403c-bd8c-0f069af424b5"}]} 2018-10-17 08:05:33,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-bc222269-c217-4fb7-8475-11b3f5da2313 2018-10-17 08:05:33,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342006921768s 2018-10-17 08:05:33,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-10-17 08:05:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:33,747 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:33 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237 Server: Apache x-openstack-request-id: req-51fd9a4d-fa72-4e30-9186-37c5cc0c459e 2018-10-17 08:05:33,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:33,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:05:33 GMT Server: Apache x-openstack-request-id: req-5af03003-58bf-41a3-99cb-f1056ad76e9e 2018-10-17 08:05:33,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:05:33,921 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237 used request id req-5af03003-58bf-41a3-99cb-f1056ad76e9e 2018-10-17 08:05:33,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.482686042786s 2018-10-17 08:05:33,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:05:33,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6e19cd8f-c4f0-403c-bd8c-0f069af424b5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:34,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:33 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6e19cd8f-c4f0-403c-bd8c-0f069af424b5&sort_dir=asc Server: Apache x-openstack-request-id: req-ee00bcf3-1e5b-402d-b497-c0c5170962b9 2018-10-17 08:05:34,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:34,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 434 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-36ba24df-3e3f-4926-84c8-0671a2cc3037 2018-10-17 08:05:34,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-17T08:05:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv/events/b187aea3-f76e-4081-a417-759c9ae5fdda", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "id": "b187aea3-f76e-4081-a417-759c9ae5fdda"}, {"resource_name": "sprout", "event_time": "2018-10-17T08:05:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout/events/0ca7346d-20a0-4f63-a0f3-35b9a9875f4e", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9cb7a382-0b68-4eba-886b-c654ebceded7", "id": "0ca7346d-20a0-4f63-a0f3-35b9a9875f4e"}]} 2018-10-17 08:05:34,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=6e19cd8f-c4f0-403c-bd8c-0f069af424b5&sort_dir=asc&marker=6e19cd8f-c4f0-403c-bd8c-0f069af424b5&sort_dir=asc used request id req-36ba24df-3e3f-4926-84c8-0671a2cc3037 2018-10-17 08:05:34,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36390709877s 2018-10-17 08:05:39,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:05:39,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=0ca7346d-20a0-4f63-a0f3-35b9a9875f4e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:39,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:39 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=0ca7346d-20a0-4f63-a0f3-35b9a9875f4e&sort_dir=asc Server: Apache x-openstack-request-id: req-f1ecb8ea-debe-494a-b935-331895e5ffd9 2018-10-17 08:05:39,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:39,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a293cece-9d74-42eb-a99c-ebf05dcb75f1 2018-10-17 08:05:39,633 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-10-17T08:05:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum/events/eebad3c7-2c07-4fb3-a8dd-2573227b2502", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a146925f-e04a-4253-bd4a-ba2bf21275cb", "id": "eebad3c7-2c07-4fb3-a8dd-2573227b2502"}, {"resource_name": "homer", "event_time": "2018-10-17T08:05:36Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer/events/e5dd7c2c-51ca-4060-805e-4088933498bd", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3c85c643-09fd-4815-b21d-c0c3b80a4080", "id": "e5dd7c2c-51ca-4060-805e-4088933498bd"}, {"resource_name": "bono", "event_time": "2018-10-17T08:05:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono/events/a7a59548-0d48-4645-9875-c48575c95e49", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6694d1a9-5fe5-407c-956b-a01ea4cc4a48", "id": "a7a59548-0d48-4645-9875-c48575c95e49"}, {"resource_name": "dime", "event_time": "2018-10-17T08:05:38Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime/events/c077325f-b616-4707-880e-c1694c2b11e9", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "79e00e50-d748-488c-aa9c-bc34390545a1", "id": "c077325f-b616-4707-880e-c1694c2b11e9"}]} 2018-10-17 08:05:39,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=0ca7346d-20a0-4f63-a0f3-35b9a9875f4e&sort_dir=asc&marker=0ca7346d-20a0-4f63-a0f3-35b9a9875f4e&sort_dir=asc used request id req-a293cece-9d74-42eb-a99c-ebf05dcb75f1 2018-10-17 08:05:39,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346076965332s 2018-10-17 08:05:44,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:05:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:45,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:44 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc Server: Apache x-openstack-request-id: req-3621dcb2-aca2-41a8-ac4f-7496c16d33c0 2018-10-17 08:05:45,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:46,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:45 GMT Server: Apache x-openstack-request-id: req-4437d3bc-4251-425c-a41a-0e246ad9374d 2018-10-17 08:05:46,014 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 08:05:46,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc&marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc used request id req-4437d3bc-4251-425c-a41a-0e246ad9374d 2018-10-17 08:05:46,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.37396788597s 2018-10-17 08:05:51,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:05:51,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:51,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:51 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc Server: Apache x-openstack-request-id: req-810f1df8-55eb-4879-ab8c-177dc71624f7 2018-10-17 08:05:51,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:51,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:51 GMT Server: Apache x-openstack-request-id: req-868c306e-3331-4c6f-ae5b-5190d9e69fb0 2018-10-17 08:05:51,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 08:05:51,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc&marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc used request id req-868c306e-3331-4c6f-ae5b-5190d9e69fb0 2018-10-17 08:05:51,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763301849365s 2018-10-17 08:05:51,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 08:05:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:51,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:51 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-e264f318-a19d-48cc-bc4a-c232b8f2556f 2018-10-17 08:05:51,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:51,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0090c161-359f-4d06-9957-222659f339a0 2018-10-17 08:05:51,539 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-17T08:05:33Z", "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack DELETE started", "template_description": "Clearwater deployment\n"}} 2018-10-17 08:05:51,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-0090c161-359f-4d06-9957-222659f339a0 2018-10-17 08:05:51,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.442025899887s 2018-10-17 08:05:56,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:05:56,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:05:56,570 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:05:56 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc Server: Apache x-openstack-request-id: req-9de1605b-9125-4982-a6f8-838f4127effc 2018-10-17 08:05:56,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:05:56,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Wed, 17 Oct 2018 08:05:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7cc8213c-760a-4f7e-9c83-22055ffe2699 2018-10-17 08:05:56,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-10-17T08:05:51Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum/events/a052866f-2e6a-4d38-b181-3488e14c74c9", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a146925f-e04a-4253-bd4a-ba2bf21275cb", "id": "a052866f-2e6a-4d38-b181-3488e14c74c9"}, {"resource_name": "homer", "event_time": "2018-10-17T08:05:51Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer/events/cb1ee1be-0f03-4218-805a-134e90390584", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3c85c643-09fd-4815-b21d-c0c3b80a4080", "id": "cb1ee1be-0f03-4218-805a-134e90390584"}, {"resource_name": "dime", "event_time": "2018-10-17T08:05:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime/events/838fb1a2-bb23-41eb-8c11-6b00c346dfee", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "79e00e50-d748-488c-aa9c-bc34390545a1", "id": "838fb1a2-bb23-41eb-8c11-6b00c346dfee"}, {"resource_name": "sprout", "event_time": "2018-10-17T08:05:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout/events/8d6cf9c0-3b61-43af-b808-052ce90ecd4d", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9cb7a382-0b68-4eba-886b-c654ebceded7", "id": "8d6cf9c0-3b61-43af-b808-052ce90ecd4d"}, {"resource_name": "bono", "event_time": "2018-10-17T08:05:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono/events/ecd8ad2c-6f7b-4c95-8c02-ef8321867288", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6694d1a9-5fe5-407c-956b-a01ea4cc4a48", "id": "ecd8ad2c-6f7b-4c95-8c02-ef8321867288"}, {"resource_name": "ellis", "event_time": "2018-10-17T08:05:53Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis/events/25676f36-6771-470d-b3db-db1349a8e3df", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b1738edc-8a9f-4694-83d1-e3965623e584", "id": "25676f36-6771-470d-b3db-db1349a8e3df"}]} 2018-10-17 08:05:56,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc&marker=c077325f-b616-4707-880e-c1694c2b11e9&sort_dir=asc used request id req-7cc8213c-760a-4f7e-9c83-22055ffe2699 2018-10-17 08:05:56,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734379291534s 2018-10-17 08:06:01,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:06:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=25676f36-6771-470d-b3db-db1349a8e3df&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:01,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:01 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=25676f36-6771-470d-b3db-db1349a8e3df&sort_dir=asc Server: Apache x-openstack-request-id: req-5743a8df-f95f-4269-a023-5fb636c82290 2018-10-17 08:06:01,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:01,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8d68dd2-1d70-4495-8eaa-dbe5d144b1cc 2018-10-17 08:06:01,693 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-17T08:05:58Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis/events/3fcb3569-d517-4d3d-b11a-65cadc819d72", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b1738edc-8a9f-4694-83d1-e3965623e584", "id": "3fcb3569-d517-4d3d-b11a-65cadc819d72"}, {"resource_name": "dns", "event_time": "2018-10-17T08:05:58Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns/events/4e905f28-77cb-482d-901e-203caf89ae29", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "68c83c96-c654-4485-9ccb-4a316906af77", "id": "4e905f28-77cb-482d-901e-203caf89ae29"}]} 2018-10-17 08:06:01,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=25676f36-6771-470d-b3db-db1349a8e3df&sort_dir=asc&marker=25676f36-6771-470d-b3db-db1349a8e3df&sort_dir=asc used request id req-a8d68dd2-1d70-4495-8eaa-dbe5d144b1cc 2018-10-17 08:06:01,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711379051208s 2018-10-17 08:06:06,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:06:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:06,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:06 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc Server: Apache x-openstack-request-id: req-2d544183-eb98-4686-80e8-f81ea19d1a56 2018-10-17 08:06:06,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:06,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:06 GMT Server: Apache x-openstack-request-id: req-daba9340-50e1-4e35-8f63-3f6f0d83c180 2018-10-17 08:06:06,769 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 08:06:06,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc&marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc used request id req-daba9340-50e1-4e35-8f63-3f6f0d83c180 2018-10-17 08:06:06,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709319114685s 2018-10-17 08:06:11,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:06:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:11,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:11 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc Server: Apache x-openstack-request-id: req-8d740754-2d1f-4229-85f5-3a468edadcc4 2018-10-17 08:06:11,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:11,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 625 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dabe0332-2d72-4787-b36f-4b197da16a5d 2018-10-17 08:06:11,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-17T08:06:07Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns/events/04aa6c3c-5292-462b-bfce-3bdf345b6dc4", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "68c83c96-c654-4485-9ccb-4a316906af77", "id": "04aa6c3c-5292-462b-bfce-3bdf345b6dc4"}, {"resource_name": "mgmt_network", "event_time": "2018-10-17T08:06:07Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network/events/87e8e05c-f621-4a75-bbfb-c60aafe6bae9", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6e87f908-8442-4485-8846-b95d145eb104", "id": "87e8e05c-f621-4a75-bbfb-c60aafe6bae9"}, {"resource_name": "security_groups", "event_time": "2018-10-17T08:06:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups/events/ef48eb8a-0216-45d1-8edc-0b7ce7849c62", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1c49ee8c-b5ce-4dd1-bdaa-ea00b09313f2", "id": "ef48eb8a-0216-45d1-8edc-0b7ce7849c62"}, {"resource_name": "sig_network", "event_time": "2018-10-17T08:06:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network/events/086eab8c-1ff4-4406-97ae-fa1f32debb9b", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "52a10ed6-3747-455c-88ca-c22ef71d6691", "id": "086eab8c-1ff4-4406-97ae-fa1f32debb9b"}]} 2018-10-17 08:06:11,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc&marker=4e905f28-77cb-482d-901e-203caf89ae29&sort_dir=asc used request id req-dabe0332-2d72-4787-b36f-4b197da16a5d 2018-10-17 08:06:11,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.109557151794s 2018-10-17 08:06:16,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:06:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=086eab8c-1ff4-4406-97ae-fa1f32debb9b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:16,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:16 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=086eab8c-1ff4-4406-97ae-fa1f32debb9b&sort_dir=asc Server: Apache x-openstack-request-id: req-07102108-7324-434c-9ba2-200f4be04401 2018-10-17 08:06:16,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:16,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9afde8fc-00c5-4477-be92-8768fa50b6b9 2018-10-17 08:06:16,966 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-10-17T08:06:16Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups/events/50669b15-05eb-447a-a8b2-d76c80beb4f2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1c49ee8c-b5ce-4dd1-bdaa-ea00b09313f2", "id": "50669b15-05eb-447a-a8b2-d76c80beb4f2"}]} 2018-10-17 08:06:16,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=086eab8c-1ff4-4406-97ae-fa1f32debb9b&sort_dir=asc&marker=086eab8c-1ff4-4406-97ae-fa1f32debb9b&sort_dir=asc used request id req-9afde8fc-00c5-4477-be92-8768fa50b6b9 2018-10-17 08:06:16,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738048553467s 2018-10-17 08:06:21,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:06:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=50669b15-05eb-447a-a8b2-d76c80beb4f2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:22,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:21 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=50669b15-05eb-447a-a8b2-d76c80beb4f2&sort_dir=asc Server: Apache x-openstack-request-id: req-a4b3abe6-d4f7-4a15-85bc-58b0a86d2b8e 2018-10-17 08:06:22,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:22,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 523 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a3781362-cd9b-4077-9668-747e7f828776 2018-10-17 08:06:22,321 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-10-17T08:06:19Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network/events/4ceac579-cef7-44a1-b800-80a81ae221c2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "52a10ed6-3747-455c-88ca-c22ef71d6691", "id": "4ceac579-cef7-44a1-b800-80a81ae221c2"}, {"resource_name": "mgmt_network", "event_time": "2018-10-17T08:06:19Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network/events/54e0d953-cd97-4f4e-9dad-2416f0220b87", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6e87f908-8442-4485-8846-b95d145eb104", "id": "54e0d953-cd97-4f4e-9dad-2416f0220b87"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-17T08:06:19Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv/events/5322de6d-9e4d-429b-8f2f-e8977776d419", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "id": "5322de6d-9e4d-429b-8f2f-e8977776d419"}]} 2018-10-17 08:06:22,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=50669b15-05eb-447a-a8b2-d76c80beb4f2&sort_dir=asc&marker=50669b15-05eb-447a-a8b2-d76c80beb4f2&sort_dir=asc used request id req-a3781362-cd9b-4077-9668-747e7f828776 2018-10-17 08:06:22,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348484992981s 2018-10-17 08:06:27,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:06:27,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:27,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:27 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc Server: Apache x-openstack-request-id: req-947f1ee6-ca0d-48b3-a4e2-b7d8cd92b890 2018-10-17 08:06:27,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:27,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:27 GMT Server: Apache x-openstack-request-id: req-4cce4d4f-f7d2-4042-acde-c7021425128f 2018-10-17 08:06:27,401 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 08:06:27,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc&marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc used request id req-4cce4d4f-f7d2-4042-acde-c7021425128f 2018-10-17 08:06:27,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739641189575s 2018-10-17 08:06:32,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-17 08:06:32,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:32,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:32 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc Server: Apache x-openstack-request-id: req-89ef773a-57b7-4ef2-8045-d57ded9eb0b1 2018-10-17 08:06:32,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:32,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:32 GMT Server: Apache x-openstack-request-id: req-86aa3632-d45d-41f7-bd91-4f1318cc4559 2018-10-17 08:06:32,744 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-17 08:06:32,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237/events?marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc&marker=5322de6d-9e4d-429b-8f2f-e8977776d419&sort_dir=asc used request id req-86aa3632-d45d-41f7-bd91-4f1318cc4559 2018-10-17 08:06:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337094068527s 2018-10-17 08:06:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-17 08:06:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:33,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:32 GMT Location: http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False Server: Apache x-openstack-request-id: req-0b4d839c-6d62-4160-9f78-f9eab7591c9e 2018-10-17 08:06:33,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:33,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 894 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3eb8e727-3c51-43a9-8241-61fab9dbd9d5 2018-10-17 08:06:33,099 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "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": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4ecf1677-b71f-4c28-ba70-88e540175237", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "deletion_time": "2018-10-17T08:06:21Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "99cf36fbaf434113bfca7b6b7392e2bc", "tags": null, "creation_time": "2018-10-17T07:48:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-17T08:05:33Z", "id": "4ecf1677-b71f-4c28-ba70-88e540175237", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-17 08:06:33,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e595f73d94cb4c6ab91d69fa7bb03aa8/stacks/clearwater-opnfv/4ecf1677-b71f-4c28-ba70-88e540175237?resolve_outputs=False used request id req-3eb8e727-3c51-43a9-8241-61fab9dbd9d5 2018-10-17 08:06:33,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353831768036s 2018-10-17 08:06:33,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 08:06:33,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" -d '{"subnet_id": "7cd15164-99d3-419c-8646-2cdcbc705f94"}' 2018-10-17 08:06:35,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:35 GMT X-Openstack-Request-Id: req-2f71ec30-912e-43a0-a096-c27aaf0811f2 2018-10-17 08:06:35,186 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "906a1f46-4313-4bbe-9027-76a20a3efe50", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "subnet_id": "7cd15164-99d3-419c-8646-2cdcbc705f94", "subnet_ids": ["7cd15164-99d3-419c-8646-2cdcbc705f94"], "port_id": "33c24908-b227-4094-9110-02f3f092c549", "id": "b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59"} 2018-10-17 08:06:35,186 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59/remove_router_interface.json used request id req-2f71ec30-912e-43a0-a096-c27aaf0811f2 2018-10-17 08:06:35,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08642506599s 2018-10-17 08:06:35,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 08:06:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:35,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:35 GMT X-Openstack-Request-Id: req-dbc013c9-23bf-4dfd-af3e-93e76372408b 2018-10-17 08:06:35,590 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "created_at": "2018-10-17T07:48:18Z", "admin_state_up": true, "updated_at": "2018-10-17T08:06:33Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59", "name": "heat_ims-router_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}]} 2018-10-17 08:06:35,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-dbc013c9-23bf-4dfd-af3e-93e76372408b 2018-10-17 08:06:35,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.403553009033s 2018-10-17 08:06:35,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 08:06:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:37,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:06:37 GMT X-Openstack-Request-Id: req-b6f2e82b-b5df-47b0-b881-51a1688735bc 2018-10-17 08:06:37,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:06:37,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/b2ae67ec-8f81-4dd1-a4dd-02e2ee4adc59.json used request id req-b6f2e82b-b5df-47b0-b881-51a1688735bc 2018-10-17 08:06:37,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46102905273s 2018-10-17 08:06:37,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 08:06:37,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:37,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:37 GMT X-Openstack-Request-Id: req-888e457e-7979-4738-a7c0-668d049ba1e2 2018-10-17 08:06:37,109 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"906a1f46-4313-4bbe-9027-76a20a3efe50","tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T07:48:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","id":"7cd15164-99d3-419c-8646-2cdcbc705f94","subnetpool_id":null,"name":"heat_ims-subnet_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}]} 2018-10-17 08:06:37,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-888e457e-7979-4738-a7c0-668d049ba1e2 2018-10-17 08:06:37,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.05522108078s 2018-10-17 08:06:37,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 08:06:37,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/7cd15164-99d3-419c-8646-2cdcbc705f94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:38,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:06:38 GMT X-Openstack-Request-Id: req-f91055f9-4597-4aa0-bc30-828aa160c232 2018-10-17 08:06:38,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:06:38,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/7cd15164-99d3-419c-8646-2cdcbc705f94.json used request id req-f91055f9-4597-4aa0-bc30-828aa160c232 2018-10-17 08:06:38,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05293798447s 2018-10-17 08:06:38,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:06:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:38,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:38 GMT X-Openstack-Request-Id: req-47fd6603-725d-4c55-9daf-89436f9b50ad 2018-10-17 08:06:38,265 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"906a1f46-4313-4bbe-9027-76a20a3efe50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T08:06:38Z","qos_policy_id":null,"name":"heat_ims-net_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa","admin_state_up":true,"tenant_id":"e595f73d94cb4c6ab91d69fa7bb03aa8","created_at":"2018-10-17T07:48:15Z","mtu":1450}]} 2018-10-17 08:06:38,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-47fd6603-725d-4c55-9daf-89436f9b50ad 2018-10-17 08:06:38,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101708889008s 2018-10-17 08:06:38,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 08:06:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/906a1f46-4313-4bbe-9027-76a20a3efe50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:40,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:06:40 GMT X-Openstack-Request-Id: req-f28956e3-be1e-49d2-9bbc-b8bc141c0e1b 2018-10-17 08:06:40,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:06:40,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/906a1f46-4313-4bbe-9027-76a20a3efe50.json used request id req-f28956e3-be1e-49d2-9bbc-b8bc141c0e1b 2018-10-17 08:06:40,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.82087397575s 2018-10-17 08:06:40,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:06:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:40,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:40 GMT X-Openstack-Request-Id: req-d2dc22b0-9d24-48e4-8c88-191a8b0f6ad2 2018-10-17 08:06:40,399 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T07:48:28Z", "file": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/file", "owner": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "size": 263586304, "self": "/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T07:48:24Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:06:40,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d2dc22b0-9d24-48e4-8c88-191a8b0f6ad2 2018-10-17 08:06:40,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306734085083s 2018-10-17 08:06:40,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 08:06:40,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1fe094ff1a208b995e512e4fc2396c77af7c6902ada66a1e107f77cfc8a2e1c" 2018-10-17 08:06:41,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:06:41 GMT X-Openstack-Request-Id: req-46482f39-41c4-4d37-b8c1-c7af846361d2 2018-10-17 08:06:41,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:06:41,159 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e42e5fe3-e9a0-40a9-bcee-f9c2d8ff9f15 used request id req-46482f39-41c4-4d37-b8c1-c7af846361d2 2018-10-17 08:06:41,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.75744509697s 2018-10-17 08:06:41,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 08:06:41,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:41,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-775d0172-24f3-48e8-82e7-b40e588d6d97 x-openstack-request-id: req-775d0172-24f3-48e8-82e7-b40e588d6d97 2018-10-17 08:06:41,461 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e7a03897-28a0-4278-abfa-946ac9561b59", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e7a03897-28a0-4278-abfa-946ac9561b59", "name": "heat_ims-flavor_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 08:06:41,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-775d0172-24f3-48e8-82e7-b40e588d6d97 2018-10-17 08:06:41,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.297534227371s 2018-10-17 08:06:41,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 08:06:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:41,513 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4069903f-16fe-4890-9168-203fdf6df28f x-openstack-request-id: req-4069903f-16fe-4890-9168-203fdf6df28f 2018-10-17 08:06:41,513 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e7a03897-28a0-4278-abfa-946ac9561b59 used request id req-4069903f-16fe-4890-9168-203fdf6df28f 2018-10-17 08:06:41,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.050479888916s 2018-10-17 08:06:41,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:06:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:41,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03de5d10-ce75-40cd-84c8-b52c7285e8cb 2018-10-17 08:06:41,721 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "links": {"self": "http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d5b98a10753413992e3c2f0aaae1835", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:06:41,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-03de5d10-ce75-40cd-84c8-b52c7285e8cb 2018-10-17 08:06:41,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207587003708s 2018-10-17 08:06:41,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:06:41,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:41,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b131c1-af4d-4ceb-86ad-ff7161f16a13 2018-10-17 08:06:41,928 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa", "links": {"self": "http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7d5b98a10753413992e3c2f0aaae1835", "description": null}} 2018-10-17 08:06:41,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835 used request id req-15b131c1-af4d-4ceb-86ad-ff7161f16a13 2018-10-17 08:06:41,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200866937637s 2018-10-17 08:06:41,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 08:06:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:42,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b28170b1-1cb9-4969-894c-85c5f9461252 2018-10-17 08:06:42,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:06:42,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7d5b98a10753413992e3c2f0aaae1835 used request id req-b28170b1-1cb9-4969-894c-85c5f9461252 2018-10-17 08:06:42,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.28463101387s 2018-10-17 08:06:42,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:06:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:42,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 587 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ed4575-74aa-4c6e-bfcb-31426d2a32a3 2018-10-17 08:06:42,422 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8"}, "tags": [], "enabled": true, "id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ad7d0fee-94d0-4844-900b-7fe1f6b8c7aa"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 08:06:42,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-78ed4575-74aa-4c6e-bfcb-31426d2a32a3 2018-10-17 08:06:42,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199354887009s 2018-10-17 08:06:42,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 08:06:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:42,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec6c156-5863-4d3d-a890-1e309a27d67e 2018-10-17 08:06:42,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:06:42,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e595f73d94cb4c6ab91d69fa7bb03aa8 used request id req-eec6c156-5863-4d3d-a890-1e309a27d67e 2018-10-17 08:06:42,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263134002686s 2018-10-17 08:06:42,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:06:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e595f73d94cb4c6ab91d69fa7bb03aa8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:43 GMT X-Openstack-Request-Id: req-a7c45c5a-751b-478e-9d23-93ae9bc4188b 2018-10-17 08:06:43,017 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "created_at": "2018-10-17T07:48:15Z", "updated_at": "2018-10-17T07:48:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "17d38d38-53a5-4754-aecd-8173fb53f576", "remote_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "28a671dd-012d-4a9b-9afe-f35b09626cf1", "remote_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "664bf18b-8d0a-409d-a728-f61c052a4af9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "e59ddd7c-5821-4829-b4e0-1ba02b29ffb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}], "revision_number": 1, "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "name": "default"}]} 2018-10-17 08:06:43,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e595f73d94cb4c6ab91d69fa7bb03aa8&name=default used request id req-a7c45c5a-751b-478e-9d23-93ae9bc4188b 2018-10-17 08:06:43,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31960105896s 2018-10-17 08:06:43,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:06:43,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:43,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:43 GMT X-Openstack-Request-Id: req-2e3aa455-67cc-4f18-88ec-f6587bc1fcd7 2018-10-17 08:06:43,074 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "created_at": "2018-10-17T07:48:15Z", "updated_at": "2018-10-17T07:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "e59ddd7c-5821-4829-b4e0-1ba02b29ffb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "28a671dd-012d-4a9b-9afe-f35b09626cf1", "remote_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "17d38d38-53a5-4754-aecd-8173fb53f576", "remote_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T07:48:15Z", "revision_number": 0, "id": "664bf18b-8d0a-409d-a728-f61c052a4af9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T07:48:15Z", "security_group_id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "tenant_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8"}], "revision_number": 1, "project_id": "e595f73d94cb4c6ab91d69fa7bb03aa8", "id": "71d70d6d-6f80-46a4-96ba-7756093ee15c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 08:06:43,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-2e3aa455-67cc-4f18-88ec-f6587bc1fcd7 2018-10-17 08:06:43,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512809753418s 2018-10-17 08:06:43,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 08:06:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/71d70d6d-6f80-46a4-96ba-7756093ee15c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4168b1393c09748b6e75996a7919f3e57955528bd35ca9dfe854e969dc9bc130" 2018-10-17 08:06:43,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:06:43 GMT X-Openstack-Request-Id: req-e67c412e-7f55-4e39-b968-f90e6193e5a5 2018-10-17 08:06:43,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:06:43,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/71d70d6d-6f80-46a4-96ba-7756093ee15c.json used request id req-e67c412e-7f55-4e39-b968-f90e6193e5a5 2018-10-17 08:06:43,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140644073486s 2018-10-17 08:06:43,249 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-17 08:06:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:06:43,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e1475b-2608-4e20-9308-bfa1202f85bf 2018-10-17 08:06:43,316 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 08:06:43,316 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-f9e1475b-2608-4e20-9308-bfa1202f85bf 2018-10-17 08:06:43,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 08:06:43,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T09:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["hywsyL5WQEyT82tOCX0Amw"], "issued_at": "2018-10-17T08:06:43.000000Z"}} 2018-10-17 08:06:43,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:06:43,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:44,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:44 GMT X-Openstack-Request-Id: req-a14721fd-991c-448c-af08-59c4f6cc48ab 2018-10-17 08:06:44,131 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 08:06:44,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a14721fd-991c-448c-af08-59c4f6cc48ab 2018-10-17 08:06:44,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406810045242s 2018-10-17 08:06:44,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:06:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:44,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68884998-4488-49d8-9cad-c69e73913a21 2018-10-17 08:06:44,289 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 08:06:44,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-68884998-4488-49d8-9cad-c69e73913a21 2018-10-17 08:06:44,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151772022247s 2018-10-17 08:06:44,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 08:06:44,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}}' 2018-10-17 08:06:44,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d901e373-6e68-4337-82df-6e41e3839868 2018-10-17 08:06:44,431 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b"}, "tags": [], "enabled": true, "id": "5079ba733589458f9b5f45e27371140b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}} 2018-10-17 08:06:44,431 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d901e373-6e68-4337-82df-6e41e3839868 2018-10-17 08:06:44,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133589982986s 2018-10-17 08:06:44,432 - 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'5079ba733589458f9b5f45e27371140b', '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_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c'}) 2018-10-17 08:06:44,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 08:06:44,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c657464e-80d9-4788-8ad0-b44778212381", "email": null, "name": "vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}}' 2018-10-17 08:06:44,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a841f420-ea59-4176-9c66-b487366b6e1a 2018-10-17 08:06:44,903 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "links": {"self": "http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97e6e16c561045319661fed823928d06", "domain_id": "default", "password_expires_at": null}} 2018-10-17 08:06:44,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-a841f420-ea59-4176-9c66-b487366b6e1a 2018-10-17 08:06:44,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464815139771s 2018-10-17 08:06:44,904 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'97e6e16c561045319661fed823928d06', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c'}) 2018-10-17 08:06:44,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:06:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:45,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e2a9aa-8713-4f84-8dbd-edbf5f145ec5 2018-10-17 08:06:45,107 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:06:45,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d1e2a9aa-8713-4f84-8dbd-edbf5f145ec5 2018-10-17 08:06:45,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198568105698s 2018-10-17 08:06:45,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:06:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:45,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64da2533-2269-4462-b4b7-a57672e22fd0 2018-10-17 08:06:45,265 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:06:45,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-64da2533-2269-4462-b4b7-a57672e22fd0 2018-10-17 08:06:45,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151901960373s 2018-10-17 08:06:45,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:06:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:45,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc18ea42-87ad-43ea-a464-518d526f7b0b 2018-10-17 08:06:45,389 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:06:45,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dc18ea42-87ad-43ea-a464-518d526f7b0b 2018-10-17 08:06:45,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118062019348s 2018-10-17 08:06:45,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:06:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:45,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5fa28c-61bf-48c1-898c-5042cdc3ae1d 2018-10-17 08:06:45,589 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 08:06:45,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5e5fa28c-61bf-48c1-898c-5042cdc3ae1d 2018-10-17 08:06:45,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195649147034s 2018-10-17 08:06:45,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:06:45,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:45,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c69820-dcc7-4115-9b6a-8c363a1b4baf 2018-10-17 08:06:45,720 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "links": {"self": "http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97e6e16c561045319661fed823928d06", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:06:45,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-38c69820-dcc7-4115-9b6a-8c363a1b4baf 2018-10-17 08:06:45,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130041122437s 2018-10-17 08:06:45,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:06:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:45,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829131fd-a3c2-4aa8-bf77-93123fc72d39 2018-10-17 08:06:45,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b"}, "tags": [], "enabled": true, "id": "5079ba733589458f9b5f45e27371140b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}]} 2018-10-17 08:06:45,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-829131fd-a3c2-4aa8-bf77-93123fc72d39 2018-10-17 08:06:45,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110119104385s 2018-10-17 08:06:45,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 08:06:45,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=97e6e16c561045319661fed823928d06&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=5079ba733589458f9b5f45e27371140b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:46,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d157d6-202e-4de3-b755-dda6f91d7615 2018-10-17 08:06:46,042 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=97e6e16c561045319661fed823928d06&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=5079ba733589458f9b5f45e27371140b", "previous": null, "next": null}} 2018-10-17 08:06:46,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=97e6e16c561045319661fed823928d06&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=5079ba733589458f9b5f45e27371140b used request id req-d0d157d6-202e-4de3-b755-dda6f91d7615 2018-10-17 08:06:46,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189507961273s 2018-10-17 08:06:46,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 08:06:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b/users/97e6e16c561045319661fed823928d06/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:46,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c70962e-92f9-4f49-9553-0ef70b946217 2018-10-17 08:06:46,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:06:46,208 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b/users/97e6e16c561045319661fed823928d06/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-4c70962e-92f9-4f49-9553-0ef70b946217 2018-10-17 08:06:46,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.161890029907s 2018-10-17 08:06:46,209 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 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'5079ba733589458f9b5f45e27371140b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c657464e-80d9-4788-8ad0-b44778212381', 'username': u'vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 08:06:46,213 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'password': 'c657464e-80d9-4788-8ad0-b44778212381', 'project_name': 'vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '5079ba733589458f9b5f45e27371140b', 'project_domain_name': 'Default'} 2018-10-17 08:06:46,243 - 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-10-17 08:06:46,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-17 08:06:46,284 - 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-10-17 08:06:46,331 - 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-10-17 08:06:46,332 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-17 08:06:46,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:06:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:46,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c473b977-91e1-4f94-8b0b-7afa8d5b7dc5 2018-10-17 08:06:46,536 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 08:06:46,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-c473b977-91e1-4f94-8b0b-7afa8d5b7dc5 2018-10-17 08:06:46,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203011035919s 2018-10-17 08:06:46,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:06:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:06:46,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2bc8fa-d546-4575-99b5-6ee3ca48b55f 2018-10-17 08:06:46,740 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b"}, "tags": [], "enabled": true, "id": "5079ba733589458f9b5f45e27371140b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}]} 2018-10-17 08:06:46,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ba2bc8fa-d546-4575-99b5-6ee3ca48b55f 2018-10-17 08:06:46,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196316003799s 2018-10-17 08:06:46,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 08:06:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" -d '{"network": {"tenant_id": "5079ba733589458f9b5f45e27371140b", "name": "vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "admin_state_up": true}}' 2018-10-17 08:06:47,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:47 GMT X-Openstack-Request-Id: req-ac2f65e4-b217-4859-9f29-1717a68e07f8 2018-10-17 08:06:47,394 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"5079ba733589458f9b5f45e27371140b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T08:06:47Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c","admin_state_up":true,"tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:46Z","mtu":1450}} 2018-10-17 08:06:47,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ac2f65e4-b217-4859-9f29-1717a68e07f8 2018-10-17 08:06:47,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.651166915894s 2018-10-17 08:06:47,395 - 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-10-17T08:06:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'294dfbbf-8f42-48f0-aca8-c99f62a4d00c', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', u'created_at': u'2018-10-17T08:06:46Z', u'mtu': 1450, u'tenant_id': u'5079ba733589458f9b5f45e27371140b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5079ba733589458f9b5f45e27371140b', u'l2_adjacency': True}) 2018-10-17 08:06:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:06:47,406 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4865d150-cd7a-4c56-bb5c-bae4501e8974 2018-10-17 08:06:47,406 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 08:06:47,407 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-4865d150-cd7a-4c56-bb5c-bae4501e8974 2018-10-17 08:06:47,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 08:06:47,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T09:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5079ba733589458f9b5f45e27371140b", "name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5079ba733589458f9b5f45e27371140b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/5079ba733589458f9b5f45e27371140b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/5079ba733589458f9b5f45e27371140b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5079ba733589458f9b5f45e27371140b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/5079ba733589458f9b5f45e27371140b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/5079ba733589458f9b5f45e27371140b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/5079ba733589458f9b5f45e27371140b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/5079ba733589458f9b5f45e27371140b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/5079ba733589458f9b5f45e27371140b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_5079ba733589458f9b5f45e27371140b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_5079ba733589458f9b5f45e27371140b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5079ba733589458f9b5f45e27371140b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/5079ba733589458f9b5f45e27371140b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/5079ba733589458f9b5f45e27371140b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "id": "97e6e16c561045319661fed823928d06"}, "audit_ids": ["QmPKTVJlQdePl0jFiDGhTQ"], "issued_at": "2018-10-17T08:06:47.000000Z"}} 2018-10-17 08:06:47,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:06:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:06:48,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:48 GMT X-Openstack-Request-Id: req-b591f8d4-1646-4441-8619-541fccb1978c 2018-10-17 08:06:48,197 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5079ba733589458f9b5f45e27371140b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T08:06:47Z","qos_policy_id":null,"name":"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c","admin_state_up":true,"tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 08:06:48,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b591f8d4-1646-4441-8619-541fccb1978c 2018-10-17 08:06:48,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389858007431s 2018-10-17 08:06:48,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 08:06:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"subnet": {"name": "vyos_vrouter-subnet_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "enable_dhcp": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 08:06:48,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:48 GMT X-Openstack-Request-Id: req-f59a53c1-03ab-4fff-9ec9-e4ca94aaf773 2018-10-17 08:06:48,837 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T08:06:48Z","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":"5079ba733589458f9b5f45e27371140b","id":"1feee480-bf0f-4f29-8804-f620ff2d72f0","subnetpool_id":null,"name":"vyos_vrouter-subnet_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}} 2018-10-17 08:06:48,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-f59a53c1-03ab-4fff-9ec9-e4ca94aaf773 2018-10-17 08:06:48,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.637983083725s 2018-10-17 08:06:48,838 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T08:06:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1feee480-bf0f-4f29-8804-f620ff2d72f0', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', u'enable_dhcp': True, u'network_id': u'294dfbbf-8f42-48f0-aca8-c99f62a4d00c', u'tenant_id': u'5079ba733589458f9b5f45e27371140b', u'created_at': u'2018-10-17T08:06:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5079ba733589458f9b5f45e27371140b'}) 2018-10-17 08:06:48,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 08:06:48,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "vyos_vrouter-router_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "admin_state_up": true}}' 2018-10-17 08:06:50,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:50 GMT X-Openstack-Request-Id: req-42d0e1c4-7014-4cc4-9a99-d7e1d586ccd3 2018-10-17 08:06:50,703 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:48Z", "admin_state_up": true, "updated_at": "2018-10-17T08:06:50Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5079ba733589458f9b5f45e27371140b", "id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "name": "vyos_vrouter-router_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}} 2018-10-17 08:06:50,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-42d0e1c4-7014-4cc4-9a99-d7e1d586ccd3 2018-10-17 08:06:50,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86433196068s 2018-10-17 08:06:50,703 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T08:06:50Z', u'revision_number': 2, u'id': u'daed36c7-4a3c-4910-beba-9ca56a8d445c', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', u'admin_state_up': True, u'tenant_id': u'5079ba733589458f9b5f45e27371140b', u'created_at': u'2018-10-17T08:06:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'5079ba733589458f9b5f45e27371140b'}) 2018-10-17 08:06:50,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 08:06:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/daed36c7-4a3c-4910-beba-9ca56a8d445c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"subnet_id": "1feee480-bf0f-4f29-8804-f620ff2d72f0"}' 2018-10-17 08:06:53,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:06:53 GMT X-Openstack-Request-Id: req-cc36f8a3-8c9f-4c44-8ccd-65f103b413b7 2018-10-17 08:06:53,647 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "tenant_id": "5079ba733589458f9b5f45e27371140b", "subnet_id": "1feee480-bf0f-4f29-8804-f620ff2d72f0", "subnet_ids": ["1feee480-bf0f-4f29-8804-f620ff2d72f0"], "port_id": "6cfdca7d-59cc-43b5-b35b-a2680e502d75", "id": "daed36c7-4a3c-4910-beba-9ca56a8d445c"} 2018-10-17 08:06:53,647 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/daed36c7-4a3c-4910-beba-9ca56a8d445c/add_router_interface.json used request id req-cc36f8a3-8c9f-4c44-8ccd-65f103b413b7 2018-10-17 08:06:53,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.94341397285s 2018-10-17 08:06:53,648 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-17 08:07:31,578 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-17 08:07:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:07:31,590 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 08:07:31 GMT 2018-10-17 08:07:31,590 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 08:07:31,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:07:31,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:07:31,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 08:07:31 GMT X-Openstack-Request-Id: req-88b60864-9621-4dbe-b02f-726bdd4c74a7 2018-10-17 08:07:31,906 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:07:31,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-88b60864-9621-4dbe-b02f-726bdd4c74a7 2018-10-17 08:07:31,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310572147369s 2018-10-17 08:07:31,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 08:07:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}' 2018-10-17 08:07:31,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 17 Oct 2018 08:07:31 GMT Location: http://172.30.9.29:9292/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a694585f-2ea5-4653-ba74-80c0abdd4126 2018-10-17 08:07:31,987 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:07:31Z", "file": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "size": null, "self": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": null, "created_at": "2018-10-17T08:07:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 08:07:31,987 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a694585f-2ea5-4653-ba74-80c0abdd4126 2018-10-17 08:07:31,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0713748931885s 2018-10-17 08:07:31,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 08:07:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '' 2018-10-17 08:08:37,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:08:37 GMT X-Openstack-Request-Id: req-8ba329d5-859e-43b1-b662-1f6b8ed40ec6 2018-10-17 08:08:37,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:08:37,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file used request id req-8ba329d5-859e-43b1-b662-1f6b8ed40ec6 2018-10-17 08:08:37,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 65.5597128868s 2018-10-17 08:08:37,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:08:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:37,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:37 GMT X-Openstack-Request-Id: req-03c8dbb3-de82-4dcc-a6d6-285176642878 2018-10-17 08:08:37,617 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:08:37Z", "file": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "size": 4373348352, "self": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T08:07:31Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:08:37,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-03c8dbb3-de82-4dcc-a6d6-285176642878 2018-10-17 08:08:37,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0641031265259s 2018-10-17 08:08:37,620 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file', 'owner': u'5079ba733589458f9b5f45e27371140b', 'id': u'f91908a9-f9ce-4439-90ee-4e784db8f256', 'size': 4373348352, u'self': u'/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5079ba733589458f9b5f45e27371140b', 'name': 'vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T08:08:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T08:08:37Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'created': u'2018-10-17T08:07:31Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-17T08:07:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-17 08:08:37,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 08:08:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-17 08:08:38,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26b03f21-82df-415c-80b2-037ae3b87628 x-openstack-request-id: req-26b03f21-82df-415c-80b2-037ae3b87628 2018-10-17 08:08:38,038 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4018df53-6a80-4b21-9823-8ecde868d415", "name": "vyos_vrouter-flavor_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 08:08:38,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-26b03f21-82df-415c-80b2-037ae3b87628 2018-10-17 08:08:38,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.413991928101s 2018-10-17 08:08:38,039 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', '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'fe010d0d79494effbe02dd92c443bc23', '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'4018df53-6a80-4b21-9823-8ecde868d415', 'swap': 0}) 2018-10-17 08:08:38,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 08:08:38,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" -d '{"extra_specs": {}}' 2018-10-17 08:08:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e6f225a-92ae-4d38-a575-43ae3b07a54a x-openstack-request-id: req-3e6f225a-92ae-4d38-a575-43ae3b07a54a 2018-10-17 08:08:38,061 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 08:08:38,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415/os-extra_specs used request id req-3e6f225a-92ae-4d38-a575-43ae3b07a54a 2018-10-17 08:08:38,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217649936676s 2018-10-17 08:08:38,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 08:08:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"keypair": {"name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}}' 2018-10-17 08:08:38,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e63919f-9cb2-4157-be11-b3688c5274f0 x-openstack-request-id: req-8e63919f-9cb2-4157-be11-b3688c5274f0 2018-10-17 08:08:38,522 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfVj0boVYHSXqPiqFu03qLwrTkNSrY6y8K9fwlZ2rxoEMVOJlHHSH4PJ+VHObNdIO7peBTKJfqxP3P+mwfnIFqWwXV7+IWqoNCv1qWfTswH7oha2uk3G5bFdkh0pzvCjoE8A962y+JFXAP2b/7oOlncUtW6Ic0BAPKdDgbkMOrmbWR19HsvAXhC/iYmn3NNuYWVXPpj9ULrMjODAzA9DYHYJxyNtLQlH/CIHGQd622O+wTdqiZmqoznbidx56Elk+H0LJ20eOYV+mS387Wb8SR87MFNDupXDNYjD6FlXNOFPFe2URHCJQ5v9cdU7H3oovScuoydoB7o+gkcLMgu3cT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA31Y9G6FWB0l6j4qhbtN6i8K05DUq2OsvCvX8JWdq8aBDFTiZ\nRx0h+DyflRzmzXSDu6XgUyiX6sT9z/psH5yBalsF1e/iFqqDQr9aln07MB+6IWtr\npNxuWxXZIdKc7wo6BPAPetsviRVwD9m/+6DpZ3FLVuiHNAQDynQ4G5DDq5m1kdfR\n7LwF4Qv4mJp9zTbmFlVz6Y/VC6zIzgwMwPQ2B2CccjbS0JR/wiBxkHettjvsE3ao\nmZqqM524nceehJZPh9CydtHjmFfpkt/O1m/EkfOzBTQ7qVwzWIw+hZVzThTxXtlE\nRwiUOb/XHVOx96KL0nLqMnaAe6PoJHCzILt3EwIDAQABAoIBAQDTswFVsYbEfYgp\njDUdwmSFGlkxgJxO5g+/ihAqvG8I/urXsMDKQfkzPvPd+nllAy7jroaHDRGDvpsA\ni9X12PprgEB13F8pMRQfLxeFUsvKACkFCLgOm8wXlwwtHWEYzU7V42ApCp9yh9mj\njLqIoKzeGuxZQyz1x2B4hdWxe3Wer92fSbK1DWFK9U8kYQdWxzhy/i93At6tR72/\njQbHgfJj97jtA7icgurFVtGtrAGUYPr6x48GeVUdtHEHVy4JI17ZC9+ZFw9A4dXt\n2gD2z8UOxCWeh/uvryl7KSqwVfQ16oe9PT/gCSS6HOsO3vhEg5Lnno9bd4ICLdXJ\nWOr0hkYBAoGBAPQBdsVRiuWK39pdOcrjkjGenr4jcgQuzLaaTwvLDmrLrbage9f8\nDa+ScyDYUhyU5UP2lovLux2tUy0pOcoaGFhKEAAHUlZVQjMrHf8TFhXn8eSELntf\nbU4YINZhMiXZwXbeJxRbzsNcYYpke/FaVARROYD/2VIqlNw8bGacGy+BAoGBAOpQ\nrkAqA7ZacoccWLJ8IbQ4MPFoLsmAkJtywJRQdtvqQJ7vtAzJx/wGCFvaHvXFE7Pb\nwR+8972NEVwbVc3jGw4xa4GykVP7QKyGTTgTp+Xfv0bhsVZVPukqSZuMcEXhdA09\n02wFdrQYcodSi3xj/lz/JTj9tL0AMtuDeLrvtzCTAoGBANFA7CVdv7sItN6kcmp/\nbSFmgYZYCXBy3hZ/EOjxM6T8lTX4PRzFyMrX0inJuelO+6qkLwkmJ4rU2G7zWt7q\nMBSPN1d+7+qf5UzSXkAgkyEoL7akcORWuvttD8QpyILTUulorKT18sRxVikD8ZLS\nvxiQu7rYLvwbDlws6V255EqBAoGAWL09gOdoiIMwpKLDpLUGPq6ZOpPuRDoAih6n\neIQQv7Cz0H2PfthceMIAIGk3GHUOxSsQtOhoGs12KZ/gmxzLflCRGol6KIgbMjua\nuwYWrCRU2I9ZDg0yyjNNtS82xgBgZzNnAp3/Gq23kjBcyztDdgzbF/5dmMaefCwK\naSGoCykCgYAcmzQHLPVayH8Q3G5YeDzhpvAOMlkkQW0Nv6gZ6s8PG+to2AnOqcus\nmxUFyToMIU9JtjbgQjHQM5rAsYYoT/lsB+PEVcjm8hoJZ9G9xqDngdUPAywKN9DB\nR6j5i1oLCM49TFCQOoMNRBH2Epj1Vn621OkuIUvgxTIKqhvmBED32A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "97e6e16c561045319661fed823928d06", "name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "fingerprint": "c9:ba:84:03:a7:18:d1:63:1f:b1:70:d8:d7:72:c7:24"}} 2018-10-17 08:08:38,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-8e63919f-9cb2-4157-be11-b3688c5274f0 2018-10-17 08:08:38,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.457312107086s 2018-10-17 08:08:38,523 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfVj0boVYHSXqPiqFu03qLwrTkNSrY6y8K9fwlZ2rxoEMVOJlHHSH4PJ+VHObNdIO7peBTKJfqxP3P+mwfnIFqWwXV7+IWqoNCv1qWfTswH7oha2uk3G5bFdkh0pzvCjoE8A962y+JFXAP2b/7oOlncUtW6Ic0BAPKdDgbkMOrmbWR19HsvAXhC/iYmn3NNuYWVXPpj9ULrMjODAzA9DYHYJxyNtLQlH/CIHGQd622O+wTdqiZmqoznbidx56Elk+H0LJ20eOYV+mS387Wb8SR87MFNDupXDNYjD6FlXNOFPFe2URHCJQ5v9cdU7H3oovScuoydoB7o+gkcLMgu3cT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA31Y9G6FWB0l6j4qhbtN6i8K05DUq2OsvCvX8JWdq8aBDFTiZ\nRx0h+DyflRzmzXSDu6XgUyiX6sT9z/psH5yBalsF1e/iFqqDQr9aln07MB+6IWtr\npNxuWxXZIdKc7wo6BPAPetsviRVwD9m/+6DpZ3FLVuiHNAQDynQ4G5DDq5m1kdfR\n7LwF4Qv4mJp9zTbmFlVz6Y/VC6zIzgwMwPQ2B2CccjbS0JR/wiBxkHettjvsE3ao\nmZqqM524nceehJZPh9CydtHjmFfpkt/O1m/EkfOzBTQ7qVwzWIw+hZVzThTxXtlE\nRwiUOb/XHVOx96KL0nLqMnaAe6PoJHCzILt3EwIDAQABAoIBAQDTswFVsYbEfYgp\njDUdwmSFGlkxgJxO5g+/ihAqvG8I/urXsMDKQfkzPvPd+nllAy7jroaHDRGDvpsA\ni9X12PprgEB13F8pMRQfLxeFUsvKACkFCLgOm8wXlwwtHWEYzU7V42ApCp9yh9mj\njLqIoKzeGuxZQyz1x2B4hdWxe3Wer92fSbK1DWFK9U8kYQdWxzhy/i93At6tR72/\njQbHgfJj97jtA7icgurFVtGtrAGUYPr6x48GeVUdtHEHVy4JI17ZC9+ZFw9A4dXt\n2gD2z8UOxCWeh/uvryl7KSqwVfQ16oe9PT/gCSS6HOsO3vhEg5Lnno9bd4ICLdXJ\nWOr0hkYBAoGBAPQBdsVRiuWK39pdOcrjkjGenr4jcgQuzLaaTwvLDmrLrbage9f8\nDa+ScyDYUhyU5UP2lovLux2tUy0pOcoaGFhKEAAHUlZVQjMrHf8TFhXn8eSELntf\nbU4YINZhMiXZwXbeJxRbzsNcYYpke/FaVARROYD/2VIqlNw8bGacGy+BAoGBAOpQ\nrkAqA7ZacoccWLJ8IbQ4MPFoLsmAkJtywJRQdtvqQJ7vtAzJx/wGCFvaHvXFE7Pb\nwR+8972NEVwbVc3jGw4xa4GykVP7QKyGTTgTp+Xfv0bhsVZVPukqSZuMcEXhdA09\n02wFdrQYcodSi3xj/lz/JTj9tL0AMtuDeLrvtzCTAoGBANFA7CVdv7sItN6kcmp/\nbSFmgYZYCXBy3hZ/EOjxM6T8lTX4PRzFyMrX0inJuelO+6qkLwkmJ4rU2G7zWt7q\nMBSPN1d+7+qf5UzSXkAgkyEoL7akcORWuvttD8QpyILTUulorKT18sRxVikD8ZLS\nvxiQu7rYLvwbDlws6V255EqBAoGAWL09gOdoiIMwpKLDpLUGPq6ZOpPuRDoAih6n\neIQQv7Cz0H2PfthceMIAIGk3GHUOxSsQtOhoGs12KZ/gmxzLflCRGol6KIgbMjua\nuwYWrCRU2I9ZDg0yyjNNtS82xgBgZzNnAp3/Gq23kjBcyztDdgzbF/5dmMaefCwK\naSGoCykCgYAcmzQHLPVayH8Q3G5YeDzhpvAOMlkkQW0Nv6gZ6s8PG+to2AnOqcus\nmxUFyToMIU9JtjbgQjHQM5rAsYYoT/lsB+PEVcjm8hoJZ9G9xqDngdUPAywKN9DB\nR6j5i1oLCM49TFCQOoMNRBH2Epj1Vn621OkuIUvgxTIKqhvmBED32A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'97e6e16c561045319661fed823928d06', 'name': u'vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'created_at': '2018-10-17T08:08:38.523545', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5079ba733589458f9b5f45e27371140b', 'name': 'vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c9:ba:84:03:a7:18:d1:63:1f:b1:70:d8:d7:72:c7:24', 'type': 'ssh', 'id': u'vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c'}) 2018-10-17 08:08:38,524 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA31Y9G6FWB0l6j4qhbtN6i8K05DUq2OsvCvX8JWdq8aBDFTiZ Rx0h+DyflRzmzXSDu6XgUyiX6sT9z/psH5yBalsF1e/iFqqDQr9aln07MB+6IWtr pNxuWxXZIdKc7wo6BPAPetsviRVwD9m/+6DpZ3FLVuiHNAQDynQ4G5DDq5m1kdfR 7LwF4Qv4mJp9zTbmFlVz6Y/VC6zIzgwMwPQ2B2CccjbS0JR/wiBxkHettjvsE3ao mZqqM524nceehJZPh9CydtHjmFfpkt/O1m/EkfOzBTQ7qVwzWIw+hZVzThTxXtlE RwiUOb/XHVOx96KL0nLqMnaAe6PoJHCzILt3EwIDAQABAoIBAQDTswFVsYbEfYgp jDUdwmSFGlkxgJxO5g+/ihAqvG8I/urXsMDKQfkzPvPd+nllAy7jroaHDRGDvpsA i9X12PprgEB13F8pMRQfLxeFUsvKACkFCLgOm8wXlwwtHWEYzU7V42ApCp9yh9mj jLqIoKzeGuxZQyz1x2B4hdWxe3Wer92fSbK1DWFK9U8kYQdWxzhy/i93At6tR72/ jQbHgfJj97jtA7icgurFVtGtrAGUYPr6x48GeVUdtHEHVy4JI17ZC9+ZFw9A4dXt 2gD2z8UOxCWeh/uvryl7KSqwVfQ16oe9PT/gCSS6HOsO3vhEg5Lnno9bd4ICLdXJ WOr0hkYBAoGBAPQBdsVRiuWK39pdOcrjkjGenr4jcgQuzLaaTwvLDmrLrbage9f8 Da+ScyDYUhyU5UP2lovLux2tUy0pOcoaGFhKEAAHUlZVQjMrHf8TFhXn8eSELntf bU4YINZhMiXZwXbeJxRbzsNcYYpke/FaVARROYD/2VIqlNw8bGacGy+BAoGBAOpQ rkAqA7ZacoccWLJ8IbQ4MPFoLsmAkJtywJRQdtvqQJ7vtAzJx/wGCFvaHvXFE7Pb wR+8972NEVwbVc3jGw4xa4GykVP7QKyGTTgTp+Xfv0bhsVZVPukqSZuMcEXhdA09 02wFdrQYcodSi3xj/lz/JTj9tL0AMtuDeLrvtzCTAoGBANFA7CVdv7sItN6kcmp/ bSFmgYZYCXBy3hZ/EOjxM6T8lTX4PRzFyMrX0inJuelO+6qkLwkmJ4rU2G7zWt7q MBSPN1d+7+qf5UzSXkAgkyEoL7akcORWuvttD8QpyILTUulorKT18sRxVikD8ZLS vxiQu7rYLvwbDlws6V255EqBAoGAWL09gOdoiIMwpKLDpLUGPq6ZOpPuRDoAih6n eIQQv7Cz0H2PfthceMIAIGk3GHUOxSsQtOhoGs12KZ/gmxzLflCRGol6KIgbMjua uwYWrCRU2I9ZDg0yyjNNtS82xgBgZzNnAp3/Gq23kjBcyztDdgzbF/5dmMaefCwK aSGoCykCgYAcmzQHLPVayH8Q3G5YeDzhpvAOMlkkQW0Nv6gZ6s8PG+to2AnOqcus mxUFyToMIU9JtjbgQjHQM5rAsYYoT/lsB+PEVcjm8hoJZ9G9xqDngdUPAywKN9DB R6j5i1oLCM49TFCQOoMNRBH2Epj1Vn621OkuIUvgxTIKqhvmBED32A== -----END RSA PRIVATE KEY----- 2018-10-17 08:08:38,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 08:08:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"security_group": {"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-17 08:08:38,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:38 GMT X-Openstack-Request-Id: req-a6787640-4da4-439f-a7c2-99a885ad3f64 2018-10-17 08:08:38,731 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}} 2018-10-17 08:08:38,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a6787640-4da4-439f-a7c2-99a885ad3f64 2018-10-17 08:08:38,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.201676845551s 2018-10-17 08:08:38,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:08:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:38,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:38 GMT X-Openstack-Request-Id: req-880e6917-0212-46a7-b685-cbb03364f47b 2018-10-17 08:08:38,808 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:08:38,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-880e6917-0212-46a7-b685-cbb03364f47b 2018-10-17 08:08:38,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0701398849487s 2018-10-17 08:08:38,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 08:08:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -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": "c5b56668-0d03-417e-be91-36d02c6302d6"}}' 2018-10-17 08:08:38,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:38 GMT X-Openstack-Request-Id: req-55b0210d-6712-4595-aea3-2de3359422d0 2018-10-17 08:08:38,995 - keystoneauth.session - DEBUG - 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-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "port_range_min": 22, "revision_number": 0, "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "project_id": "5079ba733589458f9b5f45e27371140b", "id": "92c60a46-8566-49fc-ba03-5c1e20ce78d1"}} 2018-10-17 08:08:38,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-55b0210d-6712-4595-aea3-2de3359422d0 2018-10-17 08:08:38,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179690122604s 2018-10-17 08:08:39,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:08:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:39,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-709d1920-a415-40ab-8f56-52b40a15424a 2018-10-17 08:08:39,049 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "92c60a46-8566-49fc-ba03-5c1e20ce78d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 2, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:08:39,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-709d1920-a415-40ab-8f56-52b40a15424a 2018-10-17 08:08:39,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477719306946s 2018-10-17 08:08:39,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 08:08:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -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": "c5b56668-0d03-417e-be91-36d02c6302d6"}}' 2018-10-17 08:08:39,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-3ebb6072-92a8-4cdb-a930-9e48008b12d3 2018-10-17 08:08:39,210 - keystoneauth.session - DEBUG - 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-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "port_range_min": null, "revision_number": 0, "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:39Z", "project_id": "5079ba733589458f9b5f45e27371140b", "id": "4e89edd0-a266-4b66-b3d5-6b67288ee6e7"}} 2018-10-17 08:08:39,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3ebb6072-92a8-4cdb-a930-9e48008b12d3 2018-10-17 08:08:39,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154907941818s 2018-10-17 08:08:39,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:08:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:39,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-f2778b3a-a59d-4217-804c-beedbcaada17 2018-10-17 08:08:39,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "4e89edd0-a266-4b66-b3d5-6b67288ee6e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "92c60a46-8566-49fc-ba03-5c1e20ce78d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 3, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:08:39,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f2778b3a-a59d-4217-804c-beedbcaada17 2018-10-17 08:08:39,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488231182098s 2018-10-17 08:08:39,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 08:08:39,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -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": "c5b56668-0d03-417e-be91-36d02c6302d6"}}' 2018-10-17 08:08:39,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-3e12cece-6a7a-488b-bf80-daecd3609958 2018-10-17 08:08:39,431 - keystoneauth.session - DEBUG - 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-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "port_range_min": 80, "revision_number": 0, "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:39Z", "project_id": "5079ba733589458f9b5f45e27371140b", "id": "9c1e45d7-15ed-4969-9941-c69073f8aa70"}} 2018-10-17 08:08:39,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3e12cece-6a7a-488b-bf80-daecd3609958 2018-10-17 08:08:39,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159519195557s 2018-10-17 08:08:39,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:08:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:39,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-6f121102-66cb-432d-b37e-207a9e631b37 2018-10-17 08:08:39,486 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "4e89edd0-a266-4b66-b3d5-6b67288ee6e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "92c60a46-8566-49fc-ba03-5c1e20ce78d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "9c1e45d7-15ed-4969-9941-c69073f8aa70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 4, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:08:39,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6f121102-66cb-432d-b37e-207a9e631b37 2018-10-17 08:08:39,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483539104462s 2018-10-17 08:08:39,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 08:08:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -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": "c5b56668-0d03-417e-be91-36d02c6302d6"}}' 2018-10-17 08:08:39,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-44b50a5c-c40f-4459-b4a9-e21e9625a448 2018-10-17 08:08:39,646 - keystoneauth.session - DEBUG - 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-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "port_range_min": 443, "revision_number": 0, "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:39Z", "project_id": "5079ba733589458f9b5f45e27371140b", "id": "a2178f5b-4386-48be-ade2-eb1d9c854fc4"}} 2018-10-17 08:08:39,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-44b50a5c-c40f-4459-b4a9-e21e9625a448 2018-10-17 08:08:39,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15346288681s 2018-10-17 08:08:39,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:08:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:39,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-e326623e-1e7e-4332-918a-453211d03afc 2018-10-17 08:08:39,703 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "4e89edd0-a266-4b66-b3d5-6b67288ee6e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "92c60a46-8566-49fc-ba03-5c1e20ce78d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "9c1e45d7-15ed-4969-9941-c69073f8aa70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "a2178f5b-4386-48be-ade2-eb1d9c854fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 5, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:08:39,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-e326623e-1e7e-4332-918a-453211d03afc 2018-10-17 08:08:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504329204559s 2018-10-17 08:08:39,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 08:08:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -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": "c5b56668-0d03-417e-be91-36d02c6302d6"}}' 2018-10-17 08:08:39,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:39 GMT X-Openstack-Request-Id: req-6eb43d38-06f3-43f0-89b5-31c3be23f5f7 2018-10-17 08:08:39,965 - keystoneauth.session - DEBUG - 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-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "port_range_min": 5671, "revision_number": 0, "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:39Z", "project_id": "5079ba733589458f9b5f45e27371140b", "id": "0a96ab45-60b5-4c86-8a10-8e349268047e"}} 2018-10-17 08:08:39,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-6eb43d38-06f3-43f0-89b5-31c3be23f5f7 2018-10-17 08:08:39,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.2554500103s 2018-10-17 08:08:39,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:08:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:40,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:40 GMT X-Openstack-Request-Id: req-7e0962b1-dfb4-402e-a4e1-cba0dbd07e2e 2018-10-17 08:08:40,031 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "0a96ab45-60b5-4c86-8a10-8e349268047e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "4e89edd0-a266-4b66-b3d5-6b67288ee6e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "92c60a46-8566-49fc-ba03-5c1e20ce78d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "9c1e45d7-15ed-4969-9941-c69073f8aa70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "a2178f5b-4386-48be-ade2-eb1d9c854fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 6, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:08:40,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-7e0962b1-dfb4-402e-a4e1-cba0dbd07e2e 2018-10-17 08:08:40,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.059800863266s 2018-10-17 08:08:40,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 08:08:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -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": "c5b56668-0d03-417e-be91-36d02c6302d6"}}' 2018-10-17 08:08:40,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:40 GMT X-Openstack-Request-Id: req-ca180ece-9a21-4816-bd20-fd380c712605 2018-10-17 08:08:40,199 - keystoneauth.session - DEBUG - 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-10-17T08:08:40Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "port_range_min": 53333, "revision_number": 0, "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:40Z", "project_id": "5079ba733589458f9b5f45e27371140b", "id": "9bd85d17-eb3b-4d67-a855-781a3f8f31fd"}} 2018-10-17 08:08:40,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-ca180ece-9a21-4816-bd20-fd380c712605 2018-10-17 08:08:40,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162106990814s 2018-10-17 08:08:40,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:08:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:40,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:40 GMT X-Openstack-Request-Id: req-038b9124-9069-4150-952e-19a2c2b2c62f 2018-10-17 08:08:40,299 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5079ba733589458f9b5f45e27371140b","l2_adjacency":true,"status":"ACTIVE","subnets":["1feee480-bf0f-4f29-8804-f620ff2d72f0"],"description":"","tags":[],"updated_at":"2018-10-17T08:06:48Z","qos_policy_id":null,"name":"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c","admin_state_up":true,"tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 08:08:40,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-038b9124-9069-4150-952e-19a2c2b2c62f 2018-10-17 08:08:40,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0984139442444s 2018-10-17 08:08:40,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:08:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:40,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:40 GMT X-Openstack-Request-Id: req-c36d283f-17c7-4a88-bae5-b8940c305272 2018-10-17 08:08:40,342 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:08:37Z", "file": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "size": 4373348352, "self": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T08:07:31Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:08:40,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c36d283f-17c7-4a88-bae5-b8940c305272 2018-10-17 08:08:40,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380868911743s 2018-10-17 08:08:40,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 08:08:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:40,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-198c80b9-2edc-422d-a298-d4dfd23ca627 x-openstack-request-id: req-198c80b9-2edc-422d-a298-d4dfd23ca627 2018-10-17 08:08:40,398 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4018df53-6a80-4b21-9823-8ecde868d415", "name": "vyos_vrouter-flavor_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 08:08:40,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-198c80b9-2edc-422d-a298-d4dfd23ca627 2018-10-17 08:08:40,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0479369163513s 2018-10-17 08:08:40,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 08:08:40,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"server": {"name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "imageRef": "f91908a9-f9ce-4439-90ee-4e784db8f256", "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "flavorRef": "4018df53-6a80-4b21-9823-8ecde868d415", "max_count": 1, "min_count": 1, "networks": [{"uuid": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c"}], "security_groups": [{"name": "c5b56668-0d03-417e-be91-36d02c6302d6"}]}}' 2018-10-17 08:08:43,270 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e x-compute-request-id: req-93e49d80-2e4e-43a3-bd86-91de9c017d00 x-openstack-request-id: req-93e49d80-2e4e-43a3-bd86-91de9c017d00 2018-10-17 08:08:43,271 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c5b56668-0d03-417e-be91-36d02c6302d6"}], "OS-DCF:diskConfig": "MANUAL", "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "adminPass": "JY3biygZWLzH"}} 2018-10-17 08:08:43,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-93e49d80-2e4e-43a3-bd86-91de9c017d00 2018-10-17 08:08:43,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.87088298798s 2018-10-17 08:08:43,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:08:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:43,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddd0dddf-6a8f-41e4-b058-bd441a464946 x-openstack-request-id: req-ddd0dddf-6a8f-41e4-b058-bd441a464946 2018-10-17 08:08:43,933 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "user_id": "97e6e16c561045319661fed823928d06", "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-10-17T08:08:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:08:43,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ddd0dddf-6a8f-41e4-b058-bd441a464946 2018-10-17 08:08:43,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66088104248s 2018-10-17 08:08:43,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:08:43,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:44,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:44 GMT X-Openstack-Request-Id: req-3f20163a-09df-4484-903b-684b99fba1b2 2018-10-17 08:08:44,375 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5079ba733589458f9b5f45e27371140b","l2_adjacency":true,"status":"ACTIVE","subnets":["1feee480-bf0f-4f29-8804-f620ff2d72f0"],"description":"","tags":[],"updated_at":"2018-10-17T08:06:48Z","qos_policy_id":null,"name":"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c","admin_state_up":true,"tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 08:08:44,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3f20163a-09df-4484-903b-684b99fba1b2 2018-10-17 08:08:44,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.42839717865s 2018-10-17 08:08:44,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 08:08:44,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:44,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:44 GMT X-Openstack-Request-Id: req-a1e1cbd5-2e37-419b-8e73-8730a1c1da11 2018-10-17 08:08:44,461 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T08:06:48Z","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":"5079ba733589458f9b5f45e27371140b","id":"1feee480-bf0f-4f29-8804-f620ff2d72f0","subnetpool_id":null,"name":"vyos_vrouter-subnet_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}]} 2018-10-17 08:08:44,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a1e1cbd5-2e37-419b-8e73-8730a1c1da11 2018-10-17 08:08:44,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0850970745087s 2018-10-17 08:08:44,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:08:46,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:08:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:46,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 648 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c87ad5a-8e7d-4e1a-bd10-1c24bcb779e8 x-openstack-request-id: req-8c87ad5a-8e7d-4e1a-bd10-1c24bcb779e8 2018-10-17 08:08:46,865 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:08:46,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8c87ad5a-8e7d-4e1a-bd10-1c24bcb779e8 2018-10-17 08:08:46,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40064907074s 2018-10-17 08:08:46,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:08:48,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:08:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:49,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4491c62f-4ae6-4b83-89f1-2ec6b657e8c2 x-openstack-request-id: req-4491c62f-4ae6-4b83-89f1-2ec6b657e8c2 2018-10-17 08:08:49,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:08:49,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4491c62f-4ae6-4b83-89f1-2ec6b657e8c2 2018-10-17 08:08:49,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.270919799805s 2018-10-17 08:08:49,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:08:51,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:08:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:51,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0378c99f-8903-4118-9d5a-cc73c36f1c50 x-openstack-request-id: req-0378c99f-8903-4118-9d5a-cc73c36f1c50 2018-10-17 08:08:51,689 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:08:51,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0378c99f-8903-4118-9d5a-cc73c36f1c50 2018-10-17 08:08:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532873868942s 2018-10-17 08:08:51,695 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:08:53,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:08:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:53,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2096683-524b-49fa-9eea-818a9b6fbc79 x-openstack-request-id: req-b2096683-524b-49fa-9eea-818a9b6fbc79 2018-10-17 08:08:53,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:08:53,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b2096683-524b-49fa-9eea-818a9b6fbc79 2018-10-17 08:08:53,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.244952917099s 2018-10-17 08:08:53,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:08:55,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:08:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:56,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4c3d937-94fc-427d-b462-26c43b32f3e8 x-openstack-request-id: req-c4c3d937-94fc-427d-b462-26c43b32f3e8 2018-10-17 08:08:56,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:08:56,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4c3d937-94fc-427d-b462-26c43b32f3e8 2018-10-17 08:08:56,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596509933472s 2018-10-17 08:08:56,556 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:08:58,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:08:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:08:59,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:08:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a6e5f25-49a4-4133-9f2c-3b496770fb1f x-openstack-request-id: req-7a6e5f25-49a4-4133-9f2c-3b496770fb1f 2018-10-17 08:08:59,708 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:08:59,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a6e5f25-49a4-4133-9f2c-3b496770fb1f 2018-10-17 08:08:59,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14959692955s 2018-10-17 08:08:59,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:01,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:02,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8388a5f-b188-4da5-840e-5d32ef2272f5 x-openstack-request-id: req-e8388a5f-b188-4da5-840e-5d32ef2272f5 2018-10-17 08:09:02,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:02,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e8388a5f-b188-4da5-840e-5d32ef2272f5 2018-10-17 08:09:02,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505672931671s 2018-10-17 08:09:02,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:04,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:04,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:04,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0abbe82d-5569-41cf-9a62-72a38046bbc2 x-openstack-request-id: req-0abbe82d-5569-41cf-9a62-72a38046bbc2 2018-10-17 08:09:04,491 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:04,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0abbe82d-5569-41cf-9a62-72a38046bbc2 2018-10-17 08:09:04,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.259521961212s 2018-10-17 08:09:04,498 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:06,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:06,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:06,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a20dc80-982b-482e-bcc2-e66671f608d2 x-openstack-request-id: req-2a20dc80-982b-482e-bcc2-e66671f608d2 2018-10-17 08:09:06,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:06,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2a20dc80-982b-482e-bcc2-e66671f608d2 2018-10-17 08:09:06,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.243453979492s 2018-10-17 08:09:06,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:08,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:09,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73620d08-28e3-467d-9440-6b8180ea7c6e x-openstack-request-id: req-73620d08-28e3-467d-9440-6b8180ea7c6e 2018-10-17 08:09:09,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:09,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-73620d08-28e3-467d-9440-6b8180ea7c6e 2018-10-17 08:09:09,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845016002655s 2018-10-17 08:09:09,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:11,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:11,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:12,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efe6c941-a41c-415a-891b-93fb6f197e0b x-openstack-request-id: req-efe6c941-a41c-415a-891b-93fb6f197e0b 2018-10-17 08:09:12,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:12,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-efe6c941-a41c-415a-891b-93fb6f197e0b 2018-10-17 08:09:12,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787705183029s 2018-10-17 08:09:12,403 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:14,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:14,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:14,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3087f31-38f9-4961-afc9-6502607e2150 x-openstack-request-id: req-f3087f31-38f9-4961-afc9-6502607e2150 2018-10-17 08:09:14,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:14,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f3087f31-38f9-4961-afc9-6502607e2150 2018-10-17 08:09:14,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222970962524s 2018-10-17 08:09:14,635 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:16,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:16,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:17,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c39c28c-e924-43c2-8d02-5f15f038d63d x-openstack-request-id: req-4c39c28c-e924-43c2-8d02-5f15f038d63d 2018-10-17 08:09:17,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:17,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c39c28c-e924-43c2-8d02-5f15f038d63d 2018-10-17 08:09:17,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522654771805s 2018-10-17 08:09:17,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:19,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:19,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6df2caed-05c8-44c4-9108-fee074ff9b7c x-openstack-request-id: req-6df2caed-05c8-44c4-9108-fee074ff9b7c 2018-10-17 08:09:19,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:19,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6df2caed-05c8-44c4-9108-fee074ff9b7c 2018-10-17 08:09:19,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22528886795s 2018-10-17 08:09:19,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:21,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:21,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3ed0bdd-82d8-4513-ae9f-1b04d9090aaf x-openstack-request-id: req-e3ed0bdd-82d8-4513-ae9f-1b04d9090aaf 2018-10-17 08:09:21,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:21,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e3ed0bdd-82d8-4513-ae9f-1b04d9090aaf 2018-10-17 08:09:21,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504698991776s 2018-10-17 08:09:21,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:23,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:23,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:24,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4edd94fd-c8f9-412e-9983-71e3ea8def89 x-openstack-request-id: req-4edd94fd-c8f9-412e-9983-71e3ea8def89 2018-10-17 08:09:24,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:24,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4edd94fd-c8f9-412e-9983-71e3ea8def89 2018-10-17 08:09:24,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420217037201s 2018-10-17 08:09:24,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:26,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:26,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:26,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-338935d7-d3c4-4d48-8c71-205951c9600f x-openstack-request-id: req-338935d7-d3c4-4d48-8c71-205951c9600f 2018-10-17 08:09:26,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:26,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-338935d7-d3c4-4d48-8c71-205951c9600f 2018-10-17 08:09:26,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225101947784s 2018-10-17 08:09:26,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:28,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:29,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aba653e0-d78d-474e-9bb3-85092a5bd63e x-openstack-request-id: req-aba653e0-d78d-474e-9bb3-85092a5bd63e 2018-10-17 08:09:29,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:29,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aba653e0-d78d-474e-9bb3-85092a5bd63e 2018-10-17 08:09:29,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853195905685s 2018-10-17 08:09:29,442 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:31,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:31,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:31,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d84636c9-eff6-4745-9ed4-e58f5a6ec6fb x-openstack-request-id: req-d84636c9-eff6-4745-9ed4-e58f5a6ec6fb 2018-10-17 08:09:31,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:31,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d84636c9-eff6-4745-9ed4-e58f5a6ec6fb 2018-10-17 08:09:31,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494267940521s 2018-10-17 08:09:31,946 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:33,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:34,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9220b856-1e85-4a59-8e12-e92c311cd204 x-openstack-request-id: req-9220b856-1e85-4a59-8e12-e92c311cd204 2018-10-17 08:09:34,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:34,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9220b856-1e85-4a59-8e12-e92c311cd204 2018-10-17 08:09:34,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.932509899139s 2018-10-17 08:09:34,888 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:36,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:37,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bae0e491-a35e-443e-8830-1511d8e61445 x-openstack-request-id: req-bae0e491-a35e-443e-8830-1511d8e61445 2018-10-17 08:09:37,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:37,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bae0e491-a35e-443e-8830-1511d8e61445 2018-10-17 08:09:37,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220520973206s 2018-10-17 08:09:37,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:39,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:39,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-641192ed-aa53-47fb-9012-1282d427147e x-openstack-request-id: req-641192ed-aa53-47fb-9012-1282d427147e 2018-10-17 08:09:39,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:39,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-641192ed-aa53-47fb-9012-1282d427147e 2018-10-17 08:09:39,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490961074829s 2018-10-17 08:09:39,617 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:41,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:41,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:42,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9837b940-ea5d-4dfa-b475-b338ab5ffa49 x-openstack-request-id: req-9837b940-ea5d-4dfa-b475-b338ab5ffa49 2018-10-17 08:09:42,148 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:42,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9837b940-ea5d-4dfa-b475-b338ab5ffa49 2018-10-17 08:09:42,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529302120209s 2018-10-17 08:09:42,155 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:44,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:44,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daf820d8-1b82-4c4f-8d74-3c47f84a0edc x-openstack-request-id: req-daf820d8-1b82-4c4f-8d74-3c47f84a0edc 2018-10-17 08:09:44,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:44,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-daf820d8-1b82-4c4f-8d74-3c47f84a0edc 2018-10-17 08:09:44,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224207878113s 2018-10-17 08:09:44,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:46,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:46,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbc2aa0f-36d2-4755-8a90-ac75e47bb8f3 x-openstack-request-id: req-dbc2aa0f-36d2-4755-8a90-ac75e47bb8f3 2018-10-17 08:09:46,809 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:46,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dbc2aa0f-36d2-4755-8a90-ac75e47bb8f3 2018-10-17 08:09:46,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41810798645s 2018-10-17 08:09:46,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:48,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:48,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:49,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-962cc67f-869b-4dd0-8f7f-40a1c7e92c8b x-openstack-request-id: req-962cc67f-869b-4dd0-8f7f-40a1c7e92c8b 2018-10-17 08:09:49,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:49,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-962cc67f-869b-4dd0-8f7f-40a1c7e92c8b 2018-10-17 08:09:49,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.263592004776s 2018-10-17 08:09:49,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:51,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:51,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac60a798-7568-4c96-861c-531af4a88c01 x-openstack-request-id: req-ac60a798-7568-4c96-861c-531af4a88c01 2018-10-17 08:09:51,345 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:51,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ac60a798-7568-4c96-861c-531af4a88c01 2018-10-17 08:09:51,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.252602815628s 2018-10-17 08:09:51,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:53,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:53,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:53,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb80694e-0c8c-4fa8-8555-ad148bf2953e x-openstack-request-id: req-eb80694e-0c8c-4fa8-8555-ad148bf2953e 2018-10-17 08:09:53,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:53,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eb80694e-0c8c-4fa8-8555-ad148bf2953e 2018-10-17 08:09:53,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239231824875s 2018-10-17 08:09:53,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:55,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:55,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:55,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8cd1fd5d-3d13-4065-9f78-44098b1038e5 x-openstack-request-id: req-8cd1fd5d-3d13-4065-9f78-44098b1038e5 2018-10-17 08:09:55,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:55,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8cd1fd5d-3d13-4065-9f78-44098b1038e5 2018-10-17 08:09:55,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229386091232s 2018-10-17 08:09:55,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:09:57,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:09:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:09:58,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:09:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a94a0012-da89-430d-b6a5-57fa506de33d x-openstack-request-id: req-a94a0012-da89-430d-b6a5-57fa506de33d 2018-10-17 08:09:58,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:09:58,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a94a0012-da89-430d-b6a5-57fa506de33d 2018-10-17 08:09:58,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641376972198s 2018-10-17 08:09:58,492 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:00,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:00,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d124315-d1cd-43df-9420-5cbec7055160 x-openstack-request-id: req-8d124315-d1cd-43df-9420-5cbec7055160 2018-10-17 08:10:01,042 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:01,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d124315-d1cd-43df-9420-5cbec7055160 2018-10-17 08:10:01,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547966957092s 2018-10-17 08:10:01,049 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:03,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:03,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:03,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1122db7-493c-40b2-bad1-635e1a53af2c x-openstack-request-id: req-c1122db7-493c-40b2-bad1-635e1a53af2c 2018-10-17 08:10:03,685 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:03,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c1122db7-493c-40b2-bad1-635e1a53af2c 2018-10-17 08:10:03,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635087966919s 2018-10-17 08:10:03,692 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:05,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:05,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:06,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a0c761e-f736-4768-bbef-19efdcfa67ce x-openstack-request-id: req-3a0c761e-f736-4768-bbef-19efdcfa67ce 2018-10-17 08:10:06,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:06,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3a0c761e-f736-4768-bbef-19efdcfa67ce 2018-10-17 08:10:06,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509541988373s 2018-10-17 08:10:06,212 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:08,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:08,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ebc9cd7-1b1a-4cc4-b48e-6d39d17986ce x-openstack-request-id: req-6ebc9cd7-1b1a-4cc4-b48e-6d39d17986ce 2018-10-17 08:10:08,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:08,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6ebc9cd7-1b1a-4cc4-b48e-6d39d17986ce 2018-10-17 08:10:08,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311533927917s 2018-10-17 08:10:08,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:10,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:10,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:11,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99d582dc-971a-4e6b-aee5-ce842eb8199a x-openstack-request-id: req-99d582dc-971a-4e6b-aee5-ce842eb8199a 2018-10-17 08:10:11,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:11,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-99d582dc-971a-4e6b-aee5-ce842eb8199a 2018-10-17 08:10:11,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507983922958s 2018-10-17 08:10:11,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:13,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:13,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:13,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90e6e16d-536e-4e1c-8b55-48a74a23c33b x-openstack-request-id: req-90e6e16d-536e-4e1c-8b55-48a74a23c33b 2018-10-17 08:10:13,287 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:13,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90e6e16d-536e-4e1c-8b55-48a74a23c33b 2018-10-17 08:10:13,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233679056168s 2018-10-17 08:10:13,293 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:15,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:15,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3be9087-c22c-4965-867d-c549497d4041 x-openstack-request-id: req-b3be9087-c22c-4965-867d-c549497d4041 2018-10-17 08:10:15,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:15,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3be9087-c22c-4965-867d-c549497d4041 2018-10-17 08:10:15,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43706202507s 2018-10-17 08:10:15,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:17,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:18,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c23ddb1b-04a7-428d-bff7-b18b84247974 x-openstack-request-id: req-c23ddb1b-04a7-428d-bff7-b18b84247974 2018-10-17 08:10:18,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:18,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c23ddb1b-04a7-428d-bff7-b18b84247974 2018-10-17 08:10:18,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506294965744s 2018-10-17 08:10:18,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:20,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:20,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:20,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a49ceb19-f08b-47bf-a17f-a1e5aea0211e x-openstack-request-id: req-a49ceb19-f08b-47bf-a17f-a1e5aea0211e 2018-10-17 08:10:20,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:20,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a49ceb19-f08b-47bf-a17f-a1e5aea0211e 2018-10-17 08:10:20,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655438899994s 2018-10-17 08:10:20,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:22,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:23,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08f05661-1401-4a3d-858e-c48ac2947e20 x-openstack-request-id: req-08f05661-1401-4a3d-858e-c48ac2947e20 2018-10-17 08:10:23,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:23,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-08f05661-1401-4a3d-858e-c48ac2947e20 2018-10-17 08:10:23,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.259140014648s 2018-10-17 08:10:23,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:25,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9f89165-c8f9-4ed3-9f70-8888ca4cab56 x-openstack-request-id: req-f9f89165-c8f9-4ed3-9f70-8888ca4cab56 2018-10-17 08:10:25,701 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:25,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f9f89165-c8f9-4ed3-9f70-8888ca4cab56 2018-10-17 08:10:25,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513753890991s 2018-10-17 08:10:25,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:27,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:28,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91da7129-e362-4008-80a8-d253b6be22d5 x-openstack-request-id: req-91da7129-e362-4008-80a8-d253b6be22d5 2018-10-17 08:10:28,235 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:28,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-91da7129-e362-4008-80a8-d253b6be22d5 2018-10-17 08:10:28,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524636983871s 2018-10-17 08:10:28,242 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:30,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:30,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:30,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5780ea39-2e2b-40cd-9300-7cc38e9adcbb x-openstack-request-id: req-5780ea39-2e2b-40cd-9300-7cc38e9adcbb 2018-10-17 08:10:30,764 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:30,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5780ea39-2e2b-40cd-9300-7cc38e9adcbb 2018-10-17 08:10:30,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51952791214s 2018-10-17 08:10:30,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:32,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:33,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a592ec7-2bc9-48dd-b9d9-fcd3576a0b5b x-openstack-request-id: req-3a592ec7-2bc9-48dd-b9d9-fcd3576a0b5b 2018-10-17 08:10:33,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:33,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3a592ec7-2bc9-48dd-b9d9-fcd3576a0b5b 2018-10-17 08:10:33,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447688102722s 2018-10-17 08:10:33,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:35,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:35,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-005dce04-28de-4e67-a169-771a6a72314c x-openstack-request-id: req-005dce04-28de-4e67-a169-771a6a72314c 2018-10-17 08:10:35,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:35,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-005dce04-28de-4e67-a169-771a6a72314c 2018-10-17 08:10:35,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749037981033s 2018-10-17 08:10:35,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:37,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:38,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2a54243-8211-44ef-972b-d71bb40a1766 x-openstack-request-id: req-d2a54243-8211-44ef-972b-d71bb40a1766 2018-10-17 08:10:38,589 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:38,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d2a54243-8211-44ef-972b-d71bb40a1766 2018-10-17 08:10:38,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604346036911s 2018-10-17 08:10:38,592 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:40,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:41,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-225fef3d-43fe-457a-a9d2-48dccfa1be5c x-openstack-request-id: req-225fef3d-43fe-457a-a9d2-48dccfa1be5c 2018-10-17 08:10:41,022 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:41,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-225fef3d-43fe-457a-a9d2-48dccfa1be5c 2018-10-17 08:10:41,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427927017212s 2018-10-17 08:10:41,030 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:43,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:43,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:43,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39d06a73-0bfd-4d0a-a8fc-6b3723140487 x-openstack-request-id: req-39d06a73-0bfd-4d0a-a8fc-6b3723140487 2018-10-17 08:10:43,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:43,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-39d06a73-0bfd-4d0a-a8fc-6b3723140487 2018-10-17 08:10:43,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226711988449s 2018-10-17 08:10:43,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:45,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:45,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6fffcc2-e3c9-4bc2-b780-52c48d4dc706 x-openstack-request-id: req-d6fffcc2-e3c9-4bc2-b780-52c48d4dc706 2018-10-17 08:10:45,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:45,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d6fffcc2-e3c9-4bc2-b780-52c48d4dc706 2018-10-17 08:10:45,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233511924744s 2018-10-17 08:10:45,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:47,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:48,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58f2cc6a-f4d2-44d8-8f31-97724dd6e1ce x-openstack-request-id: req-58f2cc6a-f4d2-44d8-8f31-97724dd6e1ce 2018-10-17 08:10:48,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:48,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-58f2cc6a-f4d2-44d8-8f31-97724dd6e1ce 2018-10-17 08:10:48,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791854143143s 2018-10-17 08:10:48,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:50,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:50,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e17fbfb1-e95c-4ab0-88da-2bcfb346ff75 x-openstack-request-id: req-e17fbfb1-e95c-4ab0-88da-2bcfb346ff75 2018-10-17 08:10:50,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:50,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e17fbfb1-e95c-4ab0-88da-2bcfb346ff75 2018-10-17 08:10:50,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487294912338s 2018-10-17 08:10:50,803 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:52,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:53,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0db790b-451d-4f51-9cb3-6199d9b294fc x-openstack-request-id: req-c0db790b-451d-4f51-9cb3-6199d9b294fc 2018-10-17 08:10:53,035 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:53,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c0db790b-451d-4f51-9cb3-6199d9b294fc 2018-10-17 08:10:53,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22932100296s 2018-10-17 08:10:53,042 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:55,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:55,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed2afbfb-55ff-4e19-8618-d36ebb3328f4 x-openstack-request-id: req-ed2afbfb-55ff-4e19-8618-d36ebb3328f4 2018-10-17 08:10:55,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:55,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ed2afbfb-55ff-4e19-8618-d36ebb3328f4 2018-10-17 08:10:55,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436475038528s 2018-10-17 08:10:55,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:57,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:10:57,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d76d22d-fe6a-414f-9b8f-4d503d2031d4 x-openstack-request-id: req-2d76d22d-fe6a-414f-9b8f-4d503d2031d4 2018-10-17 08:10:57,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:10:57,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2d76d22d-fe6a-414f-9b8f-4d503d2031d4 2018-10-17 08:10:57,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488953113556s 2018-10-17 08:10:57,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:10:59,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:10:59,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:00,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:10:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed222a01-da07-4542-8407-0a62908981ad x-openstack-request-id: req-ed222a01-da07-4542-8407-0a62908981ad 2018-10-17 08:11:00,221 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:11:00,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ed222a01-da07-4542-8407-0a62908981ad 2018-10-17 08:11:00,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232922077179s 2018-10-17 08:11:00,227 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:11:02,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:11:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:02,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d03ed7cf-b11a-4eb7-82b5-3742a193b162 x-openstack-request-id: req-d03ed7cf-b11a-4eb7-82b5-3742a193b162 2018-10-17 08:11:02,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:11:02,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d03ed7cf-b11a-4eb7-82b5-3742a193b162 2018-10-17 08:11:02,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532092094421s 2018-10-17 08:11:02,769 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:11:04,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:11:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:05,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93e38a1b-3e1f-41a2-8433-888c28b70136 x-openstack-request-id: req-93e38a1b-3e1f-41a2-8433-888c28b70136 2018-10-17 08:11:05,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:11:05,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-93e38a1b-3e1f-41a2-8433-888c28b70136 2018-10-17 08:11:05,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.24640917778s 2018-10-17 08:11:05,024 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:11:07,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:11:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:07,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ca9eba9-7d08-414d-923e-eefa728244eb x-openstack-request-id: req-3ca9eba9-7d08-414d-923e-eefa728244eb 2018-10-17 08:11:07,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-17T08:08:46Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:11:07,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3ca9eba9-7d08-414d-923e-eefa728244eb 2018-10-17 08:11:07,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432201147079s 2018-10-17 08:11:07,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:11:09,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:11:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:09,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2eccc40c-ec5a-42f3-9b2f-7ba1c3a949c6 x-openstack-request-id: req-2eccc40c-ec5a-42f3-9b2f-7ba1c3a949c6 2018-10-17 08:11:09,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:11:09,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2eccc40c-ec5a-42f3-9b2f-7ba1c3a949c6 2018-10-17 08:11:09,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49147105217s 2018-10-17 08:11:09,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 08:11:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=264b78b8-8a73-46fe-a9fe-34dd37a50a4e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:10,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:10 GMT X-Openstack-Request-Id: req-ac055627-42c4-463b-a101-f2f846cdb34d 2018-10-17 08:11:10,025 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T08:11:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1feee480-bf0f-4f29-8804-f620ff2d72f0","ip_address":"192.168.120.3"}],"id":"5f57bc0d-931b-4977-a091-62344eee0885","security_groups":["c5b56668-0d03-417e-be91-36d02c6302d6"],"mac_address":"fa:16:3e:de:bb:5a","project_id":"5079ba733589458f9b5f45e27371140b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:08:46Z","binding:vnic_type":"normal","device_id":"264b78b8-8a73-46fe-a9fe-34dd37a50a4e","ip_allocation":"immediate"}]} 2018-10-17 08:11:10,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=264b78b8-8a73-46fe-a9fe-34dd37a50a4e used request id req-ac055627-42c4-463b-a101-f2f846cdb34d 2018-10-17 08:11:10,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0578801631927s 2018-10-17 08:11:10,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:10,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=5f57bc0d-931b-4977-a091-62344eee0885" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:10,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:10 GMT X-Openstack-Request-Id: req-70f008a0-50c5-4d21-b573-498e6d2bb033 2018-10-17 08:11:10,083 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 08:11:10,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=5f57bc0d-931b-4977-a091-62344eee0885 used request id req-70f008a0-50c5-4d21-b573-498e6d2bb033 2018-10-17 08:11:10,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482130050659s 2018-10-17 08:11:10,084 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:bb:5a', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f91908a9-f9ce-4439-90ee-4e784db8f256'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T08:11:07.000000', 'flavor': Munch({u'id': u'4018df53-6a80-4b21-9823-8ecde868d415'}), 'az': u'nova', 'id': u'264b78b8-8a73-46fe-a9fe-34dd37a50a4e', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'97e6e16c561045319661fed823928d06', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5079ba733589458f9b5f45e27371140b', 'name': 'vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', '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-10-17T08:11:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T08:11:07Z', 'hostId': u'3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8', '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-10-17T08:11:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5079ba733589458f9b5f45e27371140b', 'name': u'vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'adminPass': u'JY3biygZWLzH', 'tenant_id': u'5079ba733589458f9b5f45e27371140b', 'created_at': u'2018-10-17T08:08:42Z', 'created': u'2018-10-17T08:08:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 08:11:10,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:11:10,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:10,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:10 GMT X-Openstack-Request-Id: req-e51c820d-2a4c-4a16-aa0f-4fb9b40eed8e 2018-10-17 08:11:10,185 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5079ba733589458f9b5f45e27371140b","l2_adjacency":true,"status":"ACTIVE","subnets":["1feee480-bf0f-4f29-8804-f620ff2d72f0"],"description":"","tags":[],"updated_at":"2018-10-17T08:06:48Z","qos_policy_id":null,"name":"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c","admin_state_up":true,"tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 08:11:10,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e51c820d-2a4c-4a16-aa0f-4fb9b40eed8e 2018-10-17 08:11:10,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957989692688s 2018-10-17 08:11:10,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 08:11:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=264b78b8-8a73-46fe-a9fe-34dd37a50a4e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:10,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:10 GMT X-Openstack-Request-Id: req-04a30942-2ddf-4651-90df-f55490ba5a09 2018-10-17 08:11:10,236 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T08:11:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1feee480-bf0f-4f29-8804-f620ff2d72f0","ip_address":"192.168.120.3"}],"id":"5f57bc0d-931b-4977-a091-62344eee0885","security_groups":["c5b56668-0d03-417e-be91-36d02c6302d6"],"mac_address":"fa:16:3e:de:bb:5a","project_id":"5079ba733589458f9b5f45e27371140b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:08:46Z","binding:vnic_type":"normal","device_id":"264b78b8-8a73-46fe-a9fe-34dd37a50a4e","ip_allocation":"immediate"}]} 2018-10-17 08:11:10,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=264b78b8-8a73-46fe-a9fe-34dd37a50a4e used request id req-04a30942-2ddf-4651-90df-f55490ba5a09 2018-10-17 08:11:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0488550662994s 2018-10-17 08:11:10,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 08:11:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"floatingip": {"floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "fixed_ip_address": "192.168.120.3", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885"}}' 2018-10-17 08:11:12,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:12 GMT X-Openstack-Request-Id: req-1a7ed3a7-4b7c-4dc5-bf64-07eadecd3584 2018-10-17 08:11:12,434 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:11Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}} 2018-10-17 08:11:12,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1a7ed3a7-4b7c-4dc5-bf64-07eadecd3584 2018-10-17 08:11:12,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.19757890701s 2018-10-17 08:11:12,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:12,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:12 GMT X-Openstack-Request-Id: req-32ad0661-76b1-40b7-80a1-e6dc8f44af92 2018-10-17 08:11:12,569 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:11Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}]} 2018-10-17 08:11:12,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-32ad0661-76b1-40b7-80a1-e6dc8f44af92 2018-10-17 08:11:12,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.118547916412s 2018-10-17 08:11:12,576 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 08:11:12,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:12,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:12 GMT X-Openstack-Request-Id: req-d2f7db3b-3ac4-4ce7-8f4f-278509008955 2018-10-17 08:11:12,747 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:11Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}]} 2018-10-17 08:11:12,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d2f7db3b-3ac4-4ce7-8f4f-278509008955 2018-10-17 08:11:12,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608170032501s 2018-10-17 08:11:12,753 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 08:11:12,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:12,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:12,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:12 GMT X-Openstack-Request-Id: req-a31769a3-bfef-412d-ad7e-a2c8a1368608 2018-10-17 08:11:12,923 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:11Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}]} 2018-10-17 08:11:12,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a31769a3-bfef-412d-ad7e-a2c8a1368608 2018-10-17 08:11:12,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603210926056s 2018-10-17 08:11:12,930 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 08:11:13,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:13,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:13,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:13 GMT X-Openstack-Request-Id: req-b5bf22e7-430f-4f0a-a004-e423a3f8b0c3 2018-10-17 08:11:13,099 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:11Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}]} 2018-10-17 08:11:13,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b5bf22e7-430f-4f0a-a004-e423a3f8b0c3 2018-10-17 08:11:13,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582540035248s 2018-10-17 08:11:13,105 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 08:11:13,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:13,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:13 GMT X-Openstack-Request-Id: req-f05d4766-2cb9-4994-a2c0-146d9ca14c4e 2018-10-17 08:11:13,276 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:11Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}]} 2018-10-17 08:11:13,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f05d4766-2cb9-4994-a2c0-146d9ca14c4e 2018-10-17 08:11:13,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607180595398s 2018-10-17 08:11:13,282 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 08:11:13,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:13,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:13 GMT X-Openstack-Request-Id: req-5c49b7a1-ed7d-4910-8363-6527d9519916 2018-10-17 08:11:13,457 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:11Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}]} 2018-10-17 08:11:13,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5c49b7a1-ed7d-4910-8363-6527d9519916 2018-10-17 08:11:13,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0656709671021s 2018-10-17 08:11:13,464 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 08:11:13,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:11:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:11:13,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:13 GMT X-Openstack-Request-Id: req-f73438e5-66f5-4bb8-9faa-578ebce3f269 2018-10-17 08:11:13,879 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:11:11Z", "updated_at": "2018-10-17T08:11:13Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:bb:5a", "device_id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "port_id": "5f57bc0d-931b-4977-a091-62344eee0885", "id": "a5981064-64bd-4ae4-a491-00f737cb9560", "qos_policy_id": null}]} 2018-10-17 08:11:13,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f73438e5-66f5-4bb8-9faa-578ebce3f269 2018-10-17 08:11:13,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.304631948471s 2018-10-17 08:11:13,886 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'daed36c7-4a3c-4910-beba-9ca56a8d445c', 'updated_at': u'2018-10-17T08:11:13Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.217', 'revision_number': 1, 'port_id': u'5f57bc0d-931b-4977-a091-62344eee0885', 'id': u'a5981064-64bd-4ae4-a491-00f737cb9560', 'network': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'port': u'5f57bc0d-931b-4977-a091-62344eee0885', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5079ba733589458f9b5f45e27371140b', 'name': 'vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5079ba733589458f9b5f45e27371140b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'294dfbbf-8f42-48f0-aca8-c99f62a4d00c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:bb:5a', u'device_id': u'264b78b8-8a73-46fe-a9fe-34dd37a50a4e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5079ba733589458f9b5f45e27371140b', 'created_at': u'2018-10-17T08:11:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'294dfbbf-8f42-48f0-aca8-c99f62a4d00c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:bb:5a', u'device_id': u'264b78b8-8a73-46fe-a9fe-34dd37a50a4e'}), 'router': u'daed36c7-4a3c-4910-beba-9ca56a8d445c'}) 2018-10-17 08:11:13,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 08:11:13,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 08:11:13,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10903 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f86883fa-da41-43dd-9fdf-3e19395d8500 x-openstack-request-id: req-f86883fa-da41-43dd-9fdf-3e19395d8500 2018-10-17 08:11:13,969 - keystoneauth.session - DEBUG - 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 2133812550 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.386071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.388782] pid_max: default: 32768 minimum: 301\n[ 0.390237] Security Framework initialized\n[ 0.391603] SELinux: Initializing.\n[ 0.393099] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.399228] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.402872] Mount-cache hash table entries: 4096\n[ 0.404608] Initializing cgroup subsys memory\n[ 0.406003] Initializing cgroup subsys devices\n[ 0.407404] Initializing cgroup subsys freezer\n[ 0.408791] Initializing cgroup subsys net_cls\n[ 0.410175] Initializing cgroup subsys blkio\n[ 0.411547] Initializing cgroup subsys perf_event\n[ 0.412994] Initializing cgroup subsys hugetlb\n[ 0.414382] Initializing cgroup subsys pids\n[ 0.415745] Initializing cgroup subsys net_prio\n[ 0.417246] CPU: Physical Processor ID: 0\n[ 0.419270] mce: CPU supports 10 MCE banks\n[ 0.420659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.422216] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423770] tlb_flushall_shift: 6\n[ 0.425160] Freeing SMP alternatives: 28k freed\n[ 0.429238] ACPI: Core revision 20130517\n[ 0.430982] ACPI: All ACPI Tables successfully acquired\n[ 0.432730] ftrace: allocating 25812 entries in 101 pages\n[ 0.454758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.456566] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.458347] smpboot: Max logical packages: 2\n[ 0.459960] Enabling x2apic\n[ 0.461056] Enabled x2apic\n[ 0.462419] Switched APIC routing to physical x2apic.\n[ 0.465169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.466926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.470172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.478469] KVM setup paravirtual spinlock\n[ 0.481063] smpboot: Booting Node 0, Processors #1 OK\n[ 0.482980] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.504885] Brought up 2 CPUs\n[ 0.504888] KVM setup async PF for cpu 1\n[ 0.504891] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.508677] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.511246] devtmpfs: initialized\n[ 0.513966] EVM: security.selinux\n[ 0.515151] EVM: security.ima\n[ 0.516266] EVM: security.capability\n[ 0.518126] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.519937] pinctrl core: initialized pinctrl subsystem\n[ 0.521590] NET: Registered protocol family 16\n[ 0.523191] ACPI: bus type PCI registered\n[ 0.524515] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.526345] PCI: Using configuration type 1 for base access\n[ 0.531318] ACPI: Added _OSI(Module Device)\n[ 0.532695] ACPI: Added _OSI(Processor Device)\n[ 0.534078] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.535520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.538156] ACPI: Interpreter enabled\n[ 0.539429] ACPI: (supports S0 S5)\n[ 0.540629] ACPI: Using IOAPIC for interrupt routing\n[ 0.542121] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.546570] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.548269] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.550080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.551871] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.555204] acpiphp: Slot [3] registered\n[ 0.556516] acpiphp: Slot [4] registered\n[ 0.557823] acpiphp: Slot [5] registered\n[ 0.559128] acpiphp: Slot [6] registered\n[ 0.560434] acpiphp: Slot [7] registered\n[ 0.561743] acpiphp: Slot [8] registered\n[ 0.563055] acpiphp: Slot [9] registered\n[ 0.564367] acpiphp: Slot [10] registered\n[ 0.565702] acpiphp: Slot [11] registered\n[ 0.567025] acpiphp: Slot [12] registered\n[ 0.568359] acpiphp: Slot [13] registered\n[ 0.569685] acpiphp: Slot [14] registered\n[ 0.571015] acpiphp: Slot [15] registered\n[ 0.572339] acpiphp: Slot [16] registered\n[ 0.573667] acpiphp: Slot [17] registered\n[ 0.574987] acpiphp: Slot [18] registered\n[ 0.576315] acpiphp: Slot [19] registered\n[ 0.577649] acpiphp: Slot [20] registered\n[ 0.578977] acpiphp: Slot [21] registered\n[ 0.580309] acpiphp: Slot [22] registered\n[ 0.581633] acpiphp: Slot [23] registered\n[ 0.582953] acpiphp: Slot [24] registered\n[ 0.584279] acpiphp: Slot [25] registered\n[ 0.585608] acpiphp: Slot [26] registered\n[ 0.586921] acpiphp: Slot [27] registered\n[ 0.588241] acpiphp: Slot [28] registered\n[ 0.589629] acpiphp: Slot [29] registered\n[ 0.590957] acpiphp: Slot [30] registered\n[ 0.592281] acpiphp: Slot [31] registered\n[ 0.593600] PCI host bridge to bus 0000:00\n[ 0.594925] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.596507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.598298] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.600078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.602501] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.604927] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.610043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.611902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.613640] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.615481] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.619826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.622237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.645727] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.647894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.649997] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.652638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.654713] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.656630] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.658654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.661183] vgaarb: loaded\n[ 0.662273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.663993] SCSI subsystem initialized\n[ 0.665300] ACPI: bus type USB registered\n[ 0.666647] usbcore: registered new interface driver usbfs\n[ 0.668232] usbcore: registered new interface driver hub\n[ 0.669814] usbcore: registered new device driver usb\n[ 0.671531] PCI: Using ACPI for IRQ routing\n[ 0.673233] NetLabel: Initializing\n[ 0.674456] NetLabel: domain hash size = 128\n[ 0.675819] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.677322] NetLabel: unlabeled traffic allowed by default\n[ 0.679052] Switched to clocksource kvm-clock\n[ 0.688188] pnp: PnP ACPI init\n[ 0.689358] ACPI: bus type PNP registered\n[ 0.691047] pnp: PnP ACPI: found 5 devices\n[ 0.692378] ACPI: bus type PNP unregistered\n[ 0.700268] NET: Registered protocol family 2\n[ 0.701989] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.704647] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.706854] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.708727] TCP: reno registered\n[ 0.709906] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.711633] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713469] NET: Registered protocol family 1\n[ 0.714867] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.716540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.718171] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.738410] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.758558] Unpacking initramfs...\n[ 1.218459] Freeing initrd memory: 37508k freed\n[ 1.228207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.230042] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.233646] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.235495] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.237543] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.239267] Initialise system trusted keyring\n[ 1.240673] audit: initializing netlink socket (disabled)\n[ 1.242248] type=2000 audit(1539763870.392:1): initialized\n[ 1.259170] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.260921] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.263544] zpool: loaded\n[ 1.264625] zbud: loaded\n[ 1.265890] VFS: Disk quotas dquot_6.5.2\n[ 1.267224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.269119] msgmni has been set to 7578\n[ 1.270460] Key type big_key registered\n[ 1.272908] NET: Registered protocol family 38\n[ 1.274317] Key type asymmetric registered\n[ 1.275657] Asymmetric key parser 'x509' registered\n[ 1.277136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.279599] io scheduler noop registered\n[ 1.280905] io scheduler deadline registered (default)\n[ 1.294983] io scheduler cfq registered\n[ 1.296354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.297950] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.299826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.302243] ACPI: Power Button [PWRF]\n[ 1.303618] GHES: HEST is not enabled!\n[ 1.305005] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.329303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.331523] Non-volatile memory driver v1.3\n[ 1.332865] Linux agpgart interface v0.103\n[ 1.334295] crash memory driver: version 1.1\n[ 1.335706] rdac: device handler registered\n[ 1.337135] hp_sw: device handler registered\n[ 1.338505] emc: device handler registered\n[ 1.339832] alua: device handler registered\n[ 1.341194] libphy: Fixed MDIO Bus: probed\n[ 1.342605] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.344345] ehci-pci: EHCI PCI platform driver\n[ 1.345739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.347431] ohci-pci: OHCI PCI platform driver\n[ 1.348811] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.368724] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.370411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.372861] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.374401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.376135] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.377941] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.380310] usb usb1: Product: UHCI Host Controller\n[ 1.381754] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.383602] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.385162] hub 1-0:1.0: USB hub found\n[ 1.386435] hub 1-0:1.0: 2 ports detected\n[ 1.387860] usbcore: registered new interface driver usbserial\n[ 1.389513] usbcore: registered new interface driver usbserial_generic\n[ 1.391259] usbserial: USB Serial support registered for generic\n[ 1.392935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.396131] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.397621] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.399205] mousedev: PS/2 mouse device common for all mice\n[ 1.401122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.404411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.407064] rtc_cmos 00:00: RTC can wake from S4\n[ 1.408876] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.408952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.416907] cpuidle: using governor menu\n[ 1.418576] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.420605] usbcore: registered new interface driver usbhid\n[ 1.422387] usbhid: USB HID core driver\n[ 1.423740] drop_monitor: Initializing network drop monitor service\n[ 1.425837] TCP: cubic registered\n[ 1.427032] Initializing XFRM netlink socket\n[ 1.428683] NET: Registered protocol family 10\n[ 1.430600] NET: Registered protocol family 17\n[ 1.432427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.434202] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.436162] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.439222] Loading compiled-in X.509 certificates\n[ 1.440949] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.444151] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.447620] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.450675] registered taskstats version 1\n[ 1.454043] Key type trusted registered\n[ 1.456675] Key type encrypted registered\n[ 1.459166] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.461149] rtc_cmos 00:00: setting system clock to 2018-10-17 08:11:10 UTC (1539763870)\n[ 1.464350] Freeing unused kernel memory: 1680k freed\n[ 1.469495] 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.474623] systemd[1]: Detected virtualization kvm.\n[ 1.476188] systemd[1]: Detected architecture x86-64.\n[ 1.477739] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.480824] systemd[1]: No hostname configured.\n[ 1.482323] systemd[1]: Set hostname to .\n[ 1.483998] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.508560] systemd[1]: Created slice Root Slice.\n[ 1.510092] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.512754] systemd[1]: Created slice System Slice.\n[ 1.514341] systemd[1]: Starting System Slice.\n[ 1.515885] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.518528] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.522240] systemd[1]: Reached target Paths.\n[ 1.523682] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.526209] systemd[1]: Listening on udev Kernel Socket.\n[ 1.527812] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.530349] systemd[1]: Reached target Slices.\n[ 1.531803] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.534379] systemd[1]: Reached target Local File Systems.\n[ 1.536026] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.538784] systemd[1]: Listening on Journal Socket.\n[ 1.540377] systemd[1]: Starting Journal Socket.\n[ 1.542310] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.545873] systemd[1]: Reached target Swap.\n[ 1.547337] systemd[1]: Starting Swap.\n[ 1.548984] 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.553838] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.556907] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560788] systemd[1]: Listening on udev Control Socket.\n[ 1.562456] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.565065] systemd[1]: Reached target Sockets.\n[ 1.566540] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.568966] systemd[1]: Reached target Timers.\n[ 1.570475] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.572992] 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.627433] RPC: Registered named UNIX socket transport module.\n[ 1.629669] RPC: Registered udp transport module.\n[ 1.631515] RPC: Registered tcp transport module.\n[ 1.633398] 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[ 1.689070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.742511] FDC 0 is a S82078B\n[ 1.758722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799151] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.804820] scsi host0: ata_piix\n[ 1.806186] vda: vda1\n[ 1.806902] scsi host1: ata_piix\n[ 1.806925] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.806926] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.840250] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.842226] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.844266] usb 1-1: Product: QEMU USB Tablet\n[ 1.845744] usb 1-1: Manufacturer: QEMU\n[ 1.847113] usb 1-1: SerialNumber: 42\n[ 1.857395] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.860581] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.980302] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.983077] XFS (vda1): Mounting V4 Filesystem\n[ 2.049179] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.233097] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] 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.297290] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.616416] SELinux: Disabled at runtime.\n[ 2.654063] type=1404 audit(1539763871.692:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.696226] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.698023] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.058086] systemd-journald[394]: Received request to flush runtime journal from PID 1\n[ 3.063630] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.262146] type=1305 audit(1539763872.300:3): audit_pid=439 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[[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] 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[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.401644] [drm] Initialized drm 1.1.0 20060810\n[ 3.420374] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.458698] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.505140] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.507008] [TTM] Initializing pool allocator\n[ 3.508455] [TTM] Initializing DMA pool allocator\n[ 3.510218] [drm] fb mappable at 0xFC000000\n[ 3.511662] [drm] vram aper at 0xFC000000\n[ 3.513026] [drm] size 33554432\n[ 3.514234] [drm] fb depth is 24\n[ 3.515000] ppdev: user-space parallel port driver\n[ 3.516950] [drm] pitch is 3072\n[ 3.519157] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.541562] Console: switching to colour frame buffer device 128x48\n[ 3.554271] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.563112] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started 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[[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[ 3.624226] AES CTR mode by8 optimization enabled\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.628716] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.638552] alg: No test for crc32 (crc32-pclmul)\n[ 3.665381] intel_rapl: no valid rapl domains found in package 0\n[ 3.680096] intel_powerclamp: No package C-state available\n[ 3.686789] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n"} 2018-10-17 08:11:13,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e/action used request id req-f86883fa-da41-43dd-9fdf-3e19395d8500 2018-10-17 08:11:13,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0830390453339s 2018-10-17 08:11:13,971 - 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 2133812550 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.386071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.388782] pid_max: default: 32768 minimum: 301 [ 0.390237] Security Framework initialized [ 0.391603] SELinux: Initializing. [ 0.393099] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.399228] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.402872] Mount-cache hash table entries: 4096 [ 0.404608] Initializing cgroup subsys memory [ 0.406003] Initializing cgroup subsys devices [ 0.407404] Initializing cgroup subsys freezer [ 0.408791] Initializing cgroup subsys net_cls [ 0.410175] Initializing cgroup subsys blkio [ 0.411547] Initializing cgroup subsys perf_event [ 0.412994] Initializing cgroup subsys hugetlb [ 0.414382] Initializing cgroup subsys pids [ 0.415745] Initializing cgroup subsys net_prio [ 0.417246] CPU: Physical Processor ID: 0 [ 0.419270] mce: CPU supports 10 MCE banks [ 0.420659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.422216] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423770] tlb_flushall_shift: 6 [ 0.425160] Freeing SMP alternatives: 28k freed [ 0.429238] ACPI: Core revision 20130517 [ 0.430982] ACPI: All ACPI Tables successfully acquired [ 0.432730] ftrace: allocating 25812 entries in 101 pages [ 0.454758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.456566] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.458347] smpboot: Max logical packages: 2 [ 0.459960] Enabling x2apic [ 0.461056] Enabled x2apic [ 0.462419] Switched APIC routing to physical x2apic. [ 0.465169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.466926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.470172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.478469] KVM setup paravirtual spinlock [ 0.481063] smpboot: Booting Node 0, Processors #1 OK [ 0.482980] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.504885] Brought up 2 CPUs [ 0.504888] KVM setup async PF for cpu 1 [ 0.504891] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.508677] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.511246] devtmpfs: initialized [ 0.513966] EVM: security.selinux [ 0.515151] EVM: security.ima [ 0.516266] EVM: security.capability [ 0.518126] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.519937] pinctrl core: initialized pinctrl subsystem [ 0.521590] NET: Registered protocol family 16 [ 0.523191] ACPI: bus type PCI registered [ 0.524515] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.526345] PCI: Using configuration type 1 for base access [ 0.531318] ACPI: Added _OSI(Module Device) [ 0.532695] ACPI: Added _OSI(Processor Device) [ 0.534078] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.535520] ACPI: Added _OSI(Processor Aggregator Device) [ 0.538156] ACPI: Interpreter enabled [ 0.539429] ACPI: (supports S0 S5) [ 0.540629] ACPI: Using IOAPIC for interrupt routing [ 0.542121] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.546570] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.548269] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.550080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.551871] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.555204] acpiphp: Slot [3] registered [ 0.556516] acpiphp: Slot [4] registered [ 0.557823] acpiphp: Slot [5] registered [ 0.559128] acpiphp: Slot [6] registered [ 0.560434] acpiphp: Slot [7] registered [ 0.561743] acpiphp: Slot [8] registered [ 0.563055] acpiphp: Slot [9] registered [ 0.564367] acpiphp: Slot [10] registered [ 0.565702] acpiphp: Slot [11] registered [ 0.567025] acpiphp: Slot [12] registered [ 0.568359] acpiphp: Slot [13] registered [ 0.569685] acpiphp: Slot [14] registered [ 0.571015] acpiphp: Slot [15] registered [ 0.572339] acpiphp: Slot [16] registered [ 0.573667] acpiphp: Slot [17] registered [ 0.574987] acpiphp: Slot [18] registered [ 0.576315] acpiphp: Slot [19] registered [ 0.577649] acpiphp: Slot [20] registered [ 0.578977] acpiphp: Slot [21] registered [ 0.580309] acpiphp: Slot [22] registered [ 0.581633] acpiphp: Slot [23] registered [ 0.582953] acpiphp: Slot [24] registered [ 0.584279] acpiphp: Slot [25] registered [ 0.585608] acpiphp: Slot [26] registered [ 0.586921] acpiphp: Slot [27] registered [ 0.588241] acpiphp: Slot [28] registered [ 0.589629] acpiphp: Slot [29] registered [ 0.590957] acpiphp: Slot [30] registered [ 0.592281] acpiphp: Slot [31] registered [ 0.593600] PCI host bridge to bus 0000:00 [ 0.594925] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.596507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.598298] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.600078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.602501] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.604927] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.610043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.611902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.613640] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.615481] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.619826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.622237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.645727] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.647894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.649997] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.652638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.654713] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.656630] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.658654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.661183] vgaarb: loaded [ 0.662273] vgaarb: bridge control possible 0000:00:02.0 [ 0.663993] SCSI subsystem initialized [ 0.665300] ACPI: bus type USB registered [ 0.666647] usbcore: registered new interface driver usbfs [ 0.668232] usbcore: registered new interface driver hub [ 0.669814] usbcore: registered new device driver usb [ 0.671531] PCI: Using ACPI for IRQ routing [ 0.673233] NetLabel: Initializing [ 0.674456] NetLabel: domain hash size = 128 [ 0.675819] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.677322] NetLabel: unlabeled traffic allowed by default [ 0.679052] Switched to clocksource kvm-clock [ 0.688188] pnp: PnP ACPI init [ 0.689358] ACPI: bus type PNP registered [ 0.691047] pnp: PnP ACPI: found 5 devices [ 0.692378] ACPI: bus type PNP unregistered [ 0.700268] NET: Registered protocol family 2 [ 0.701989] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.704647] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.706854] TCP: Hash tables configured (established 32768 bind 32768) [ 0.708727] TCP: reno registered [ 0.709906] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.711633] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713469] NET: Registered protocol family 1 [ 0.714867] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.716540] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.718171] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.738410] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.758558] Unpacking initramfs... [ 1.218459] Freeing initrd memory: 37508k freed [ 1.228207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.230042] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.233646] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.235495] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.237543] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.239267] Initialise system trusted keyring [ 1.240673] audit: initializing netlink socket (disabled) [ 1.242248] type=2000 audit(1539763870.392:1): initialized [ 1.259170] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.260921] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.263544] zpool: loaded [ 1.264625] zbud: loaded [ 1.265890] VFS: Disk quotas dquot_6.5.2 [ 1.267224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.269119] msgmni has been set to 7578 [ 1.270460] Key type big_key registered [ 1.272908] NET: Registered protocol family 38 [ 1.274317] Key type asymmetric registered [ 1.275657] Asymmetric key parser 'x509' registered [ 1.277136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.279599] io scheduler noop registered [ 1.280905] io scheduler deadline registered (default) [ 1.294983] io scheduler cfq registered [ 1.296354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.297950] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.299826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.302243] ACPI: Power Button [PWRF] [ 1.303618] GHES: HEST is not enabled! [ 1.305005] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.329303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.331523] Non-volatile memory driver v1.3 [ 1.332865] Linux agpgart interface v0.103 [ 1.334295] crash memory driver: version 1.1 [ 1.335706] rdac: device handler registered [ 1.337135] hp_sw: device handler registered [ 1.338505] emc: device handler registered [ 1.339832] alua: device handler registered [ 1.341194] libphy: Fixed MDIO Bus: probed [ 1.342605] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.344345] ehci-pci: EHCI PCI platform driver [ 1.345739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.347431] ohci-pci: OHCI PCI platform driver [ 1.348811] uhci_hcd: USB Universal Host Controller Interface driver [ 1.368724] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.370411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.372861] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.374401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.376135] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.377941] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.380310] usb usb1: Product: UHCI Host Controller [ 1.381754] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.383602] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385162] hub 1-0:1.0: USB hub found [ 1.386435] hub 1-0:1.0: 2 ports detected [ 1.387860] usbcore: registered new interface driver usbserial [ 1.389513] usbcore: registered new interface driver usbserial_generic [ 1.391259] usbserial: USB Serial support registered for generic [ 1.392935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.396131] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.397621] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.399205] mousedev: PS/2 mouse device common for all mice [ 1.401122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.404411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.407064] rtc_cmos 00:00: RTC can wake from S4 [ 1.408876] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.408952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.416907] cpuidle: using governor menu [ 1.418576] hidraw: raw HID events driver (C) Jiri Kosina [ 1.420605] usbcore: registered new interface driver usbhid [ 1.422387] usbhid: USB HID core driver [ 1.423740] drop_monitor: Initializing network drop monitor service [ 1.425837] TCP: cubic registered [ 1.427032] Initializing XFRM netlink socket [ 1.428683] NET: Registered protocol family 10 [ 1.430600] NET: Registered protocol family 17 [ 1.432427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.434202] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.436162] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.439222] Loading compiled-in X.509 certificates [ 1.440949] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.444151] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.447620] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.450675] registered taskstats version 1 [ 1.454043] Key type trusted registered [ 1.456675] Key type encrypted registered [ 1.459166] IMA: No TPM chip found, activating TPM-bypass! [ 1.461149] rtc_cmos 00:00: setting system clock to 2018-10-17 08:11:10 UTC (1539763870) [ 1.464350] Freeing unused kernel memory: 1680k freed [ 1.469495] 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.474623] systemd[1]: Detected virtualization kvm. [ 1.476188] systemd[1]: Detected architecture x86-64. [ 1.477739] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.480824] systemd[1]: No hostname configured. [ 1.482323] systemd[1]: Set hostname to . [ 1.483998] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.508560] systemd[1]: Created slice Root Slice. [ 1.510092] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.512754] systemd[1]: Created slice System Slice. [ 1.514341] systemd[1]: Starting System Slice. [ 1.515885] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.518528] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.522240] systemd[1]: Reached target Paths. [ 1.523682] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.526209] systemd[1]: Listening on udev Kernel Socket. [ 1.527812] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.530349] systemd[1]: Reached target Slices. [ 1.531803] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.534379] systemd[1]: Reached target Local File Systems. [ 1.536026] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.538784] systemd[1]: Listening on Journal Socket. [ 1.540377] systemd[1]: Starting Journal Socket. [ 1.542310] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.545873] systemd[1]: Reached target Swap. [ 1.547337] systemd[1]: Starting Swap. [ 1.548984] 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.553838] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.556907] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.560788] systemd[1]: Listening on udev Control Socket. [ 1.562456] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.565065] systemd[1]: Reached target Sockets. [ 1.566540] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.568966] systemd[1]: Reached target Timers. [ 1.570475] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.572992] 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.627433] RPC: Registered named UNIX socket transport module. [ 1.629669] RPC: Registered udp transport module. [ 1.631515] RPC: Registered tcp transport module. [ 1.633398] 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... [ 1.689070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.742511] FDC 0 is a S82078B [ 1.758722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.799151] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.804820] scsi host0: ata_piix [ 1.806186] vda: vda1 [ 1.806902] scsi host1: ata_piix [ 1.806925] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.806926] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.840250] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.842226] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.844266] usb 1-1: Product: QEMU USB Tablet [ 1.845744] usb 1-1: Manufacturer: QEMU [ 1.847113] usb 1-1: SerialNumber: 42 [ 1.857395] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.860581] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.980302] SGI XFS with ACLs, security attributes, no debug enabled [ 1.983077] XFS (vda1): Mounting V4 Filesystem [ 2.049179] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.233097] tsc: Refined TSC clocksource calibration: 3491.844 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] 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.297290] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.616416] SELinux: Disabled at runtime. [ 2.654063] type=1404 audit(1539763871.692:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.696226] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.698023] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.058086] systemd-journald[394]: Received request to flush runtime journal from PID 1 [ 3.063630] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.262146] type=1305 audit(1539763872.300:3): audit_pid=439 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. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.401644] [drm] Initialized drm 1.1.0 20060810 [ 3.420374] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.458698] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.505140] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.507008] [TTM] Initializing pool allocator [ 3.508455] [TTM] Initializing DMA pool allocator [ 3.510218] [drm] fb mappable at 0xFC000000 [ 3.511662] [drm] vram aper at 0xFC000000 [ 3.513026] [drm] size 33554432 [ 3.514234] [drm] fb depth is 24 [ 3.515000] ppdev: user-space parallel port driver [ 3.516950] [drm] pitch is 3072 [ 3.519157] fbcon: cirrusdrmfb (fb0) is primary device [ 3.541562] Console: switching to colour frame buffer device 128x48 [ 3.554271] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.563112] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started 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. [[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. [ 3.624226] AES CTR mode by8 optimization enabled Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.628716] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.638552] alg: No test for crc32 (crc32-pclmul) [ 3.665381] intel_rapl: no valid rapl domains found in package 0 [ 3.680096] intel_powerclamp: No package C-state available [ 3.686789] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. 2018-10-17 08:11:14,974 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.217: timed out 2018-10-17 08:11:23,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 08:11:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 08:11:25,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12748 Content-Type: application/json Date: Wed, 17 Oct 2018 08:11:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c3679a8-d176-4db4-8b73-8f30f5e48b0c x-openstack-request-id: req-2c3679a8-d176-4db4-8b73-8f30f5e48b0c 2018-10-17 08:11:25,067 - keystoneauth.session - DEBUG - 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 2133812550 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.386071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.388782] pid_max: default: 32768 minimum: 301\n[ 0.390237] Security Framework initialized\n[ 0.391603] SELinux: Initializing.\n[ 0.393099] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.399228] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.402872] Mount-cache hash table entries: 4096\n[ 0.404608] Initializing cgroup subsys memory\n[ 0.406003] Initializing cgroup subsys devices\n[ 0.407404] Initializing cgroup subsys freezer\n[ 0.408791] Initializing cgroup subsys net_cls\n[ 0.410175] Initializing cgroup subsys blkio\n[ 0.411547] Initializing cgroup subsys perf_event\n[ 0.412994] Initializing cgroup subsys hugetlb\n[ 0.414382] Initializing cgroup subsys pids\n[ 0.415745] Initializing cgroup subsys net_prio\n[ 0.417246] CPU: Physical Processor ID: 0\n[ 0.419270] mce: CPU supports 10 MCE banks\n[ 0.420659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.422216] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423770] tlb_flushall_shift: 6\n[ 0.425160] Freeing SMP alternatives: 28k freed\n[ 0.429238] ACPI: Core revision 20130517\n[ 0.430982] ACPI: All ACPI Tables successfully acquired\n[ 0.432730] ftrace: allocating 25812 entries in 101 pages\n[ 0.454758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.456566] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.458347] smpboot: Max logical packages: 2\n[ 0.459960] Enabling x2apic\n[ 0.461056] Enabled x2apic\n[ 0.462419] Switched APIC routing to physical x2apic.\n[ 0.465169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.466926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.470172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.478469] KVM setup paravirtual spinlock\n[ 0.481063] smpboot: Booting Node 0, Processors #1 OK\n[ 0.482980] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.504885] Brought up 2 CPUs\n[ 0.504888] KVM setup async PF for cpu 1\n[ 0.504891] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.508677] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.511246] devtmpfs: initialized\n[ 0.513966] EVM: security.selinux\n[ 0.515151] EVM: security.ima\n[ 0.516266] EVM: security.capability\n[ 0.518126] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.519937] pinctrl core: initialized pinctrl subsystem\n[ 0.521590] NET: Registered protocol family 16\n[ 0.523191] ACPI: bus type PCI registered\n[ 0.524515] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.526345] PCI: Using configuration type 1 for base access\n[ 0.531318] ACPI: Added _OSI(Module Device)\n[ 0.532695] ACPI: Added _OSI(Processor Device)\n[ 0.534078] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.535520] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.538156] ACPI: Interpreter enabled\n[ 0.539429] ACPI: (supports S0 S5)\n[ 0.540629] ACPI: Using IOAPIC for interrupt routing\n[ 0.542121] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.546570] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.548269] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.550080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.551871] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.555204] acpiphp: Slot [3] registered\n[ 0.556516] acpiphp: Slot [4] registered\n[ 0.557823] acpiphp: Slot [5] registered\n[ 0.559128] acpiphp: Slot [6] registered\n[ 0.560434] acpiphp: Slot [7] registered\n[ 0.561743] acpiphp: Slot [8] registered\n[ 0.563055] acpiphp: Slot [9] registered\n[ 0.564367] acpiphp: Slot [10] registered\n[ 0.565702] acpiphp: Slot [11] registered\n[ 0.567025] acpiphp: Slot [12] registered\n[ 0.568359] acpiphp: Slot [13] registered\n[ 0.569685] acpiphp: Slot [14] registered\n[ 0.571015] acpiphp: Slot [15] registered\n[ 0.572339] acpiphp: Slot [16] registered\n[ 0.573667] acpiphp: Slot [17] registered\n[ 0.574987] acpiphp: Slot [18] registered\n[ 0.576315] acpiphp: Slot [19] registered\n[ 0.577649] acpiphp: Slot [20] registered\n[ 0.578977] acpiphp: Slot [21] registered\n[ 0.580309] acpiphp: Slot [22] registered\n[ 0.581633] acpiphp: Slot [23] registered\n[ 0.582953] acpiphp: Slot [24] registered\n[ 0.584279] acpiphp: Slot [25] registered\n[ 0.585608] acpiphp: Slot [26] registered\n[ 0.586921] acpiphp: Slot [27] registered\n[ 0.588241] acpiphp: Slot [28] registered\n[ 0.589629] acpiphp: Slot [29] registered\n[ 0.590957] acpiphp: Slot [30] registered\n[ 0.592281] acpiphp: Slot [31] registered\n[ 0.593600] PCI host bridge to bus 0000:00\n[ 0.594925] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.596507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.598298] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.600078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.602501] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.604927] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.610043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.611902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.613640] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.615481] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.619826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.622237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.645727] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.647894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.649997] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.652638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.654713] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.656630] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.658654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.661183] vgaarb: loaded\n[ 0.662273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.663993] SCSI subsystem initialized\n[ 0.665300] ACPI: bus type USB registered\n[ 0.666647] usbcore: registered new interface driver usbfs\n[ 0.668232] usbcore: registered new interface driver hub\n[ 0.669814] usbcore: registered new device driver usb\n[ 0.671531] PCI: Using ACPI for IRQ routing\n[ 0.673233] NetLabel: Initializing\n[ 0.674456] NetLabel: domain hash size = 128\n[ 0.675819] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.677322] NetLabel: unlabeled traffic allowed by default\n[ 0.679052] Switched to clocksource kvm-clock\n[ 0.688188] pnp: PnP ACPI init\n[ 0.689358] ACPI: bus type PNP registered\n[ 0.691047] pnp: PnP ACPI: found 5 devices\n[ 0.692378] ACPI: bus type PNP unregistered\n[ 0.700268] NET: Registered protocol family 2\n[ 0.701989] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.704647] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.706854] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.708727] TCP: reno registered\n[ 0.709906] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.711633] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713469] NET: Registered protocol family 1\n[ 0.714867] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.716540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.718171] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.738410] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.758558] Unpacking initramfs...\n[ 1.218459] Freeing initrd memory: 37508k freed\n[ 1.228207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.230042] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.233646] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.235495] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.237543] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.239267] Initialise system trusted keyring\n[ 1.240673] audit: initializing netlink socket (disabled)\n[ 1.242248] type=2000 audit(1539763870.392:1): initialized\n[ 1.259170] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.260921] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.263544] zpool: loaded\n[ 1.264625] zbud: loaded\n[ 1.265890] VFS: Disk quotas dquot_6.5.2\n[ 1.267224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.269119] msgmni has been set to 7578\n[ 1.270460] Key type big_key registered\n[ 1.272908] NET: Registered protocol family 38\n[ 1.274317] Key type asymmetric registered\n[ 1.275657] Asymmetric key parser 'x509' registered\n[ 1.277136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.279599] io scheduler noop registered\n[ 1.280905] io scheduler deadline registered (default)\n[ 1.294983] io scheduler cfq registered\n[ 1.296354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.297950] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.299826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.302243] ACPI: Power Button [PWRF]\n[ 1.303618] GHES: HEST is not enabled!\n[ 1.305005] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.329303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.331523] Non-volatile memory driver v1.3\n[ 1.332865] Linux agpgart interface v0.103\n[ 1.334295] crash memory driver: version 1.1\n[ 1.335706] rdac: device handler registered\n[ 1.337135] hp_sw: device handler registered\n[ 1.338505] emc: device handler registered\n[ 1.339832] alua: device handler registered\n[ 1.341194] libphy: Fixed MDIO Bus: probed\n[ 1.342605] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.344345] ehci-pci: EHCI PCI platform driver\n[ 1.345739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.347431] ohci-pci: OHCI PCI platform driver\n[ 1.348811] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.368724] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.370411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.372861] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.374401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.376135] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.377941] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.380310] usb usb1: Product: UHCI Host Controller\n[ 1.381754] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.383602] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.385162] hub 1-0:1.0: USB hub found\n[ 1.386435] hub 1-0:1.0: 2 ports detected\n[ 1.387860] usbcore: registered new interface driver usbserial\n[ 1.389513] usbcore: registered new interface driver usbserial_generic\n[ 1.391259] usbserial: USB Serial support registered for generic\n[ 1.392935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.396131] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.397621] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.399205] mousedev: PS/2 mouse device common for all mice\n[ 1.401122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.404411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.407064] rtc_cmos 00:00: RTC can wake from S4\n[ 1.408876] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.408952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.416907] cpuidle: using governor menu\n[ 1.418576] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.420605] usbcore: registered new interface driver usbhid\n[ 1.422387] usbhid: USB HID core driver\n[ 1.423740] drop_monitor: Initializing network drop monitor service\n[ 1.425837] TCP: cubic registered\n[ 1.427032] Initializing XFRM netlink socket\n[ 1.428683] NET: Registered protocol family 10\n[ 1.430600] NET: Registered protocol family 17\n[ 1.432427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.434202] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.436162] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.439222] Loading compiled-in X.509 certificates\n[ 1.440949] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.444151] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.447620] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.450675] registered taskstats version 1\n[ 1.454043] Key type trusted registered\n[ 1.456675] Key type encrypted registered\n[ 1.459166] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.461149] rtc_cmos 00:00: setting system clock to 2018-10-17 08:11:10 UTC (1539763870)\n[ 1.464350] Freeing unused kernel memory: 1680k freed\n[ 1.469495] 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.474623] systemd[1]: Detected virtualization kvm.\n[ 1.476188] systemd[1]: Detected architecture x86-64.\n[ 1.477739] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.480824] systemd[1]: No hostname configured.\n[ 1.482323] systemd[1]: Set hostname to .\n[ 1.483998] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.508560] systemd[1]: Created slice Root Slice.\n[ 1.510092] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.512754] systemd[1]: Created slice System Slice.\n[ 1.514341] systemd[1]: Starting System Slice.\n[ 1.515885] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.518528] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.522240] systemd[1]: Reached target Paths.\n[ 1.523682] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.526209] systemd[1]: Listening on udev Kernel Socket.\n[ 1.527812] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.530349] systemd[1]: Reached target Slices.\n[ 1.531803] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.534379] systemd[1]: Reached target Local File Systems.\n[ 1.536026] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.538784] systemd[1]: Listening on Journal Socket.\n[ 1.540377] systemd[1]: Starting Journal Socket.\n[ 1.542310] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.545873] systemd[1]: Reached target Swap.\n[ 1.547337] systemd[1]: Starting Swap.\n[ 1.548984] 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.553838] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.556907] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560788] systemd[1]: Listening on udev Control Socket.\n[ 1.562456] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.565065] systemd[1]: Reached target Sockets.\n[ 1.566540] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.568966] systemd[1]: Reached target Timers.\n[ 1.570475] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.572992] 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.627433] RPC: Registered named UNIX socket transport module.\n[ 1.629669] RPC: Registered udp transport module.\n[ 1.631515] RPC: Registered tcp transport module.\n[ 1.633398] 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[ 1.689070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.742511] FDC 0 is a S82078B\n[ 1.758722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799151] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.804820] scsi host0: ata_piix\n[ 1.806186] vda: vda1\n[ 1.806902] scsi host1: ata_piix\n[ 1.806925] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.806926] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.840250] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.842226] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.844266] usb 1-1: Product: QEMU USB Tablet\n[ 1.845744] usb 1-1: Manufacturer: QEMU\n[ 1.847113] usb 1-1: SerialNumber: 42\n[ 1.857395] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.860581] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.980302] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.983077] XFS (vda1): Mounting V4 Filesystem\n[ 2.049179] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.233097] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] 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.297290] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.616416] SELinux: Disabled at runtime.\n[ 2.654063] type=1404 audit(1539763871.692:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.696226] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.698023] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.058086] systemd-journald[394]: Received request to flush runtime journal from PID 1\n[ 3.063630] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.262146] type=1305 audit(1539763872.300:3): audit_pid=439 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[[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] 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[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.401644] [drm] Initialized drm 1.1.0 20060810\n[ 3.420374] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.458698] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.505140] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.507008] [TTM] Initializing pool allocator\n[ 3.508455] [TTM] Initializing DMA pool allocator\n[ 3.510218] [drm] fb mappable at 0xFC000000\n[ 3.511662] [drm] vram aper at 0xFC000000\n[ 3.513026] [drm] size 33554432\n[ 3.514234] [drm] fb depth is 24\n[ 3.515000] ppdev: user-space parallel port driver\n[ 3.516950] [drm] pitch is 3072\n[ 3.519157] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.541562] Console: switching to colour frame buffer device 128x48\n[ 3.554271] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.563112] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started 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[[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[ 3.624226] AES CTR mode by8 optimization enabled\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.628716] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.638552] alg: No test for crc32 (crc32-pclmul)\n[ 3.665381] intel_rapl: no valid rapl domains found in package 0\n[ 3.680096] intel_powerclamp: No package C-state available\n[ 3.686789] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.987960] cloud-init[469]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 08:11:13 +0000. Up 3.89 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\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 LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[ 6.043937] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 08:11:15 +0000. Up 6.00 seconds.\n[ 6.110261] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.112166] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.113825] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.116340] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.118855] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.121429] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:de:bb:5a |\n[ 6.123891] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.128194] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.131131] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.133721] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.142840] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.145738] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.149870] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.155450] cloud-init[797]: [[32m OK [0m] Created slice user-993.slice.\nci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.159921] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.166932] cloud-init[3516]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 08:11:20 +0000. Up 11.12 seconds.\n[ 11.435567] cloud-init[3669]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 08:11:20 +0000. Up 11.39 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 | c9:ba:84:03:a7:18:d1:63:1f:b1:70:d8:d7:72:c7:24 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.489414] cloud-init[3669]: Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 08:11:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.48 seconds\n"} 2018-10-17 08:11:25,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e/action used request id req-2c3679a8-d176-4db4-8b73-8f30f5e48b0c 2018-10-17 08:11:25,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08433294296s 2018-10-17 08:11:25,069 - 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 2133812550 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.386071] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.388782] pid_max: default: 32768 minimum: 301 [ 0.390237] Security Framework initialized [ 0.391603] SELinux: Initializing. [ 0.393099] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.399228] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.402872] Mount-cache hash table entries: 4096 [ 0.404608] Initializing cgroup subsys memory [ 0.406003] Initializing cgroup subsys devices [ 0.407404] Initializing cgroup subsys freezer [ 0.408791] Initializing cgroup subsys net_cls [ 0.410175] Initializing cgroup subsys blkio [ 0.411547] Initializing cgroup subsys perf_event [ 0.412994] Initializing cgroup subsys hugetlb [ 0.414382] Initializing cgroup subsys pids [ 0.415745] Initializing cgroup subsys net_prio [ 0.417246] CPU: Physical Processor ID: 0 [ 0.419270] mce: CPU supports 10 MCE banks [ 0.420659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.422216] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423770] tlb_flushall_shift: 6 [ 0.425160] Freeing SMP alternatives: 28k freed [ 0.429238] ACPI: Core revision 20130517 [ 0.430982] ACPI: All ACPI Tables successfully acquired [ 0.432730] ftrace: allocating 25812 entries in 101 pages [ 0.454758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.456566] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.458347] smpboot: Max logical packages: 2 [ 0.459960] Enabling x2apic [ 0.461056] Enabled x2apic [ 0.462419] Switched APIC routing to physical x2apic. [ 0.465169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.466926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.470172] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.478469] KVM setup paravirtual spinlock [ 0.481063] smpboot: Booting Node 0, Processors #1 OK [ 0.482980] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.504885] Brought up 2 CPUs [ 0.504888] KVM setup async PF for cpu 1 [ 0.504891] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.508677] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.511246] devtmpfs: initialized [ 0.513966] EVM: security.selinux [ 0.515151] EVM: security.ima [ 0.516266] EVM: security.capability [ 0.518126] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.519937] pinctrl core: initialized pinctrl subsystem [ 0.521590] NET: Registered protocol family 16 [ 0.523191] ACPI: bus type PCI registered [ 0.524515] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.526345] PCI: Using configuration type 1 for base access [ 0.531318] ACPI: Added _OSI(Module Device) [ 0.532695] ACPI: Added _OSI(Processor Device) [ 0.534078] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.535520] ACPI: Added _OSI(Processor Aggregator Device) [ 0.538156] ACPI: Interpreter enabled [ 0.539429] ACPI: (supports S0 S5) [ 0.540629] ACPI: Using IOAPIC for interrupt routing [ 0.542121] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.546570] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.548269] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.550080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.551871] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.555204] acpiphp: Slot [3] registered [ 0.556516] acpiphp: Slot [4] registered [ 0.557823] acpiphp: Slot [5] registered [ 0.559128] acpiphp: Slot [6] registered [ 0.560434] acpiphp: Slot [7] registered [ 0.561743] acpiphp: Slot [8] registered [ 0.563055] acpiphp: Slot [9] registered [ 0.564367] acpiphp: Slot [10] registered [ 0.565702] acpiphp: Slot [11] registered [ 0.567025] acpiphp: Slot [12] registered [ 0.568359] acpiphp: Slot [13] registered [ 0.569685] acpiphp: Slot [14] registered [ 0.571015] acpiphp: Slot [15] registered [ 0.572339] acpiphp: Slot [16] registered [ 0.573667] acpiphp: Slot [17] registered [ 0.574987] acpiphp: Slot [18] registered [ 0.576315] acpiphp: Slot [19] registered [ 0.577649] acpiphp: Slot [20] registered [ 0.578977] acpiphp: Slot [21] registered [ 0.580309] acpiphp: Slot [22] registered [ 0.581633] acpiphp: Slot [23] registered [ 0.582953] acpiphp: Slot [24] registered [ 0.584279] acpiphp: Slot [25] registered [ 0.585608] acpiphp: Slot [26] registered [ 0.586921] acpiphp: Slot [27] registered [ 0.588241] acpiphp: Slot [28] registered [ 0.589629] acpiphp: Slot [29] registered [ 0.590957] acpiphp: Slot [30] registered [ 0.592281] acpiphp: Slot [31] registered [ 0.593600] PCI host bridge to bus 0000:00 [ 0.594925] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.596507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.598298] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.600078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.602501] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.604927] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.610043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.611902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.613640] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.615481] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.619826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.622237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.645727] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.647894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.649997] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.652638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.654713] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.656630] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.658654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.661183] vgaarb: loaded [ 0.662273] vgaarb: bridge control possible 0000:00:02.0 [ 0.663993] SCSI subsystem initialized [ 0.665300] ACPI: bus type USB registered [ 0.666647] usbcore: registered new interface driver usbfs [ 0.668232] usbcore: registered new interface driver hub [ 0.669814] usbcore: registered new device driver usb [ 0.671531] PCI: Using ACPI for IRQ routing [ 0.673233] NetLabel: Initializing [ 0.674456] NetLabel: domain hash size = 128 [ 0.675819] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.677322] NetLabel: unlabeled traffic allowed by default [ 0.679052] Switched to clocksource kvm-clock [ 0.688188] pnp: PnP ACPI init [ 0.689358] ACPI: bus type PNP registered [ 0.691047] pnp: PnP ACPI: found 5 devices [ 0.692378] ACPI: bus type PNP unregistered [ 0.700268] NET: Registered protocol family 2 [ 0.701989] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.704647] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.706854] TCP: Hash tables configured (established 32768 bind 32768) [ 0.708727] TCP: reno registered [ 0.709906] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.711633] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713469] NET: Registered protocol family 1 [ 0.714867] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.716540] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.718171] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.738410] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.758558] Unpacking initramfs... [ 1.218459] Freeing initrd memory: 37508k freed [ 1.228207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.230042] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.233646] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.235495] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.237543] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.239267] Initialise system trusted keyring [ 1.240673] audit: initializing netlink socket (disabled) [ 1.242248] type=2000 audit(1539763870.392:1): initialized [ 1.259170] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.260921] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.263544] zpool: loaded [ 1.264625] zbud: loaded [ 1.265890] VFS: Disk quotas dquot_6.5.2 [ 1.267224] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.269119] msgmni has been set to 7578 [ 1.270460] Key type big_key registered [ 1.272908] NET: Registered protocol family 38 [ 1.274317] Key type asymmetric registered [ 1.275657] Asymmetric key parser 'x509' registered [ 1.277136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.279599] io scheduler noop registered [ 1.280905] io scheduler deadline registered (default) [ 1.294983] io scheduler cfq registered [ 1.296354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.297950] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.299826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.302243] ACPI: Power Button [PWRF] [ 1.303618] GHES: HEST is not enabled! [ 1.305005] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.329303] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.331523] Non-volatile memory driver v1.3 [ 1.332865] Linux agpgart interface v0.103 [ 1.334295] crash memory driver: version 1.1 [ 1.335706] rdac: device handler registered [ 1.337135] hp_sw: device handler registered [ 1.338505] emc: device handler registered [ 1.339832] alua: device handler registered [ 1.341194] libphy: Fixed MDIO Bus: probed [ 1.342605] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.344345] ehci-pci: EHCI PCI platform driver [ 1.345739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.347431] ohci-pci: OHCI PCI platform driver [ 1.348811] uhci_hcd: USB Universal Host Controller Interface driver [ 1.368724] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.370411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.372861] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.374401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.376135] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.377941] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.380310] usb usb1: Product: UHCI Host Controller [ 1.381754] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.383602] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385162] hub 1-0:1.0: USB hub found [ 1.386435] hub 1-0:1.0: 2 ports detected [ 1.387860] usbcore: registered new interface driver usbserial [ 1.389513] usbcore: registered new interface driver usbserial_generic [ 1.391259] usbserial: USB Serial support registered for generic [ 1.392935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.396131] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.397621] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.399205] mousedev: PS/2 mouse device common for all mice [ 1.401122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.404411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.407064] rtc_cmos 00:00: RTC can wake from S4 [ 1.408876] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.408952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.416907] cpuidle: using governor menu [ 1.418576] hidraw: raw HID events driver (C) Jiri Kosina [ 1.420605] usbcore: registered new interface driver usbhid [ 1.422387] usbhid: USB HID core driver [ 1.423740] drop_monitor: Initializing network drop monitor service [ 1.425837] TCP: cubic registered [ 1.427032] Initializing XFRM netlink socket [ 1.428683] NET: Registered protocol family 10 [ 1.430600] NET: Registered protocol family 17 [ 1.432427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.434202] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.436162] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.439222] Loading compiled-in X.509 certificates [ 1.440949] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.444151] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.447620] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.450675] registered taskstats version 1 [ 1.454043] Key type trusted registered [ 1.456675] Key type encrypted registered [ 1.459166] IMA: No TPM chip found, activating TPM-bypass! [ 1.461149] rtc_cmos 00:00: setting system clock to 2018-10-17 08:11:10 UTC (1539763870) [ 1.464350] Freeing unused kernel memory: 1680k freed [ 1.469495] 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.474623] systemd[1]: Detected virtualization kvm. [ 1.476188] systemd[1]: Detected architecture x86-64. [ 1.477739] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.480824] systemd[1]: No hostname configured. [ 1.482323] systemd[1]: Set hostname to . [ 1.483998] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.508560] systemd[1]: Created slice Root Slice. [ 1.510092] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.512754] systemd[1]: Created slice System Slice. [ 1.514341] systemd[1]: Starting System Slice. [ 1.515885] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.518528] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.522240] systemd[1]: Reached target Paths. [ 1.523682] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.526209] systemd[1]: Listening on udev Kernel Socket. [ 1.527812] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.530349] systemd[1]: Reached target Slices. [ 1.531803] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.534379] systemd[1]: Reached target Local File Systems. [ 1.536026] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.538784] systemd[1]: Listening on Journal Socket. [ 1.540377] systemd[1]: Starting Journal Socket. [ 1.542310] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.545873] systemd[1]: Reached target Swap. [ 1.547337] systemd[1]: Starting Swap. [ 1.548984] 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.553838] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.556907] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.560788] systemd[1]: Listening on udev Control Socket. [ 1.562456] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.565065] systemd[1]: Reached target Sockets. [ 1.566540] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.568966] systemd[1]: Reached target Timers. [ 1.570475] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.572992] 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.627433] RPC: Registered named UNIX socket transport module. [ 1.629669] RPC: Registered udp transport module. [ 1.631515] RPC: Registered tcp transport module. [ 1.633398] 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... [ 1.689070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.742511] FDC 0 is a S82078B [ 1.758722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.799151] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.804820] scsi host0: ata_piix [ 1.806186] vda: vda1 [ 1.806902] scsi host1: ata_piix [ 1.806925] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.806926] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.840250] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.842226] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.844266] usb 1-1: Product: QEMU USB Tablet [ 1.845744] usb 1-1: Manufacturer: QEMU [ 1.847113] usb 1-1: SerialNumber: 42 [ 1.857395] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.860581] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.980302] SGI XFS with ACLs, security attributes, no debug enabled [ 1.983077] XFS (vda1): Mounting V4 Filesystem [ 2.049179] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.233097] tsc: Refined TSC clocksource calibration: 3491.844 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] 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.297290] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.616416] SELinux: Disabled at runtime. [ 2.654063] type=1404 audit(1539763871.692:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.696226] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.698023] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.058086] systemd-journald[394]: Received request to flush runtime journal from PID 1 [ 3.063630] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.262146] type=1305 audit(1539763872.300:3): audit_pid=439 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. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.401644] [drm] Initialized drm 1.1.0 20060810 [ 3.420374] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.458698] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.505140] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.507008] [TTM] Initializing pool allocator [ 3.508455] [TTM] Initializing DMA pool allocator [ 3.510218] [drm] fb mappable at 0xFC000000 [ 3.511662] [drm] vram aper at 0xFC000000 [ 3.513026] [drm] size 33554432 [ 3.514234] [drm] fb depth is 24 [ 3.515000] ppdev: user-space parallel port driver [ 3.516950] [drm] pitch is 3072 [ 3.519157] fbcon: cirrusdrmfb (fb0) is primary device [ 3.541562] Console: switching to colour frame buffer device 128x48 [ 3.554271] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.563112] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started 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. [[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. [ 3.624226] AES CTR mode by8 optimization enabled Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.628716] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.638552] alg: No test for crc32 (crc32-pclmul) [ 3.665381] intel_rapl: no valid rapl domains found in package 0 [ 3.680096] intel_powerclamp: No package C-state available [ 3.686789] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.987960] cloud-init[469]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 17 Oct 2018 08:11:13 +0000. Up 3.89 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [ 6.043937] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Wed, 17 Oct 2018 08:11:15 +0000. Up 6.00 seconds. [ 6.110261] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.112166] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.113825] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.116340] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.118855] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.121429] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:de:bb:5a | [ 6.123891] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.128194] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.131131] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.133721] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.142840] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.145738] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.149870] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.155450] cloud-init[797]: [[32m OK [0m] Created slice user-993.slice. ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.159921] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.166932] cloud-init[3516]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 17 Oct 2018 08:11:20 +0000. Up 11.12 seconds. [ 11.435567] cloud-init[3669]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 17 Oct 2018 08:11:20 +0000. Up 11.39 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 | c9:ba:84:03:a7:18:d1:63:1f:b1:70:d8:d7:72:c7:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.489414] cloud-init[3669]: Cloud-init v. 0.7.5 finished at Wed, 17 Oct 2018 08:11:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.48 seconds 2018-10-17 08:11:25,073 - paramiko.transport - DEBUG - starting thread (client mode): 0x47f008d0L 2018-10-17 08:11:25,073 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 08:11:25,103 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-17 08:11:25,103 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-17 08:11:25,176 - 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-10-17 08:11:25,176 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 08:11:25,176 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-17 08:11:25,176 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 08:11:25,176 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 08:11:25,177 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 08:11:25,191 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 08:11:25,192 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 08:11:25,205 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-17 08:11:25,206 - paramiko.transport - DEBUG - Trying discovered key c9ba8403a718d1631fb170d8d772c724 in /tmp/tmpEl3SsO 2018-10-17 08:11:25,252 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 08:11:25,328 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 08:11:25,338 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-17 08:11:25,338 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-17 08:11:25,339 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-17 08:11:25,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/status 2018-10-17 08:11:25,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:11:25,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:11:25,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:11:25,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:11:25,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:11:25,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:11:25,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:11:25,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4810, "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": 1849, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4802, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 856, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4562, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4797, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-17 08:11:25,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:11:25,619 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:11:25 GMT 2018-10-17 08:11:25,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:11:25,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-17 08:11:25,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:11:25,619 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4810, 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': 1849, 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': 4802, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 856, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 806, 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': 4562, 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': 4797, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-17 08:11:25,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/status 2018-10-17 08:11:25,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:11:25,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:11:25,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4810, "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": 1849, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4802, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 856, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4562, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4797, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:11:25 GMT 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-17 08:11:25,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:11:25,884 - functest.core.cloudify - INFO - The current manager status is running 2018-10-17 08:11:25,884 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.217:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-17 08:11:26,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:11:26,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T08:11:25.519Z", "updated_at": "2018-10-17T08:11:25.519Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:11:26,061 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:11:25 GMT 2018-10-17 08:11:26,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:11:26,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-17 08:11:26,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:11:26,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/secrets 2018-10-17 08:11:26,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:11:26,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:11:26,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:11:26,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:11:26,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:11:26,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:11:26,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:11:26,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-17T08:11:25.519Z", "updated_at": "2018-10-17T08:11:25.519Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-17 08:11:26,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:11:26,203 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:11:25 GMT 2018-10-17 08:11:26,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:11:26,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-17 08:11:26,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:11:26,203 - functest.core.cloudify - DEBUG - List secrets: 2018-10-17 08:11:26,204 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.217:80/api/v3/secrets/foo 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:11:26,325 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-17 08:11:26,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-17T08:11:25.519Z", "updated_at": "2018-10-17T08:11:25.519Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-17 08:11:26,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:11:26,326 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:11:25 GMT 2018-10-17 08:11:26,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:11:26,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-17 08:11:26,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:11:26,326 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-17 08:11:26,326 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-17 08:11:26,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-17 08:11:26,327 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 08:11:26,328 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-17 08:11:26,328 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 08:11:26,331 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 08:11:26,507 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 08:11:26,508 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-17 08:11:26,518 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 08:11:26,518 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-17 08:11:26,518 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-17 08:11:26,541 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-17 08:12:12,866 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-17 08:12:12,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.xtom.com * extras: mirror.jaleco.com * 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.14.4.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.14.4.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 5.9 MB/s | 54 MB 00:09 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.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.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.14.4.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-10-17 08:12:12,867 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-17 08:12:12,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-17 08:12:12,868 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-17 08:12:15,676 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-17 08:12:15,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:12:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:12:16,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:16 GMT X-Openstack-Request-Id: req-fdaa3305-a77c-455c-9fcd-00fc2137a3b3 2018-10-17 08:12:16,104 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:08:37Z", "file": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "size": 4373348352, "self": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T08:07:31Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:12:16,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-fdaa3305-a77c-455c-9fcd-00fc2137a3b3 2018-10-17 08:12:16,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.425088882446s 2018-10-17 08:12:16,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 08:12:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}' 2018-10-17 08:12:16,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:16 GMT Location: http://172.30.9.29:9292/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7bf762ab-22f1-4453-a4f3-b7814aa2b254 2018-10-17 08:12:16,178 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:12:16Z", "file": "/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "size": null, "self": "/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": null, "created_at": "2018-10-17T08:12:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 08:12:16,178 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-7bf762ab-22f1-4453-a4f3-b7814aa2b254 2018-10-17 08:12:16,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.070237159729s 2018-10-17 08:12:16,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 08:12:16,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '' 2018-10-17 08:12:23,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:12:23 GMT X-Openstack-Request-Id: req-bd2ab6ae-24db-4892-836b-2cd81ae364f1 2018-10-17 08:12:23,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:12:23,678 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/file used request id req-bd2ab6ae-24db-4892-836b-2cd81ae364f1 2018-10-17 08:12:23,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.49963092804s 2018-10-17 08:12:23,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:12:23,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:12:23,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:23 GMT X-Openstack-Request-Id: req-5900b6e1-9e8f-4ede-a642-5cc72b0672bf 2018-10-17 08:12:23,755 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:12:23Z", "file": "/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "size": 426967040, "self": "/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-17T08:12:16Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:08:37Z", "file": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "size": 4373348352, "self": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T08:07:31Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:12:23,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5900b6e1-9e8f-4ede-a642-5cc72b0672bf 2018-10-17 08:12:23,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0730049610138s 2018-10-17 08:12:23,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/file', 'owner': u'5079ba733589458f9b5f45e27371140b', 'id': u'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'size': 426967040, u'self': u'/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5079ba733589458f9b5f45e27371140b', 'name': 'vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/eb07fbcd-e9aa-493d-b450-89501ddd607b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T08:12:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T08:12:23Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', 'created': u'2018-10-17T08:12:16Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-17T08:12:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-10-17 08:12:23,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 08:12:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-17 08:12:23,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-171ac8f3-6962-4114-a1c9-de8e547d26cd x-openstack-request-id: req-171ac8f3-6962-4114-a1c9-de8e547d26cd 2018-10-17 08:12:23,843 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9632d12d-f479-43ff-8867-16c111706384", "name": "vyos_vrouter-flavor_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 08:12:23,843 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-171ac8f3-6962-4114-a1c9-de8e547d26cd 2018-10-17 08:12:23,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0840229988098s 2018-10-17 08:12:23,844 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c', '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'fe010d0d79494effbe02dd92c443bc23', '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'9632d12d-f479-43ff-8867-16c111706384', 'swap': 0}) 2018-10-17 08:12:23,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 08:12:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/9632d12d-f479-43ff-8867-16c111706384/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" -d '{"extra_specs": {}}' 2018-10-17 08:12:23,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1734776-908d-4871-897b-4e8d52d041f2 x-openstack-request-id: req-f1734776-908d-4871-897b-4e8d52d041f2 2018-10-17 08:12:23,868 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 08:12:23,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/9632d12d-f479-43ff-8867-16c111706384/os-extra_specs used request id req-f1734776-908d-4871-897b-4e8d52d041f2 2018-10-17 08:12:23,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233561992645s 2018-10-17 08:12:23,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-17 08:12:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:12:23,881 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59c7c50-4be1-4fdf-877b-00474eaa47f7 2018-10-17 08:12:23,881 - keystoneauth.session - DEBUG - 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.4:35357/v3/", "rel": "self"}]}]}} 2018-10-17 08:12:23,881 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-e59c7c50-4be1-4fdf-877b-00474eaa47f7 2018-10-17 08:12:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:12:24,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1f7bd6-dddc-4c01-bced-27880b93ef34 2018-10-17 08:12:24,083 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/016cebc3567c48088ae5de5b9a82793c"}, "enabled": true, "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0ea76f64e73041e893b083e0462e6a49"}, "enabled": true, "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4172975bd7f44310abfc64590175b502"}, "enabled": true, "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/65c5c2f5743b46819b9f09276d970885"}, "enabled": true, "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/76e2332dd53048d39ae63758aa39832c"}, "enabled": true, "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/78d8cb6a7e254d3b8fe49535d74e6aca"}, "enabled": true, "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/922f0430aec048ea8b808cd1e259822b"}, "enabled": true, "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc8713035bc342e1a1b7e3caaa793141"}, "enabled": true, "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d0a1a387cc974ef3aefa5b025a9ccad9"}, "enabled": true, "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d4a363f3c1cc482d80956f0014a65395"}, "enabled": true, "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ddc7cdca06a041f09f71ef0924a5298a"}, "enabled": true, "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de3fa5e7b18042088b954a4b7aa5c8d6"}, "enabled": true, "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfeed5a4dd0b4f338a3685bd4ef92e8d"}, "enabled": true, "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f5590de7434142db9b52e1f979d209a6"}, "enabled": true, "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/fdb7a682757f4a2cb134474ffb1d3dc7"}, "enabled": true, "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-10-17 08:12:24,083 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-4f1f7bd6-dddc-4c01-bced-27880b93ef34 2018-10-17 08:12:24,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.211598157883s 2018-10-17 08:12:24,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-17 08:12:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:12:24,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1986 Content-Type: application/json Date: Wed, 17 Oct 2018 08:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbc5202-30f5-4b81-ad44-478c218c6aee 2018-10-17 08:12:24,307 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c255766266c4cc89ee7dbb9b8c92492"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d0e47ecb21645c9bdd672fe49387672"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/117f56e9a0204f6e8090acf09987c2da"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1490991d358a447188803112e5ccd85c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "1490991d358a447188803112e5ccd85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b529cc6d1544b20978251be3b70fd6e"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b7f0386cc82409c90f7d5b61ebdbcd6"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/22fb2c9a27034a2ea47ab01e809e025e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d2c738cf0944fb1adec71a138a57c2b"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d59675bcc8c4a6887d3095490ed3975"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/34e19922206c4fe6a398ee725c7d109e"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/39864813096943aeb32e20e02f50719a"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "39864813096943aeb32e20e02f50719a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46864574c4034831b8fe09ef36581434"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "46864574c4034831b8fe09ef36581434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4962f28b79ed41ea9d807f28d7920149"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4b4948e669284a4795d18d506ce1dc14"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4172975bd7f44310abfc64590175b502", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4cceccf817a44b608cb2874a24a76bcf"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4ce4f41d24e74bb6b8ba57f47ee336da"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4e8af12139f04cbfa06d9a4f2a98d686"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4fee3d57a089436591fee986432e42c0"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4fee3d57a089436591fee986432e42c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/51890b61c7634689b561f3d63e53f38e"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4172975bd7f44310abfc64590175b502", "id": "51890b61c7634689b561f3d63e53f38e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/547e8d5583c3496fa6d5a1d2789e0bbb"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4172975bd7f44310abfc64590175b502", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5e59ec0ead3e4b769d5213bc146fd68e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5fe3ade7678043d58b3cc13d87d3bd48"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/61eb9486d6404f90863b206c853d63ad"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "61eb9486d6404f90863b206c853d63ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/634dd067652a480a81427cef28eada48"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "634dd067652a480a81427cef28eada48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6745a9e190e841e59d398325d0991a7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "6745a9e190e841e59d398325d0991a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/768a30c76cd045a9b8b44ff1b42d7557"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7b622e1128704c18890b8bb171bbc97c"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/83f1d7d9423e44a79a1d00efa49795be"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "83f1d7d9423e44a79a1d00efa49795be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a28e909092e4e51a6af3ac0527d6504"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "8a28e909092e4e51a6af3ac0527d6504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a671085995642e0b6c2eceda1506dab"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "8a671085995642e0b6c2eceda1506dab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/92fb0fe7a253459b9e798e977553631d"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "92fb0fe7a253459b9e798e977553631d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f5e66b0b948463b9a94af0bb352a679"}, "url": "http://12.0.0.50:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f88a7a0fcbd4967b5e7b31e33301a61"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bfa92cf10875422b91adca8fc934075a"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "bfa92cf10875422b91adca8fc934075a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c8b48aba59c5416a8bbcac270f82f763"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da46988e1b7d433cbdce68439fa18b47"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da8dcbe9e71d4244bb5dbe8b8026e4b6"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/deead704edcf4428ab926661473e43fc"}, "url": "http://12.0.0.50:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "deead704edcf4428ab926661473e43fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e685e1955e5747bab09cc47c89cd5774"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ee3a7b37d1ff4e109ec413ff280ee60a"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f062742fb5b749a7b4a759901104c97c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "f062742fb5b749a7b4a759901104c97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ff6221bcffb64126b5e6e6e53d140404"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-17 08:12:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-4bbc5202-30f5-4b81-ad44-478c218c6aee 2018-10-17 08:12:24,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.214129924774s 2018-10-17 08:12:24,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-17 08:12:24,321 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.217:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-17 08:12:26,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:26,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:26,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:26,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:26,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:26,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:26,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:26,039 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-17 08:12:26,039 - 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-10-17T08:12:26.000Z", "updated_at": "2018-10-17T08:12:26.000Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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": {"use_external_resource": false, "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"}}, "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": {"use_external_resource": false, "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"}}, "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"}, "resource_id": {"get_input": "management_plane_subnet_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"}}, "create_if_missing": false, "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": "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}, "resource_id": {"get_input": "data_plane_subnet_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"}}, "create_if_missing": false, "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": "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": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-10-17 08:12:26,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:26,041 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:26 GMT 2018-10-17 08:12:26,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:26,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-17 08:12:26,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:26,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-17 08:12:26,055 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.217:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.29:5000", "keystone_tenant_name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "keystone_password": "c657464e-80d9-4788-8ad0-b44778212381", "reference_vnf_flavor_id": "9632d12d-f479-43ff-8867-16c111706384", "target_vnf_flavor_id": "9632d12d-f479-43ff-8867-16c111706384", "target_vnf_image_id": "eb07fbcd-e9aa-493d-b450-89501ddd607b"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-17 08:12:26,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:26,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-17 08:12:26,913 - 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": "9632d12d-f479-43ff-8867-16c111706384", "target_vnf_flavor_id": "9632d12d-f479-43ff-8867-16c111706384", "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_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "keystone_password": "c657464e-80d9-4788-8ad0-b44778212381", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29: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": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.226Z", "updated_at": "2018-10-17T08:12:26.226Z", "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-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:26 GMT 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-17 08:12:26,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:26,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions 2018-10-17 08:12:26,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:26,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:26,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:26,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:26 GMT 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-17 08:12:26,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:26,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:12:27,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:27,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:27,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:27 GMT 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:27,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-17 08:12:27,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:27,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:12:27,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:27,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:27 GMT 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:27,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:12:27,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:32,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:12:32,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:32,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:32,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:32,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:32,203 - 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-10-17T08:12:27.747Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:27.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:28.082Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:28.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:28.329Z", "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-10-17T08:12:28.329Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:28.359Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:28.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:28.359Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:28.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:28.359Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:28.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:29.339Z", "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-10-17T08:12:29.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:29.339Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:29.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:29.339Z", "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-10-17T08:12:29.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:30.345Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpB4tJjW --prefix=\"/tmp/openstack-GLxRoc\" --constraint=\"/tmp/openstack-GLxRoc/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:30.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:12:30.345Z", "message": "Installing from directory: /tmp/tmpB4tJjW [args=--prefix=\"/tmp/openstack-GLxRoc\" --constraint=\"/tmp/openstack-GLxRoc/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:12:30.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:32 GMT 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-17 08:12:32,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:32,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-17 08:12:32,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-17 08:12:32,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpB4tJjW --prefix="/tmp/openstack-GLxRoc" --constraint="/tmp/openstack-GLxRoc/constraint.txt" 2018-10-17 08:12:32,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpB4tJjW [args=--prefix="/tmp/openstack-GLxRoc" --constraint="/tmp/openstack-GLxRoc/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-17 08:12:32,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:12:32,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:32,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:32,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:32 GMT 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:12:32,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:37,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:12:37,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:37,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:37,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:37,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:37,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:37 GMT 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 08:12:37,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:37,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:12:37,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:37,523 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:37 GMT 2018-10-17 08:12:37,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:37,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:12:37,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:42,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:12:42,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:42,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:42,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:42,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:42,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:42,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:42,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:42,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 08:12:42,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:42,718 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:42 GMT 2018-10-17 08:12:42,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:42,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 08:12:42,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:42,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:42,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:12:42,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:42,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:42 GMT 2018-10-17 08:12:42,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:42,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:12:42,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:47,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:12:47,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:47,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:47,856 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:47 GMT 2018-10-17 08:12:47,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:47,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 08:12:47,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:47,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:12:47,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:47,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:47,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:47,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:47,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:47 GMT 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:12:47,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:52,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:12:52,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:52,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:52,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:52 GMT 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 08:12:52,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:52,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:53,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:12:53,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:53,060 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:53 GMT 2018-10-17 08:12:53,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:53,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:12:53,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:58,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:12:58,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:58,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:58,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:58,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:58,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:58,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:58 GMT 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:12:58,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:12:58,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:12:58,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:12:58,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:12:58,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:12:58,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:12:58,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:12:58,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:12:58,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:12:58,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:12:58,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:12:58 GMT 2018-10-17 08:12:58,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:12:58,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:12:58,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:03,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:03,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:03,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:03,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:03,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:03,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:03,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:03,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:03,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-17 08:13:03,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:03,251 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:03 GMT 2018-10-17 08:13:03,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:03,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-17 08:13:03,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:03,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:03 GMT 2018-10-17 08:13:03,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:03,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-17 08:13:03,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:08,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:08,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:03.659Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:03.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:04.367Z", "message": "Removing directory: /tmp/tmpB4tJjW", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:04.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949", "logger": "633d45f2-95c7-4f61-b9a0-f6324707a870"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:04.649Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:04.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:05.401Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:05.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:05.401Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:05.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:05.401Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:05.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-17 08:13:08,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:08,368 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:08 GMT 2018-10-17 08:13:08,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:08,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-10-17 08:13:08,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:08,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-17 08:13:08,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpB4tJjW 2018-10-17 08:13:08,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-17 08:13:08,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-17 08:13:08,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-17 08:13:08,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-17 08:13:08,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/3b545448-4f85-44ac-8e5d-09cc45cb9949 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"} 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:08 GMT 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:08,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-17 08:13:08,419 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.217:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:08,566 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-17 08:13:08,567 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:08,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:08,567 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:08 GMT 2018-10-17 08:13:08,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:08,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:08,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:08,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:08,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:08,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:08,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:08,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:08 GMT 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:08,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:08,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:08,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:08,727 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:08 GMT 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:08,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:13,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:13,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:13,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:13,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:13,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:13,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:13,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:13,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:13,798 - 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-10-17T08:13:09.157Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:09.157Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "keypair_gk289b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:10.191Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:10.191Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:10.191Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:10.191Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:10.191Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:10.191Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:10.191Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:10.191Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "keypair_gk289b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:10.191Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:10.191Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "keypair_gk289b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:10.191Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:10.191Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:11.784Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:11.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:11.784Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:11.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:11.784Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:11.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:11.810Z", "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-10-17T08:13:11.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.768Z", "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-10-17T08:13:12.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.768Z", "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-10-17T08:13:12.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.768Z", "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-10-17T08:13:12.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.768Z", "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-10-17T08:13:12.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.768Z", "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-10-17T08:13:12.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.768Z", "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-10-17T08:13:12.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.768Z", "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-10-17T08:13:12.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94d2ffba-7045-4ca7-a965-4d65061d9854"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "external_network_26tfe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "external_network_26tfe2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "external_network_26tfe2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:12.804Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:12.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-10-17 08:13:13,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:13,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:13 GMT 2018-10-17 08:13:13,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:13,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15196 2018-10-17 08:13:13,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:13,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-17 08:13:13,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-17 08:13:13,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-17 08:13:13,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:13,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:13,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-17 08:13:13,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:13,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-17 08:13:13,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:13,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-17 08:13:13,801 - 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-10-17 08:13:13,801 - 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-10-17 08:13:13,801 - 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-10-17 08:13:13,801 - 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-10-17 08:13:13,801 - 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-10-17 08:13:13,801 - 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-10-17 08:13:13,802 - 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-10-17 08:13:13,802 - 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-10-17 08:13:13,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-17 08:13:13,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:13,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-17 08:13:13,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-17 08:13:13,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:13,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-17 08:13:13,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:13,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-17 08:13:13,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-17 08:13:13,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-17 08:13:13,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:13,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:13,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:13,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:13,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:13,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:13,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:13,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:13,860 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:13,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:13,860 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:13 GMT 2018-10-17 08:13:13,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:13,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:13,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:18,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:18,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:18,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:18,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:18,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:18,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:18,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:18,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:18,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_26tfe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:13.806Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:13.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "9eba82b1-eabe-4884-aed8-e8230049de63"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:13.826Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:13.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "external_network_26tfe2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:13.826Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:13.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_ip_id4d6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.814Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5079ba733589458f9b5f45e27371140b', u'created_at': u'2018-10-17T08:13:13Z', u'updated_at': u'2018-10-17T08:13:13Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'5079ba733589458f9b5f45e27371140b', u'port_id': None, u'id': u'fa07b29f-0914-43d4-91c6-ad78c41a5339', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "246f5c59-ba05-4058-89a8-f61fb10f4c89"}, {"node_instance_id": "reference_vnf_ip_hljz72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.814Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5079ba733589458f9b5f45e27371140b', u'created_at': u'2018-10-17T08:13:13Z', u'updated_at': u'2018-10-17T08:13:13Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'5079ba733589458f9b5f45e27371140b', u'port_id': None, u'id': u'48073bbf-53b3-418d-bf70-b770b1386351', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "dd5be4c5-3015-47ed-9541-cc4dc75b96b3"}, {"node_instance_id": "external_network_26tfe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.844Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.844Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "external_network_26tfe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.844Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.844Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.844Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "keypair_gk289b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.844Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "keypair_gk289b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:14.844Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:14.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:15.850Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:15.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:15.850Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:15.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:15.850Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:15.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "keypair_gk289b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:15.850Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:15.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "router_vyfznj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "router_vyfznj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "router_vyfznj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:16.860Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:16.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:17.872Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:17.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:17.872Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:17.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:17.872Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:17.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:17.872Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:17.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:17.872Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:17.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:17.872Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:17.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 60, "offset": 28, "size": 50}}} 2018-10-17 08:13:18,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:18,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:18 GMT 2018-10-17 08:13:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16655 2018-10-17 08:13:18,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:18,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-17 08:13:18,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-17 08:13:18,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-17 08:13:18,939 - 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'5079ba733589458f9b5f45e27371140b', u'created_at': u'2018-10-17T08:13:13Z', u'updated_at': u'2018-10-17T08:13:13Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'5079ba733589458f9b5f45e27371140b', u'port_id': None, u'id': u'fa07b29f-0914-43d4-91c6-ad78c41a5339', u'qos_policy_id': None} 2018-10-17 08:13:18,939 - 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'5079ba733589458f9b5f45e27371140b', u'created_at': u'2018-10-17T08:13:13Z', u'updated_at': u'2018-10-17T08:13:13Z', u'floating_network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'5079ba733589458f9b5f45e27371140b', u'port_id': None, u'id': u'48073bbf-53b3-418d-bf70-b770b1386351', u'qos_policy_id': None} 2018-10-17 08:13:18,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:18,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-17 08:13:18,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:18,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-17 08:13:18,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-17 08:13:18,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:18,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-17 08:13:18,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-17 08:13:18,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:18,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:18,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:18,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:18,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-17 08:13:18,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:18,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:18,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-17 08:13:18,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:18,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:18,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:18,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-17 08:13:18,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-17 08:13:18,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:18,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-17 08:13:18,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:18,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:18,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-17 08:13:18,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:18,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:19,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:19,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:19,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:19,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:19,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:19,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:19,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:19,002 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:19,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:19,002 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:18 GMT 2018-10-17 08:13:19,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:19,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:19,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:24,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:24,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:24,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:24,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:24,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:24,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:24,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:24,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:24,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_vyfznj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:19.296Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:19.296Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "router_vyfznj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:19.880Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:19.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:19.880Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:19.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:20.884Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:20.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "router_vyfznj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:20.884Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:20.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:20.884Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:20.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:22.175Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:22.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 75, "offset": 60, "size": 50}}} 2018-10-17 08:13:24,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:24,075 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:24 GMT 2018-10-17 08:13:24,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:24,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7478 2018-10-17 08:13:24,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:24,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-17 08:13:24,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:24,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-17 08:13:24,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:24,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:24,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:24,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-17 08:13:24,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:24,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-17 08:13:24,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-17 08:13:24,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-17 08:13:24,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:24,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-17 08:13:24,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:24,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-17 08:13:24,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:24,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:24,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:24,138 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:24 GMT 2018-10-17 08:13:24,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:24,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:24,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:29,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:29,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_w567d5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:24.716Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:24.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:25.185Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:25.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:25.185Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:25.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:26.190Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:26.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:26.190Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:26.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:26.190Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:26.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:26.190Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:26.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:27.468Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:27.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:27.468Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:27.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:27.468Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:27.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:27.468Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:27.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:27.468Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:27.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:27.468Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:27.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:28.326Z", "message": "connect_security_group(): source_id=9abe0dd3-6441-470d-bf18-24ed58cf8a92 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', 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-10-17T08:13:28.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "a35a13ab-169f-4bbc-9225-36f5981e8f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:28.830Z", "message": "connect_security_group(): source_id=4ac9134f-3380-4597-bf38-6e9c73a372c8 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', 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-10-17T08:13:28.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "94176f6c-9516-4e4f-8dc3-c276f6f0604a"}], "metadata": {"pagination": {"total": 92, "offset": 75, "size": 50}}} 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:29 GMT 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7954 2018-10-17 08:13:29,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:29,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-17 08:13:29,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-17 08:13:29,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-17 08:13:29,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:29,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:29,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:29,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:29,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:29,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:29,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-17 08:13:29,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:29,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-17 08:13:29,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:29,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9abe0dd3-6441-470d-bf18-24ed58cf8a92 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-17 08:13:29,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4ac9134f-3380-4597-bf38-6e9c73a372c8 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-17 08:13:29,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:29,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:29,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:29,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:29,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:29,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:29,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:29,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:29,270 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:29,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:29,271 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:29 GMT 2018-10-17 08:13:29,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:29,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:29,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:34,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:34,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:34,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:34,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:34,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:34,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:34,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:34,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:34,348 - 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-10-17T08:13:29.338Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:29.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:30.474Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:30.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:31.585Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:31.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:31.585Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:31.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:31.585Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:31.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:31.585Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:31.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:31.585Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:31.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:31.585Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:31.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:31.585Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:31.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:33.966Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:33.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 102, "offset": 90, "size": 50}}} 2018-10-17 08:13:34,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:34,348 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:34 GMT 2018-10-17 08:13:34,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:34,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5072 2018-10-17 08:13:34,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:34,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:34,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:34,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-17 08:13:34,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-17 08:13:34,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:34,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:34,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-17 08:13:34,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-17 08:13:34,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-17 08:13:34,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-17 08:13:34,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:34,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:34,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:34,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:34,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:34,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:34,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:34,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:34,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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:34,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:34,407 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:34 GMT 2018-10-17 08:13:34,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:34,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:34,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:39,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:39,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:39,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:39,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:39,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:39,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_7i417x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:35.564Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:35.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:35.564Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:35.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:35.564Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:35.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:36.591Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:36.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:36.591Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:36.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:36.591Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:36.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:36.591Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:36.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:37.570Z", "message": "connect_security_group(): source_id=9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', 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-10-17T08:13:37.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "09abfbcc-6190-45ad-8ebf-49a28681ffcc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:37.596Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:37.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:37.596Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:37.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:38.722Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:38.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:38.722Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:38.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:38.722Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:38.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:38.816Z", "message": "connect_security_group(): source_id=49a21811-440d-4049-bae5-b38cc2501568 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', 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-10-17T08:13:38.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "cfdf269a-b747-4f3b-b0e1-b33d5639fdc3"}], "metadata": {"pagination": {"total": 116, "offset": 100, "size": 50}}} 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:39 GMT 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7365 2018-10-17 08:13:39,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:39,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:39,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:39,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-17 08:13:39,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-17 08:13:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:39,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-17 08:13:39,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-17 08:13:39,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:39,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=49a21811-440d-4049-bae5-b38cc2501568 target={u'external_id': u'a7cfd961-166e-469c-ae6f-8b188f3adb44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-17 08:13:39,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:39,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:39,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:39,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:39,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:39,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:39,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:39,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:39,634 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:39,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:39,635 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:39 GMT 2018-10-17 08:13:39,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:39,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:39,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:44,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:44,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:44,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:44,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:39.726Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:39.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:39.726Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:39.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:39.726Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:39.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:41.025Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:41.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:41.732Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:41.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:42.613Z", "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'9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:99:30:e5'}, {u'external_id': u'4ac9134f-3380-4597-bf38-6e9c73a372c8', u'fixed_ip_address': u'12.0.0.14', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9b:47:2d'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:42.613Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "f8afdb58-c43d-4432-984e-cd942dfd541a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:42.738Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:42.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:42.738Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:42.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:42.738Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:42.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:42.950Z", "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-10-17T08:13:42.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "f8afdb58-c43d-4432-984e-cd942dfd541a"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:43.783Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:43.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:43.783Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:43.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:43.783Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:43.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:43.955Z", "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'49a21811-440d-4049-bae5-b38cc2501568', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8e:1d:ea'}, {u'external_id': u'9abe0dd3-6441-470d-bf18-24ed58cf8a92', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7b:3f:c7'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:43.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "82ef91a2-6912-4ef4-8f96-ea33694f2c2e"}, {"node_instance_id": "target_vnf_host_w89mjq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:43.955Z", "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-10-17T08:13:43.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "82ef91a2-6912-4ef4-8f96-ea33694f2c2e"}], "metadata": {"pagination": {"total": 131, "offset": 114, "size": 50}}} 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:44 GMT 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:44,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8851 2018-10-17 08:13:44,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:44,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-17 08:13:44,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-17 08:13:44,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-17 08:13:44,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-17 08:13:44,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:44,717 - 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'9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:99:30:e5'}, {u'external_id': u'4ac9134f-3380-4597-bf38-6e9c73a372c8', u'fixed_ip_address': u'12.0.0.14', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9b:47:2d'}] 2018-10-17 08:13:44,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-17 08:13:44,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 08:13:44,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 08:13:44,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-17 08:13:44,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-17 08:13:44,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-17 08:13:44,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-17 08:13:44,718 - 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'49a21811-440d-4049-bae5-b38cc2501568', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8e:1d:ea'}, {u'external_id': u'9abe0dd3-6441-470d-bf18-24ed58cf8a92', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7b:3f:c7'}] 2018-10-17 08:13:44,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-17 08:13:44,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:44,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:44,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:44,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:44,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:44,850 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:44 GMT 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:44,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:49,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:49,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:49,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_7wiltu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:44.959Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99'}, {'port-id': u'4ac9134f-3380-4597-bf38-6e9c73a372c8'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:44.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "f8afdb58-c43d-4432-984e-cd942dfd541a"}, {"node_instance_id": "reference_vnf_host_7wiltu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:44.959Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99'}, {'port-id': u'4ac9134f-3380-4597-bf38-6e9c73a372c8'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:44.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "f8afdb58-c43d-4432-984e-cd942dfd541a"}, {"node_instance_id": "reference_vnf_host_7wiltu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:44.959Z", "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-10-17T08:13:44.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "f8afdb58-c43d-4432-984e-cd942dfd541a"}, {"node_instance_id": "target_vnf_host_w89mjq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:46.055Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'49a21811-440d-4049-bae5-b38cc2501568'}, {'port-id': u'9abe0dd3-6441-470d-bf18-24ed58cf8a92'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:46.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "82ef91a2-6912-4ef4-8f96-ea33694f2c2e"}, {"node_instance_id": "target_vnf_host_w89mjq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:46.964Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'49a21811-440d-4049-bae5-b38cc2501568'}, {'port-id': u'9abe0dd3-6441-470d-bf18-24ed58cf8a92'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:46.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "82ef91a2-6912-4ef4-8f96-ea33694f2c2e"}, {"node_instance_id": "target_vnf_host_w89mjq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:46.964Z", "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-10-17T08:13:46.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "82ef91a2-6912-4ef4-8f96-ea33694f2c2e"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:48.241Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:48.241Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:49.422Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:49.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:49.422Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:49.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:49.422Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:49.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:49.790Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:49.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:49.790Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:49.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 143, "offset": 129, "size": 50}}} 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:49 GMT 2018-10-17 08:13:49,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:49,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8123 2018-10-17 08:13:49,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:49,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99'}, {'port-id': u'4ac9134f-3380-4597-bf38-6e9c73a372c8'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'} 2018-10-17 08:13:49,934 - 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'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99'}, {'port-id': u'4ac9134f-3380-4597-bf38-6e9c73a372c8'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'} 2018-10-17 08:13:49,935 - 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-10-17 08:13:49,935 - 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'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'49a21811-440d-4049-bae5-b38cc2501568'}, {'port-id': u'9abe0dd3-6441-470d-bf18-24ed58cf8a92'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'} 2018-10-17 08:13:49,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'eb07fbcd-e9aa-493d-b450-89501ddd607b', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'f5db5d2e-0351-4d97-87c7-58955a3bb491'}, 'nics': [{'port-id': u'49a21811-440d-4049-bae5-b38cc2501568'}, {'port-id': u'9abe0dd3-6441-470d-bf18-24ed58cf8a92'}], 'flavor': u'9632d12d-f479-43ff-8867-16c111706384'} 2018-10-17 08:13:49,935 - 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-10-17 08:13:49,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 08:13:49,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:49,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-17 08:13:49,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:49,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 08:13:49,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 08:13:49,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:50,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:50,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:50,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:50,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:50,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:50,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:50,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:50,039 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:50,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:50,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:50 GMT 2018-10-17 08:13:50,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:50,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:50,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:55,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:13:55,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_w89mjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:50.797Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:50.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:50.797Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:50.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:51.803Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:51.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:51.803Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:13:51.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:52.829Z", "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-10-17T08:13:52.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:13:52.829Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-17T08:13:52.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 149, "offset": 141, "size": 50}}} 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:55,107 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:55 GMT 2018-10-17 08:13:55,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:55,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4263 2018-10-17 08:13:55,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:13:55,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-17 08:13:55,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-17 08:13:55,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-17 08:13:55,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-17 08:13:55,109 - 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-10-17 08:13:55,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-17 08:13:55,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:13:55,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:13:55,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:13:55,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:13:55,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:13:55,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:13:55,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:13:55,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:13:55,164 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:13:55,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:13:55,164 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:13:55 GMT 2018-10-17 08:13:55,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:13:55,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:13:55,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:00,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:00,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:00 GMT 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:00,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:00,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:00,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:00,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:00,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:00,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:00,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:00,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:00,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:00,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:00,432 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:00,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:00,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:00 GMT 2018-10-17 08:14:00,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:00,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:00,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:05,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:05,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:05,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:05,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:05,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:05,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:05,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:05,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:05,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-10-17 08:14:05,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:05,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:05 GMT 2018-10-17 08:14:05,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:05,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:05,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:05,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:05,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:05,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:05,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:05,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:05,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:05,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:05,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:05,753 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:05,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:05,754 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:05 GMT 2018-10-17 08:14:05,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:05,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:05,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:10,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:10,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:10,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:10,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:10,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:10,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:10,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:10 GMT 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:10,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:11,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:11,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:11,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:11,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:11,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:11,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:11,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:11,017 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:11,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:11,017 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:11 GMT 2018-10-17 08:14:11,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:11,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:11,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:16,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:16,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:16,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:16,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:16,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:16,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:16 GMT 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:16,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:16,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:16,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:16,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:16,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:16,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:16,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:16,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:16,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:16,241 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:16,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:16,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:16 GMT 2018-10-17 08:14:16,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:16,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:16,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:21,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:21,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:21,312 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:21 GMT 2018-10-17 08:14:21,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:21,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:21,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:21,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:21,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:21,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:21,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:21,365 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:21 GMT 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:21,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:26,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:26,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:26,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:26,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:26,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:26,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:21.793Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:21.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:21.840Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:22.845Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:22.845Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:23.856Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:23.856Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:24.861Z", "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-10-17T08:14:24.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:25.866Z", "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-10-17T08:14:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 155, "offset": 147, "size": 50}}} 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:26 GMT 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-10-17 08:14:26,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:26,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 08:14:26,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 08:14:26,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-17 08:14:26,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-17 08:14:26,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-17 08:14:26,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-17 08:14:26,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:26,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:26,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:26,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:26,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:26,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:26,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:26,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:26,490 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:26,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:26,491 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:26 GMT 2018-10-17 08:14:26,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:26,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:26,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:31,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:31,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:31,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:31,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:31 GMT 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:31,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:31,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:31,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:31,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:31,603 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:31 GMT 2018-10-17 08:14:31,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:31,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:31,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:36,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:36,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:36,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:36,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:36,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:36 GMT 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:36,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:36,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:36,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:36,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:36,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:36,733 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:36 GMT 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:36,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:41,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:41,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:41,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:41,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:41,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:41,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:41 GMT 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:41,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:41,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:41,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:41,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:41,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:41,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:41,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:41,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:41,858 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:41,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:41,858 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:41 GMT 2018-10-17 08:14:41,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:41,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:41,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:46,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:46,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:46,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:46 GMT 2018-10-17 08:14:46,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:46,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:46,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:46,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:46,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:46,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:46,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:46,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:46,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:46,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:46,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:46,980 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:46,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:46,980 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:46 GMT 2018-10-17 08:14:46,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:46,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:46,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:51,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:52,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:52,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:52,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:52,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:52,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:52,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:52,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:52,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-10-17 08:14:52,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:52,047 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:52 GMT 2018-10-17 08:14:52,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:52,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-17 08:14:52,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:52,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:52,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:52,099 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:52,099 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:52 GMT 2018-10-17 08:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:57,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:14:57,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:57,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:54.062Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:54.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:54.881Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:54.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:55.884Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:55.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:55.884Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:55.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": "reference_vnf_host_7wiltu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:56.218Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:56.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "348a7de7-bb8a-4480-8511-fe02b08d5254"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:56.888Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:56.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 161, "offset": 153, "size": 50}}} 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:57 GMT 2018-10-17 08:14:57,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:57,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3211 2018-10-17 08:14:57,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:14:57,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 08:14:57,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 08:14:57,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-17 08:14:57,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-17 08:14:57,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-17 08:14:57,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-17 08:14:57,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:14:57,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:14:57,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:14:57,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:14:57,229 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:14:57 GMT 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-17 08:14:57,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:15:02,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:15:02,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_w89mjq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:57.231Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:57.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454", "logger": "6165482e-bc8c-438f-a474-3614187c38df"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:57.891Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:57.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:14:58.895Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-17T08:14:58.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 164, "offset": 159, "size": 50}}} 2018-10-17 08:15:02,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:15:02,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:15:02 GMT 2018-10-17 08:15:02,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:15:02,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1562 2018-10-17 08:15:02,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:15:02,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-17 08:15:02,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-17 08:15:02,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-17 08:15:02,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/9c67f3bd-7e24-4bfd-8d09-dad79a3cd454 2018-10-17 08:15:02,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:15:02,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:15:02,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:15:02,363 - 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-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"} 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:15:02 GMT 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:15:02,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-17 08:15:02,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:15:02,364 - 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-10-17T08:13:08.483Z', 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'9c67f3bd-7e24-4bfd-8d09-dad79a3cd454'} 2018-10-17 08:15:02,376 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-17 08:15:02,437 - 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.202'}, 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.211'}}, 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-10-17 08:15:02,498 - 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.202'}, 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.211'}}, 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-10-17 08:15:02,499 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-17 08:15:02,499 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-10-17 08:15:02,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:03,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbbbd52b-63b6-417e-a7ee-37fd2306a92b x-openstack-request-id: req-cbbbd52b-63b6-417e-a7ee-37fd2306a92b 2018-10-17 08:15:03,301 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:03,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cbbbd52b-63b6-417e-a7ee-37fd2306a92b 2018-10-17 08:15:03,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8018450737s 2018-10-17 08:15:03,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:03,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5dc4545-b10c-4ac2-b5a3-bbbf355f8e93 x-openstack-request-id: req-d5dc4545-b10c-4ac2-b5a3-bbbf355f8e93 2018-10-17 08:15:03,955 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:03,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d5dc4545-b10c-4ac2-b5a3-bbbf355f8e93 2018-10-17 08:15:03,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649646043777s 2018-10-17 08:15:03,959 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.3 2018-10-17 08:15:03,959 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:99:30:e5 2018-10-17 08:15:03,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:03,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:04,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84390bbc-dd4f-49e3-99b4-a2279c9b974b x-openstack-request-id: req-84390bbc-dd4f-49e3-99b4-a2279c9b974b 2018-10-17 08:15:04,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:04,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-84390bbc-dd4f-49e3-99b4-a2279c9b974b 2018-10-17 08:15:04,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762099981308s 2018-10-17 08:15:04,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:04,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:05,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4e7c1c7-f902-4725-ba58-94891bc68e41 x-openstack-request-id: req-e4e7c1c7-f902-4725-ba58-94891bc68e41 2018-10-17 08:15:05,829 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:05,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e4e7c1c7-f902-4725-ba58-94891bc68e41 2018-10-17 08:15:05,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10405182838s 2018-10-17 08:15:05,833 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.14 2018-10-17 08:15:05,833 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:9b:47:2d 2018-10-17 08:15:05,833 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-17 08:15:05,834 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.211 2018-10-17 08:15:05,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:06,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1dfa08ea-4d82-4340-8b10-3143eb68a6ad x-openstack-request-id: req-1dfa08ea-4d82-4340-8b10-3143eb68a6ad 2018-10-17 08:15:06,072 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:06,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1dfa08ea-4d82-4340-8b10-3143eb68a6ad 2018-10-17 08:15:06,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238450050354s 2018-10-17 08:15:06,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:06,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d579a211-362b-4f05-8ef8-e2c597c43088 x-openstack-request-id: req-d579a211-362b-4f05-8ef8-e2c597c43088 2018-10-17 08:15:06,592 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:06,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d579a211-362b-4f05-8ef8-e2c597c43088 2018-10-17 08:15:06,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516227960587s 2018-10-17 08:15:06,596 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.11 2018-10-17 08:15:06,596 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:8e:1d:ea 2018-10-17 08:15:06,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:07,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f7c22c6-cdd5-4499-996e-ce7c66527cf2 x-openstack-request-id: req-6f7c22c6-cdd5-4499-996e-ce7c66527cf2 2018-10-17 08:15:07,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:07,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6f7c22c6-cdd5-4499-996e-ce7c66527cf2 2018-10-17 08:15:07,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424742937088s 2018-10-17 08:15:07,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:15:07,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:15:07,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:15:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88ce0f3f-c943-4067-8a9d-d58067905682 x-openstack-request-id: req-88ce0f3f-c943-4067-8a9d-d58067905682 2018-10-17 08:15:07,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:15:07,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-88ce0f3f-c943-4067-8a9d-d58067905682 2018-10-17 08:15:07,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708455085754s 2018-10-17 08:15:07,737 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-10-17 08:15:07,737 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:7b:3f:c7 2018-10-17 08:15:07,738 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-17 08:15:07,757 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-17 08:15:07,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-17 08:15:07,774 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-17 08:15:07,840 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-17 08:15:07' 2018-10-17 08:15:07,840 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-17 08:15:07,841 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-17 08:15:07,865 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-10-17 08:15:07,867 - paramiko.transport - DEBUG - starting thread (client mode): 0x47f00810L 2018-10-17 08:15:07,868 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 08:15:07,871 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-17 08:15:07,871 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-17 08:15:07,872 - 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-10-17 08:15:07,872 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-17 08:15:07,872 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-17 08:15:07,872 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 08:15:07,872 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-17 08:15:07,872 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 08:15:07,910 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-17 08:15:08,019 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-17 08:15:08,019 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 08:15:08,021 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-17 08:15:08,059 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 08:15:08,066 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-17 08:15:08,066 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-17 08:15:08,085 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-10-17 08:15:08,086 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 08:15:08,087 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-17 08:15:08,087 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 08:15:08,090 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 08:15:08,092 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 08:15:09,114 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-17 08:15:10,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-17 08:15:15,121 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-17 08:15:16,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-17 08:15:21,128 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-17 08:15:22,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-17 08:15:27,135 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-17 08:15:28,137 - 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-10-17 08:15:33,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-17 08:15:34,144 - 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-10-17 08:15:39,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-17 08:15:40,151 - 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-10-17 08:15:45,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-17 08:15:46,158 - 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-10-17 08:15:51,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-17 08:15:52,165 - 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-10-17 08:15:57,170 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-17 08:15:58,172 - 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-10-17 08:16:03,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-17 08:16:04,179 - 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-10-17 08:16:09,180 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-17 08:16:10,182 - 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-10-17 08:16:15,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-17 08:16:16,185 - 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-10-17 08:16:21,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-17 08:16:22,191 - 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-10-17 08:16:27,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-17 08:16:28,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-17 08:16:33,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 ebgp-multihop '2' 2018-10-17 08:16:34,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-17 08:16:39,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 remote-as 65002 2018-10-17 08:16:40,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 remote-as 65002 [edit] vyos@vyos# 2018-10-17 08:16:45,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 update-source 12.0.0.7 2018-10-17 08:16:46,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 update-source 12.0.0.7 [edit] vyos@vyos# 2018-10-17 08:16:51,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 soft-reconfiguration inbound 2018-10-17 08:16:52,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-17 08:16:57,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.14 password lab0033 2018-10-17 08:16:58,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.14 password lab0033 [edit] vyos@vyos# 2018-10-17 08:17:03,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-17 08:17:04,239 - 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-10-17 08:17:09,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-17 08:17:10,244 - 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-10-17 08:17:15,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-17 08:17:16,247 - 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-10-17 08:17:21,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-17 08:17:22,254 - 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-10-17 08:17:27,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-17 08:17:28,262 - 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-10-17 08:17:33,267 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-17 08:17:34,269 - 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-10-17 08:17:39,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-17 08:17:40,277 - 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-10-17 08:17:45,281 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-17 08:17:46,283 - 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-10-17 08:17:51,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-17 08:17:52,291 - 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-10-17 08:17:57,296 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-17 08:17:58,298 - 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-10-17 08:18:03,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-10-17 08:18:04,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-10-17 08:18:09,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-17 08:18:10,309 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-17 08:18:15,340 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 08:18:15,347 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-17 08:18:15,391 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-10-17 08:18:15,393 - paramiko.transport - DEBUG - starting thread (client mode): 0x47f36310L 2018-10-17 08:18:15,393 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 08:18:15,403 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-17 08:18:15,403 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-17 08:18:15,404 - 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-10-17 08:18:15,404 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-17 08:18:15,404 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-17 08:18:15,404 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 08:18:15,405 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-17 08:18:15,405 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 08:18:15,440 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-17 08:18:15,504 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-17 08:18:15,504 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 08:18:15,507 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-17 08:18:15,538 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 08:18:15,545 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-17 08:18:15,545 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-17 08:18:15,571 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-10-17 08:18:15,571 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 08:18:15,572 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-17 08:18:15,572 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 08:18:15,575 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 08:18:15,576 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 08:18:16,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-17 08:18:17,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-17 08:18:22,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-17 08:18:23,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-17 08:18:28,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-17 08:18:29,605 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-17 08:18:34,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-17 08:18:35,613 - 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-10-17 08:18:40,614 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-17 08:18:41,615 - 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-10-17 08:18:46,621 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-17 08:18:47,623 - 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-10-17 08:18:52,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-17 08:18:53,629 - 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-10-17 08:18:58,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-17 08:18:59,636 - 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-10-17 08:19:04,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-17 08:19:05,645 - 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-10-17 08:19:10,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-17 08:19:11,652 - 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-10-17 08:19:16,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-17 08:19:17,660 - 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-10-17 08:19:22,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-17 08:19:23,667 - 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-10-17 08:19:28,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-17 08:19:29,670 - 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-10-17 08:19:34,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-17 08:19:35,677 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-17 08:19:40,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-10-17 08:19:41,684 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-17 08:19:46,688 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-10-17 08:19:47,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-10-17 08:19:52,695 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.14 2018-10-17 08:19:53,697 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.14 [edit] vyos@vyos# 2018-10-17 08:19:58,702 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-10-17 08:19:59,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-17 08:20:04,709 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-10-17 08:20:05,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-10-17 08:20:10,717 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-17 08:20:11,718 - 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-10-17 08:20:16,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-17 08:20:17,725 - 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-10-17 08:20:22,730 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-17 08:20:23,732 - 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-10-17 08:20:28,738 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-17 08:20:29,739 - 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-10-17 08:20:34,745 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-17 08:20:35,747 - 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-10-17 08:20:40,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-17 08:20:41,750 - 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-10-17 08:20:46,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-17 08:20:47,757 - 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-10-17 08:20:52,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-17 08:20:53,764 - 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-10-17 08:20:58,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-17 08:20:59,771 - 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-10-17 08:21:04,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-17 08:21:05,778 - 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-10-17 08:21:10,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.14 2018-10-17 08:21:11,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.14 [edit] vyos@vyos# 2018-10-17 08:21:16,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-17 08:21:17,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-17 08:21:22,827 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 08:21:22,853 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-17 08:21:22,853 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-17 08:22:22,902 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-17 08:22:22,948 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-10-17 08:22:22,951 - paramiko.transport - DEBUG - starting thread (client mode): 0x4820f790L 2018-10-17 08:22:22,952 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 08:22:22,959 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-17 08:22:22,959 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-17 08:22:22,961 - 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-10-17 08:22:22,961 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-17 08:22:22,961 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-17 08:22:22,962 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 08:22:22,962 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-17 08:22:22,962 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 08:22:22,996 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-17 08:22:23,105 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-17 08:22:23,106 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 08:22:23,111 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-17 08:22:23,144 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 08:22:23,150 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-17 08:22:23,151 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-17 08:22:23,175 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-10-17 08:22:23,176 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 08:22:23,177 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-17 08:22:23,177 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 08:22:23,181 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 08:22:23,183 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 08:22:24,184 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-17 08:22:54,271 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 08:22:54,297 - 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-10-17 08:22:54,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, 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.14 4 65002 3 6 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-17 08:22:54,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 | no-more BGP neighbor is 12.0.0.14, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.14 BGP state = Established, up for 00:01:08 Last read 15:45:24, 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.7 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.7, Local port: 179 Foreign host: 12.0.0.14, Foreign port: 55138 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fe7b:3fc7 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-17 08:22:54,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-17 08:22:54,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.14 0 0 65002 i *> 10.1.2.0/24 12.0.0.14 0 0 65002 i *> 10.1.3.0/24 12.0.0.14 0 0 65002 i *> 10.1.4.0/24 12.0.0.14 0 0 65002 i *> 10.1.5.0/24 12.0.0.14 0 0 65002 i *> 10.1.6.0/24 12.0.0.14 0 0 65002 i *> 10.1.7.0/24 12.0.0.14 0 0 65002 i *> 10.1.8.0/24 12.0.0.14 0 0 65002 i *> 10.1.9.0/24 12.0.0.14 0 0 65002 i *> 10.1.10.0/24 12.0.0.14 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-17 08:22:54,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.14 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.14 0 0 65002 i *> 10.1.2.0/24 12.0.0.14 0 0 65002 i *> 10.1.3.0/24 12.0.0.14 0 0 65002 i *> 10.1.4.0/24 12.0.0.14 0 0 65002 i *> 10.1.5.0/24 12.0.0.14 0 0 65002 i *> 10.1.6.0/24 12.0.0.14 0 0 65002 i *> 10.1.7.0/24 12.0.0.14 0 0 65002 i *> 10.1.8.0/24 12.0.0.14 0 0 65002 i *> 10.1.9.0/24 12.0.0.14 0 0 65002 i *> 10.1.10.0/24 12.0.0.14 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-17 08:22:54,299 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-17 08:22:54,299 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-10-17 08:22:54,299 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-17 08:22:54,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:22:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:22:55,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 17 Oct 2018 08:22:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-427c933c-831f-4d0c-b2ea-80a239f8cd1a x-openstack-request-id: req-427c933c-831f-4d0c-b2ea-80a239f8cd1a 2018-10-17 08:22:55,588 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:22:55,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-427c933c-831f-4d0c-b2ea-80a239f8cd1a 2018-10-17 08:22:55,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28831911087s 2018-10-17 08:22:55,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 08:22:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:22:58,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 08:22:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f174dbe-4abf-44a3-b05e-fbe8e0c220a5 x-openstack-request-id: req-2f174dbe-4abf-44a3-b05e-fbe8e0c220a5 2018-10-17 08:22:58,769 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59 used request id req-2f174dbe-4abf-44a3-b05e-fbe8e0c220a5 2018-10-17 08:22:58,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.1783850193s 2018-10-17 08:22:58,770 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-17 08:22:58,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:22:58,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:22:59,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Wed, 17 Oct 2018 08:22:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d81730ec-46c9-439c-b25a-a6d81efc9f83 x-openstack-request-id: req-d81730ec-46c9-439c-b25a-a6d81efc9f83 2018-10-17 08:22:59,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1d:ea", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:3f:c7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "2a900ade-b2ed-4e7e-8b45-94af3dfeeec0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:14:34Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-17T08:13:48Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:30:e5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:47:2d", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/481bfc32-9bc7-483a-b83b-ca06f0264e59", "rel": "bookmark"}], "image": {"id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "links": [{"href": "http://172.30.9.29:8774/images/eb07fbcd-e9aa-493d-b450-89501ddd607b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:14:33.000000", "flavor": {"id": "9632d12d-f479-43ff-8867-16c111706384", "links": [{"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}]}, "id": "481bfc32-9bc7-483a-b83b-ca06f0264e59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:22:55Z", "hostId": "f3254cd8db6021b4c5fade47d9942b899a26423e1dc38bdd335fb32c", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-17T08:13:47Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "f5db5d2e-0351-4d97-87c7-58955a3bb491"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:11:07Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:22:59,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d81730ec-46c9-439c-b25a-a6d81efc9f83 2018-10-17 08:22:59,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859272003174s 2018-10-17 08:22:59,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 08:22:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:02,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 08:22:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e35bfd7c-f9cc-4fad-b6ce-909df2e226fc x-openstack-request-id: req-e35bfd7c-f9cc-4fad-b6ce-909df2e226fc 2018-10-17 08:23:02,842 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 used request id req-e35bfd7c-f9cc-4fad-b6ce-909df2e226fc 2018-10-17 08:23:02,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.20922803879s 2018-10-17 08:23:02,978 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 08:23:02,978 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:17 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-17 08:23:02,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-17 08:23:02,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions 2018-10-17 08:23:03,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:03,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:03,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:03,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.811Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "3b545448-4f85-44ac-8e5d-09cc45cb9949"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-17T08:13:08.483Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "9c67f3bd-7e24-4bfd-8d09-dad79a3cd454"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:03 GMT 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-17 08:23:03,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:03,073 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.217:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-17 08:23:03,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:03,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:03,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:03,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:03,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:03,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:03,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:03,229 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-17 08:23:03,229 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:03,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:03,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:03 GMT 2018-10-17 08:23:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:03,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:03,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:03,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:03,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:03 GMT 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:03,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-17 08:23:03,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:03,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:03,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:03,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:03,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:03,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:03,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:03,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:03,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:03,364 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:03,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:03,364 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:03 GMT 2018-10-17 08:23:03,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:03,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:03,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:08,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:08,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:08,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:08,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:08,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:08,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:08,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:08,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:08,439 - 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-10-17T08:23:03.884Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:03.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:04.914Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:04.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:04.914Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:04.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:04.914Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:04.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:04.914Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:04.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:04.914Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:04.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:04.914Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:04.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:06.605Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 481bfc32-9bc7-483a-b83b-ca06f0264e59 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 481bfc32-9bc7-483a-b83b-ca06f0264e59 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 481bfc32-9bc7-483a-b83b-ca06f0264e59 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-17T08:23:06.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:07.015Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:07.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:07.015Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 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 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-17T08:23:07.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:07.015Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:07.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:08.403Z", "message": "Detaching port 4ac9134f-3380-4597-bf38-6e9c73a372c8...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:08.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "c94a7e75-1bd5-4d53-8b12-c46f8a147f20"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-10-17 08:23:08,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:08,439 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:08 GMT 2018-10-17 08:23:08,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:08,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2018-10-17 08:23:08,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:08,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-17 08:23:08,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 08:23:08,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-17 08:23:08,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 08:23:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-17 08:23:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 481bfc32-9bc7-483a-b83b-ca06f0264e59 could not be found. [status_code=404] 2018-10-17 08:23:08,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-17 08:23:08,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 could not be found. [status_code=404] 2018-10-17 08:23:08,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-17 08:23:08,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4ac9134f-3380-4597-bf38-6e9c73a372c8... 2018-10-17 08:23:08,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:08,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:08,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:08,500 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:08 GMT 2018-10-17 08:23:08,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:08,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:08,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:13,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:13,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:13,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:13,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:13,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:13,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:13,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:13,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:13,578 - 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": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:08.906Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:08.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:09.045Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:09.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:09.382Z", "message": "Detaching port 9abe0dd3-6441-470d-bf18-24ed58cf8a92...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:09.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "f51a44eb-9e99-4c43-8c2c-e73a184e1490"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:09.382Z", "message": "Successfully detached port 4ac9134f-3380-4597-bf38-6e9c73a372c8", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:09.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "c94a7e75-1bd5-4d53-8b12-c46f8a147f20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:09.382Z", "message": "Successfully detached port 9abe0dd3-6441-470d-bf18-24ed58cf8a92", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:09.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "f51a44eb-9e99-4c43-8c2c-e73a184e1490"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:10.053Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:10.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:10.053Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:10.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:10.053Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:10.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:10.728Z", "message": "Detaching port 9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:10.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "e9e07ca5-f198-4f81-9b65-3002dca102e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:11.202Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:11.202Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:11.398Z", "message": "Detaching port 49a21811-440d-4049-bae5-b38cc2501568...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:11.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "891b37fb-a55e-4719-ae60-39c4523ea207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:11.398Z", "message": "Successfully detached port 49a21811-440d-4049-bae5-b38cc2501568", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:11.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "891b37fb-a55e-4719-ae60-39c4523ea207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:11.398Z", "message": "Successfully detached port 9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:11.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "e9e07ca5-f198-4f81-9b65-3002dca102e4"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.226Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.226Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.226Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.226Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.226Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.226Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.226Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:12.402Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:12.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "dd2d53cc-2504-46ae-9b1e-1d87f9f5edd6"}, {"node_instance_id": "target_vnf_host_w89mjq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:13.405Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:13.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "434b555c-5826-4caf-bbcc-642166a6b09e"}], "metadata": {"pagination": {"total": 37, "offset": 12, "size": 50}}} 2018-10-17 08:23:13,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:13,579 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:13 GMT 2018-10-17 08:23:13,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:13,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11314 2018-10-17 08:23:13,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-17 08:23:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-17 08:23:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9abe0dd3-6441-470d-bf18-24ed58cf8a92... 2018-10-17 08:23:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4ac9134f-3380-4597-bf38-6e9c73a372c8 2018-10-17 08:23:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9abe0dd3-6441-470d-bf18-24ed58cf8a92 2018-10-17 08:23:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-17 08:23:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-17 08:23:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-17 08:23:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99... 2018-10-17 08:23:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-17 08:23:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 49a21811-440d-4049-bae5-b38cc2501568... 2018-10-17 08:23:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 49a21811-440d-4049-bae5-b38cc2501568 2018-10-17 08:23:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9bd9f9dc-0e44-44f5-a1e6-3f0e99d71a99 2018-10-17 08:23:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 08:23:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-17 08:23:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 08:23:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-17 08:23:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-17 08:23:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-17 08:23:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-17 08:23:13,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:13,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:13,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:13,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:13,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:13,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:13,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:13,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:13,645 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:13,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:13,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:13 GMT 2018-10-17 08:23:13,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:13,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:13,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:18,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:18,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_w89mjq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:13.578Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 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 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-17T08:23:13.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:14.245Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:14.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:14.245Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:14.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:14.245Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:14.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:14.245Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:14.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_host_7wiltu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:14.245Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 481bfc32-9bc7-483a-b83b-ca06f0264e59 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 481bfc32-9bc7-483a-b83b-ca06f0264e59 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 481bfc32-9bc7-483a-b83b-ca06f0264e59 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-17T08:23:14.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "keypair_gk289b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:15.276Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:15.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:15.276Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:15.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "keypair_gk289b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:15.276Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:15.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:15.276Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:15.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.247Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "ebcc7037-ee66-4959-824f-c54c5367425a"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "keypair_gk289b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "keypair_gk289b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.288Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "keypair_gk289b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:16.427Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:16.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "7a55ce7e-54ff-4d40-99bf-173c6254b6cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:17.308Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:17.308Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:17.434Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:17.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "78b702a5-19ca-4fc2-9e3e-f3a516906b43"}, {"node_instance_id": "keypair_gk289b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:17.434Z", "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-10-17T08:23:17.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "7a55ce7e-54ff-4d40-99bf-173c6254b6cc"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:18.427Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:18.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:18.427Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:18.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:18.427Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:18.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:18.427Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:18.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:18.427Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:18.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:18.427Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:18.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_port_0zzt3b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:18.601Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:18.601Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "c6f10cc4-5b56-4156-8b42-daf9d7e3a3bc"}], "metadata": {"pagination": {"total": 70, "offset": 34, "size": 50}}} 2018-10-17 08:23:18,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:18,738 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:18 GMT 2018-10-17 08:23:18,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:18,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19515 2018-10-17 08:23:18,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:18,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 2a900ade-b2ed-4e7e-8b45-94af3dfeeec0 could not be found. [status_code=404] 2018-10-17 08:23:18,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:18,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:18,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:18,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:18,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 481bfc32-9bc7-483a-b83b-ca06f0264e59 could not be found. [status_code=404] 2018-10-17 08:23:18,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:18,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-17 08:23:18,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:18,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-17 08:23:18,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-17 08:23:18,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:18,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:18,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-17 08:23:18,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-17 08:23:18,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-17 08:23:18,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-17 08:23:18,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-17 08:23:18,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-17 08:23:18,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-17 08:23:18,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-17 08:23:18,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-17 08:23:18,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-17 08:23:18,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:18,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:18,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-17 08:23:18,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-17 08:23:18,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-17 08:23:18,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-17 08:23:18,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-17 08:23:18,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:18,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:18,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:18,798 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:18 GMT 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:18,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:18,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:23,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:23,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:23,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:23,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:23,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:23,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:23,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:23,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:23,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:19.441Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:19.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_data_plane_port_q2n9cd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:19.441Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:19.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_data_plane_port_f16bsp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:19.441Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:19.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "keypair_gk289b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:19.441Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:19.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_port_7i417x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:19.442Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:19.442Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "0e879437-9d06-4825-80c8-83159f6d0bfc"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:20.446Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:20.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:20.446Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:20.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:20.446Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:20.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_subnet_cywcd4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:20.625Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:20.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "121d69ab-4215-4b0b-a5b8-227952532a8c"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:21.452Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:21.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:21.452Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:21.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:21.452Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:21.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:21.452Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:21.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_port_7i417x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:21.452Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:21.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_port_0zzt3b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:21.452Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:21.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.060Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "reference_vnf_ip_hljz72", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.303Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "9efef1d6-95ba-4107-8031-e32b42871378"}, {"node_instance_id": "target_vnf_ip_id4d6s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.634Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "66b1f03c-a4f3-423f-be60-95e744fb710f"}, {"node_instance_id": "security_group_nhhx0o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:23.634Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:23.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "93d4d2b9-f641-441b-95b0-b2e02fe28db6"}], "metadata": {"pagination": {"total": 99, "offset": 64, "size": 50}}} 2018-10-17 08:23:23,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:23,873 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:23 GMT 2018-10-17 08:23:23,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:23,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14521 2018-10-17 08:23:23,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:23,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:23,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-17 08:23:23,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-17 08:23:23,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-17 08:23:23,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-17 08:23:23,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:23,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-17 08:23:23,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-17 08:23:23,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-17 08:23:23,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:23,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:23,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:23,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:23,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-17 08:23:23,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-17 08:23:23,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-17 08:23:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-17 08:23:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-17 08:23:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-17 08:23:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-17 08:23:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-17 08:23:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-17 08:23:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-17 08:23:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-17 08:23:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-17 08:23:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-17 08:23:23,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:23,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:23,934 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:23 GMT 2018-10-17 08:23:23,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:23,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:23,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:28,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:28,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:28,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:28,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:28,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_mczc0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:24.067Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:24.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_subnet_cywcd4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:24.067Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:24.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:25.076Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:25.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:25.076Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:25.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:25.076Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:25.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "security_group_nhhx0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:25.076Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:25.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_network_mczc0d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:25.178Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:25.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "f7a944b2-bef6-4837-97a0-284e49b9a3a6"}, {"node_instance_id": "reference_vnf_ip_hljz72", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:26.148Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:26.148Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "target_vnf_ip_id4d6s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:26.148Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:26.148Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:27.154Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:27.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:27.154Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:27.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_subnet_w567d5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:27.154Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:27.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "data_plane_network_mczc0d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:27.154Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:27.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:27.154Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:27.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_subnet_w567d5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:27.249Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:27.249Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "00491aea-6d26-4f80-b382-4f444a7c534c"}], "metadata": {"pagination": {"total": 114, "offset": 93, "size": 50}}} 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:28 GMT 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7724 2018-10-17 08:23:29,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:29,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:29,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-17 08:23:29,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:29,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-17 08:23:29,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-17 08:23:29,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-17 08:23:29,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-17 08:23:29,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-17 08:23:29,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:29,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:29,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:29,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:29,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:29,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:29,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:29,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:29,054 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:29,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:29,054 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:29 GMT 2018-10-17 08:23:29,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:29,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:29,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:34,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:34,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_w567d5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:29.001Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:29.001Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:30.077Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:30.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "router_vyfznj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:30.077Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:30.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:30.077Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:30.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:30.077Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:30.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "router_vyfznj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:30.077Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:30.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:30.077Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:30.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "management_plane_network_w5w69q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:30.665Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:30.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "591fd0dc-6d22-4725-9a84-c73b8f066763"}, {"node_instance_id": "router_vyfznj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:31.160Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:31.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "router_vyfznj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:31.160Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:31.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "router_vyfznj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:31.643Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:31.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "343178a1-b1bd-4166-942b-71bf943c1fdb"}, {"node_instance_id": "management_plane_network_w5w69q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:32.164Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:32.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "router_vyfznj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:33.392Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:33.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}], "metadata": {"pagination": {"total": 127, "offset": 108, "size": 50}}} 2018-10-17 08:23:34,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:34,127 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:34 GMT 2018-10-17 08:23:34,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:34,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6543 2018-10-17 08:23:34,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:34,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-17 08:23:34,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:34,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:34,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-17 08:23:34,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:34,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:34,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-17 08:23:34,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-17 08:23:34,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-17 08:23:34,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-17 08:23:34,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-17 08:23:34,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-17 08:23:34,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-17 08:23:34,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:34,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:34,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:34,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:34,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:34,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:34,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:34,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:34,183 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:34,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:34,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:34 GMT 2018-10-17 08:23:34,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:34,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-17 08:23:34,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:39,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/events 2018-10-17 08:23:39,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:39,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:39,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:39,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:39,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_26tfe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:34.169Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:34.169Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "external_network_26tfe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:35.031Z", "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-10-17T08:23:35.031Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279", "logger": "ea6a105e-0f2a-46ef-be2e-56939a582ab0"}, {"node_instance_id": "external_network_26tfe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:35.176Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:35.176Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "external_network_26tfe2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:35.176Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:35.176Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "external_network_26tfe2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:35.176Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:35.176Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": "external_network_26tfe2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:35.176Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:35.176Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-17T08:23:36.230Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-17T08:23:36.230Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"}], "metadata": {"pagination": {"total": 134, "offset": 121, "size": 50}}} 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:39 GMT 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3552 2018-10-17 08:23:39,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:39,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-17 08:23:39,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-17 08:23:39,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-17 08:23:39,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-17 08:23:39,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-17 08:23:39,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-17 08:23:39,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-17 08:23:39,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3/executions/6a1d41a1-4af0-4f12-8c8a-ac14c6154279 2018-10-17 08:23:39,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:39,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:39,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:39,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:39,307 - 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-10-17T08:23:03.145Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "6a1d41a1-4af0-4f12-8c8a-ac14c6154279"} 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:39 GMT 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-17 08:23:39,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:39,308 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.217:80/api/v3/deployments/vrouter-opnfv 2018-10-17 08:23:39,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:39,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:39,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:39,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:39,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:39,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:39,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:39,573 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-17 08:23:39,573 - 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": "9632d12d-f479-43ff-8867-16c111706384", "target_vnf_flavor_id": "9632d12d-f479-43ff-8867-16c111706384", "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_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "keystone_password": "c657464e-80d9-4788-8ad0-b44778212381", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29: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": "eb07fbcd-e9aa-493d-b450-89501ddd607b", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-17T08:12:26.226Z", "updated_at": "2018-10-17T08:12:26.226Z", "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-10-17 08:23:39,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:39,573 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:39 GMT 2018-10-17 08:23:39,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:39,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-17 08:23:39,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:39,574 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.217:80/api/v3/blueprints/vrouter-opnfv 2018-10-17 08:23:39,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-17 08:23:39,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-17 08:23:39,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-17 08:23:39,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-17 08:23:39,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-17 08:23:39,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-17 08:23:39,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-17 08:23:39,642 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-17 08:23:39,642 - 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-10-17T08:12:26.000Z", "updated_at": "2018-10-17T08:12:26.000Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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": {"use_external_resource": false, "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"}}, "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": {"use_external_resource": false, "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"}}, "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"}, "resource_id": {"get_input": "management_plane_subnet_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"}}, "create_if_missing": false, "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": "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}, "resource_id": {"get_input": "data_plane_subnet_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"}}, "create_if_missing": false, "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": "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": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-10-17 08:23:39,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-17 08:23:39,644 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 17 Oct 2018 08:23:39 GMT 2018-10-17 08:23:39,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-17 08:23:39,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-17 08:23:39,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-17 08:23:39,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 08:23:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:40,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:23:40 GMT X-Openstack-Request-Id: req-3dfc03ef-8b67-4c87-91ce-8a8baa8fde46 2018-10-17 08:23:40,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:23:40,645 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/eb07fbcd-e9aa-493d-b450-89501ddd607b used request id req-3dfc03ef-8b67-4c87-91ce-8a8baa8fde46 2018-10-17 08:23:40,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.989290952682s 2018-10-17 08:23:40,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 08:23:40,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:40,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93624a0c-b3d2-41bd-812b-df948a41d71c x-openstack-request-id: req-93624a0c-b3d2-41bd-812b-df948a41d71c 2018-10-17 08:23:40,945 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4018df53-6a80-4b21-9823-8ecde868d415", "name": "vyos_vrouter-flavor_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9632d12d-f479-43ff-8867-16c111706384", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9632d12d-f479-43ff-8867-16c111706384", "name": "vyos_vrouter-flavor_alt_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 08:23:40,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-93624a0c-b3d2-41bd-812b-df948a41d71c 2018-10-17 08:23:40,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.294495105743s 2018-10-17 08:23:40,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 08:23:40,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/9632d12d-f479-43ff-8867-16c111706384 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:40,989 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c623a89-21d4-4b1a-bec4-212fa77803c7 x-openstack-request-id: req-8c623a89-21d4-4b1a-bec4-212fa77803c7 2018-10-17 08:23:40,989 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9632d12d-f479-43ff-8867-16c111706384 used request id req-8c623a89-21d4-4b1a-bec4-212fa77803c7 2018-10-17 08:23:40,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412471294403s 2018-10-17 08:23:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 08:23:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/a5981064-64bd-4ae4-a491-00f737cb9560.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:42,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:23:42 GMT X-Openstack-Request-Id: req-bbd84d44-d729-4d9a-a728-beaf2afd24eb 2018-10-17 08:23:42,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:23:42,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/a5981064-64bd-4ae4-a491-00f737cb9560.json used request id req-bbd84d44-d729-4d9a-a728-beaf2afd24eb 2018-10-17 08:23:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.57179188728s 2018-10-17 08:23:42,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:23:42,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:42,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:42 GMT X-Openstack-Request-Id: req-e579b660-a6c4-4afd-819b-2bbdd128403e 2018-10-17 08:23:42,642 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 08:23:42,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e579b660-a6c4-4afd-819b-2bbdd128403e 2018-10-17 08:23:42,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662710666656s 2018-10-17 08:23:42,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 08:23:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:44,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f1b3266-e717-473b-b2b7-46d442bbd377 x-openstack-request-id: req-5f1b3266-e717-473b-b2b7-46d442bbd377 2018-10-17 08:23:44,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e used request id req-5f1b3266-e717-473b-b2b7-46d442bbd377 2018-10-17 08:23:44,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.20974397659s 2018-10-17 08:23:44,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:23:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:45,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 752 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98590c60-86d0-41c2-a6cf-7e873d8d4e10 x-openstack-request-id: req-98590c60-86d0-41c2-a6cf-7e873d8d4e10 2018-10-17 08:23:45,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:bb:5a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "rel": "bookmark"}], "image": {"id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "links": [{"href": "http://172.30.9.29:8774/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T08:11:07.000000", "flavor": {"id": "4018df53-6a80-4b21-9823-8ecde868d415", "links": [{"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}]}, "id": "264b78b8-8a73-46fe-a9fe-34dd37a50a4e", "security_groups": [{"name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}], "user_id": "97e6e16c561045319661fed823928d06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-17T08:23:42Z", "hostId": "3a29b145382e564f363ef0ac1593090547fbd594644b6e76211937a8", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "name": "vyos_vrouter-vm_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "created": "2018-10-17T08:08:42Z", "tenant_id": "5079ba733589458f9b5f45e27371140b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 08:23:45,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-98590c60-86d0-41c2-a6cf-7e873d8d4e10 2018-10-17 08:23:45,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82728600502s 2018-10-17 08:23:45,683 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 08:23:47,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 08:23:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:47,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82029d40-41b5-44fa-9f5c-ca14acc17ece x-openstack-request-id: req-82029d40-41b5-44fa-9f5c-ca14acc17ece 2018-10-17 08:23:47,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 08:23:47,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-82029d40-41b5-44fa-9f5c-ca14acc17ece 2018-10-17 08:23:47,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0704879760742s 2018-10-17 08:23:47,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:23:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:47,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:47 GMT X-Openstack-Request-Id: req-1ea99f79-a138-4e1a-bc1b-e8ed7a489fb6 2018-10-17 08:23:47,816 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:08:38Z", "updated_at": "2018-10-17T08:08:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "01f0cb57-6a61-4dd1-aaf9-d6bdc1aace99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "0a96ab45-60b5-4c86-8a10-8e349268047e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "4e89edd0-a266-4b66-b3d5-6b67288ee6e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "800f719b-91d7-4645-84a3-a43d476a371f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T08:08:38Z", "revision_number": 0, "id": "92c60a46-8566-49fc-ba03-5c1e20ce78d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:38Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-17T08:08:40Z", "revision_number": 0, "id": "9bd85d17-eb3b-4d67-a855-781a3f8f31fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:40Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "9c1e45d7-15ed-4969-9941-c69073f8aa70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-17T08:08:39Z", "revision_number": 0, "id": "a2178f5b-4386-48be-ade2-eb1d9c854fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:08:39Z", "security_group_id": "c5b56668-0d03-417e-be91-36d02c6302d6", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 7, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "c5b56668-0d03-417e-be91-36d02c6302d6", "name": "vyos_vrouter-sg_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:23:47,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1ea99f79-a138-4e1a-bc1b-e8ed7a489fb6 2018-10-17 08:23:47,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526120662689s 2018-10-17 08:23:47,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 08:23:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c5b56668-0d03-417e-be91-36d02c6302d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:47,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:23:47 GMT X-Openstack-Request-Id: req-10af113e-7f02-47dc-ac26-415df8e6ee00 2018-10-17 08:23:47,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:23:47,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c5b56668-0d03-417e-be91-36d02c6302d6.json used request id req-10af113e-7f02-47dc-ac26-415df8e6ee00 2018-10-17 08:23:47,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157840967178s 2018-10-17 08:23:47,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 08:23:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:49,023 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17593b1b-3438-4515-9681-6919d9b70e85 x-openstack-request-id: req-17593b1b-3438-4515-9681-6919d9b70e85 2018-10-17 08:23:49,023 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c used request id req-17593b1b-3438-4515-9681-6919d9b70e85 2018-10-17 08:23:49,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04247808456s 2018-10-17 08:23:49,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 08:23:49,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/daed36c7-4a3c-4910-beba-9ca56a8d445c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" -d '{"subnet_id": "1feee480-bf0f-4f29-8804-f620ff2d72f0"}' 2018-10-17 08:23:51,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:51 GMT X-Openstack-Request-Id: req-6565518b-1ce1-4700-8968-94246fa9790d 2018-10-17 08:23:51,048 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "294dfbbf-8f42-48f0-aca8-c99f62a4d00c", "tenant_id": "5079ba733589458f9b5f45e27371140b", "subnet_id": "1feee480-bf0f-4f29-8804-f620ff2d72f0", "subnet_ids": ["1feee480-bf0f-4f29-8804-f620ff2d72f0"], "port_id": "6cfdca7d-59cc-43b5-b35b-a2680e502d75", "id": "daed36c7-4a3c-4910-beba-9ca56a8d445c"} 2018-10-17 08:23:51,048 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/daed36c7-4a3c-4910-beba-9ca56a8d445c/remove_router_interface.json used request id req-6565518b-1ce1-4700-8968-94246fa9790d 2018-10-17 08:23:51,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02471709251s 2018-10-17 08:23:51,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 08:23:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:51,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:51 GMT X-Openstack-Request-Id: req-21c08946-b179-4ff6-8d08-97ec7085d0c4 2018-10-17 08:23:51,213 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:48Z", "admin_state_up": true, "updated_at": "2018-10-17T08:23:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5079ba733589458f9b5f45e27371140b", "id": "daed36c7-4a3c-4910-beba-9ca56a8d445c", "name": "vyos_vrouter-router_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}]} 2018-10-17 08:23:51,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-21c08946-b179-4ff6-8d08-97ec7085d0c4 2018-10-17 08:23:51,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.164021015167s 2018-10-17 08:23:51,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 08:23:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/daed36c7-4a3c-4910-beba-9ca56a8d445c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:52,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:23:52 GMT X-Openstack-Request-Id: req-1407daba-b416-4542-bae7-487fc8415b2e 2018-10-17 08:23:52,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:23:52,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/daed36c7-4a3c-4910-beba-9ca56a8d445c.json used request id req-1407daba-b416-4542-bae7-487fc8415b2e 2018-10-17 08:23:52,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35578012466s 2018-10-17 08:23:52,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 08:23:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:52 GMT X-Openstack-Request-Id: req-58f735c4-d28d-4bfa-8a49-9fd1f84fe640 2018-10-17 08:23:52,616 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T08:06:48Z","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":"5079ba733589458f9b5f45e27371140b","id":"1feee480-bf0f-4f29-8804-f620ff2d72f0","subnetpool_id":null,"name":"vyos_vrouter-subnet_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}]} 2018-10-17 08:23:52,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-58f735c4-d28d-4bfa-8a49-9fd1f84fe640 2018-10-17 08:23:52,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448200702667s 2018-10-17 08:23:52,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 08:23:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/1feee480-bf0f-4f29-8804-f620ff2d72f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:53,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:23:53 GMT X-Openstack-Request-Id: req-50a8bf68-1169-4441-8249-0dc821f412a9 2018-10-17 08:23:53,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:23:53,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1feee480-bf0f-4f29-8804-f620ff2d72f0.json used request id req-50a8bf68-1169-4441-8249-0dc821f412a9 2018-10-17 08:23:53,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.29000806808s 2018-10-17 08:23:53,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:23:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:54,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:54 GMT X-Openstack-Request-Id: req-4a915e59-5ae2-4571-bc52-d63282db224b 2018-10-17 08:23:54,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"294dfbbf-8f42-48f0-aca8-c99f62a4d00c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5079ba733589458f9b5f45e27371140b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T08:23:53Z","qos_policy_id":null,"name":"vyos_vrouter-net_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c","admin_state_up":true,"tenant_id":"5079ba733589458f9b5f45e27371140b","created_at":"2018-10-17T08:06:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500}]} 2018-10-17 08:23:54,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4a915e59-5ae2-4571-bc52-d63282db224b 2018-10-17 08:23:54,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109939098358s 2018-10-17 08:23:54,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 08:23:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/294dfbbf-8f42-48f0-aca8-c99f62a4d00c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:55,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:23:55 GMT X-Openstack-Request-Id: req-b9ae7747-e7c8-464e-a629-1d833c7f3372 2018-10-17 08:23:55,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:23:55,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/294dfbbf-8f42-48f0-aca8-c99f62a4d00c.json used request id req-b9ae7747-e7c8-464e-a629-1d833c7f3372 2018-10-17 08:23:55,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51794910431s 2018-10-17 08:23:55,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:23:55,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:55,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:55 GMT X-Openstack-Request-Id: req-56a4a3a1-097d-4bb9-896e-f444b4750d4b 2018-10-17 08:23:55,844 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:08:37Z", "file": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256/file", "owner": "5079ba733589458f9b5f45e27371140b", "id": "f91908a9-f9ce-4439-90ee-4e784db8f256", "size": 4373348352, "self": "/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/f91908a9-f9ce-4439-90ee-4e784db8f256/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-17T08:07:31Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:23:55,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-56a4a3a1-097d-4bb9-896e-f444b4750d4b 2018-10-17 08:23:55,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302494049072s 2018-10-17 08:23:55,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 08:23:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2d5a9cc07c74700c95a744804992cd12bf7571918dd536b463fb3be8f2c5f9d" 2018-10-17 08:23:56,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:23:56 GMT X-Openstack-Request-Id: req-f7baac93-370b-4d72-b38b-506126fa53a4 2018-10-17 08:23:56,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:23:56,250 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f91908a9-f9ce-4439-90ee-4e784db8f256 used request id req-f7baac93-370b-4d72-b38b-506126fa53a4 2018-10-17 08:23:56,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.404031038284s 2018-10-17 08:23:56,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 08:23:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:56,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62e7f4a5-8d65-4d0a-9f5a-0bd2521b9802 x-openstack-request-id: req-62e7f4a5-8d65-4d0a-9f5a-0bd2521b9802 2018-10-17 08:23:56,275 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4018df53-6a80-4b21-9823-8ecde868d415", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4018df53-6a80-4b21-9823-8ecde868d415", "name": "vyos_vrouter-flavor_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 08:23:56,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-62e7f4a5-8d65-4d0a-9f5a-0bd2521b9802 2018-10-17 08:23:56,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240089893341s 2018-10-17 08:23:56,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 08:23:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:56,303 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86f368f5-6dd4-4f48-b6ea-4110052081c1 x-openstack-request-id: req-86f368f5-6dd4-4f48-b6ea-4110052081c1 2018-10-17 08:23:56,303 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4018df53-6a80-4b21-9823-8ecde868d415 used request id req-86f368f5-6dd4-4f48-b6ea-4110052081c1 2018-10-17 08:23:56,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0267100334167s 2018-10-17 08:23:56,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:23:56,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:56,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ffac93-2645-480a-812c-cc12100bc0e5 2018-10-17 08:23:56,520 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "links": {"self": "http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97e6e16c561045319661fed823928d06", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:23:56,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-91ffac93-2645-480a-812c-cc12100bc0e5 2018-10-17 08:23:56,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216747045517s 2018-10-17 08:23:56,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:23:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:56,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db75bb6-32f4-4fe5-8134-fae76974305b 2018-10-17 08:23:56,743 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c", "links": {"self": "http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "97e6e16c561045319661fed823928d06", "description": null}} 2018-10-17 08:23:56,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06 used request id req-8db75bb6-32f4-4fe5-8134-fae76974305b 2018-10-17 08:23:56,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21620798111s 2018-10-17 08:23:56,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 08:23:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:57,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac0c50a-0660-46e2-9279-b60636588d48 2018-10-17 08:23:57,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:23:57,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/97e6e16c561045319661fed823928d06 used request id req-0ac0c50a-0660-46e2-9279-b60636588d48 2018-10-17 08:23:57,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.402846097946s 2018-10-17 08:23:57,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:23:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:57,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437d1253-b47b-4cac-86ed-adebd2ff1772 2018-10-17 08:23:57,352 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b"}, "tags": [], "enabled": true, "id": "5079ba733589458f9b5f45e27371140b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a3b2e15a-f40f-4f90-b082-4ee4d5122d1c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 08:23:57,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-437d1253-b47b-4cac-86ed-adebd2ff1772 2018-10-17 08:23:57,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19984793663s 2018-10-17 08:23:57,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 08:23:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:57,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c815c14-e492-4429-97ad-743811e8f6b0 2018-10-17 08:23:57,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:23:57,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5079ba733589458f9b5f45e27371140b used request id req-0c815c14-e492-4429-97ad-743811e8f6b0 2018-10-17 08:23:57,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257426977158s 2018-10-17 08:23:57,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:23:57,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=5079ba733589458f9b5f45e27371140b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:57,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:57 GMT X-Openstack-Request-Id: req-14c5748a-a637-4d0c-b13b-27cdb50bcab2 2018-10-17 08:23:57,851 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}]} 2018-10-17 08:23:57,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=5079ba733589458f9b5f45e27371140b&name=default used request id req-14c5748a-a637-4d0c-b13b-27cdb50bcab2 2018-10-17 08:23:57,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231235027313s 2018-10-17 08:23:57,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:23:57,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:57,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:57 GMT X-Openstack-Request-Id: req-e1459bd5-ee36-4a6c-862f-166ab5541645 2018-10-17 08:23:57,911 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5079ba733589458f9b5f45e27371140b", "created_at": "2018-10-17T08:06:46Z", "updated_at": "2018-10-17T08:06:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "5a5975f1-2263-478d-b8f4-183f012304ef", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "ec52be8a-73b9-4580-9e2e-87b6538af10a", "remote_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "68aa7713-d53a-41ed-a4df-e576faec25fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5079ba733589458f9b5f45e27371140b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:06:46Z", "revision_number": 0, "id": "2076d803-032a-4177-8065-1f304756c05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:06:46Z", "security_group_id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "tenant_id": "5079ba733589458f9b5f45e27371140b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5079ba733589458f9b5f45e27371140b"}], "revision_number": 1, "project_id": "5079ba733589458f9b5f45e27371140b", "id": "d559b9b9-7339-4876-826f-bf77a9ae6781", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 08:23:57,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-e1459bd5-ee36-4a6c-862f-166ab5541645 2018-10-17 08:23:57,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538580417633s 2018-10-17 08:23:57,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 08:23:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d559b9b9-7339-4876-826f-bf77a9ae6781.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2023bd18d4a5376baa860162171107f32486a42495f2f0c9dddb443cdf068af" 2018-10-17 08:23:58,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:23:58 GMT X-Openstack-Request-Id: req-3f6c9b5e-be53-4080-bb11-832b9b7e4c18 2018-10-17 08:23:58,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:23:58,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d559b9b9-7339-4876-826f-bf77a9ae6781.json used request id req-3f6c9b5e-be53-4080-bb11-832b9b7e4c18 2018-10-17 08:23:58,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139657974243s 2018-10-17 08:23:58,083 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-17 08:23:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:23:58,124 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50f3b932-e2b5-49c2-993f-764d3074edb3 2018-10-17 08:23:58,124 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 08:23:58,124 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-50f3b932-e2b5-49c2-993f-764d3074edb3 2018-10-17 08:23:58,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 08:23:58,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T09:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["P_2GVclJTum3l6qK1Bl-MQ"], "issued_at": "2018-10-17T08:23:58.000000Z"}} 2018-10-17 08:23:58,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:23:58,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:23:58,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:58 GMT X-Openstack-Request-Id: req-2e35395c-61fb-4586-91fe-88913126fcdb 2018-10-17 08:23:58,908 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 08:23:58,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2e35395c-61fb-4586-91fe-88913126fcdb 2018-10-17 08:23:58,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372627973557s 2018-10-17 08:23:58,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:23:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:23:59,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e5960d-fa43-4ae8-a695-003c569ec91f 2018-10-17 08:23:59,066 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 08:23:59,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b5e5960d-fa43-4ae8-a695-003c569ec91f 2018-10-17 08:23:59,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150135993958s 2018-10-17 08:23:59,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 08:23:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3"}}' 2018-10-17 08:23:59,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac04516b-7a0b-4065-baae-0495c25fa1cc 2018-10-17 08:23:59,223 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f"}, "tags": [], "enabled": true, "id": "82397a9a5cce48c6805c2d43e199b63f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3"}} 2018-10-17 08:23:59,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ac04516b-7a0b-4065-baae-0495c25fa1cc 2018-10-17 08:23:59,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.148865938187s 2018-10-17 08:23:59,223 - 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'82397a9a5cce48c6805c2d43e199b63f', '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_b7dfebea-6111-4d18-8444-0152beb4c6a3'}) 2018-10-17 08:23:59,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 08:23:59,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b7db20f8-1c3a-450d-a148-3e25a366668b", "email": null, "name": "juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3"}}' 2018-10-17 08:23:59,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b0ada6-a88e-47f3-9fc2-651fdb1c13e4 2018-10-17 08:23:59,600 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3", "links": {"self": "http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a32565c81f32422a84542f2064a1409c", "domain_id": "default", "password_expires_at": null}} 2018-10-17 08:23:59,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-13b0ada6-a88e-47f3-9fc2-651fdb1c13e4 2018-10-17 08:23:59,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.371172904968s 2018-10-17 08:23:59,601 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a32565c81f32422a84542f2064a1409c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3'}) 2018-10-17 08:23:59,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:23:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:23:59,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5433b121-1e37-4639-b8b2-322df2c5a2f0 2018-10-17 08:23:59,792 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:23:59,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5433b121-1e37-4639-b8b2-322df2c5a2f0 2018-10-17 08:23:59,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187629938126s 2018-10-17 08:23:59,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:23:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:23:59,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687dc690-6eb4-4089-8566-210d85289f2f 2018-10-17 08:23:59,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:23:59,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-687dc690-6eb4-4089-8566-210d85289f2f 2018-10-17 08:23:59,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185034990311s 2018-10-17 08:23:59,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:23:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:00,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1feb74d-1d70-4d0d-95ba-e817c1f3e89c 2018-10-17 08:24:00,175 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:24:00,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e1feb74d-1d70-4d0d-95ba-e817c1f3e89c 2018-10-17 08:24:00,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188206911087s 2018-10-17 08:24:00,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:24:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:00,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b3f311-8cd3-4d66-850c-1f6378d00d68 2018-10-17 08:24:00,373 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 08:24:00,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-46b3f311-8cd3-4d66-850c-1f6378d00d68 2018-10-17 08:24:00,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193145990372s 2018-10-17 08:24:00,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:24:00,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:00,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3862eb28-9b69-45d0-9697-7a17a4a62f12 2018-10-17 08:24:00,539 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3", "links": {"self": "http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a32565c81f32422a84542f2064a1409c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:24:00,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3862eb28-9b69-45d0-9697-7a17a4a62f12 2018-10-17 08:24:00,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.164791107178s 2018-10-17 08:24:00,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:24:00,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:00,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6650ab0-a1c7-4abb-9742-d0e5e7a4d276 2018-10-17 08:24:00,662 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f"}, "tags": [], "enabled": true, "id": "82397a9a5cce48c6805c2d43e199b63f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 08:24:00,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a6650ab0-a1c7-4abb-9742-d0e5e7a4d276 2018-10-17 08:24:00,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110215902328s 2018-10-17 08:24:00,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 08:24:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=a32565c81f32422a84542f2064a1409c&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=82397a9a5cce48c6805c2d43e199b63f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:00,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4b72d7-9021-48a5-8b57-9bb20bf82f12 2018-10-17 08:24:00,778 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a32565c81f32422a84542f2064a1409c&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=82397a9a5cce48c6805c2d43e199b63f", "previous": null, "next": null}} 2018-10-17 08:24:00,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a32565c81f32422a84542f2064a1409c&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=82397a9a5cce48c6805c2d43e199b63f used request id req-ba4b72d7-9021-48a5-8b57-9bb20bf82f12 2018-10-17 08:24:00,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107420921326s 2018-10-17 08:24:00,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 08:24:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f/users/a32565c81f32422a84542f2064a1409c/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:00,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a6e384-6552-457b-b604-e24d4f0b82f0 2018-10-17 08:24:00,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:24:00,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f/users/a32565c81f32422a84542f2064a1409c/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-64a6e384-6552-457b-b604-e24d4f0b82f0 2018-10-17 08:24:00,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152432918549s 2018-10-17 08:24:00,938 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3', 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'82397a9a5cce48c6805c2d43e199b63f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b7db20f8-1c3a-450d-a148-3e25a366668b', 'username': u'juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 08:24:00,941 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'password': 'b7db20f8-1c3a-450d-a148-3e25a366668b', 'project_name': 'juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '82397a9a5cce48c6805c2d43e199b63f', 'project_domain_name': 'Default'} 2018-10-17 08:24:01,003 - 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-10-17 08:24:01,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-17 08:24:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:24:01,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-406730f8-4848-4096-8db8-69ea95aa0e40 2018-10-17 08:24:01,035 - keystoneauth.session - DEBUG - 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.4:35357/v3/", "rel": "self"}]}]}} 2018-10-17 08:24:01,035 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-406730f8-4848-4096-8db8-69ea95aa0e40 2018-10-17 08:24:01,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:01,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4938c3ff-bc98-4d4f-a712-4f78c4414ab9 2018-10-17 08:24:01,148 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/016cebc3567c48088ae5de5b9a82793c"}, "enabled": true, "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0ea76f64e73041e893b083e0462e6a49"}, "enabled": true, "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4172975bd7f44310abfc64590175b502"}, "enabled": true, "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/65c5c2f5743b46819b9f09276d970885"}, "enabled": true, "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/76e2332dd53048d39ae63758aa39832c"}, "enabled": true, "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/78d8cb6a7e254d3b8fe49535d74e6aca"}, "enabled": true, "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/922f0430aec048ea8b808cd1e259822b"}, "enabled": true, "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc8713035bc342e1a1b7e3caaa793141"}, "enabled": true, "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d0a1a387cc974ef3aefa5b025a9ccad9"}, "enabled": true, "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d4a363f3c1cc482d80956f0014a65395"}, "enabled": true, "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ddc7cdca06a041f09f71ef0924a5298a"}, "enabled": true, "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de3fa5e7b18042088b954a4b7aa5c8d6"}, "enabled": true, "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfeed5a4dd0b4f338a3685bd4ef92e8d"}, "enabled": true, "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f5590de7434142db9b52e1f979d209a6"}, "enabled": true, "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/fdb7a682757f4a2cb134474ffb1d3dc7"}, "enabled": true, "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-10-17 08:24:01,148 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-4938c3ff-bc98-4d4f-a712-4f78c4414ab9 2018-10-17 08:24:01,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.120931863785s 2018-10-17 08:24:01,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-17 08:24:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:01,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1986 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3b4db5-2c77-4611-be8e-5f23ba44eb5c 2018-10-17 08:24:01,310 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c255766266c4cc89ee7dbb9b8c92492"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0d0e47ecb21645c9bdd672fe49387672"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/117f56e9a0204f6e8090acf09987c2da"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1490991d358a447188803112e5ccd85c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "1490991d358a447188803112e5ccd85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b529cc6d1544b20978251be3b70fd6e"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b7f0386cc82409c90f7d5b61ebdbcd6"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/22fb2c9a27034a2ea47ab01e809e025e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d2c738cf0944fb1adec71a138a57c2b"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2d59675bcc8c4a6887d3095490ed3975"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/34e19922206c4fe6a398ee725c7d109e"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/39864813096943aeb32e20e02f50719a"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "39864813096943aeb32e20e02f50719a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/46864574c4034831b8fe09ef36581434"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "46864574c4034831b8fe09ef36581434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4962f28b79ed41ea9d807f28d7920149"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4b4948e669284a4795d18d506ce1dc14"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4172975bd7f44310abfc64590175b502", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4cceccf817a44b608cb2874a24a76bcf"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4ce4f41d24e74bb6b8ba57f47ee336da"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de3fa5e7b18042088b954a4b7aa5c8d6", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4e8af12139f04cbfa06d9a4f2a98d686"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4fee3d57a089436591fee986432e42c0"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76e2332dd53048d39ae63758aa39832c", "id": "4fee3d57a089436591fee986432e42c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/51890b61c7634689b561f3d63e53f38e"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4172975bd7f44310abfc64590175b502", "id": "51890b61c7634689b561f3d63e53f38e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/547e8d5583c3496fa6d5a1d2789e0bbb"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4172975bd7f44310abfc64590175b502", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5e59ec0ead3e4b769d5213bc146fd68e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5fe3ade7678043d58b3cc13d87d3bd48"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/61eb9486d6404f90863b206c853d63ad"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "922f0430aec048ea8b808cd1e259822b", "id": "61eb9486d6404f90863b206c853d63ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/634dd067652a480a81427cef28eada48"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "78d8cb6a7e254d3b8fe49535d74e6aca", "id": "634dd067652a480a81427cef28eada48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6745a9e190e841e59d398325d0991a7b"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "6745a9e190e841e59d398325d0991a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/768a30c76cd045a9b8b44ff1b42d7557"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7b622e1128704c18890b8bb171bbc97c"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/83f1d7d9423e44a79a1d00efa49795be"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65c5c2f5743b46819b9f09276d970885", "id": "83f1d7d9423e44a79a1d00efa49795be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a28e909092e4e51a6af3ac0527d6504"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "016cebc3567c48088ae5de5b9a82793c", "id": "8a28e909092e4e51a6af3ac0527d6504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8a671085995642e0b6c2eceda1506dab"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "8a671085995642e0b6c2eceda1506dab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/92fb0fe7a253459b9e798e977553631d"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "92fb0fe7a253459b9e798e977553631d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f5e66b0b948463b9a94af0bb352a679"}, "url": "http://12.0.0.50:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9f88a7a0fcbd4967b5e7b31e33301a61"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4a363f3c1cc482d80956f0014a65395", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/bfa92cf10875422b91adca8fc934075a"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ddc7cdca06a041f09f71ef0924a5298a", "id": "bfa92cf10875422b91adca8fc934075a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c8b48aba59c5416a8bbcac270f82f763"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da46988e1b7d433cbdce68439fa18b47"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/da8dcbe9e71d4244bb5dbe8b8026e4b6"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc8713035bc342e1a1b7e3caaa793141", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/deead704edcf4428ab926661473e43fc"}, "url": "http://12.0.0.50:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "id": "deead704edcf4428ab926661473e43fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e685e1955e5747bab09cc47c89cd5774"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ee3a7b37d1ff4e109ec413ff280ee60a"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ea76f64e73041e893b083e0462e6a49", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f062742fb5b749a7b4a759901104c97c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdb7a682757f4a2cb134474ffb1d3dc7", "id": "f062742fb5b749a7b4a759901104c97c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ff6221bcffb64126b5e6e6e53d140404"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5590de7434142db9b52e1f979d209a6", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-17 08:24:01,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-7e3b4db5-2c77-4611-be8e-5f23ba44eb5c 2018-10-17 08:24:01,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.152669906616s 2018-10-17 08:24:01,320 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-17 08:24:01,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:24:01,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:01,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3632bb5-a287-42f6-840b-ae28e2ca92ad 2018-10-17 08:24:01,433 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 08:24:01,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d3632bb5-a287-42f6-840b-ae28e2ca92ad 2018-10-17 08:24:01,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11288189888s 2018-10-17 08:24:01,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:24:01,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:24:01,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b23827-444a-4501-ad19-8325751ef554 2018-10-17 08:24:01,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f"}, "tags": [], "enabled": true, "id": "82397a9a5cce48c6805c2d43e199b63f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}]} 2018-10-17 08:24:01,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a3b23827-444a-4501-ad19-8325751ef554 2018-10-17 08:24:01,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109108924866s 2018-10-17 08:24:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 08:24:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" -d '{"network": {"tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "name": "juju_epc-net_b7dfebea-6111-4d18-8444-0152beb4c6a3", "admin_state_up": true}}' 2018-10-17 08:24:01,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:01 GMT X-Openstack-Request-Id: req-577264c2-9395-4401-9e05-fefb50639092 2018-10-17 08:24:01,903 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f274fc2d-a254-4719-9b33-26214d8b0a9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"82397a9a5cce48c6805c2d43e199b63f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T08:24:01Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_b7dfebea-6111-4d18-8444-0152beb4c6a3","admin_state_up":true,"tenant_id":"82397a9a5cce48c6805c2d43e199b63f","created_at":"2018-10-17T08:24:01Z","mtu":1450}} 2018-10-17 08:24:01,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-577264c2-9395-4401-9e05-fefb50639092 2018-10-17 08:24:01,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.350142002106s 2018-10-17 08:24:01,904 - 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-10-17T08:24:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f274fc2d-a254-4719-9b33-26214d8b0a9c', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_b7dfebea-6111-4d18-8444-0152beb4c6a3', u'created_at': u'2018-10-17T08:24:01Z', u'mtu': 1450, u'tenant_id': u'82397a9a5cce48c6805c2d43e199b63f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'82397a9a5cce48c6805c2d43e199b63f', u'l2_adjacency': True}) 2018-10-17 08:24:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:24:01,915 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fcd7588-c7f8-4437-ac08-11eb9a8981c2 2018-10-17 08:24:01,916 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 08:24:01,916 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-1fcd7588-c7f8-4437-ac08-11eb9a8981c2 2018-10-17 08:24:01,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 08:24:02,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T09:24:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82397a9a5cce48c6805c2d43e199b63f", "name": "juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/82397a9a5cce48c6805c2d43e199b63f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/82397a9a5cce48c6805c2d43e199b63f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/82397a9a5cce48c6805c2d43e199b63f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/82397a9a5cce48c6805c2d43e199b63f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/82397a9a5cce48c6805c2d43e199b63f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/82397a9a5cce48c6805c2d43e199b63f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/82397a9a5cce48c6805c2d43e199b63f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/82397a9a5cce48c6805c2d43e199b63f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/82397a9a5cce48c6805c2d43e199b63f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_82397a9a5cce48c6805c2d43e199b63f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_82397a9a5cce48c6805c2d43e199b63f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/82397a9a5cce48c6805c2d43e199b63f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/82397a9a5cce48c6805c2d43e199b63f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/82397a9a5cce48c6805c2d43e199b63f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3", "id": "a32565c81f32422a84542f2064a1409c"}, "audit_ids": ["Iov0B63sSsq1kOPhlnAXRQ"], "issued_at": "2018-10-17T08:24:02.000000Z"}} 2018-10-17 08:24:02,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:24:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:24:02,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:02 GMT X-Openstack-Request-Id: req-7a454a6c-0de4-42b6-96e0-8f98e97c3dab 2018-10-17 08:24:02,687 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f274fc2d-a254-4719-9b33-26214d8b0a9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82397a9a5cce48c6805c2d43e199b63f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T08:24:01Z","qos_policy_id":null,"name":"juju_epc-net_b7dfebea-6111-4d18-8444-0152beb4c6a3","admin_state_up":true,"tenant_id":"82397a9a5cce48c6805c2d43e199b63f","created_at":"2018-10-17T08:24:01Z","mtu":1450}]} 2018-10-17 08:24:02,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7a454a6c-0de4-42b6-96e0-8f98e97c3dab 2018-10-17 08:24:02,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364581108093s 2018-10-17 08:24:02,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 08:24:02,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '{"subnet": {"name": "juju_epc-subnet_b7dfebea-6111-4d18-8444-0152beb4c6a3", "enable_dhcp": true, "network_id": "f274fc2d-a254-4719-9b33-26214d8b0a9c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-17 08:24:03,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:03 GMT X-Openstack-Request-Id: req-ea8c405d-dbc3-4a94-a5a7-baca8a9bfc1f 2018-10-17 08:24:03,294 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f274fc2d-a254-4719-9b33-26214d8b0a9c","tenant_id":"82397a9a5cce48c6805c2d43e199b63f","created_at":"2018-10-17T08:24:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T08:24:02Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"82397a9a5cce48c6805c2d43e199b63f","id":"ff4647da-1a95-41ae-97d4-e8173e7499b8","subnetpool_id":null,"name":"juju_epc-subnet_b7dfebea-6111-4d18-8444-0152beb4c6a3"}} 2018-10-17 08:24:03,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ea8c405d-dbc3-4a94-a5a7-baca8a9bfc1f 2018-10-17 08:24:03,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.604381084442s 2018-10-17 08:24:03,294 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T08:24:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'ff4647da-1a95-41ae-97d4-e8173e7499b8', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_b7dfebea-6111-4d18-8444-0152beb4c6a3', u'enable_dhcp': True, u'network_id': u'f274fc2d-a254-4719-9b33-26214d8b0a9c', u'tenant_id': u'82397a9a5cce48c6805c2d43e199b63f', u'created_at': u'2018-10-17T08:24:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'82397a9a5cce48c6805c2d43e199b63f'}) 2018-10-17 08:24:03,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 08:24:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '{"router": {"external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37"}, "name": "juju_epc-router_b7dfebea-6111-4d18-8444-0152beb4c6a3", "admin_state_up": true}}' 2018-10-17 08:24:05,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:05 GMT X-Openstack-Request-Id: req-52c2d19a-6c96-4660-b78f-c65411c9ed28 2018-10-17 08:24:05,080 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:24:03Z", "admin_state_up": true, "updated_at": "2018-10-17T08:24:04Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "82397a9a5cce48c6805c2d43e199b63f", "id": "93de90ab-d533-4e22-a483-6fad2b1a1324", "name": "juju_epc-router_b7dfebea-6111-4d18-8444-0152beb4c6a3"}} 2018-10-17 08:24:05,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-52c2d19a-6c96-4660-b78f-c65411c9ed28 2018-10-17 08:24:05,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.78575801849s 2018-10-17 08:24:05,081 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T08:24:04Z', u'revision_number': 2, u'id': u'93de90ab-d533-4e22-a483-6fad2b1a1324', u'external_gateway_info': {u'network_id': u'82179a25-4dc0-4437-8ac5-b1cd8941cc37', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'758793bd-a34b-448c-9626-aff4c769bb2c', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_b7dfebea-6111-4d18-8444-0152beb4c6a3', u'admin_state_up': True, u'tenant_id': u'82397a9a5cce48c6805c2d43e199b63f', u'created_at': u'2018-10-17T08:24:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'82397a9a5cce48c6805c2d43e199b63f'}) 2018-10-17 08:24:05,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 08:24:05,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/93de90ab-d533-4e22-a483-6fad2b1a1324/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '{"subnet_id": "ff4647da-1a95-41ae-97d4-e8173e7499b8"}' 2018-10-17 08:24:07,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:07 GMT X-Openstack-Request-Id: req-247eeb34-28c3-4e6c-a6db-9d25088dce3a 2018-10-17 08:24:07,985 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f274fc2d-a254-4719-9b33-26214d8b0a9c", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "subnet_id": "ff4647da-1a95-41ae-97d4-e8173e7499b8", "subnet_ids": ["ff4647da-1a95-41ae-97d4-e8173e7499b8"], "port_id": "3483b5dc-0653-442b-b140-216423589b22", "id": "93de90ab-d533-4e22-a483-6fad2b1a1324"} 2018-10-17 08:24:07,985 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/93de90ab-d533-4e22-a483-6fad2b1a1324/add_router_interface.json used request id req-247eeb34-28c3-4e6c-a6db-9d25088dce3a 2018-10-17 08:24:07,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.90420293808s 2018-10-17 08:24:07,986 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-17 08:24:09,666 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8d383c8eea2375af863ecdeecff593d1 sha256:072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2 2018-10-17 08:24:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:24:09,672 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:09 GMT 2018-10-17 08:24:09,672 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 08:24:09,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:24:09,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:24:10,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:10 GMT X-Openstack-Request-Id: req-980e0007-f205-4699-b7c9-24d9d4d022e3 2018-10-17 08:24:10,006 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:24:10,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-980e0007-f205-4699-b7c9-24d9d4d022e3 2018-10-17 08:24:10,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332411050797s 2018-10-17 08:24:10,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 08:24:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '{"owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "owner_specified.shade.object": "images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3"}' 2018-10-17 08:24:10,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:10 GMT Location: http://172.30.9.29:9292/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0fc07c8f-9fc5-4635-b406-b91520250445 2018-10-17 08:24:10,107 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:24:10Z", "file": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file", "owner": "82397a9a5cce48c6805c2d43e199b63f", "id": "6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "size": null, "self": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "checksum": null, "created_at": "2018-10-17T08:24:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 08:24:10,107 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0fc07c8f-9fc5-4635-b406-b91520250445 2018-10-17 08:24:10,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0915179252625s 2018-10-17 08:24:10,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 08:24:10,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '' 2018-10-17 08:24:15,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:24:15 GMT X-Openstack-Request-Id: req-1fb76af1-45f4-4d43-a532-500c9e0e05a1 2018-10-17 08:24:15,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:24:15,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file used request id req-1fb76af1-45f4-4d43-a532-500c9e0e05a1 2018-10-17 08:24:15,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.98056101799s 2018-10-17 08:24:15,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:24:15,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:24:15,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:15 GMT X-Openstack-Request-Id: req-09d4c8ef-46da-473a-a976-f976a90b2cbc 2018-10-17 08:24:15,131 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:24:15Z", "file": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file", "owner": "82397a9a5cce48c6805c2d43e199b63f", "id": "6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "size": 296943616, "self": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-17T08:24:10Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:24:15,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-09d4c8ef-46da-473a-a976-f976a90b2cbc 2018-10-17 08:24:15,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385921001434s 2018-10-17 08:24:15,133 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file', 'owner': u'82397a9a5cce48c6805c2d43e199b63f', 'id': u'6b6fb467-0f59-4c43-8bc3-4360e51d98d0', 'size': 296943616, u'self': u'/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82397a9a5cce48c6805c2d43e199b63f', 'name': 'juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T08:24:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T08:24:15Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', 'properties': {u'os_hash_value': u'7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424', u'self': u'/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'created': u'2018-10-17T08:24:10Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-17T08:24:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424', 'metadata': {u'os_hash_value': u'7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424', u'self': u'/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'schema': u'/v2/schemas/image'}}) 2018-10-17 08:24:16,407 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 6b6fb467-0f59-4c43-8bc3-4360e51d98d0 -s xenial -r regionOne -u http://172.30.9.29:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-17 08:24:16,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 08:24:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_b7dfebea-6111-4d18-8444-0152beb4c6a3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-17 08:24:16,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca52b20b-4e66-4aaa-8812-15daa860f4e9 x-openstack-request-id: req-ca52b20b-4e66-4aaa-8812-15daa860f4e9 2018-10-17 08:24:16,704 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "name": "juju_epc-flavor_b7dfebea-6111-4d18-8444-0152beb4c6a3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 08:24:16,704 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ca52b20b-4e66-4aaa-8812-15daa860f4e9 2018-10-17 08:24:16,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.293904066086s 2018-10-17 08:24:16,706 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_b7dfebea-6111-4d18-8444-0152beb4c6a3', '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'fe010d0d79494effbe02dd92c443bc23', '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'8adacd77-97fa-46b2-b58c-f3e9dc9a765e', 'swap': 0}) 2018-10-17 08:24:16,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 08:24:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" -d '{"extra_specs": {}}' 2018-10-17 08:24:16,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6784617b-c988-4f61-b3e1-142ec68a43fa x-openstack-request-id: req-6784617b-c988-4f61-b3e1-142ec68a43fa 2018-10-17 08:24:16,729 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 08:24:16,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e/os-extra_specs used request id req-6784617b-c988-4f61-b3e1-142ec68a43fa 2018-10-17 08:24:16,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227990150452s 2018-10-17 08:24:16,729 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-17 08:24:16,731 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | STORAGE_PROTOCOL | iSCSI | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 08:24:16,739 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-17 08:24:16,898 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-17 08:24:16,898 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-17 08:24:17,016 - 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-10-17 08:24:17,017 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-17 08:24:18,381 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-17 08:24:18,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:24:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:24:18,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:18 GMT X-Openstack-Request-Id: req-87b2bd0a-f940-4b73-8b86-7c35338e5015 2018-10-17 08:24:18,510 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:24:15Z", "file": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file", "owner": "82397a9a5cce48c6805c2d43e199b63f", "id": "6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "size": 296943616, "self": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-17T08:24:10Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:24:18,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-87b2bd0a-f940-4b73-8b86-7c35338e5015 2018-10-17 08:24:18,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.126641988754s 2018-10-17 08:24:18,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 08:24:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3"}' 2018-10-17 08:24:18,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:18 GMT Location: http://172.30.9.29:9292/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-535f8fee-aa9b-4fbd-85e0-c4de4176583d 2018-10-17 08:24:18,563 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:24:18Z", "file": "/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528/file", "owner": "82397a9a5cce48c6805c2d43e199b63f", "id": "c39d31c5-7a29-475d-820d-09ff67cc5528", "size": null, "self": "/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "checksum": null, "created_at": "2018-10-17T08:24:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 08:24:18,563 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-535f8fee-aa9b-4fbd-85e0-c4de4176583d 2018-10-17 08:24:18,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0465381145477s 2018-10-17 08:24:18,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 08:24:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '' 2018-10-17 08:24:24,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:24:24 GMT X-Openstack-Request-Id: req-72427551-6cb4-41e3-95a9-76c5696ae2f7 2018-10-17 08:24:24,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:24:24,063 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528/file used request id req-72427551-6cb4-41e3-95a9-76c5696ae2f7 2018-10-17 08:24:24,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.50025105476s 2018-10-17 08:24:24,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:24:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:24:24,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:24 GMT X-Openstack-Request-Id: req-3ba08c4e-9a68-48cb-a4da-19c10a4c4e6d 2018-10-17 08:24:24,122 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:24:23Z", "file": "/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528/file", "owner": "82397a9a5cce48c6805c2d43e199b63f", "id": "c39d31c5-7a29-475d-820d-09ff67cc5528", "size": 263586304, "self": "/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c39d31c5-7a29-475d-820d-09ff67cc5528/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c39d31c5-7a29-475d-820d-09ff67cc5528/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-17T08:24:18Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:24:15Z", "file": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file", "owner": "82397a9a5cce48c6805c2d43e199b63f", "id": "6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "size": 296943616, "self": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-17T08:24:10Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:24:24,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3ba08c4e-9a68-48cb-a4da-19c10a4c4e6d 2018-10-17 08:24:24,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0535831451416s 2018-10-17 08:24:24,125 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c39d31c5-7a29-475d-820d-09ff67cc5528/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528/file', 'owner': u'82397a9a5cce48c6805c2d43e199b63f', 'id': u'c39d31c5-7a29-475d-820d-09ff67cc5528', 'size': 263586304, u'self': u'/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82397a9a5cce48c6805c2d43e199b63f', 'name': 'juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c39d31c5-7a29-475d-820d-09ff67cc5528/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T08:24:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T08:24:23Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3', 'created': u'2018-10-17T08:24:18Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-17T08:24:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-17 08:24:24,332 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c39d31c5-7a29-475d-820d-09ff67cc5528 -s trusty -r regionOne -u http://172.30.9.29:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-17 08:24:24,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 08:24:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-17 08:24:24,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5db7354-fd48-4684-b4c2-14f21028fc96 x-openstack-request-id: req-c5db7354-fd48-4684-b4c2-14f21028fc96 2018-10-17 08:24:24,404 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "57444bf7-5fe5-4773-b1bf-67db4c6ad3d9", "name": "juju_epc-flavor_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 08:24:24,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c5db7354-fd48-4684-b4c2-14f21028fc96 2018-10-17 08:24:24,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0716562271118s 2018-10-17 08:24:24,405 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3', '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'fe010d0d79494effbe02dd92c443bc23', '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'57444bf7-5fe5-4773-b1bf-67db4c6ad3d9', 'swap': 0}) 2018-10-17 08:24:24,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 08:24:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" -d '{"extra_specs": {}}' 2018-10-17 08:24:24,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:24:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b2987c0-3b06-435a-afa3-1750ffa13b63 x-openstack-request-id: req-9b2987c0-3b06-435a-afa3-1750ffa13b63 2018-10-17 08:24:24,429 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 08:24:24,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9/os-extra_specs used request id req-9b2987c0-3b06-435a-afa3-1750ffa13b63 2018-10-17 08:24:24,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02321600914s 2018-10-17 08:24:24,430 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-17 08:28:47,259 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=f274fc2d-a254-4719-9b33-26214d8b0a9c --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 08:24:24 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.1] 08:24:24 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=f274fc2d-a254-4719-9b33-26214d8b0a9c", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 08:24:24 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 08:24:24 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:f274fc2d-a254-4719-9b33-26214d8b0a9c external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 08:24:24 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 08:24:24 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[apt-http-proxy: resource-tags: https-proxy: net-bond-reconfigure-delay:17 apt-mirror: agent-metadata-url: ftp-proxy: logforward-enabled:false logging-config: use-floating-ip:true no-proxy:127.0.0.1,localhost,::1 ssl-hostname-verification:false egress-subnets: apt-https-proxy: update-status-hook-interval:5m use-default-secgroup:true use-openstack-gbp:false default-series:xenial http-proxy: transmit-vendor-metrics:true apt-ftp-proxy: image-stream:released cloudinit-userdata: agent-stream:released proxy-ssh:false policy-target-group: uuid:8dcaea19-9ab7-407c-8e89-6024d70b94f1 enable-os-refresh-update:true max-action-results-size:5G authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF8c0cvPcBG6ADhMxsSGcrM4ecdVd1nbIkyPXOiB5upToAVOhpi1kd/kJ33mUm5bNcRdoLDstIoAZAPzh0vvUErZdjSELhKwPSlOwO+o3U1DNVTEmFitETc1lwCnWSM7vvrl6Es9ZfmGMhPCXJ7YtvPfLNjQp3BVlmwaIcyYYQ6RJemSfrBw1ceNZV9Ic2QAM517pSOK+9qL2sa/Zu5OZ1gDCCB+TeOejzT+kS/xi6E5YM6PuQHw0hHRouO+sCa70Ub42F+hl2BzbahUxCusFoclWsmWrSjEcmo/Cr5uZSz1o1ymuJNNDzJOKRWY5ovUN5T/APBdwRjsP9ir7Uq+qH juju-client-key image-metadata-url: external-network: ignore-machine-addresses:false name:controller container-networking-method: fan-config: test-mode:false max-status-history-size:5G container-image-metadata-url: container-inherit-properties: type:openstack network:f274fc2d-a254-4719-9b33-26214d8b0a9c development:false max-status-history-age:336h max-action-results-age:336h automatically-retry-hooks:true provisioner-harvest-mode:destroyed apt-no-proxy: firewall-mode:instance container-image-stream:released disable-network-management:false enable-os-upgrade:true] 08:24:24 INFO juju.provider.openstack provider.go:145 opening model "controller" 08:24:25 DEBUG goose client.go:511 auth details: &{Token:gAAAAABbxvG5orhKjR1IQworfuDP1kmwwSch6CsICCk6VyT6Oysy-Zrany4tQ2OzInj_KiPXxRB2ObzVQ-gqXvBPWfWEDfHK5qmMAFfPKSMudMjQTLewWMPNIlaBMK45hV8LKGIz_L5qntYutSND4PEhIRhRyDQaDV6iedkfwEDEUUhOcoc77ck TenantId:82397a9a5cce48c6805c2d43e199b63f UserId:a32565c81f32422a84542f2064a1409c Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.29:9292 cloudformation:http://172.30.9.29:8000/v1 volume:http://172.30.9.29:8776/v1/82397a9a5cce48c6805c2d43e199b63f volumev3:http://172.30.9.29:8776/v3/82397a9a5cce48c6805c2d43e199b63f compute:http://172.30.9.29:8774/v2.1 alarming:http://172.30.9.29:8042 object-store:http://172.30.9.29:8080/v1/AUTH_82397a9a5cce48c6805c2d43e199b63f network:http://172.30.9.29:9696 identity:http://172.30.9.29:5000 event:http://172.30.9.29:8977 metric:http://172.30.9.29:8041 volumev2:http://172.30.9.29:8776/v2/82397a9a5cce48c6805c2d43e199b63f placement:http://172.30.9.29:8778/placement orchestration:http://172.30.9.29:8004/v1/82397a9a5cce48c6805c2d43e199b63f]]} 08:24:25 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 08:24:25 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.29:8774/v2.1/ Rel:self}] Status:CURRENT}] 08:24:25 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 08:24:25 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 08:24:25 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 08:24:25 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 08:24:25 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 08:24:25 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 08:24:25 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 08:24:25 INFO cmd bootstrap.go:233 Loading image metadata 08:24:25 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 08:24:25 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 08:24:25 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 08:24:25 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.29:5000/v3} [win2012 win7 trusty xenial win2012hv win2016hv wily bionic win2016 win2016nano centos7 opensuseleap vivid win2012r2 win81 genericlinux quantal win2008r2 artful utopic yakkety win10 saucy zesty precise win2012hvr2 win8 raring] [amd64 i386 armhf arm64 ppc64el s390x] released}} 08:24:25 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 08:24:28 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 08:24:29 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.29:5000/v3} not found 08:24:29 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.29:5000/v3} not found 08:24:29 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 08:24:29 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 08:24:29 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 08:24:29 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 08:24:29 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 08:24:29 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 08:24:29 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 08:24:29 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 08:24:29 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 08:24: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 []} 08:24:31 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 08:24:31 INFO cmd bootstrap.go:389 Starting new instance for initial controller 08:24:32 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 08:24:32 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 08:24:32 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:6b6fb467-0f59-4c43-8bc3-4360e51d98d0 Arch:amd64 VirtType:}] 08:24:32 INFO juju.environs.instances image.go:106 find instance - using image with id: 6b6fb467-0f59-4c43-8bc3-4360e51d98d0 08:24:32 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 08:24:32 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 08:24:32 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2483 bytes 08:24:32 DEBUG juju.provider.openstack provider.go:1005 using network id "f274fc2d-a254-4719-9b33-26214d8b0a9c" 08:24:32 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "14c8b758-b843-45af-a399-586feacacbf1" has status BUILD, wait 10 seconds before retry, attempt 11 08:26:34 INFO juju.provider.openstack provider.go:1175 started instance "14c8b758-b843-45af-a399-586feacacbf1" 08:26:34 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 08:26:36 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.204 08:26:36 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.204 08:26:38 INFO cmd bootstrap.go:225 - 14c8b758-b843-45af-a399-586feacacbf1 (arch=amd64 mem=2G cores=1) 08:26:38 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 08:26:38 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 08:26:38 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 08:26:41 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 08:26:41 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 08:26:43 DEBUG juju.provider.openstack provider.go:417 instance 14c8b758-b843-45af-a399-586feacacbf1 has floating IP address: 172.30.9.204 Attempting to connect to 172.30.9.204:22 Attempting to connect to 192.168.121.7:22 08:26:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 08:26:46 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.204 failed: ssh: connect to host 172.30.9.204 port 22: Host is unreachable 08:26:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 08:26:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 08:26:53 DEBUG juju.provider.openstack provider.go:417 instance 14c8b758-b843-45af-a399-586feacacbf1 has floating IP address: 172.30.9.204 08:26:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.204 failed: ssh: connect to host 172.30.9.204 port 22: Host is unreachable 08:26:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 08:26:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.204 failed: ssh: connect to host 172.30.9.204 port 22: Connection refused 08:27:02 DEBUG juju.provider.openstack provider.go:417 instance 14c8b758-b843-45af-a399-586feacacbf1 has floating IP address: 172.30.9.204 08:27:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 08:27:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.204 failed: ssh: connect to host 172.30.9.204 port 22: Connection refused 08:27:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 08:27:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.204 failed: /var/lib/juju/nonce.txt does not exist 08:27:12 DEBUG juju.provider.openstack provider.go:417 instance 14c8b758-b843-45af-a399-586feacacbf1 has floating IP address: 172.30.9.204 08:27:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 08:27:15 INFO cmd bootstrap.go:333 Connected to 172.30.9.204 08:27:15 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 08:27:15 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-0b94f1-controller-0 08:28:45 INFO cmd bootstrap.go:455 Bootstrap agent now started 08:28:47 DEBUG juju.provider.openstack provider.go:417 instance 14c8b758-b843-45af-a399-586feacacbf1 has floating IP address: 172.30.9.204 08:28:47 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.204:17070 192.168.121.7:17070] 08:28:47 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.204 to verify accessibility... 08:28:47 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.204:17070 192.168.121.7:17070] 08:28:47 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" 08:28:47 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" 08:28:47 DEBUG juju.api monitor.go:35 RPC connection died 08:28:47 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 08:28:47 INFO cmd controller.go:88 Controller machines are in the "controller" model 08:28:47 INFO cmd controller.go:89 Initial model "default" added 08:28:47 INFO cmd supercommand.go:465 command finished 2018-10-17 08:28:47,260 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-17 08:28:47,260 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-17 08:29:03,309 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-10-17 08:29:03,309 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-17 08:45:51,954 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-17 08:45:35.026731Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-17 08:45:51,954 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-17 08:45:51,954 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-17 08:45:52,174 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss error 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.212 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.211 3306/tcp oai-epc/0* error idle 2 172.30.9.208 hook failed: "install" oai-hss/0* error idle 3 172.30.9.210 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.212 d59d9716-4f04-4b64-8bf0-d099776651b5 xenial nova ACTIVE 1 started 172.30.9.211 09aadceb-98c7-4585-b234-c4babbf79581 trusty nova ACTIVE 2 started 172.30.9.208 e89b6636-c8fb-431b-ad3f-dc78d2dc129d trusty nova ACTIVE 3 started 172.30.9.210 30f24e10-a25d-4b62-b634-720393f75ab2 trusty nova ACTIVE 2018-10-17 08:45:52,362 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.212 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-10-17 08:45:52,363 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-10-17 08:45:52,483 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 08:45:52,484 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 21:51 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 08:45:53,088 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 08:31:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 08:31:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 08:31:58 DEBUG juju.agent read agent config, format "2.0" machine-0: 08:31:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 08:31:58 DEBUG juju.worker start "engine" machine-0: 08:31:58 INFO juju.worker start "engine" machine-0: 08:31:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 08:31:58 DEBUG juju.worker "engine" started machine-0: 08:31:58 DEBUG juju.worker.introspection stats worker now serving machine-0: 08:31:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 08:31:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 08:31:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 08:31:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 08:31:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.apicaller connecting with old password machine-0: 08:31:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:31:58 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:31:58 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:31:58 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:31:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 08:31:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 08:31:59 DEBUG juju.worker.apicaller connected machine-0: 08:31:59 DEBUG juju.worker.apicaller changing password... machine-0: 08:31:59 DEBUG juju.worker.apicaller password changed machine-0: 08:31:59 DEBUG juju.api RPC connection died machine-0: 08:31:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 08:31:59 DEBUG juju.worker.apicaller connecting with current password machine-0: 08:31:59 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:31:59 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:31:59 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:32:00 DEBUG juju.worker.apicaller connected machine-0: 08:32:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 08:32:00 INFO juju.worker.upgrader unblocking abort check machine-0: 08:32:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 08:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 08:32:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 08:32:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:32:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:32:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:32:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 08:32:00 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 08:32:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 08:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 08:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.logger logger setup machine-0: 08:32:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 08:32:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 08:32:00 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 08:32:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 08:32:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 08:32:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 08:32:00 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 08:32:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 08:32:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:32:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:32:00 DEBUG juju.network including address public:172.30.9.204 for machine machine-0: 08:32:00 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 08:32:00 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 08:32:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 08:32:00 DEBUG juju.network including address local-machine:::1 for machine machine-0: 08:32:00 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 08:32:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 08:32:00 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-0: 08:32:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 08:32:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 08:32:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 08:32:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 08:32:00 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/api/machineactions/machineactions.go:137: github.com/juju/juju/worker/machineactions/worker.go:72: machine-0: 08:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 08:32:00 ERROR juju.worker.dependency "storage-provisioner" manifold worker returned unexpected error: watching block devices: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/storageprovisioner/storageprovisioner.go:220: watching block devices machine-0: 08:32:00 DEBUG juju.api RPC connection died machine-0: 08:32:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 08:32:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 08:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:32:00 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 08:32:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.apicaller connecting with current password machine-0: 08:32:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:32:00 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:32:00 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-0: 08:32:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 08:32:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:00 DEBUG juju.worker.apicaller connected machine-0: 08:32:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 08:32:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 08:32:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 08:32:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:32:01 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 08:32:01 INFO juju.worker.upgrader unblocking abort check machine-0: 08:32:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 08:32:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 08:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.logger logger setup machine-0: 08:32:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 08:32:01 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 08:32:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 08:32:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:32:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:32:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:32:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 08:32:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 08:32:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 08:32:01 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 08:32:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 08:32:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 08:32:01 DEBUG juju.network "lxdbr0" has addresses [fe80::e429:56ff:feda:b597/64 fe80::1/64] machine-0: 08:32:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:32:01 DEBUG juju.network including address public:172.30.9.204 for machine machine-0: 08:32:01 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 08:32:01 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 08:32:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 08:32:01 DEBUG juju.network including address local-machine:::1 for machine machine-0: 08:32:01 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 08:32:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 08:32:01 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-0: 08:32:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 08:32:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 08:32:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 08:32:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 08:32:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 08:32:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 08:32:01 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 08:32:01 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 08:32:01 DEBUG juju.worker start "0-container-watcher" machine-0: 08:32:01 DEBUG juju.worker start "stateconverter" machine-0: 08:32:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 08:32:01 INFO juju.worker start "0-container-watcher" machine-0: 08:32:01 DEBUG juju.worker "0-container-watcher" started machine-0: 08:32:01 INFO juju.worker start "stateconverter" machine-0: 08:32:01 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 08:32:01 DEBUG juju.worker "stateconverter" started machine-0: 08:32:01 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 08:32:01 DEBUG juju.service discovered init system "systemd" from local host machine-0: 08:32:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-0: 08:32:01 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 08:32:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 08:32:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 08:32:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 08:32:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 unit-abot-epc-basic-0: 08:32:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 08:32:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 08:32:01 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 08:32:01 INFO juju.worker start "api" unit-abot-epc-basic-0: 08:32:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 08:32:01 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:01 INFO juju.api connection established to "wss://252.7.0.1:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:01 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:01 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 08:32:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 08:32:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 08:32:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 08:32:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 08:32:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 08:32:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 08:32:01 DEBUG juju.network "lxdbr0" has addresses [fe80::e429:56ff:feda:b597/64 fe80::1/64] machine-0: 08:32:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:32:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 08:32:01 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 08:32:01 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 08:32:01 DEBUG juju.network including address local-machine:::1 for machine machine-0: 08:32:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 08:32:01 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 08:32:01 INFO juju.worker.machiner "machine-0" started machine-0: 08:32:02 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 08:32:02 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 08:32:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:32:02 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:32:02 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 08:32:02 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 08:32:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 08:32:02 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:e8:0d:4f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e8:0d:4f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:e6:29:56:da:b5:97 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:e6:29:56:da:b5:97 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:b2:d7:11:12:72:4d CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.10.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:b2:d7:11:12:72:4d CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:b2:d7:11:12:72:4d CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 08:32:02 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 08:32:02 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:02 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:02 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:02 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 08:32:03 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 08:32:03 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network "lxdbr0" has addresses [fe80::e429:56ff:feda:b597/64 fe80::1/64] unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network including address public:172.30.9.204 for machine unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 08:32:03 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 08:32:03 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 08:32:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 08:32:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 08:32:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 08:32:03 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: 08:32:03 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 08:32:03 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 08:32:03 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 08:32:03 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 08:32:03 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 08:32:03 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 08:32:03 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 08:32:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 08:32:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:32:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:32:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:32:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 08:32:04 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install Reading package lists... machine-0: 08:32:06 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install Reading state information... machine-0: 08:32:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 08:32:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 08:32:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 08:32:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 08:32:06 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 08:32:06 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 08:32:06 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 08:32:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 08:32:06 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 08:32:07 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:32:07 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 08:32:07 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 08:32:07 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: 08:32:08 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: 08:32:08 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: 08:32:08 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: 08:32:08 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: 08:32:09 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 08:32:09 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: 08:32:09 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: 08:32:09 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 08:32:09 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 08:32:09 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 08:32:09 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 08:32:09 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 08:32:10 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 08:32:10 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 08:32:10 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 08:32:10 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 08:32:10 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 08:32:10 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 08:32:10 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 08:32:11 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 08:32:11 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 08:32:11 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 08:32:11 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 08:32:11 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 08:32:11 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: 08:32:12 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: 08:32:12 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: 08:32:12 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: 08:32:12 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 08:32:14 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: 08:32:14 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: 08:32:14 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: 08:32:14 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: 08:32:14 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: 08:32:14 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: 08:32:14 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: 08:32:15 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: 08:32:15 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: 08:32:15 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: 08:32:15 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: 08:32:15 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: 08:32:15 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: 08:32:15 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: 08:32:15 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: 08:32:16 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: 08:32:16 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: 08:32:16 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: 08:32:16 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: 08:32:16 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 08:32:16 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 08:32:17 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: 08:32:17 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: 08:32:17 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: 08:32:18 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: 08:32:18 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: 08:32:18 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 08:32:18 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 08:32:18 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 08:32:18 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 08:32:19 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: 08:32:19 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: 08:32:19 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: 08:32:19 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: 08:32:19 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: 08:32:19 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 08:32:19 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 08:32:20 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: 08:32:20 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: 08:32:20 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: 08:32:20 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: 08:32:20 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 08:32:20 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 08:32:20 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 08:32:21 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: 08:32:21 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: 08:32:21 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: 08:32:21 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: 08:32:21 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 08:32:21 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 08:32:22 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: 08:32:22 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: 08:32:22 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: 08:32:22 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: 08:32:22 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: 08:32:22 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 08:32:22 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 08:32:23 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: 08:32:23 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: 08:32:23 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: 08:32:23 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 08:32:23 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 08:32:23 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 08:32:23 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3895 kB/s) unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54367 files and directories currently installed.) unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 08:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 08:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:32:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 08:32:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:29 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 08:32:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:32:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 08:32:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 08:32:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 08:32:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:36 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 08:32:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 08:32:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:32:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 08:32:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 08:32:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 08:32:41 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 08:32:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:45 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 08:32:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:46 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 08:32:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:32:47 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:32:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:32:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:49 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:32:52 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:53 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 08:32:56 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:32:57 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 08:32:58 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:32:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 08:32:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 08:32:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 08:32:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 08:33:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 08:33:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 08:33:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 08:33:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 08:33:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 08:33:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 08:33:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 08:33:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 08:33:02 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:33:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 08:33:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 08:33:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:33:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 08:33:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:33:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 08:33:05 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 08:33:05 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 08:33:05 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 08:33:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:33:05 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:33:05 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:33:07 DEBUG unit.abot-epc-basic/0.install --2018-10-17 08:33:07-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 08:33:07 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 08:33:07 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 08:33:07 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 08:33:07 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 08:33:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.1K 8m0s unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 195K 5m59s unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.2M 4m1s unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.5M 3m1s unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 199K 3m12s unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.2M 2m40s unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m18s unit-abot-epc-basic-0: 08:33:08 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.1M 2m1s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 206K 2m12s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.5M 1m59s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.0M 1m49s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.3M 1m40s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.9M 92s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.2M 86s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 80s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 76s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.1M 71s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 224K 79s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.0M 75s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 187K 83s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 46.7M 79s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 53.9M 75s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 43.4M 72s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 46.1M 69s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 40.6M 66s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 47.1M 64s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 41.4M 61s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 45.1M 59s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 45.5M 57s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 45.0M 55s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 43.7M 53s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 1.45M 53s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 16.7M 51s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 262K 54s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 26.3M 53s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 36.8M 51s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 40.9M 50s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 45.3M 49s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 45.1M 47s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 44.4M 46s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 50.5M 45s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 49.3M 44s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 50.4M 43s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 43.5M 42s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 51.8M 41s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 49.6M 40s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 78.5M 39s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 65.9M 38s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 214M 37s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 422M 37s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 8.02M 36s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 9.54M 35s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 8.54M 35s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 8.73M 34s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 7.05M 34s unit-abot-epc-basic-0: 08:33:09 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 7.53M 33s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 7.92M 33s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 9.47M 32s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 11.3M 31s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 11.1M 31s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 266K 33s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 11.3M 33s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.1M 32s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 11.1M 32s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 11.2M 31s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 8.92M 31s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 8.66M 30s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 9.25M 30s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 6.90M 30s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 7.82M 29s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 7.83M 29s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 8.15M 28s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.3M 28s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.2M 28s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 267K 29s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 9.33M 29s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.2M 29s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 28s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.0M 28s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.0M 28s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 9.72M 27s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 9.36M 27s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 8.29M 27s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 7.42M 26s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 7.22M 26s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 8.10M 26s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 9.56M 26s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.0M 25s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.2M 25s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 267K 27s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 10.6M 26s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.0M 26s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.3M 26s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 190K 28s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 44.9M 27s unit-abot-epc-basic-0: 08:33:10 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 49.2M 27s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 49.2M 27s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 43.5M 27s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 52.7M 26s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 51.7M 26s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 54.6M 26s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 47.7M 25s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 58.2M 25s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 54.2M 25s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 58.7M 25s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 48.9M 24s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 52.5M 24s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 51.4M 24s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 56.8M 24s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 45.8M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 51.7M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 24.0M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 5.50M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 5.63M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 6.40M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 7.46M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 266K 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 7.25M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 7.66M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.24M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.0M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 8.66M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 6.70M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 5.61M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 5.40M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 6.37M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 7.38M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 266K 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 7.25M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 7.70M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 7.61M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 192K 24s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 44.9M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 55.1M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 54.2M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 49.2M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 47.8M 23s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 52.4M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 57.7M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 53.7M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 49.7M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 54.9M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 56.7M 22s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 57.6M 21s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 5.46M 21s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 4.23M 21s unit-abot-epc-basic-0: 08:33:11 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 4.57M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 263K 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 4.94M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 5.85M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 7.02M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.9M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 4.26M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 3.80M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 4.32M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 1.07M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 324K 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 6.46M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 5.62M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.4M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 191K 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 56.5M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 56.4M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 60.7M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 59.0M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 62.1M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 52.9M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 61.6M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 61.2M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 3.81M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 3.20M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 256K 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 4.39M 22s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 5.18M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 6.58M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 2.81M 21s unit-abot-epc-basic-0: 08:33:12 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 3.29M 21s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 258K 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 3.95M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 4.48M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 7.13M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 3.13M 21s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 3.07M 21s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 258K 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 3.78M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 4.62M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 8.03M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 3.30M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 3.50M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 1006K 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 320K 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 3.81M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 6.63M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 6.17M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 3.00M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 3.22M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 258K 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 4.56M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 4.82M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 7.68M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 3.10M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 3.46M 22s unit-abot-epc-basic-0: 08:33:13 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 1.04M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 317K 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 3.83M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 8.02M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 6.62M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 2.94M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 3.31M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 261K 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 4.01M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 5.03M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 192K 23s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 57.9M 23s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 59.7M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 51.0M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 62.9M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 57.4M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 55.2M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 52.5M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 2.30M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 919K 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 307K 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 4.17M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 6.50M 22s unit-abot-epc-basic-0: 08:33:14 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 2.03M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 253K 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 2.89M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 4.40M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 7.76M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 1.92M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 556K 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 407K 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 3.82M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 8.72M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 2.25M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 918K 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 313K 23s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 3.49M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 8.67M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 2.48M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 2.57M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 255K 23s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 3.32M 23s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 7.88M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 3.30M 22s unit-abot-epc-basic-0: 08:33:15 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 1.83M 22s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 264K 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 4.17M 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 3.91M 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 6.96M 22s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 1.32M 22s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.35M 22s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 309K 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 4.09M 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 8.63M 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.50M 22s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 2.00M 22s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 268K 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 3.99M 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 4.12M 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 7.09M 23s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 1.30M 22s unit-abot-epc-basic-0: 08:33:16 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 1.38M 22s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 121K 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 52.2M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 59.1M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 55.4M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 51.0M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 57.1M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 3.97M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 5.32M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.17M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 267K 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 3.09M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 4.46M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 1.18M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 625K 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 419K 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 3.18M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 2.51M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 178K 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 51.1M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 49.3M 23s unit-abot-epc-basic-0: 08:33:17 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 49.4M 23s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 1.51M 23s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 291K 23s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 2.95M 23s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 1.11M 23s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 260K 23s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 186K 24s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 57.8M 24s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 54.1M 24s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 64.3M 24s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 678K 24s unit-abot-epc-basic-0: 08:33:18 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 285K 24s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.06M 24s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 244K 24s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.54M 24s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 171K 25s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 261K 25s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 63.3M 25s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 2.13M 25s unit-abot-epc-basic-0: 08:33:19 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 240K 25s unit-abot-epc-basic-0: 08:33:20 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 920K 25s unit-abot-epc-basic-0: 08:33:20 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 220K 25s unit-abot-epc-basic-0: 08:33:20 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 184K 26s unit-abot-epc-basic-0: 08:33:20 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 58.2M 26s unit-abot-epc-basic-0: 08:33:20 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 957K 26s unit-abot-epc-basic-0: 08:33:20 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 229K 26s unit-abot-epc-basic-0: 08:33:21 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 206K 26s unit-abot-epc-basic-0: 08:33:21 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 297K 27s unit-abot-epc-basic-0: 08:33:21 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 441K 27s unit-abot-epc-basic-0: 08:33:21 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 215K 27s unit-abot-epc-basic-0: 08:33:21 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 298K 27s unit-abot-epc-basic-0: 08:33:21 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 441K 27s unit-abot-epc-basic-0: 08:33:22 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 216K 28s unit-abot-epc-basic-0: 08:33:22 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 514K 28s unit-abot-epc-basic-0: 08:33:22 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 290K 28s unit-abot-epc-basic-0: 08:33:22 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 216K 28s unit-abot-epc-basic-0: 08:33:22 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 787K 28s unit-abot-epc-basic-0: 08:33:22 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 238K 28s unit-abot-epc-basic-0: 08:33:23 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 232K 29s unit-abot-epc-basic-0: 08:33:23 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 792K 29s unit-abot-epc-basic-0: 08:33:23 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 215K 29s unit-abot-epc-basic-0: 08:33:23 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 406K 29s unit-abot-epc-basic-0: 08:33:23 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 317K 29s unit-abot-epc-basic-0: 08:33:23 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 217K 29s unit-abot-epc-basic-0: 08:33:23 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 858K 29s unit-abot-epc-basic-0: 08:33:24 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 239K 30s unit-abot-epc-basic-0: 08:33:24 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 231K 30s unit-abot-epc-basic-0: 08:33:24 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 648K 30s unit-abot-epc-basic-0: 08:33:24 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 236K 30s unit-abot-epc-basic-0: 08:33:24 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 299K 30s unit-abot-epc-basic-0: 08:33:24 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 441K 30s unit-abot-epc-basic-0: 08:33:25 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 229K 31s unit-abot-epc-basic-0: 08:33:25 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 510K 31s unit-abot-epc-basic-0: 08:33:25 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 278K 31s unit-abot-epc-basic-0: 08:33:25 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 302K 31s unit-abot-epc-basic-0: 08:33:25 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 448K 31s unit-abot-epc-basic-0: 08:33:25 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 232K 31s unit-abot-epc-basic-0: 08:33:25 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 795K 31s unit-abot-epc-basic-0: 08:33:26 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 239K 31s unit-abot-epc-basic-0: 08:33:26 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 410K 32s unit-abot-epc-basic-0: 08:33:26 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 345K 32s unit-abot-epc-basic-0: 08:33:26 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 319K 32s unit-abot-epc-basic-0: 08:33:26 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 482K 32s unit-abot-epc-basic-0: 08:33:26 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 325K 32s unit-abot-epc-basic-0: 08:33:26 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 487K 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 324K 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 490K 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 331K 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 487K 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 678K 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 293K 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 1.04M 32s unit-abot-epc-basic-0: 08:33:27 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 289K 32s unit-abot-epc-basic-0: 08:33:28 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 179K 33s unit-abot-epc-basic-0: 08:33:28 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 45.4M 33s unit-abot-epc-basic-0: 08:33:28 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 3.12M 32s unit-abot-epc-basic-0: 08:33:28 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 406K 32s unit-abot-epc-basic-0: 08:33:28 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 362K 33s unit-abot-epc-basic-0: 08:33:28 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 321K 33s unit-abot-epc-basic-0: 08:33:28 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 495K 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 181K 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 231K 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 58.3M 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 828K 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 253K 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 276K 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 461K 33s unit-abot-epc-basic-0: 08:33:29 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 225K 33s unit-abot-epc-basic-0: 08:33:30 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 495K 33s unit-abot-epc-basic-0: 08:33:30 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 282K 34s unit-abot-epc-basic-0: 08:33:30 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 297K 34s unit-abot-epc-basic-0: 08:33:30 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 486K 34s unit-abot-epc-basic-0: 08:33:30 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 231K 34s unit-abot-epc-basic-0: 08:33:30 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 746K 34s unit-abot-epc-basic-0: 08:33:31 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 255K 34s unit-abot-epc-basic-0: 08:33:31 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 451K 34s unit-abot-epc-basic-0: 08:33:31 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 302K 34s unit-abot-epc-basic-0: 08:33:31 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 299K 34s unit-abot-epc-basic-0: 08:33:31 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 465K 34s unit-abot-epc-basic-0: 08:33:31 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 239K 34s unit-abot-epc-basic-0: 08:33:31 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 697K 34s unit-abot-epc-basic-0: 08:33:32 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 257K 34s unit-abot-epc-basic-0: 08:33:32 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 493K 34s unit-abot-epc-basic-0: 08:33:32 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 288K 34s unit-abot-epc-basic-0: 08:33:32 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 378K 34s unit-abot-epc-basic-0: 08:33:32 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 366K 34s unit-abot-epc-basic-0: 08:33:32 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 317K 35s unit-abot-epc-basic-0: 08:33:32 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 458K 35s unit-abot-epc-basic-0: 08:33:33 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 241K 35s unit-abot-epc-basic-0: 08:33:33 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 669K 35s unit-abot-epc-basic-0: 08:33:33 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 259K 35s unit-abot-epc-basic-0: 08:33:33 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 498K 35s unit-abot-epc-basic-0: 08:33:33 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 286K 35s unit-abot-epc-basic-0: 08:33:33 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 384K 35s unit-abot-epc-basic-0: 08:33:33 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 363K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 319K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 456K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 269K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 676K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 240K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 729K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 264K 35s unit-abot-epc-basic-0: 08:33:34 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 676K 35s unit-abot-epc-basic-0: 08:33:35 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 270K 35s unit-abot-epc-basic-0: 08:33:35 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 691K 35s unit-abot-epc-basic-0: 08:33:35 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 272K 35s unit-abot-epc-basic-0: 08:33:35 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 683K 35s unit-abot-epc-basic-0: 08:33:35 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 274K 35s unit-abot-epc-basic-0: 08:33:35 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 753K 35s unit-abot-epc-basic-0: 08:33:35 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 304K 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 189K 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 48.5M 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 753K 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 264K 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 541K 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 273K 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 442K 35s unit-abot-epc-basic-0: 08:33:36 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 328K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 344K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 397K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 371K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 464K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 345K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 449K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 356K 35s unit-abot-epc-basic-0: 08:33:37 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 464K 35s unit-abot-epc-basic-0: 08:33:38 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 459K 35s unit-abot-epc-basic-0: 08:33:38 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 147K 35s unit-abot-epc-basic-0: 08:33:38 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 46.7M 35s unit-abot-epc-basic-0: 08:33:38 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.05M 35s unit-abot-epc-basic-0: 08:33:38 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 293K 35s unit-abot-epc-basic-0: 08:33:38 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 358K 35s unit-abot-epc-basic-0: 08:33:39 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 109K 36s unit-abot-epc-basic-0: 08:33:39 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 41.0M 35s unit-abot-epc-basic-0: 08:33:39 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.45M 35s unit-abot-epc-basic-0: 08:33:39 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 225K 35s unit-abot-epc-basic-0: 08:33:39 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 235K 36s unit-abot-epc-basic-0: 08:33:39 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 358K 36s unit-abot-epc-basic-0: 08:33:40 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 231K 36s unit-abot-epc-basic-0: 08:33:40 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 247K 36s unit-abot-epc-basic-0: 08:33:40 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 233K 36s unit-abot-epc-basic-0: 08:33:40 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 365K 36s unit-abot-epc-basic-0: 08:33:40 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 257K 36s unit-abot-epc-basic-0: 08:33:41 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 223K 36s unit-abot-epc-basic-0: 08:33:41 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 283K 36s unit-abot-epc-basic-0: 08:33:41 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 305K 36s unit-abot-epc-basic-0: 08:33:41 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 115K 36s unit-abot-epc-basic-0: 08:33:41 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 32.9M 36s unit-abot-epc-basic-0: 08:33:42 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 241K 36s unit-abot-epc-basic-0: 08:33:42 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 233K 36s unit-abot-epc-basic-0: 08:33:42 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 143K 36s unit-abot-epc-basic-0: 08:33:42 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 574K 36s unit-abot-epc-basic-0: 08:33:42 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 147K 37s unit-abot-epc-basic-0: 08:33:43 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 168K 37s unit-abot-epc-basic-0: 08:33:43 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 169K 37s unit-abot-epc-basic-0: 08:33:43 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 194K 37s unit-abot-epc-basic-0: 08:33:44 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 195K 37s unit-abot-epc-basic-0: 08:33:44 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 194K 37s unit-abot-epc-basic-0: 08:33:44 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 195K 37s unit-abot-epc-basic-0: 08:33:44 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 194K 37s unit-abot-epc-basic-0: 08:33:45 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 192K 38s unit-abot-epc-basic-0: 08:33:45 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 195K 38s unit-abot-epc-basic-0: 08:33:45 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 194K 38s unit-abot-epc-basic-0: 08:33:45 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 195K 38s unit-abot-epc-basic-0: 08:33:46 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 195K 38s unit-abot-epc-basic-0: 08:33:46 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 194K 38s unit-abot-epc-basic-0: 08:33:46 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 195K 38s unit-abot-epc-basic-0: 08:33:46 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 197K 38s unit-abot-epc-basic-0: 08:33:47 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 231K 38s unit-abot-epc-basic-0: 08:33:47 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 237K 38s unit-abot-epc-basic-0: 08:33:47 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 220K 38s unit-abot-epc-basic-0: 08:33:47 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 236K 38s unit-abot-epc-basic-0: 08:33:48 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 260K 38s unit-abot-epc-basic-0: 08:33:48 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 201K 38s unit-abot-epc-basic-0: 08:33:48 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 258K 38s unit-abot-epc-basic-0: 08:33:48 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 277K 39s unit-abot-epc-basic-0: 08:33:48 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 278K 39s unit-abot-epc-basic-0: 08:33:48 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 254K 39s unit-abot-epc-basic-0: 08:33:49 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 366K 38s unit-abot-epc-basic-0: 08:33:49 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 340K 38s unit-abot-epc-basic-0: 08:33:49 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 271K 38s unit-abot-epc-basic-0: 08:33:49 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 467K 38s unit-abot-epc-basic-0: 08:33:49 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 327K 38s unit-abot-epc-basic-0: 08:33:49 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 409K 38s unit-abot-epc-basic-0: 08:33:49 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 370K 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 484K 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 336K 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 158K 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 56.9M 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 49.3M 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 148K 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 57.1M 38s unit-abot-epc-basic-0: 08:33:50 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 437K 38s unit-abot-epc-basic-0: 08:33:51 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 353K 38s unit-abot-epc-basic-0: 08:33:51 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 271K 38s unit-abot-epc-basic-0: 08:33:51 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 217K 38s unit-abot-epc-basic-0: 08:33:51 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 503K 38s unit-abot-epc-basic-0: 08:33:51 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 272K 38s unit-abot-epc-basic-0: 08:33:52 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 251K 38s unit-abot-epc-basic-0: 08:33:52 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 383K 38s unit-abot-epc-basic-0: 08:33:52 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 277K 38s unit-abot-epc-basic-0: 08:33:52 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 258K 38s unit-abot-epc-basic-0: 08:33:52 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 363K 38s unit-abot-epc-basic-0: 08:33:52 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 286K 38s unit-abot-epc-basic-0: 08:33:53 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 309K 38s unit-abot-epc-basic-0: 08:33:53 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 340K 38s unit-abot-epc-basic-0: 08:33:53 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 251K 38s unit-abot-epc-basic-0: 08:33:53 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 384K 38s unit-abot-epc-basic-0: 08:33:53 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 332K 38s unit-abot-epc-basic-0: 08:33:53 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 260K 38s unit-abot-epc-basic-0: 08:33:53 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 381K 37s unit-abot-epc-basic-0: 08:33:54 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 281K 37s unit-abot-epc-basic-0: 08:33:54 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 256K 37s unit-abot-epc-basic-0: 08:33:54 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 407K 37s unit-abot-epc-basic-0: 08:33:54 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 266K 37s machine-1: 08:33:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 08:33:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 08:33:54 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 08:33:54 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 316K 37s unit-abot-epc-basic-0: 08:33:54 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 404K 37s machine-1: 08:33:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 08:33:55 DEBUG juju.worker start "engine" machine-1: 08:33:55 INFO juju.worker start "engine" machine-1: 08:33:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 08:33:55 DEBUG juju.worker "engine" started machine-1: 08:33:55 DEBUG juju.worker.introspection stats worker now serving machine-1: 08:33:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.apicaller connecting with old password machine-1: 08:33:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:55 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 08:33:55 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:33:55 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 231K 37s machine-1: 08:33:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 08:33:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 08:33:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:33:55 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 478K 37s unit-abot-epc-basic-0: 08:33:55 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 286K 37s unit-abot-epc-basic-0: 08:33:55 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 259K 37s unit-abot-epc-basic-0: 08:33:55 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 459K 37s unit-abot-epc-basic-0: 08:33:55 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 260K 37s machine-1: 08:33:55 DEBUG juju.worker.apicaller connected machine-1: 08:33:55 DEBUG juju.worker.apicaller changing password... machine-1: 08:33:56 DEBUG juju.worker.apicaller password changed machine-1: 08:33:56 DEBUG juju.api RPC connection died machine-1: 08:33:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 08:33:56 DEBUG juju.worker.apicaller connecting with current password machine-1: 08:33:56 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:56 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:56 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:33:56 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 142K 37s unit-abot-epc-basic-0: 08:33:56 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 44.3M 37s unit-abot-epc-basic-0: 08:33:56 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 395K 37s unit-abot-epc-basic-0: 08:33:56 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 290K 37s unit-abot-epc-basic-0: 08:33:56 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 233K 37s unit-abot-epc-basic-0: 08:33:56 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 286K 37s machine-1: 08:33:56 DEBUG juju.worker.apicaller connected machine-1: 08:33:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 08:33:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 08:33:57 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 08:33:57 INFO juju.worker.upgrader unblocking abort check machine-1: 08:33:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 08:33:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 08:33:57 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 253K 37s machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 08:33:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 08:33:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 08:33:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:33:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.logger logger setup machine-1: 08:33:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:33:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 08:33:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 08:33:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 08:33:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 08:33:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:33:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:33:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:33:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:33:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:33:57 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 08:33:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 08:33:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:33:57 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 08:33:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:33:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:33:57 DEBUG juju.network including address public:172.30.9.204 for machine machine-1: 08:33:57 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 08:33:57 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 08:33:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:33:57 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:33:57 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 08:33:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 08:33:57 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-1: 08:33:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 08:33:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 08:33:57 DEBUG juju.api RPC connection died machine-1: 08:33:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 08:33:57 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 08:33:57 DEBUG juju.worker killing runner 0xc4204ef450 machine-1: 08:33:57 INFO juju.worker runner is dying machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 08:33:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 08:33:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:57 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:57 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 08:33:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:33:57 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 124K 37s unit-abot-epc-basic-0: 08:33:57 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 41.2M 37s machine-1: 08:33:57 DEBUG juju.worker.apicaller connected machine-1: 08:33:57 DEBUG juju.api RPC connection died machine-1: 08:33:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 08:33:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 08:33:57 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:57 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-1: 08:33:57 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:33:57 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 133K 37s unit-abot-epc-basic-0: 08:33:57 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.54M 37s unit-abot-epc-basic-0: 08:33:58 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 183K 37s machine-1: 08:33:58 DEBUG juju.worker.apicaller connected machine-1: 08:33:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:33:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 08:33:58 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 08:33:58 INFO juju.worker.upgrader unblocking abort check machine-1: 08:33:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 08:33:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:33:58 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 08:33:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 08:33:58 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 08:33:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:33:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 08:33:58 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 08:33:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 08:33:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:33:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:33:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:33:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 08:33:58 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 08:33:58 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 08:33:58 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 08:33:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.logger logger setup machine-1: 08:33:58 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 08:33:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:33:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 08:33:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 08:33:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 08:33:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 08:33:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 08:33:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:33:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:33:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:33:58 DEBUG juju.network including address public:172.30.9.204 for machine machine-1: 08:33:58 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 08:33:58 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 08:33:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:33:58 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:33:58 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 08:33:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 08:33:58 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-1: 08:33:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:33:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 08:33:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:33:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 08:33:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 08:33:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 08:33:58 INFO juju.util.exec run result: exit status 127 machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec498307027/script.sh: line 1: fanatic: command not found 127 machine-1: 08:33:58 DEBUG juju.service discovered init system "upstart" from local host machine-1: 08:33:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 08:33:58 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-1: 08:33:58 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]}}} machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:33:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:33:58 DEBUG juju.worker start "1-container-watcher" machine-1: 08:33:58 DEBUG juju.worker start "stateconverter" machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:33:58 INFO juju.worker start "1-container-watcher" machine-1: 08:33:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 08:33:58 INFO juju.worker start "stateconverter" machine-1: 08:33:58 DEBUG juju.worker "stateconverter" started machine-1: 08:33:58 DEBUG juju.worker "1-container-watcher" started machine-1: 08:33:58 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 08:33:58 INFO juju.util.exec run result: exit status 127 machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec219156152/script.sh: line 1: fanatic: command not found 127 machine-1: 08:33:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:33:58 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 08:33:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:33:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:33:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:33:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:33:58 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-1: 08:33:58 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:33:58 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-1: 08:33:58 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] unit-abot-epc-basic-0: 08:33:58 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 184K 37s machine-1: 08:33:58 INFO juju.worker.machiner "machine-1" started machine-1: 08:33:58 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 08:33:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 08:33:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 08:33:58 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 08:33:58 DEBUG juju.worker start "api" unit-mysql-0: 08:33:58 INFO juju.worker start "api" unit-mysql-0: 08:33:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 08:33:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 08:33:58 DEBUG juju.worker "api" started unit-mysql-0: 08:33:58 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 08:33:58 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-mysql-0: 08:33:58 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-mysql-0: 08:33:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 08:33:58 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:33:58 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 173K 37s unit-abot-epc-basic-0: 08:33:59 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 167K 37s machine-1: 08:33:59 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:9d:3e:d7 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:9d:3e:d7 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 08:33:59 DEBUG juju.worker.apicaller connected unit-mysql-0: 08:33:59 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 08:33:59 DEBUG juju.worker.apicaller password changed unit-mysql-0: 08:33:59 DEBUG juju.api RPC connection died unit-mysql-0: 08:33:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 08:33:59 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 08:33:59 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-mysql-0: 08:33:59 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-mysql-0: 08:33:59 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:33:59 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 194K 37s unit-abot-epc-basic-0: 08:33:59 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 193K 37s unit-abot-epc-basic-0: 08:33:59 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 150K 37s unit-abot-epc-basic-0: 08:34:00 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 151K 37s unit-mysql-0: 08:34:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:34:00 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 157K 37s unit-abot-epc-basic-0: 08:34:00 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 165K 37s unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:34:01 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 08:34:01 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 08:34:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 08:34:01 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 169K 37s unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 08:34:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 08:34:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 08:34:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 08:34:01 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 08:34:01 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:34:01 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 08:34:01 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 08:34:01 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 08:34:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 08:34:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 08:34:01 DEBUG juju.network including address public:172.30.9.204 for machine unit-mysql-0: 08:34:01 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-mysql-0: 08:34:01 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-mysql-0: 08:34:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 08:34:01 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 08:34:01 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 08:34:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 08:34:01 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] unit-mysql-0: 08:34:01 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.logger logger setup unit-mysql-0: 08:34:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 08:34:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 08:34:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 08:34:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 08:34:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 08:34:01 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 08:34:01 INFO juju.worker.uniter resuming charm install unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 08:34:01 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 08:34:01 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 08:34:01 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 08:34:01 DEBUG httpbakery } -> error unit-mysql-0: 08:34:01 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 08:34:01 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 08:34:01 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 116K 38s unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 08:34:01 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 165K 38s unit-mysql-0: 08:34:01 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 08:34:02 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 08:34:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 08:34:02 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 08:34:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 08:34:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 08:34:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 08:34:02 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 134K 38s unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 08:34:02 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 143K 38s unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 08:34:02 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 08:34:02 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 165K 38s unit-abot-epc-basic-0: 08:34:03 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 109K 38s unit-mysql-0: 08:34:03 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (747 kB/s) unit-mysql-0: 08:34:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 08:34:03 DEBUG unit.mysql/0.install (Reading database ... 52422 files and directories currently installed.) unit-mysql-0: 08:34:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 08:34:03 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:34:03 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 117K 38s unit-mysql-0: 08:34:03 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:34:04 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 130K 38s unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 08:34:04 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 129K 38s unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (39.7 kB/s) unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 08:34:04 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 146K 38s unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install (Reading database ... 52462 files and directories currently installed.) unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 08:34:04 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 08:34:05 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 161K 38s unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:34:05 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 122K 38s unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 08:34:05 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 08:34:06 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 139K 38s unit-mysql-0: 08:34:06 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:34:06 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 08:34:06 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 08:34:06 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 08:34:06 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 134K 39s unit-mysql-0: 08:34:06 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-mysql-0: 08:34:06 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 08:34:06 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 126K 39s unit-mysql-0: 08:34:07 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 08:34:07 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 134K 39s unit-mysql-0: 08:34:07 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 08:34:07 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 145K 39s unit-mysql-0: 08:34:07 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: 08:34:07 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 08:34:07 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 160K 39s unit-mysql-0: 08:34:07 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: 08:34:08 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 08:34:08 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 135K 39s unit-mysql-0: 08:34:08 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-mysql-0: 08:34:08 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 08:34:08 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: 08:34:08 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 145K 39s unit-abot-epc-basic-0: 08:34:08 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 161K 39s unit-mysql-0: 08:34:08 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 08:34:09 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-mysql-0: 08:34:09 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-mysql-0: 08:34:09 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 08:34:09 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 79.5K 39s unit-abot-epc-basic-0: 08:34:09 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 395K 39s unit-mysql-0: 08:34:09 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: 08:34:09 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 08:34:10 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 129K 39s unit-mysql-0: 08:34:10 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 08:34:10 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 129K 39s unit-mysql-0: 08:34:10 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 08:34:10 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: 08:34:10 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 08:34:10 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 97.1K 39s unit-abot-epc-basic-0: 08:34:11 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 186K 39s unit-mysql-0: 08:34:11 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: 08:34:11 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 99.0K 39s unit-mysql-0: 08:34:11 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 08:34:12 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 08:34:12 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 130K 40s unit-mysql-0: 08:34:12 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: 08:34:12 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 08:34:12 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 08:34:12 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 125K 40s unit-mysql-0: 08:34:12 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 08:34:12 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 08:34:12 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: 08:34:12 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 100K 40s unit-mysql-0: 08:34:13 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: 08:34:13 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 08:34:13 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: 08:34:13 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 119K 40s unit-mysql-0: 08:34:13 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 08:34:13 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-mysql-0: 08:34:13 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 08:34:13 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 125K 40s unit-mysql-0: 08:34:13 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 08:34:14 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 08:34:14 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: 08:34:14 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 119K 40s unit-mysql-0: 08:34:14 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 08:34:14 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 08:34:14 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 08:34:14 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 128K 40s unit-mysql-0: 08:34:14 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 08:34:14 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 08:34:14 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 08:34:14 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 131K 40s unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 08:34:15 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 143K 40s unit-mysql-0: 08:34:15 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: 08:34:15 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 08:34:15 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 150K 40s unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4189 kB/s) unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install (Reading database ... 52472 files and directories currently installed.) unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 08:34:15 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:16 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 145K 40s unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:16 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 108K 40s unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:16 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:16 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 350K 40s unit-abot-epc-basic-0: 08:34:16 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 150K 40s unit-abot-epc-basic-0: 08:34:17 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 169K 40s unit-mysql-0: 08:34:17 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 08:34:17 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 08:34:17 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:17 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 142K 40s unit-abot-epc-basic-0: 08:34:17 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 163K 40s unit-abot-epc-basic-0: 08:34:18 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 190K 40s unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 08:34:18 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 174K 40s unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 08:34:18 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 172K 40s unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 08:34:18 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:34:19 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 194K 40s unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:19 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 195K 40s unit-abot-epc-basic-0: 08:34:19 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 193K 40s unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:19 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:19 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 169K 40s unit-abot-epc-basic-0: 08:34:20 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 192K 40s unit-mysql-0: 08:34:20 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 08:34:20 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:20 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:20 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 194K 40s unit-abot-epc-basic-0: 08:34:20 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 169K 40s unit-abot-epc-basic-0: 08:34:20 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 194K 40s unit-abot-epc-basic-0: 08:34:21 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 190K 40s unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:21 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 195K 40s unit-abot-epc-basic-0: 08:34:21 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 196K 40s unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:34:21 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:21 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 195K 39s unit-abot-epc-basic-0: 08:34:22 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 228K 39s unit-abot-epc-basic-0: 08:34:22 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 200K 39s unit-abot-epc-basic-0: 08:34:22 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 235K 39s unit-abot-epc-basic-0: 08:34:22 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 271K 39s unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 08:34:22 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:34:22 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 250K 39s unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:34:23 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 277K 39s unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:34:23 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 130K 39s unit-abot-epc-basic-0: 08:34:23 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 56.0M 39s unit-abot-epc-basic-0: 08:34:23 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 246K 39s unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 08:34:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 08:34:23 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 233K 39s unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:24 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 233K 39s unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 08:34:24 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 278K 39s unit-abot-epc-basic-0: 08:34:24 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 234K 38s unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 08:34:24 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 304K 38s unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 08:34:24 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 08:34:24 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 239K 38s unit-abot-epc-basic-0: 08:34:25 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 336K 38s unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:25 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 254K 38s unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:25 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 284K 38s unit-abot-epc-basic-0: 08:34:25 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 347K 38s unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:34:25 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 257K 38s unit-abot-epc-basic-0: 08:34:25 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 293K 38s unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 08:34:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 08:34:26 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 342K 38s unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:34:26 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 254K 37s unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 08:34:26 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 300K 37s unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 08:34:26 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 08:34:26 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 344K 37s unit-abot-epc-basic-0: 08:34:26 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 300K 37s unit-abot-epc-basic-0: 08:34:26 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 303K 37s unit-mysql-0: 08:34:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 08:34:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 08:34:27 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 08:34:27 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:27 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 266K 37s unit-abot-epc-basic-0: 08:34:27 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 319K 37s unit-abot-epc-basic-0: 08:34:27 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 295K 37s unit-abot-epc-basic-0: 08:34:27 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 276K 37s unit-abot-epc-basic-0: 08:34:27 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 388K 37s unit-abot-epc-basic-0: 08:34:28 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 246K 36s unit-abot-epc-basic-0: 08:34:28 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 279K 36s unit-abot-epc-basic-0: 08:34:28 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 392K 36s unit-abot-epc-basic-0: 08:34:28 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 242K 36s unit-abot-epc-basic-0: 08:34:28 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 337K 36s unit-abot-epc-basic-0: 08:34:28 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 323K 36s unit-abot-epc-basic-0: 08:34:28 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 328K 36s unit-abot-epc-basic-0: 08:34:29 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 330K 36s unit-abot-epc-basic-0: 08:34:29 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 250K 36s unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:29 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 345K 35s unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:29 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 396K 35s unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:34:29 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 338K 35s unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:29 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 331K 35s unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:29 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:34:30 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 293K 35s unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:34:30 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 404K 35s unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:34:30 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 296K 35s unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:34:30 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 368K 35s unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:34:30 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 410K 35s unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 08:34:30 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 371K 34s unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:30 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 411K 34s unit-mysql-0: 08:34:30 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 370K 34s unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 433K 34s unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 535K 34s unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 386K 34s unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 575K 34s unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 375K 33s unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 08:34:31 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 147K 33s unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 51.6M 33s unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 49.1M 33s unit-abot-epc-basic-0: 08:34:31 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 649K 33s unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 08:34:32 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 293K 33s unit-abot-epc-basic-0: 08:34:32 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 478K 33s unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:34:32 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 326K 33s unit-abot-epc-basic-0: 08:34:32 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 534K 32s unit-abot-epc-basic-0: 08:34:32 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 319K 32s unit-abot-epc-basic-0: 08:34:32 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 547K 32s unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:34:32 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 371K 32s unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:34:32 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 08:34:33 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 163K 32s unit-abot-epc-basic-0: 08:34:33 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 57.6M 32s unit-abot-epc-basic-0: 08:34:33 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 12.5M 32s unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 08:34:33 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 215K 32s unit-abot-epc-basic-0: 08:34:33 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 354K 31s unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (165 kB/s) unit-abot-epc-basic-0: 08:34:33 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 373K 31s unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install (Reading database ... 57600 files and directories currently installed.) unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 08:34:33 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 08:34:33 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 297K 31s unit-abot-epc-basic-0: 08:34:34 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 411K 31s unit-abot-epc-basic-0: 08:34:34 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 282K 31s unit-mysql-0: 08:34:34 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 08:34:34 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 543K 31s unit-abot-epc-basic-0: 08:34:34 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 252K 31s unit-abot-epc-basic-0: 08:34:34 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 357K 31s unit-mysql-0: 08:34:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:34:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:34:34 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 395K 31s unit-mysql-0: 08:34:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:34:34 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 08:34:34 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 357K 30s unit-mysql-0: 08:34:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 08:34:35 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 415K 30s unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 08:34:35 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 296K 30s unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 08:34:35 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 537K 30s unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 08:34:35 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 253K 30s unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 08:34:35 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 554K 30s unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 08:34:35 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 287K 30s unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 08:34:35 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 545K 30s unit-mysql-0: 08:34:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 08:34:36 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 143K 29s unit-abot-epc-basic-0: 08:34:36 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 56.3M 29s unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 08:34:36 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 405K 29s unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 08:34:36 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 243K 29s unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 08:34:36 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 274K 29s unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 08:34:36 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 399K 29s unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 08:34:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 08:34:37 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 253K 29s unit-mysql-0: 08:34:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 08:34:37 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 281K 29s unit-mysql-0: 08:34:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 08:34:37 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 380K 29s unit-mysql-0: 08:34:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 08:34:37 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 348K 28s unit-abot-epc-basic-0: 08:34:37 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 333K 28s unit-mysql-0: 08:34:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 08:34:37 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 300K 28s unit-mysql-0: 08:34:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 08:34:37 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 350K 28s unit-mysql-0: 08:34:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 08:34:38 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 319K 28s unit-mysql-0: 08:34:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 08:34:38 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 341K 28s unit-mysql-0: 08:34:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 08:34:38 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 415K 28s unit-mysql-0: 08:34:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 08:34:38 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 349K 28s unit-mysql-0: 08:34:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 08:34:38 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 414K 27s unit-mysql-0: 08:34:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 08:34:38 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 364K 27s unit-mysql-0: 08:34:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 08:34:38 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 334K 27s unit-mysql-0: 08:34:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 08:34:39 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 450K 27s unit-mysql-0: 08:34:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 08:34:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 08:34:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 08:34:39 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 137K 27s unit-abot-epc-basic-0: 08:34:39 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 60.9M 27s unit-mysql-0: 08:34:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 08:34:39 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 361K 27s unit-mysql-0: 08:34:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 08:34:39 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 401K 27s unit-mysql-0: 08:34:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 08:34:39 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 213K 26s unit-mysql-0: 08:34:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 08:34:40 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 325K 26s unit-abot-epc-basic-0: 08:34:40 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 401K 26s unit-mysql-0: 08:34:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 08:34:40 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 245K 26s unit-mysql-0: 08:34:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 08:34:40 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 370K 26s unit-mysql-0: 08:34:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 08:34:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 08:34:40 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 297K 26s unit-mysql-0: 08:34:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 08:34:40 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 349K 26s unit-mysql-0: 08:34:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 08:34:40 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 425K 26s unit-mysql-0: 08:34:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 08:34:41 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 299K 26s unit-abot-epc-basic-0: 08:34:41 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 407K 25s unit-abot-epc-basic-0: 08:34:41 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 244K 25s unit-abot-epc-basic-0: 08:34:41 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 735K 25s unit-abot-epc-basic-0: 08:34:41 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 245K 25s unit-abot-epc-basic-0: 08:34:41 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 388K 25s unit-abot-epc-basic-0: 08:34:41 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 389K 25s unit-abot-epc-basic-0: 08:34:42 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 351K 25s unit-abot-epc-basic-0: 08:34:42 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 426K 25s unit-abot-epc-basic-0: 08:34:42 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 345K 24s unit-abot-epc-basic-0: 08:34:42 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 435K 24s unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:34:42 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 304K 24s unit-mysql-0: 08:34:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:34:42 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:34:42 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 519K 24s unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 08:34:42 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 08:34:42 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 251K 24s unit-abot-epc-basic-0: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 587K 24s unit-abot-epc-basic-0: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 244K 24s unit-abot-epc-basic-0: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 749K 24s unit-mysql-0: 08:34:43 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:34:43 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 08:34:43 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 08:34:43 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 245K 23s unit-abot-epc-basic-0: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 386K 23s unit-mysql-0: 08:34:43 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: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 385K 23s unit-abot-epc-basic-0: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 192K 23s unit-abot-epc-basic-0: 08:34:43 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 49.8M 23s unit-abot-epc-basic-0: 08:34:44 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 212K 23s unit-abot-epc-basic-0: 08:34:44 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 350K 23s unit-mysql-0: 08:34:44 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 08:34:44 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 371K 23s unit-mysql-0: 08:34:44 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 08:34:44 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 236K 22s unit-mysql-0: 08:34:44 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: 08:34:44 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 522K 22s unit-mysql-0: 08:34:44 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 08:34:45 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 246K 22s unit-mysql-0: 08:34:45 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: 08:34:45 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 339K 22s unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (355 kB/s) unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install (Reading database ... 57700 files and directories currently installed.) unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:34:45 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 439K 22s unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 08:34:45 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 202K 22s unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:34:45 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 856K 22s unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:34:45 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 248K 22s unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:34:45 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 360K 21s unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:34:45 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 08:34:46 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:34:46 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 415K 21s unit-mysql-0: 08:34:46 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:34:46 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:34:46 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 345K 21s unit-abot-epc-basic-0: 08:34:46 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 442K 21s unit-abot-epc-basic-0: 08:34:46 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 302K 21s unit-abot-epc-basic-0: 08:34:46 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 540K 21s unit-abot-epc-basic-0: 08:34:46 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 236K 21s unit-abot-epc-basic-0: 08:34:46 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 638K 21s unit-mysql-0: 08:34:46 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 08:34:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 08:34:46 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 08:34:46 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 08:34:46 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 08:34:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 08:34:46 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 08:34:47 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 08:34:47 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 08:34:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:34:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:34:47 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 08:34:47 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 08:34:47 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 08:34:47 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 08:34:47 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 08:34:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 08:34:47 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 232K 20s unit-abot-epc-basic-0: 08:34:47 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 844K 20s unit-mysql-0: 08:34:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:34:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:34:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:34:47 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 08:34:47 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 249K 20s unit-abot-epc-basic-0: 08:34:47 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 408K 20s unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 08:34:47 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 369K 20s unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 08:34:47 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 350K 20s unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 08:34:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 08:34:48 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 159K 20s unit-abot-epc-basic-0: 08:34:48 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 56.0M 20s unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 08:34:48 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 531K 19s unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 08:34:48 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 230K 19s unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 08:34:48 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 249K 19s unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 08:34:48 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 538K 19s unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 08:34:48 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 230K 19s unit-mysql-0: 08:34:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 08:34:49 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 294K 19s unit-mysql-0: 08:34:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 08:34:49 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 526K 19s unit-mysql-0: 08:34:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 08:34:49 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 254K 19s unit-mysql-0: 08:34:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 08:34:49 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 458K 18s unit-mysql-0: 08:34:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 08:34:49 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 251K 18s unit-mysql-0: 08:34:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 08:34:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 08:34:49 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 331K 18s unit-abot-epc-basic-0: 08:34:49 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 444K 18s unit-mysql-0: 08:34:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 08:34:50 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 252K 18s unit-abot-epc-basic-0: 08:34:50 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 562K 18s unit-mysql-0: 08:34:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 08:34:50 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 296K 18s unit-mysql-0: 08:34:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 08:34:50 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 559K 18s unit-mysql-0: 08:34:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 08:34:50 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 296K 17s unit-mysql-0: 08:34:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 08:34:50 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 348K 17s unit-mysql-0: 08:34:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 08:34:50 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 397K 17s unit-mysql-0: 08:34:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 08:34:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 306K 17s unit-mysql-0: 08:34:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 376K 17s unit-mysql-0: 08:34:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 348K 17s unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 437K 17s unit-mysql-0: 08:34:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 08:34:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 291K 17s unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 571K 16s unit-mysql-0: 08:34:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 08:34:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 250K 16s unit-abot-epc-basic-0: 08:34:51 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 563K 16s unit-mysql-0: 08:34:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 08:34:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 08:34:52 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 295K 16s unit-abot-epc-basic-0: 08:34:52 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 558K 16s unit-mysql-0: 08:34:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 08:34:52 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 297K 16s unit-abot-epc-basic-0: 08:34:52 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 349K 16s unit-mysql-0: 08:34:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 08:34:52 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 401K 16s unit-mysql-0: 08:34:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 08:34:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 08:34:52 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 303K 15s unit-abot-epc-basic-0: 08:34:52 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 374K 15s unit-mysql-0: 08:34:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 08:34:53 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 351K 15s unit-mysql-0: 08:34:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 08:34:53 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 432K 15s unit-mysql-0: 08:34:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 08:34:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 08:34:53 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 300K 15s unit-abot-epc-basic-0: 08:34:53 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 527K 15s unit-abot-epc-basic-0: 08:34:53 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 308K 15s unit-abot-epc-basic-0: 08:34:53 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 515K 15s unit-abot-epc-basic-0: 08:34:53 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 261K 14s unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 763K 14s unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 260K 14s unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 765K 14s unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 261K 14s unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 160K 14s unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 48.0M 14s unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 7.83M 14s unit-mysql-0: 08:34:54 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 08:34:54 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 246K 13s unit-mysql-0: 08:34:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:34:55 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 355K 13s unit-abot-epc-basic-0: 08:34:55 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 309K 13s unit-abot-epc-basic-0: 08:34:55 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 288K 13s unit-abot-epc-basic-0: 08:34:55 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 588K 13s unit-mysql-0: 08:34:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:34:55 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 08:34:55 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 247K 13s unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 08:34:55 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 770K 13s unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 08:34:55 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 258K 13s unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 576K 12s unit-mysql-0: 08:34:56 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:34:56 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 08:34:56 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 08:34:56 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 284K 12s unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 504K 12s unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 312K 12s unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 165K 12s unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 59.5M 12s unit-abot-epc-basic-0: 08:34:56 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 570K 12s unit-mysql-0: 08:34:57 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 08:34:57 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: 08:34:57 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 119K 12s unit-abot-epc-basic-0: 08:34:57 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 52.8M 11s unit-mysql-0: 08:34:57 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-mysql-0: 08:34:57 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: 08:34:57 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 114K 11s unit-abot-epc-basic-0: 08:34:57 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 44.6M 11s unit-mysql-0: 08:34:57 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: 08:34:58 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 195K 11s unit-mysql-0: 08:34:58 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: 08:34:58 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 172K 11s unit-mysql-0: 08:34:58 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 08:34:58 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: 08:34:58 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 168K 11s unit-mysql-0: 08:34:58 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 08:34:58 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 195K 11s unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3224 kB/s) unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed (Reading database ... 57794 files and directories currently installed.) unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:34:59 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 194K 11s unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 08:34:59 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: 08:34:59 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:34:59 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 194K 10s unit-mysql-0: 08:34:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 08:34:59 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: 08:34:59 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:34:59 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 195K 10s unit-abot-epc-basic-0: 08:34:59 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 194K 10s unit-abot-epc-basic-0: 08:35:00 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 196K 10s unit-abot-epc-basic-0: 08:35:00 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 195K 10s unit-abot-epc-basic-0: 08:35:00 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 194K 10s unit-abot-epc-basic-0: 08:35:00 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 194K 10s unit-mysql-0: 08:35:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 08:35:01 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: 08:35:01 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:35:01 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 195K 10s unit-abot-epc-basic-0: 08:35:01 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 195K 9s unit-mysql-0: 08:35:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 08:35:01 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: 08:35:01 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 195K 9s unit-mysql-0: 08:35:01 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:35:01 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 195K 9s unit-abot-epc-basic-0: 08:35:02 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 195K 9s unit-mysql-0: 08:35:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 08:35:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 08:35:02 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 08:35:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 08:35:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 08:35:02 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 196K 9s unit-mysql-0: 08:35:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 08:35:02 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:35:02 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 231K 9s unit-abot-epc-basic-0: 08:35:02 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 221K 9s unit-abot-epc-basic-0: 08:35:03 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 240K 9s unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 08:35:03 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 198K 8s unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:35:03 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 303K 8s unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:35:03 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 233K 8s unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:35:03 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 276K 8s unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 08:35:03 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:35:04 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 287K 8s unit-abot-epc-basic-0: 08:35:04 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 120K 8s unit-abot-epc-basic-0: 08:35:04 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 47.4M 8s unit-abot-epc-basic-0: 08:35:04 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 375K 8s unit-abot-epc-basic-0: 08:35:04 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 387K 7s unit-abot-epc-basic-0: 08:35:05 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 200K 7s unit-abot-epc-basic-0: 08:35:05 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 274K 7s unit-abot-epc-basic-0: 08:35:05 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 239K 7s unit-abot-epc-basic-0: 08:35:05 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 402K 7s unit-abot-epc-basic-0: 08:35:06 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 112K 7s unit-abot-epc-basic-0: 08:35:06 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 42.6M 7s unit-abot-epc-basic-0: 08:35:06 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 304K 7s unit-abot-epc-basic-0: 08:35:06 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 303K 6s unit-abot-epc-basic-0: 08:35:06 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 199K 6s unit-abot-epc-basic-0: 08:35:06 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 197K 6s unit-abot-epc-basic-0: 08:35:07 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 262K 6s unit-abot-epc-basic-0: 08:35:07 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 246K 6s unit-abot-epc-basic-0: 08:35:07 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 300K 6s unit-abot-epc-basic-0: 08:35:07 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 234K 6s unit-abot-epc-basic-0: 08:35:07 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 197K 5s unit-abot-epc-basic-0: 08:35:08 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 262K 5s unit-abot-epc-basic-0: 08:35:08 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 247K 5s unit-mysql-0: 08:35:08 DEBUG unit.mysql/0.config-changed 181017 8:35:08 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 08:35:08 DEBUG unit.mysql/0.config-changed 181017 8:35:08 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 08:35:08 DEBUG unit.mysql/0.config-changed 181017 8:35:08 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11645 ... unit-abot-epc-basic-0: 08:35:08 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 299K 5s unit-abot-epc-basic-0: 08:35:08 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 235K 5s unit-abot-epc-basic-0: 08:35:08 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 197K 5s unit-abot-epc-basic-0: 08:35:09 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 262K 5s unit-abot-epc-basic-0: 08:35:09 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 118K 5s unit-abot-epc-basic-0: 08:35:09 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 38.2M 4s unit-abot-epc-basic-0: 08:35:09 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 205K 4s unit-abot-epc-basic-0: 08:35:10 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 195K 4s unit-abot-epc-basic-0: 08:35:10 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 228K 4s unit-abot-epc-basic-0: 08:35:10 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 234K 4s unit-abot-epc-basic-0: 08:35:10 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 196K 4s unit-abot-epc-basic-0: 08:35:10 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 248K 4s unit-abot-epc-basic-0: 08:35:11 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 207K 4s unit-abot-epc-basic-0: 08:35:11 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 291K 3s unit-abot-epc-basic-0: 08:35:11 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 208K 3s unit-abot-epc-basic-0: 08:35:11 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 287K 3s unit-abot-epc-basic-0: 08:35:11 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 196K 3s unit-abot-epc-basic-0: 08:35:12 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 268K 3s unit-abot-epc-basic-0: 08:35:12 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 292K 3s unit-abot-epc-basic-0: 08:35:12 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 207K 3s unit-abot-epc-basic-0: 08:35:12 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 290K 2s unit-abot-epc-basic-0: 08:35:13 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 196K 2s unit-abot-epc-basic-0: 08:35:13 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 268K 2s unit-abot-epc-basic-0: 08:35:13 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 152K 2s unit-abot-epc-basic-0: 08:35:13 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 492K 2s unit-abot-epc-basic-0: 08:35:13 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 195K 2s unit-abot-epc-basic-0: 08:35:14 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 195K 2s unit-abot-epc-basic-0: 08:35:14 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 203K 1s unit-abot-epc-basic-0: 08:35:14 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 297K 1s unit-abot-epc-basic-0: 08:35:14 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 195K 1s unit-abot-epc-basic-0: 08:35:15 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 197K 1s unit-abot-epc-basic-0: 08:35:15 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 266K 1s unit-abot-epc-basic-0: 08:35:15 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 243K 1s unit-abot-epc-basic-0: 08:35:15 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 231K 1s unit-abot-epc-basic-0: 08:35:15 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 304K 1s unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 196K 0s unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 270K 0s unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 243K 0s unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 338K=2m9s unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install 2018-10-17 08:35:16 (363 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:35:16 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 08:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 08:35:17 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57408 files and directories currently installed.) unit-abot-epc-basic-0: 08:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 08:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 08:35:18 DEBUG unit.mysql/0.config-changed mysql start/running, process 11778 unit-mysql-0: 08:35:19 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 08:35:21 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 08:35:21 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:35:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 08:35:22 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 08:35:23 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-mysql-0: 08:35:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:35:23 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 08:35:23 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 08:35:23 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 08:35:23 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 08:35:24 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 08:35:24 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 08:35:24 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 08:35:24 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 08:35:25 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 08:35:25 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 08:35:25 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 08:35:25 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 08:35:25 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 08:35:25 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 08:35:26 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 08:35:26 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 08:35:26 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-mysql-0: 08:35:26 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 08:35:26 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 08:35:26 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 08:35:26 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 08:35:27 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 08:35:27 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: 08:35:27 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 08:35:27 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 08:35:27 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 08:35:28 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 08:35:28 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 08:35:28 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 08:35:28 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-mysql-0: 08:35:28 DEBUG unit.mysql/0.config-changed mysql start/running, process 11901 unit-abot-epc-basic-0: 08:35:28 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-mysql-0: 08:35:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 08:35:28 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 08:35:28 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 08:35:28 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 08:35:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:35:28 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 08:35:28 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 08:35:28 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 08:35:28 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 08:35:28 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 08:35:28 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 08:35:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 08:35:28 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 08:35:28 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 08:35:29 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 08:35:29 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: 08:35:29 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 08:35:29 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: 08:35:29 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: 08:35:29 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: 08:35:29 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: 08:35:30 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 08:35:30 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: 08:35:30 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: 08:35:30 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 08:35:30 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 08:35:30 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: 08:35:31 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 08:35:31 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: 08:35:31 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 08:35:31 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 08:35:31 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-mysql-0: 08:35:31 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 08:35:31 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 08:35:31 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 08:35:32 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 08:35:32 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 08:35:32 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 08:35:32 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: 08:35:32 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 08:35:32 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 08:35:32 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 08:35:33 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: 08:35:33 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 08:35:33 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 08:35:33 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 08:35:33 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 08:35:33 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-mysql-0: 08:35:33 DEBUG unit.mysql/0.start mysql start/running, process 12014 unit-abot-epc-basic-0: 08:35:33 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-mysql-0: 08:35:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 08:35:33 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 08:35:33 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 08:35:33 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 08:35:33 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 08:35:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:35:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:35:33 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 08:35:33 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 08:35:34 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 08:35:34 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 08:35:34 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-mysql-0: 08:35:34 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 08:35:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:35:34 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 08:35:34 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 08:35:34 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 08:35:34 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 08:35:34 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 08:35:35 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 08:35:35 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 08:35:35 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 08:35:35 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 08:35:35 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: 08:35:35 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 08:35:35 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 08:35:36 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 08:35:36 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 08:35:36 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 08:35:36 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: 08:35:36 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: 08:35:36 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: 08:35:36 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: 08:35:37 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: 08:35:37 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: 08:35:37 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: 08:35:37 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 08:35:37 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: 08:35:37 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: 08:35:37 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: 08:35:38 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 08:35:38 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 08:35:38 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 08:35:38 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-137.163 [850 kB] unit-abot-epc-basic-0: 08:35:38 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 08:35:39 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 08:35:39 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: 08:35:39 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 08:35:40 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: 08:35:40 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: 08:35:40 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: 08:35:40 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: 08:35:40 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: 08:35:41 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: 08:35:41 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: 08:35:41 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: 08:35:41 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: 08:35:42 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: 08:35:42 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: 08:35:42 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: 08:35:43 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: 08:35:43 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 08:35:43 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: 08:35:43 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: 08:35:44 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 08:35:44 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 08:35:44 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: 08:35:44 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: 08:35:44 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 08:35:44 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: 08:35:45 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: 08:35:45 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: 08:35:45 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 08:35:45 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: 08:35:45 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 08:35:45 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: 08:35:46 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: 08:35:46 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 08:35:46 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: 08:35:46 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: 08:35:46 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: 08:35:48 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: 08:35:48 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 08:35:48 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 08:35:48 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 08:35:49 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 08:35:49 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 08:35:49 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 08:35:49 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: 08:35:49 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 08:35:49 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 08:35:49 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 08:35:49 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: 08:35:50 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 08:35:50 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 08:35:51 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 27s (3705 kB/s) unit-abot-epc-basic-0: 08:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 08:35:51 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57571 files and directories currently installed.) unit-abot-epc-basic-0: 08:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 08:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 08:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 08:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 08:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 08:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 08:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 08:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 08:35:56 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: 08:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 08:35:57 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: 08:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 08:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 08:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 08:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 08:36:00 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: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 08:36:00 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: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 08:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 08:36:00 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: 08:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 08:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 08:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 08:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 08:36:05 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: 08:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 08:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 08:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 08:36:05 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: 08:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... machine-2: 08:36:06 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 08:36:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 08:36:06 DEBUG juju.agent read agent config, format "2.0" machine-2: 08:36:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 08:36:06 DEBUG juju.worker start "engine" machine-2: 08:36:06 INFO juju.worker start "engine" machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 08:36:06 DEBUG juju.worker "engine" started machine-2: 08:36:06 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.introspection stats worker now serving machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 08:36:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 08:36:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 08:36:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 08:36:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 08:36:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:36:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 08:36:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:06 DEBUG juju.worker.apicaller connecting with old password machine-2: 08:36:06 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-2: 08:36:06 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-2: 08:36:06 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-2: 08:36:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 08:36:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 08:36:06 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: 08:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 08:36:06 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: 08:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 08:36:07 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: 08:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... machine-2: 08:36:07 DEBUG juju.worker.apicaller connected machine-2: 08:36:07 DEBUG juju.worker.apicaller changing password... machine-2: 08:36:07 DEBUG juju.worker.apicaller password changed machine-2: 08:36:07 DEBUG juju.api RPC connection died machine-2: 08:36:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 08:36:07 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. machine-2: 08:36:07 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-2: 08:36:07 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-2: 08:36:07 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-2: 08:36:07 DEBUG juju.worker.apicaller connected machine-2: 08:36:07 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... machine-2: 08:36:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... machine-2: 08:36:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 08:36:07 INFO juju.worker.upgrader unblocking abort check machine-2: 08:36:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 08:36:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 08:36:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 08:36:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: unit-abot-epc-basic-0: 08:36:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... machine-2: 08:36:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 08:36:07 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 08:36:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 08:36:07 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 08:36:07 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 08:36:07 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:36:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:36:07 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:36:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 08:36:07 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 08:36:07 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 08:36:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:36:07 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 08:36:07 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:36:07 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:36:07 INFO juju.util.exec run result: exit status 127 machine-2: 08:36:07 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec687650392/script.sh: line 1: fanatic: command not found 127 machine-2: 08:36:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 08:36:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 08:36:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 08:36:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 08:36:07 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 08:36:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 08:36:07 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 08:36:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:36:07 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:36:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:36:08 DEBUG juju.worker.logger logger setup machine-2: 08:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 08:36:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:36:08 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 08:36:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 08:36:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:36:08 DEBUG juju.network including address public:172.30.9.204 for machine machine-2: 08:36:08 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 08:36:08 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 08:36:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:36:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:36:08 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 08:36:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 08:36:08 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-2: 08:36:08 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 08:36:08 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 08:36:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:36:08 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 08:36:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 08:36:08 DEBUG juju.api RPC connection died machine-2: 08:36:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:36:08 ERROR juju.worker.logger connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: cannot set password for unit "oai-epc/0": connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:36:08 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 08:36:08 DEBUG juju.worker killing runner 0xc4205cf520 machine-2: 08:36:08 INFO juju.worker runner is dying machine-2: 08:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... machine-2: 08:36:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.apicaller connecting with current password machine-2: 08:36:08 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-2: 08:36:08 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-2: 08:36:08 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:36:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:36:08 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: 08:36:08 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... machine-2: 08:36:08 DEBUG juju.worker.apicaller connected machine-2: 08:36:08 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 08:36:08 INFO juju.worker.upgrader unblocking abort check machine-2: 08:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:36:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 08:36:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:36:08 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 08:36:08 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 08:36:08 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 08:36:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:36:08 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 08:36:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:36:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:36:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:36:08 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:36:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 08:36:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:36:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:36:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:36:08 DEBUG juju.network including address public:172.30.9.204 for machine machine-2: 08:36:08 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 08:36:08 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 08:36:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:36:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:36:08 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 08:36:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 08:36:08 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:36:08 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 08:36:08 INFO juju.util.exec run result: exit status 127 machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec407744763/script.sh: line 1: fanatic: command not found 127 machine-2: 08:36:08 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 08:36:08 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:36:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:36:08 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 08:36:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.logger logger setup machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:36:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 08:36:08 INFO juju.util.exec run result: exit status 127 machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec584747237/script.sh: line 1: fanatic: command not found 127 machine-2: 08:36:08 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 08:36:08 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 08:36:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 08:36:08 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 08:36:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:36:08 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 08:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 08:36:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:36:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:36:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:36:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:36:08 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 08:36:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:36:08 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 08:36:08 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 08:36:08 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 08:36:08 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 08:36:08 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 08:36:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:36:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:36:08 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... machine-2: 08:36:08 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 08:36:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 08:36:08 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 08:36:08 DEBUG juju.worker start "2-container-watcher" machine-2: 08:36:08 DEBUG juju.worker start "stateconverter" machine-2: 08:36:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 08:36:08 INFO juju.worker start "2-container-watcher" machine-2: 08:36:08 DEBUG juju.worker "2-container-watcher" started machine-2: 08:36:08 INFO juju.worker start "stateconverter" machine-2: 08:36:08 DEBUG juju.worker "stateconverter" started machine-2: 08:36:08 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 08:36:08 INFO juju.worker.machiner "machine-2" started machine-2: 08:36:08 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 08:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. machine-2: 08:36:08 DEBUG juju.service discovered init system "upstart" from local host machine-2: 08:36:08 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] unit-abot-epc-basic-0: 08:36:08 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61214 files and directories currently installed.) machine-2: 08:36:08 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-abot-epc-basic-0: 08:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-oai-epc-0: 08:36:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 08:36:09 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 08:36:09 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 08:36:09 DEBUG juju.worker start "api" unit-oai-epc-0: 08:36:09 INFO juju.worker start "api" unit-oai-epc-0: 08:36:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 08:36:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 08:36:09 DEBUG juju.worker "api" started unit-oai-epc-0: 08:36:09 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-epc-0: 08:36:09 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-oai-epc-0: 08:36:09 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 08:36:09 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-oai-epc-0: 08:36:09 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 08:36:09 DEBUG juju.api RPC connection died unit-oai-epc-0: 08:36:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. machine-2: 08:36:09 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:73:4c:9a CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:73:4c:9a CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-oai-epc-0: 08:36:09 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 08:36:09 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-epc-0: 08:36:09 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-epc-0: 08:36:09 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 08:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 08:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 08:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-epc-0: 08:36:10 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 08:36:10 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 08:36:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 08:36:10 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 08:36:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 08:36:10 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 08:36:10 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 08:36:10 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 08:36:10 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 08:36:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 08:36:10 DEBUG juju.network including address public:172.30.9.204 for machine unit-oai-epc-0: 08:36:10 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 08:36:10 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 08:36:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 08:36:10 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 08:36:10 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 08:36:10 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 08:36:10 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] unit-oai-epc-0: 08:36:10 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 08:36:10 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 08:36:10 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 08:36:10 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 08:36:10 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 08:36:10 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 08:36:11 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 08:36:11 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 08:36:11 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 08:36:11 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 08:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 08:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-oai-epc-0: 08:36:11 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 08:36:11 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 08:36:11 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 08:36:11 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 08:36:11 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:36:11 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 08:36:11 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 08:36:11 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 08:36:11 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 08:36:11 DEBUG httpbakery } -> error unit-oai-epc-0: 08:36:11 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 08:36:11 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 08:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 08:36:11 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:36:11 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 08:36:11 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 08:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 08:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-137.163_amd64.deb ... unit-abot-epc-basic-0: 08:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-137.163) ... unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:36:12 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 08:36:12 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 08:36:12 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:36:12 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:36:12 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 08:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-oai-epc-0: 08:36:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:36:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:36:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 08:36:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-abot-epc-basic-0: 08:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:36:12 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 08:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 08:36:13 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: 08:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:13 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:36:13 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 08:36:13 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 08:36:13 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-oai-epc-0: 08:36:13 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.9 [701 kB] unit-abot-epc-basic-0: 08:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 08:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 08:36:13 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: 08:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:14 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.9 [2333 kB] unit-abot-epc-basic-0: 08:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 08:36:14 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: 08:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 08:36:14 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: 08:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 08:36:14 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: 08:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:14 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1799 kB/s) unit-abot-epc-basic-0: 08:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 08:36:14 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: 08:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 08:36:14 DEBUG unit.oai-epc/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-epc-0: 08:36:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 08:36:14 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 08:36:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 08:36:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 08:36:15 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 08:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 08:36:15 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: 08:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 08:36:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-epc-0: 08:36:15 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 08:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 08:36:15 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: 08:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 08:36:16 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: 08:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:16 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 08:36:16 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: 08:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 08:36:16 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: 08:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 08:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 08:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 08:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 08:36:17 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: 08:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:36:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 08:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 08:36:18 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: 08:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 08:36:18 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-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.0 kB/s) unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 08:36:18 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 08:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 08:36:19 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: 08:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 08:36:19 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 08:36:20 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:36:20 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 08:36:20 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 08:36:20 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: 08:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 08:36:20 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: 08:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 08:36:20 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-oai-epc-0: 08:36:21 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: 08:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 08:36:21 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 08:36:21 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: 08:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-oai-epc-0: 08:36:21 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: 08:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-oai-epc-0: 08:36:21 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: 08:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 08:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1584 kB/s) unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install (Reading database ... 53179 files and directories currently installed.) unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 08:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-epc-0: 08:36:22 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: 08:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 08:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 08:36:22 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 08:36:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 08:36:23 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: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 08:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 08:36:23 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: 08:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 08:36:24 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 08:36:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 08:36:24 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: 08:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 08:36:24 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: 08:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 08:36:24 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 08:36:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 08:36:24 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:36:24 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 08:36:25 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:36:25 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:36:25 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 08:36:25 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 08:36:25 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 08:36:25 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: 08:36:25 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: 08:36:25 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: 08:36:25 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:36:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:36:26 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:36:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 08:36:26 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 08:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 08:36:26 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: 08:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 08:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-oai-epc-0: 08:36:27 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:36:27 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:36:27 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 08:36:27 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 08:36:27 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: 08:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 08:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-oai-epc-0: 08:36:28 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 08:36:28 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 08:36:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:36:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:36:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:36:28 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 08:36:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-3: 08:36:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 08:36:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 08:36:31 DEBUG juju.agent read agent config, format "2.0" machine-3: 08:36:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 08:36:31 DEBUG juju.worker start "engine" machine-3: 08:36:31 INFO juju.worker start "engine" machine-3: 08:36:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 08:36:31 DEBUG juju.worker "engine" started machine-3: 08:36:31 DEBUG juju.worker.introspection stats worker now serving machine-3: 08:36:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 08:36:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 08:36:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.apicaller connecting with old password machine-3: 08:36:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:31 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 08:36:31 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 08:36:31 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 08:36:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... machine-3: 08:36:32 DEBUG juju.worker.apicaller connected machine-3: 08:36:32 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... machine-3: 08:36:32 DEBUG juju.worker.apicaller password changed machine-3: 08:36:32 DEBUG juju.api RPC connection died machine-3: 08:36:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 08:36:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 08:36:32 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:32 INFO juju.api connection established to "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:32 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 08:36:32 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... machine-3: 08:36:33 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:36:33 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:36:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:36:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:36:33 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:36:33 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:36:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:36:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... machine-3: 08:36:33 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 08:36:33 INFO juju.worker.upgrader unblocking abort check machine-3: 08:36:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 08:36:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-epc-0: 08:36:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 08:36:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 08:36:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:36:33 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 08:36:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.logger logger setup machine-3: 08:36:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 08:36:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 08:36:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 08:36:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 08:36:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 08:36:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:36:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:36:33 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 08:36:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:36:33 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 08:36:33 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... machine-3: 08:36:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 08:36:33 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 08:36:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:36:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:36:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:36:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:36:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:36:33 DEBUG juju.network including address public:172.30.9.204 for machine machine-3: 08:36:33 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 08:36:33 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 08:36:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:36:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:36:33 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 08:36:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 08:36:33 INFO juju.util.exec run result: exit status 127 machine-3: 08:36:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec401489121/script.sh: line 1: fanatic: command not found 127 machine-3: 08:36:33 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-3: 08:36:33 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 08:36:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 08:36:33 DEBUG juju.api RPC connection died machine-3: 08:36:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:36:33 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystems: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down unit-oai-epc-0: 08:36:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ config-get revision machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 08:36:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:36:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:36:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... machine-3: 08:36:33 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 08:36:33 DEBUG juju.worker killing runner 0xc4205f2d00 machine-3: 08:36:33 INFO juju.worker runner is dying machine-3: 08:36:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 08:36:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 08:36:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:33 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:33 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" machine-3: 08:36:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... machine-3: 08:36:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-epc-0: 08:36:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-abot-epc-basic-0: 08:36:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... machine-3: 08:36:34 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install machine-3: 08:36:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install Reading package lists... machine-3: 08:36:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... machine-3: 08:36:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... machine-3: 08:36:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 08:36:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:36:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 08:36:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:36:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:36:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:36:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:36:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:36:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:36:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:36:34 DEBUG juju.network including address public:172.30.9.204 for machine machine-3: 08:36:34 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 08:36:34 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 08:36:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:36:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:36:34 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 08:36:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 08:36:34 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-3: 08:36:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:36:34 INFO juju.util.exec run result: exit status 127 machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec564073970/script.sh: line 1: fanatic: command not found 127 machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:36:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:36:34 INFO juju.util.exec run result: exit status 127 machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec910759924/script.sh: line 1: fanatic: command not found 127 machine-3: 08:36:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:36:34 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-epc-0: 08:36:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:36:34 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-oai-epc-0: 08:36:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... machine-3: 08:36:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 08:36:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.logger logger setup machine-3: 08:36:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 08:36:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... machine-3: 08:36:34 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 08:36:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 08:36:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 08:36:34 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... machine-3: 08:36:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:36:34 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 08:36:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 08:36:34 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 08:36:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... machine-3: 08:36:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:36:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:36:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:36:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:36:34 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 08:36:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:36:34 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 08:36:34 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 08:36:34 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 08:36:34 INFO juju.worker.upgrader unblocking abort check machine-3: 08:36:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 08:36:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... machine-3: 08:36:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 08:36:34 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 08:36:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 08:36:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 machine-3: 08:36:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 08:36:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 08:36:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-epc-0: 08:36:34 DEBUG unit.oai-epc/0.install + echo -n machine-3: 08:36:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... machine-3: 08:36:34 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 08:36:34 DEBUG juju.worker start "3-container-watcher" machine-3: 08:36:34 DEBUG juju.worker start "stateconverter" machine-3: 08:36:34 INFO juju.worker start "3-container-watcher" machine-3: 08:36:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 08:36:34 DEBUG juju.worker "3-container-watcher" started machine-3: 08:36:34 INFO juju.worker start "stateconverter" machine-3: 08:36:34 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 08:36:34 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 08:36:34 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... machine-3: 08:36:34 INFO juju.worker.machiner "machine-3" started machine-3: 08:36:34 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 08:36:34 DEBUG juju.service discovered init system "upstart" from local host machine-3: 08:36:34 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] machine-3: 08:36:34 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-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-oai-hss-0: 08:36:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 08:36:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 08:36:35 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 08:36:35 DEBUG juju.worker start "api" unit-oai-hss-0: 08:36:35 INFO juju.worker start "api" unit-oai-hss-0: 08:36:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 08:36:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 08:36:35 DEBUG juju.worker "api" started unit-oai-hss-0: 08:36:35 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-hss-0: 08:36:35 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-hss-0: 08:36:35 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-oai-hss-0: 08:36:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 08:36:35 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:36:35 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:36:35 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 08:36:35 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... machine-3: 08:36:35 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:55:0a:7c CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:55:0a:7c CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 08:36:35 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 08:36:35 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 08:36:35 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 08:36:36 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 08:36:36 DEBUG juju.api RPC connection died unit-oai-hss-0: 08:36:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 08:36:36 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 08:36:36 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-hss-0: 08:36:36 INFO juju.api connection established to "wss://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-hss-0: 08:36:36 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/api" unit-oai-epc-0: 08:36:36 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 08:36:36 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 08:36:36 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:36:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:36:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:36:36 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 08:36:36 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:36:37 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 08:36:37 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 08:36:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 08:36:37 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 08:36:37 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 08:36:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:36:37 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 08:36:37 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 08:36:37 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 08:36:37 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 08:36:37 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 08:36:37 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 08:36:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 08:36:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 08:36:37 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 08:36:37 DEBUG juju.network including address public:172.30.9.204 for machine unit-oai-hss-0: 08:36:37 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 08:36:37 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 08:36:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 08:36:37 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 08:36:37 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 08:36:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 08:36:37 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 08:36:37 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 08:36:38 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.204:17070"] unit-oai-hss-0: 08:36:38 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 08:36:38 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 08:36:38 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 08:36:39 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 08:36:39 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 08:36:39 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 08:36:39 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 08:36:39 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 08:36:39 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 08:36:39 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 08:36:39 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/e05a7fe5-3f62-4738-8f60-b7e16de55963/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 08:36:39 DEBUG httpbakery } -> error unit-oai-hss-0: 08:36:39 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 08:36:39 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 08:36:39 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 08:36:39 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 08:36:39 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:36:39 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:36:39 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:36:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 08:36:39 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 08:36:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 08:36:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 08:36:39 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 08:36:39 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-oai-hss-0: 08:36:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 08:36:39 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 08:36:39 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 08:36:39 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-oai-hss-0: 08:36:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-oai-hss-0: 08:36:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install ++ grep -c install unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 08:36:40 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 08:36:40 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 08:36:40 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.9 [701 kB] unit-oai-hss-0: 08:36:41 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.9 [2333 kB] unit-abot-epc-basic-0: 08:36:41 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:36:41 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: 08:36:41 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1875 kB/s) unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 08:36:42 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:42 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:36:42 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 08:36:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:42 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 08:36:42 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 08:36:42 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 08:36:42 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 08:36:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:36:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:36:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:36:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:36:44 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 08:36:44 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:36:44 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 08:36:44 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 08:36:44 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: 08:36:44 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.1 kB/s) unit-abot-epc-basic-0: 08:36:45 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:36:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:36:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 08:36:45 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 08:36:45 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/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.9 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 08:36:46 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 530.6 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 760.6 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 08:36:46 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 1145.5 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 391.7 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 490.9 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1000.9 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-oai-hss-0: 08:36:46 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:36:46 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 08:36:46 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 08:36:46 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 623.5 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1469.9 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 08:36:46 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 75.0 KB/sec) unit-abot-epc-basic-0: 08:36:46 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-oai-epc-0: 08:36:46 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:36:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:36:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:36:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:36:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:36:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1151.8 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 08:36:46 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 200.0 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 08:36:46 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 159.3 KB/sec) unit-abot-epc-basic-0: 08:36:46 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-oai-hss-0: 08:36:46 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: 08:36:46 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 96.7 KB/sec) unit-abot-epc-basic-0: 08:36:46 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-oai-epc-0: 08:36:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 2/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 143.8 KB/sec) unit-oai-epc-0: 08:36:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-abot-epc-basic-0: 08:36:46 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-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 354.3 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 43.4 KB/sec) unit-abot-epc-basic-0: 08:36:46 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-oai-epc-0: 08:36:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 1/6 KB 4/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 316.9 KB/sec) unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 08:36:46 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 192.8 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 08:36:46 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 21.8 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-oai-epc-0: 08:36:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 266.8 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 69.6 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 372.0 KB/sec) unit-abot-epc-basic-0: 08:36:46 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-oai-epc-0: 08:36:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 179.7 KB/sec) unit-abot-epc-basic-0: 08:36:46 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-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 117.8 KB/sec) unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 216.4 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 91.4 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 08:36:46 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 70.2 KB/sec) unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:36:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 45.2 KB/sec) unit-abot-epc-basic-0: 08:36:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 08:36:46 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 89.7 KB/sec) unit-abot-epc-basic-0: 08:36:47 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-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 640.9 KB/sec) unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 08:36:47 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: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 870.9 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 08:36:47 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 282.3 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 08:36:47 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: 08:36:47 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-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1136.5 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 620.3 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 08:36:47 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 180.7 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 12/20 KB 15/20 KB 17/20 KB 20/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 768.0 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 412.5 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 945.9 KB/sec) unit-oai-epc-0: 08:36:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:36:47 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 08:36:47 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 287.7 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-oai-epc-0: 08:36:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 08:36:47 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 3/50 KB 6/50 KB 9/50 KB 11/50 KB 14/50 KB 3/35 KB 14/50 KB 5/35 KB 14/50 KB 8/35 KB 14/50 KB 11/35 KB 14/50 KB 13/35 KB 14/50 KB 3/48 KB 13/35 KB 14/50 KB 6/48 KB 13/35 KB 14/50 KB 9/48 KB 13/35 KB 14/50 KB 11/48 KB 13/35 KB 14/50 KB 11/48 KB 13/35 KB 16/50 KB 11/48 KB 13/35 KB 19/50 KB 11/48 KB 13/35 KB 22/50 KB 11/48 KB 13/35 KB 25/50 KB 11/48 KB 3/153 KB 13/35 KB 25/50 KB 11/48 KB 3/153 KB 16/35 KB 25/50 KB 11/48 KB 5/153 KB 16/35 KB 25/50 KB 14/48 KB 5/153 KB 16/35 KB 25/50 KB 14/48 KB 5/153 KB 19/35 KB 25/50 KB 14/48 KB 5/153 KB 19/35 KB 27/50 KB 14/48 KB 5/153 KB 19/35 KB 30/50 KB 16/48 KB 8/153 KB 21/35 KB 32/50 KB 16/48 KB 8/153 KB 21/35 KB 30/50 KB 16/48 KB 5/153 KB 21/35 KB 30/50 KB 14/48 KB 5/153 KB 21/35 KB 30/50 KB 16/48 KB 8/153 KB 24/35 KB 32/50 KB 19/48 KB 8/153 KB 27/35 KB 32/50 KB 19/48 KB 8/153 KB 24/35 KB 32/50 KB 19/48 KB 8/153 KB 29/35 KB 32/50 KB 19/48 KB 11/153 KB 29/35 KB 32/50 KB 22/48 KB 13/153 KB 32/35 KB 32/50 KB 22/48 KB 11/153 KB 32/35 KB 32/50 KB 22/48 KB 11/153 KB 29/35 KB 32/50 KB 25/48 KB 16/153 KB 3/30 KB 32/35 KB 36/50 KB 27/48 KB 16/153 KB 3/30 KB 32/35 KB 36/50 KB 30/48 KB 16/153 KB 3/30 KB 32/35 KB 36/50 KB 30/48 KB 16/153 KB 3/30 KB 35/35 KB 36/50 KB 30/48 KB 16/153 KB 3/30 KB 35/35 KB 36/50 KB 22/48 KB 16/153 KB 3/30 KB 32/35 KB 36/50 KB 32/48 KB 19/153 KB 3/30 KB 35/35 KB 36/50 KB 22/48 KB 13/153 KB 3/30 KB 32/35 KB 36/50 KB 22/48 KB 13/153 KB 3/30 KB 32/35 KB 32/50 KB 32/48 KB 19/153 KB 6/30 KB 35/35 KB 36/50 KB 32/48 KB 19/153 KB 9/30 KB 35/35 KB 36/50 KB 32/48 KB 16/153 KB 3/30 KB 35/35 KB 36/50 KB 32/48 KB 19/153 KB 11/30 KB 35/35 KB 36/50 KB 36/48 KB 19/153 KB 14/30 KB 35/35 KB 36/50 KB 36/48 KB 19/153 KB 16/30 KB 35/35 KB 36/50 KB 36/48 KB 19/153 KB 11/30 KB 35/35 KB 36/50 KB 40/48 KB 19/153 KB 16/30 KB 35/35 KB 36/50 KB 44/48 KB 19/153 KB 19/30 KB 35/35 KB 36/50 KB 44/48 KB 19/153 KB 22/30 KB 35/35 KB 36/50 KB 44/48 KB 21/153 KB 25/30 KB 35/35 KB 40/50 KB 44/48 KB 19/153 KB 16/30 KB 35/35 KB 36/50 KB 48/48 KB 21/153 KB 25/30 KB 35/35 KB 40/50 KB 44/48 KB 21/153 KB 22/30 KB 35/35 KB 40/50 KB 44/48 KB 19/153 KB 22/30 KB 35/35 KB 40/50 KB 48/48 KB 21/153 KB 25/30 KB 35/35 KB 44/50 KB 48/48 KB 21/153 KB 25/30 KB 35/35 KB 48/50 KB 48/48 KB 21/153 KB 25/30 KB 35/35 KB 50/50 KB 48/48 KB 24/153 KB 25/30 KB 35/35 KB 50/50 KB 48/48 KB 24/153 KB 27/30 KB 35/35 KB 50/50 KB 48/48 KB 27/153 KB 30/30 KB 35/35 KB 50/50 KB 48/48 KB 27/153 KB 27/30 KB 35/35 KB 50/50 KB 48/48 KB 29/153 KB 30/30 KB 35/35 KB 50/50 KB 48/48 KB 32/153 KB 30/30 KB 35/35 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 479.6 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 48/48 KB 36/153 KB 30/30 KB 50/50 KB 48/48 KB 40/153 KB 30/30 KB 50/50 KB 48/48 KB 44/153 KB 30/30 KB 50/50 KB 48/48 KB 48/153 KB 30/30 KB 50/50 KB 48/48 KB 52/153 KB 30/30 KB 50/50 KB 56/153 KB 30/30 KB 50/50 KB 60/153 KB 30/30 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 544.2 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 64/153 KB 30/30 KB 50/50 KB 68/153 KB 4/190 KB 64/153 KB 4/190 KB 68/153 KB 8/190 KB 68/153 KB 12/190 KB 68/153 KB 16/190 KB 68/153 KB 20/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 571.7 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 326.0 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 72/153 KB 20/190 KB 72/153 KB 24/190 KB 76/153 KB 24/190 KB 80/153 KB 24/190 KB 80/153 KB 28/190 KB 80/153 KB 32/190 KB 80/153 KB 36/190 KB 84/153 KB 36/190 KB 4/119 KB 84/153 KB 36/190 KB 8/119 KB 84/153 KB 36/190 KB 12/119 KB 84/153 KB 36/190 KB 16/119 KB 84/153 KB 36/190 KB 88/153 KB 36/190 KB 16/119 KB 92/153 KB 36/190 KB 16/119 KB 92/153 KB 40/190 KB 16/119 KB 96/153 KB 40/190 KB 16/119 KB 96/153 KB 44/190 KB 16/119 KB 96/153 KB 48/190 KB 16/119 KB 96/153 KB 52/190 KB 16/119 KB 100/153 KB 56/190 KB 3/37 KB 20/119 KB 3/86 KB 100/153 KB 60/190 KB 3/37 KB 20/119 KB 3/86 KB 100/153 KB 64/190 KB 3/37 KB 20/119 KB 3/86 KB 100/153 KB 68/190 KB 3/37 KB 20/119 KB 3/86 KB 100/153 KB 72/190 KB 3/37 KB 20/119 KB 3/86 KB 100/153 KB 52/190 KB 3/37 KB 20/119 KB 3/86 KB 96/153 KB 52/190 KB 3/37 KB 20/119 KB 3/86 KB 96/153 KB 52/190 KB 3/37 KB 16/119 KB 3/86 KB 104/153 KB 72/190 KB 6/37 KB 24/119 KB 3/86 KB 104/153 KB 72/190 KB 9/37 KB 24/119 KB 3/86 KB 96/153 KB 52/190 KB 16/119 KB 3/86 KB 104/153 KB 72/190 KB 9/37 KB 24/119 KB 5/86 KB 104/153 KB 72/190 KB 9/37 KB 24/119 KB 8/86 KB 104/153 KB 72/190 KB 9/37 KB 24/119 KB 11/86 KB 104/153 KB 72/190 KB 9/37 KB 24/119 KB 13/86 KB 104/153 KB 72/190 KB 11/37 KB 24/119 KB 16/86 KB 104/153 KB 72/190 KB 9/37 KB 24/119 KB 3/86 KB 104/153 KB 72/190 KB 11/37 KB 28/119 KB 16/86 KB 104/153 KB 72/190 KB 11/37 KB 32/119 KB 16/86 KB 104/153 KB 72/190 KB 11/37 KB 36/119 KB 16/86 KB 104/153 KB 72/190 KB 11/37 KB 40/119 KB 19/86 KB 104/153 KB 72/190 KB 11/37 KB 24/119 KB 13/86 KB 104/153 KB 72/190 KB 14/37 KB 44/119 KB 19/86 KB 104/153 KB 72/190 KB 16/37 KB 44/119 KB 19/86 KB 104/153 KB 72/190 KB 19/37 KB 44/119 KB 19/86 KB 104/153 KB 72/190 KB 22/37 KB 44/119 KB 19/86 KB 104/153 KB 72/190 KB 11/37 KB 36/119 KB 19/86 KB 104/153 KB 72/190 KB 22/37 KB 44/119 KB 21/86 KB 104/153 KB 72/190 KB 22/37 KB 44/119 KB 24/86 KB 104/153 KB 72/190 KB 22/37 KB 44/119 KB 19/86 KB 104/153 KB 72/190 KB 22/37 KB 48/119 KB 24/86 KB 104/153 KB 72/190 KB 22/37 KB 44/119 KB 19/86 KB 108/153 KB 72/190 KB 22/37 KB 48/119 KB 27/86 KB 112/153 KB 72/190 KB 25/37 KB 48/119 KB 27/86 KB 104/153 KB 72/190 KB 22/37 KB 48/119 KB 27/86 KB 112/153 KB 72/190 KB 25/37 KB 48/119 KB 29/86 KB 116/153 KB 72/190 KB 25/37 KB 48/119 KB 32/86 KB 108/153 KB 72/190 KB 25/37 KB 48/119 KB 27/86 KB 116/153 KB 72/190 KB 27/37 KB 48/119 KB 32/86 KB 116/153 KB 72/190 KB 30/37 KB 48/119 KB 32/86 KB 116/153 KB 72/190 KB 32/37 KB 48/119 KB 32/86 KB 116/153 KB 72/190 KB 35/37 KB 48/119 KB 36/86 KB 116/153 KB 72/190 KB 25/37 KB 48/119 KB 29/86 KB 116/153 KB 76/190 KB 35/37 KB 48/119 KB 36/86 KB 120/153 KB 80/190 KB 35/37 KB 48/119 KB 36/86 KB 120/153 KB 84/190 KB 35/37 KB 48/119 KB 36/86 KB 120/153 KB 88/190 KB 37/37 KB 48/119 KB 36/86 KB 116/153 KB 72/190 KB 32/37 KB 48/119 KB 36/86 KB 120/153 KB 84/190 KB 37/37 KB 48/119 KB 36/86 KB 120/153 KB 76/190 KB 35/37 KB 48/119 KB 36/86 KB 124/153 KB 88/190 KB 37/37 KB 48/119 KB 40/86 KB 128/153 KB 88/190 KB 37/37 KB 48/119 KB 40/86 KB 128/153 KB 88/190 KB 37/37 KB 48/119 KB 44/86 KB 128/153 KB 88/190 KB 37/37 KB 48/119 KB 44/86 KB 132/153 KB 88/190 KB 37/37 KB 48/119 KB 48/86 KB 132/153 KB 92/190 KB 37/37 KB 48/119 KB 48/86 KB 128/153 KB 88/190 KB 37/37 KB 48/119 KB 48/86 KB 132/153 KB 96/190 KB 37/37 KB 48/119 KB 52/86 KB 132/153 KB 96/190 KB 37/37 KB 48/119 KB 52/86 unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install KB 136/153 KB 96/190 KB 37/37 KB 48/119 KB 52/86 KB 140/153 KB 96/190 KB 37/37 KB 48/119 KB 56/86 KB 140/153 KB 96/190 KB 37/37 KB 48/119 KB 60/86 KB 140/153 KB 100/190 KB 37/37 KB 48/119 KB 64/86 KB 140/153 KB 100/190 KB 37/37 KB 48/119 KB 68/86 KB 140/153 KB 100/190 KB 48/119 KB 72/86 KB 140/153 KB 96/190 KB 37/37 KB 48/119 KB 56/86 KB 144/153 KB 100/190 KB 48/119 KB 72/86 KB 148/153 KB 100/190 KB 48/119 KB 72/86 KB 152/153 KB 100/190 KB 48/119 KB 72/86 KB 153/153 KB 100/190 KB 48/119 KB 72/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 290.8 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 140/153 KB 100/190 KB 37/37 KB 48/119 KB 60/86 KB 153/153 KB 104/190 KB 48/119 KB 76/86 KB 153/153 KB 108/190 KB 48/119 KB 76/86 KB 153/153 KB 112/190 KB 48/119 KB 76/86 KB 153/153 KB 116/190 KB 48/119 KB 76/86 KB 153/153 KB 120/190 KB 48/119 KB 76/86 KB 153/153 KB 100/190 KB 48/119 KB 76/86 KB 153/153 KB 120/190 KB 48/119 KB 80/86 KB 153/153 KB 120/190 KB 48/119 KB 84/86 KB 153/153 KB 124/190 KB 48/119 KB 86/86 KB 153/153 KB 124/190 KB 48/119 KB 84/86 KB 153/153 KB 128/190 KB 48/119 KB 86/86 KB 153/153 KB 132/190 KB 48/119 KB 86/86 KB 153/153 KB 136/190 KB 48/119 KB 86/86 KB 153/153 KB 140/190 KB 48/119 KB 86/86 KB 153/153 KB 144/190 KB 48/119 KB 86/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 1045.3 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 148/190 KB 48/119 KB 86/86 KB 152/190 KB 48/119 KB 86/86 KB 156/190 KB 48/119 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 619.8 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 4/66 KB 160/190 KB 48/119 KB 8/66 KB 160/190 KB 48/119 KB 12/66 KB 160/190 KB 48/119 KB 16/66 KB 160/190 KB 48/119 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: 08:36:47 DEBUG unit.abot-epc-basic/0.install 20/66 KB 160/190 KB 48/119 KB 24/66 KB 160/190 KB 48/119 KB 28/66 KB 160/190 KB 3/26 KB 52/119 KB 160/190 KB 48/119 KB 86/86 KB 24/66 KB 160/190 KB 3/26 KB 52/119 KB 32/66 KB 160/190 KB 3/26 KB 52/119 KB 24/66 KB 160/190 KB 52/119 KB 32/66 KB 160/190 KB 3/26 KB 56/119 KB 32/66 KB 160/190 KB 3/26 KB 60/119 KB 32/66 KB 160/190 KB 3/26 KB 64/119 KB 32/66 KB 4/324 KB 160/190 KB 3/26 KB 64/119 KB 32/66 KB 8/324 KB 160/190 KB 3/26 KB 64/119 KB 32/66 KB 12/324 KB 160/190 KB 3/26 KB 64/119 KB 32/66 KB 16/324 KB 160/190 KB 3/26 KB 68/119 KB 36/66 KB 16/324 KB 164/190 KB 6/26 KB 72/119 KB 32/66 KB 16/324 KB 160/190 KB 3/26 KB 64/119 KB 36/66 KB 16/324 KB 164/190 KB 6/26 KB 68/119 KB 36/66 KB 16/324 KB 168/190 KB 6/26 KB 76/119 KB 36/66 KB 16/324 KB 172/190 KB 6/26 KB 76/119 KB 36/66 KB 16/324 KB 176/190 KB 6/26 KB 76/119 KB 36/66 KB 16/324 KB 180/190 KB 6/26 KB 76/119 KB 36/66 KB 16/324 KB 160/190 KB 6/26 KB 68/119 KB 36/66 KB 16/324 KB 180/190 KB 9/26 KB 76/119 KB 36/66 KB 16/324 KB 180/190 KB 11/26 KB 76/119 KB 36/66 KB 16/324 KB 180/190 KB 14/26 KB 76/119 KB 36/66 KB 16/324 KB 180/190 KB 16/26 KB 76/119 KB 36/66 KB 16/324 KB 180/190 KB 19/26 KB 76/119 KB 36/66 KB 16/324 KB 180/190 KB 22/26 KB 76/119 KB 36/66 KB 20/324 KB 184/190 KB 25/26 KB 76/119 KB 36/66 KB 16/324 KB 160/190 KB 3/26 KB 68/119 KB 40/66 KB 20/324 KB 184/190 KB 25/26 KB 76/119 KB 44/66 KB 20/324 KB 184/190 KB 25/26 KB 76/119 KB 48/66 KB 20/324 KB 184/190 KB 25/26 KB 76/119 KB 52/66 KB 20/324 KB 184/190 KB 25/26 KB 76/119 KB 56/66 KB 20/324 KB 184/190 KB 25/26 KB 76/119 KB 36/66 KB 20/324 KB 184/190 KB 22/26 KB 76/119 KB 56/66 KB 24/324 KB 184/190 KB 25/26 KB 76/119 KB 60/66 KB 28/324 KB 184/190 KB 26/26 KB 76/119 KB 36/66 KB 16/324 KB 184/190 KB 22/26 KB 76/119 KB 60/66 KB 28/324 KB 188/190 KB 26/26 KB 76/119 KB 60/66 KB 28/324 KB 190/190 KB 26/26 KB 76/119 KB 60/66 KB 24/324 KB 184/190 KB 26/26 KB 76/119 KB 56/66 KB 24/324 KB 184/190 KB 26/26 KB 76/119 KB 60/66 KB 28/324 KB 190/190 KB 26/26 KB 80/119 KB 60/66 KB 28/324 KB 190/190 KB 26/26 KB 84/119 KB 64/66 KB 32/324 KB 190/190 KB 26/26 KB 88/119 KB 56/66 KB 24/324 KB 184/190 KB 26/26 KB 76/119 KB 64/66 KB 32/324 KB 190/190 KB 26/26 KB 84/119 KB 64/66 KB 28/324 KB 190/190 KB 26/26 KB 84/119 KB 66/66 KB 32/324 KB 190/190 KB 26/26 KB 92/119 KB 66/66 KB 36/324 KB 190/190 KB 26/26 KB 92/119 KB 66/66 KB 40/324 KB 190/190 KB 26/26 KB 92/119 KB 66/66 KB 36/324 KB 190/190 KB 26/26 KB 92/119 KB 66/66 KB 44/324 KB 190/190 KB 26/26 KB 92/119 KB 66/66 KB 44/324 KB 190/190 KB 26/26 KB 96/119 KB 66/66 KB 48/324 KB 190/190 KB 26/26 KB 96/119 KB 66/66 KB 52/324 KB 190/190 KB 26/26 KB 96/119 KB 66/66 KB 56/324 KB 190/190 KB 26/26 KB 100/119 KB 66/66 KB 52/324 KB 190/190 KB 26/26 KB 100/119 KB 66/66 KB 56/324 KB 190/190 KB 26/26 KB 104/119 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 1149.3 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 151.8 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 395.2 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 56/324 KB 108/119 KB 56/324 KB 112/119 KB 60/324 KB 112/119 KB 64/324 KB 112/119 KB 68/324 KB 112/119 KB 72/324 KB 116/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 68/324 KB 116/119 KB 72/324 KB 119/119 KB 76/324 KB 119/119 KB 76/324 KB 3/79 KB 119/119 KB 76/324 KB 6/79 KB 119/119 KB 76/324 KB 9/79 KB 119/119 KB 80/324 KB 11/79 KB 119/119 KB 80/324 KB 14/79 KB 119/119 KB 80/324 KB 9/79 KB 119/119 KB 80/324 KB 4/152 KB 14/79 KB 119/119 KB 80/324 KB 8/152 KB 14/79 KB 119/119 KB 80/324 KB 12/152 KB 14/79 KB 119/119 KB 84/324 KB 12/152 KB 14/79 KB 4/228 KB 119/119 KB 84/324 KB 12/152 KB 14/79 KB 119/119 KB 88/324 KB 16/152 KB 14/79 KB 4/228 KB 92/324 KB 16/152 KB 14/79 KB 4/228 KB 96/324 KB 16/152 KB 16/79 KB 8/228 KB 84/324 KB 16/152 KB 14/79 KB 4/228 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 656.8 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 92/324 KB 16/152 KB 16/79 KB 8/228 KB 92/324 KB 16/152 KB 16/79 KB 4/228 KB 96/324 KB 20/152 KB 19/79 KB 12/228 KB 100/324 KB 20/152 KB 19/79 KB 12/228 KB 104/324 KB 20/152 KB 22/79 KB 12/228 KB 96/324 KB 20/152 KB 16/79 KB 8/228 KB 100/324 KB 20/152 KB 22/79 KB 12/228 KB 96/324 KB 20/152 KB 19/79 KB 12/228 KB 104/324 KB 24/152 KB 22/79 KB 16/228 KB 104/324 KB 24/152 KB 22/79 KB 20/228 KB 104/324 KB 24/152 KB 25/79 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: 08:36:47 DEBUG unit.abot-epc-basic/0.install 108/324 KB 24/152 KB 25/79 KB 24/228 KB 104/324 KB 24/152 KB 22/79 KB 20/228 KB 112/324 KB 28/152 KB 25/79 KB 24/228 KB 104/324 KB 24/152 KB 25/79 KB 20/228 KB 112/324 KB 32/152 KB 27/79 KB 24/228 KB 112/324 KB 32/152 KB 27/79 KB 24/228 KB 112/324 KB 32/152 KB 30/79 KB 24/228 KB 112/324 KB 36/152 KB 32/79 KB 28/228 KB 112/324 KB 36/152 KB 36/79 KB 28/228 KB 112/324 KB 36/152 KB 30/79 KB 28/228 KB 112/324 KB 32/152 KB 30/79 KB 28/228 KB 112/324 KB 24/152 KB 25/79 KB 24/228 KB 112/324 KB 40/152 KB 40/79 KB 32/228 KB 116/324 KB 40/152 KB 40/79 KB 32/228 KB 120/324 KB 40/152 KB 40/79 KB 36/228 KB 112/324 KB 40/152 KB 40/79 KB 36/228 KB 120/324 KB 44/152 KB 40/79 KB 36/228 KB 120/324 KB 48/152 KB 40/79 KB 36/228 KB 116/324 KB 40/152 KB 40/79 KB 36/228 KB 120/324 KB 48/152 KB 40/79 KB 40/228 KB 124/324 KB 48/152 KB 40/79 KB 44/228 KB 124/324 KB 52/152 KB 40/79 KB 48/228 KB 112/324 KB 36/152 KB 40/79 KB 28/228 KB 124/324 KB 52/152 KB 44/79 KB 48/228 KB 124/324 KB 48/152 KB 40/79 KB 40/228 KB 128/324 KB 52/152 KB 44/79 KB 48/228 KB 128/324 KB 52/152 KB 48/79 KB 48/228 KB 132/324 KB 52/152 KB 48/79 KB 48/228 KB 136/324 KB 52/152 KB 4/32 KB 52/79 KB 52/228 KB 124/324 KB 52/152 KB 40/79 KB 44/228 KB 136/324 KB 56/152 KB 4/32 KB 52/79 KB 52/228 KB 136/324 KB 60/152 KB 4/32 KB 52/79 KB 52/228 KB 136/324 KB 64/152 KB 4/32 KB 52/79 KB 52/228 KB 132/324 KB 52/152 KB 4/32 KB 52/79 KB 52/228 KB 136/324 KB 64/152 KB 4/32 KB 52/79 KB 56/228 KB 132/324 KB 52/152 KB 4/32 KB 52/79 KB 48/228 KB 140/324 KB 64/152 KB 8/32 KB 52/79 KB 56/228 KB 140/324 KB 64/152 KB 12/32 KB 52/79 KB 56/228 KB 140/324 KB 64/152 KB 16/32 KB 52/79 KB 56/228 KB 140/324 KB 64/152 KB 20/32 KB 52/79 KB 56/228 KB 132/324 KB 52/152 KB 52/79 KB 48/228 KB 140/324 KB 64/152 KB 20/32 KB 56/79 KB 56/228 KB 140/324 KB 64/152 KB 24/32 KB 60/79 KB 56/228 KB 140/324 KB 68/152 KB 24/32 KB 64/79 KB 60/228 KB 140/324 KB 68/152 KB 24/32 KB 68/79 KB 60/228 KB 140/324 KB 68/152 KB 24/32 KB 72/79 KB 60/228 KB 140/324 KB 64/152 KB 4/32 KB 52/79 KB 56/228 KB 140/324 KB 68/152 KB 24/32 KB 60/79 KB 60/228 KB 144/324 KB 68/152 KB 24/32 KB 76/79 KB 64/228 KB 144/324 KB 68/152 KB 24/32 KB 76/79 KB 68/228 KB 140/324 KB 68/152 KB 24/32 KB 60/79 KB 56/228 KB 140/324 KB 64/152 KB 24/32 KB 56/79 KB 56/228 KB 144/324 KB 72/152 KB 28/32 KB 76/79 KB 72/228 KB 144/324 KB 72/152 KB 32/32 KB 76/79 KB 72/228 KB 144/324 KB 68/152 KB 24/32 KB 76/79 KB 60/228 KB 148/324 KB 72/152 KB 32/32 KB 76/79 KB 72/228 KB 148/324 KB 72/152 KB 32/32 KB 76/79 KB 72/228 KB 148/324 KB 76/152 KB 32/32 KB 76/79 KB 72/228 KB 152/324 KB 76/152 KB 32/32 KB 76/79 KB 72/228 KB 156/324 KB 76/152 KB 32/32 KB 76/79 KB 72/228 KB 160/324 KB 80/152 KB 32/32 KB 76/79 KB 72/228 KB 144/324 KB 68/152 KB 24/32 KB 76/79 KB 72/228 KB 160/324 KB 80/152 KB 32/32 KB 76/79 KB 76/228 KB 160/324 KB 80/152 KB 32/32 KB 76/79 KB 80/228 KB 156/324 KB 80/152 KB 32/32 KB 76/79 KB 72/228 KB 140/324 KB 80/152 KB 32/32 KB 76/79 KB 72/228 KB 160/324 KB 80/152 KB 32/32 KB 79/79 KB 80/228 KB 164/324 KB 84/152 KB 32/32 KB 79/79 KB 80/228 KB 168/324 KB 84/152 KB 32/32 KB 79/79 KB 84/228 KB 160/324 KB 84/152 KB 32/32 KB 79/79 KB 80/228 KB 172/324 KB 88/152 KB 32/32 KB 79/79 KB 84/228 KB 164/324 KB 84/152 KB 32/32 KB 79/79 KB 84/228 KB 172/324 KB 88/152 KB 32/32 KB 79/79 KB 88/228 KB 172/324 KB 84/152 KB 32/32 KB 79/79 KB 88/228 K unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install B 176/324 KB 92/152 KB 32/32 KB 79/79 KB 92/228 KB 172/324 KB 92/152 KB 32/32 KB 79/79 KB 88/228 KB 176/324 KB 96/152 KB 32/32 KB 79/79 KB 92/228 KB 172/324 KB 92/152 KB 32/32 KB 79/79 KB 92/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 143.4 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 180/324 KB 96/152 KB 79/79 KB 96/228 KB 180/324 KB 96/152 KB 79/79 KB 100/228 KB 180/324 KB 96/152 KB 79/79 KB 92/228 KB 184/324 KB 100/152 KB 79/79 KB 100/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 358.2 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 180/324 KB 100/152 KB 79/79 KB 100/228 KB 184/324 KB 104/152 KB 100/228 KB 184/324 KB 108/152 KB 100/228 KB 188/324 KB 108/152 KB 100/228 KB 188/324 KB 112/152 KB 104/228 KB 188/324 KB 108/152 KB 104/228 KB 192/324 KB 112/152 KB 108/228 KB 192/324 KB 112/152 KB 112/228 KB 192/324 KB 112/152 KB 116/228 KB 192/324 KB 116/152 KB 120/228 KB 192/324 KB 112/152 KB 104/228 KB 192/324 KB 116/152 KB 116/228 KB 192/324 KB 120/152 KB 120/228 KB 192/324 KB 124/152 KB 120/228 KB 192/324 KB 128/152 KB 120/228 KB 192/324 KB 132/152 KB 120/228 KB 192/324 KB 132/152 KB 124/228 KB 192/324 KB 132/152 KB 128/228 KB 192/324 KB 132/152 KB 132/228 KB 192/324 KB 136/152 KB 136/228 KB 192/324 KB 136/152 KB 132/228 KB 192/324 KB 140/152 KB 140/228 KB 192/324 KB 144/152 KB 140/228 KB 192/324 KB 136/152 KB 140/228 KB 192/324 KB 144/152 KB 144/228 KB 192/324 KB 148/152 KB 148/228 KB 196/324 KB 148/152 KB 152/228 KB 4/234 KB 192/324 KB 148/152 KB 144/228 KB 196/324 KB 148/152 KB 148/228 KB 4/234 KB 196/324 KB 148/152 KB 148/228 KB 200/324 KB 148/152 KB 156/228 KB 4/234 KB 204/324 KB 148/152 KB 156/228 KB 4/234 KB 208/324 KB 148/152 KB 156/228 KB 8/234 KB 204/324 KB 148/152 KB 156/228 KB 8/234 KB 208/324 KB 148/152 KB 156/228 KB 12/234 KB 208/324 KB 148/152 KB 156/228 KB 16/234 KB 208/324 KB 148/152 KB 156/228 KB 20/234 KB 212/324 KB 148/152 KB 156/228 KB 24/234 KB 212/324 KB 148/152 KB 156/228 KB 28/234 KB 212/324 KB 148/152 KB 156/228 KB 32/234 KB 212/324 KB 148/152 KB 156/228 KB 20/234 KB 216/324 KB 148/152 KB 156/228 KB 32/234 KB 220/324 KB 148/152 KB 156/228 KB 32/234 KB 224/324 KB 148/152 KB 156/228 KB 32/234 KB 228/324 KB 148/152 KB 156/228 KB 32/234 KB 232/324 KB 152/152 KB 156/228 KB 32/234 KB 228/324 KB 152/152 KB 156/228 KB 32/234 KB 232/324 KB 152/152 KB 156/228 KB 32/234 KB 232/324 KB 152/152 KB 156/228 KB 36/234 KB 232/324 KB 152/152 KB 156/228 KB 40/234 KB 232/324 KB 152/152 KB 156/228 KB 44/234 KB 196/324 KB 152/152 KB 156/228 KB 44/234 KB 236/324 KB 152/152 KB 160/228 KB 44/234 KB 236/324 KB 152/152 KB 156/228 KB 44/234 KB 240/324 KB 152/152 KB 160/228 KB 48/234 KB 236/324 KB 152/152 KB 160/228 KB 48/234 KB 240/324 KB 152/152 KB 164/228 KB 48/234 KB 244/324 KB 152/152 KB 168/228 KB 52/234 KB 244/324 KB 152/152 KB 172/228 KB 52/234 KB 244/324 KB 152/152 KB 164/228 KB 52/234 KB 248/324 KB 152/152 KB 176/228 KB 52/234 KB 252/324 KB 152/152 KB 176/228 KB 52/234 KB 256/324 KB 152/152 KB 176/228 KB 52/234 KB 240/324 KB 152/152 KB 164/228 KB 52/234 KB 256/324 KB 152/152 KB 176/228 KB 56/234 KB 256/324 KB 152/152 KB 176/228 KB 60/234 KB 256/324 KB 152/152 KB 176/228 KB 64/234 KB 244/324 KB 152/152 KB 176/228 KB 52/234 KB 256/324 KB 152/152 KB 180/228 KB 64/234 KB 260/324 KB 152/152 KB 184/228 KB 68/234 KB 260/324 KB 188/228 KB 68/234 KB 260/324 KB 152/152 KB 180/228 KB 68/234 KB 256/324 KB 152/152 KB 180/228 KB 68/234 KB 264/324 KB 192/228 KB 72/234 KB 264/324 KB 192/228 KB 76/234 KB 264/324 KB 192/228 KB 80/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 617.1 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 260/324 KB 192/228 KB 80/234 KB 264/324 KB 192/228 KB 80/234 KB 268/324 KB 192/228 KB 80/234 KB 272/324 KB 192/228 KB 84/234 KB 276/324 KB 192/228 KB 84/234 KB 280/324 KB 196/228 KB 84/234 KB 284/324 KB 196/228 KB 84/234 KB 288/324 KB 196/228 KB 84/234 KB 292/324 KB 196/228 KB 84/234 KB 296/324 KB 196/228 KB 84/234 KB 300/324 KB 196/228 KB 84/234 KB 304/324 KB 196/228 KB 84/234 KB 308/324 KB 196/228 KB 84/234 KB 268/324 KB 192/228 KB 84/234 KB 276/324 KB 196/228 KB 84/234 KB 308/324 KB 200/228 KB 88/234 KB 308/324 KB 196/228 KB 88/234 KB 308/324 KB 204/228 KB 88/234 KB 308/324 KB 208/228 KB 92/234 KB 308/324 KB 204/228 KB 92/234 KB 308/324 KB 208/228 KB 96/234 KB 308/324 KB 212/228 KB 96/234 KB 308/324 KB 216/228 KB 100/234 KB 308/324 KB 220/228 KB 100/234 KB 308/324 KB 212/228 KB 100/234 KB 308/324 KB 220/228 KB 104/234 KB 308/324 KB 220/228 KB 108/234 KB 308/324 KB 224/228 KB 108/234 KB 308/324 KB 224/228 KB 112/234 KB 308/324 KB 224/228 KB 116/234 KB 312/324 KB 228/228 KB 120/234 KB 312/324 KB 228/228 KB 116/234 KB 316/324 KB 228/228 KB 120/234 KB 320/324 KB 228/228 KB 120/234 KB 308/324 KB 228/228 KB 116/234 KB 320/324 KB 228/228 KB 124/234 KB 320/324 KB 228/228 KB 128/234 KB 324/324 KB 228/228 KB 128/234 KB 324/324 KB 228/228 KB 132/234 KB 324/324 KB 228/228 KB 132/234 KB 324/324 KB 228/228 KB 136/234 KB 324/324 KB 228/228 KB 140/234 KB 324/324 KB 228/228 KB 144/234 KB 324/324 KB 228/228 KB 148/234 KB 324/324 KB 228/228 KB 152/234 KB 324/324 KB 228/228 KB 156/234 KB 324/324 KB 228/228 KB 160/234 KB 324/324 KB 228/228 KB 164/234 KB 324/324 KB 228/228 KB 168/234 KB 324/324 KB 228/228 KB 172/234 KB 324/324 KB 228/228 KB 176/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 851.4 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1195.4 KB/sec) unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install 180/234 KB 184/234 KB 188/234 KB 192/234 KB 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 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 810.2 KB/sec) unit-oai-hss-0: 08:36:47 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-hss-0: 08:36:47 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6328340061803287565.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.833 s unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-17T08:36:47+00:00 unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:47 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 08:36:47 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-epc-0: 08:36:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:36:48 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:36:48 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 08:36:48 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1499 kB/s) unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install (Reading database ... 53179 files and directories currently installed.) unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:36:48 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 08:36:48 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 08:36:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:36:48 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:36:48 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:36:48 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 08:36:48 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 08:36:49 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: 08:36:49 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 08:36:49 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 08:36:49 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: 08:36:49 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: 08:36:49 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 08:36:50 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-oai-hss-0: 08:36:50 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2644721684733131790.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-oai-hss-0: 08:36:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 08:36:50 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.709 s unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-17T08:36:50+00:00 unit-oai-hss-0: 08:36:50 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:50 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 08:36:50 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 08:36:50 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: 08:36:50 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 08:36:50 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 08:36:50 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 08:36:50 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: 08:36:50 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: 08:36:50 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: 08:36:50 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:36:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:36:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:36:51 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:36:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:36:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:36:52 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 08:36:52 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 08:36:52 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 08:36:52 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:36:52 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:36:52 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 08:36:52 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:36:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8789550837369256748.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.674 s unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-17T08:36:53+00:00 unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-hss-0: 08:36:53 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 08:36:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 08:36:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:36:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:36:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:36:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 08:36:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 11.4MB/s eta 0:00:01  17% |##### | 20kB 811kB/s eta 0:00:01  25% |######## | 30kB 1.0MB/s eta 0:00:01  34% |########## | 40kB 893kB/s eta 0:00:01  42% |############# | 51kB 1.0MB/s eta 0:00:01  51% |################ | 61kB 1.2MB/s eta 0:00:01  59% |################### | 71kB 1.3MB/s eta 0:00:01  68% |##################### | 81kB 1.3MB/s eta 0:00:01  76% |######################## | 92kB 1.5MB/s eta 0:00:01  85% |########################### | 102kB 1.5MB/s eta 0:00:01  93% |############################## | 112kB 1.5MB/s eta 0:00:01  100% |################################| 122kB 2.1MB/s unit-abot-epc-basic-0: 08:36:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 08:36:55 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8c/4b/5cbc4cb46095f369117dcb751821e1bef9dd86a07c968d8757e9204c324c/urllib3-1.24-py2.py3-none-any.whl (117kB) unit-abot-epc-basic-0: 08:36:55 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 79.4MB/s eta 0:00:01  17% |##### | 20kB 6.9MB/s eta 0:00:01  26% |######## | 30kB 9.7MB/s eta 0:00:01  34% |########### | 40kB 6.3MB/s eta 0:00:01  43% |############# | 51kB 5.3MB/s eta 0:00:01  52% |################ | 61kB 6.2MB/s eta 0:00:01  60% |################### | 71kB 5.3MB/s eta 0:00:01  69% |###################### | 81kB 4.3MB/s eta 0:00:01  78% |######################### | 92kB 4.8MB/s eta 0:00:01  86% |########################### | 102kB 4.5MB/s eta 0:00:01  95% |############################## | 112kB 4.5MB/s eta 0:00:01  100% |################################| 122kB 3.7MB/s unit-abot-epc-basic-0: 08:36:55 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 08:36:55 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24 unit-abot-epc-basic-0: 08:36:55 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:36:55 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 08:36:56 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 08:36:56 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 08:36:56 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 7.1MB/s eta 0:00:01  22% |####### | 20kB 936kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  44% |############## | 40kB 978kB/s eta 0:00:01  56% |################# | 51kB 1.1MB/s eta 0:00:01  67% |##################### | 61kB 1.3MB/s eta 0:00:01  78% |######################### | 71kB 1.4MB/s eta 0:00:01  89% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.5MB/s unit-abot-epc-basic-0: 08:36:56 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 08:36:56 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 08:36:56 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 86.8MB/s eta 0:00:01  16% |##### | 20kB 2.9MB/s eta 0:00:01  24% |####### | 30kB 4.2MB/s eta 0:00:01  32% |########## | 40kB 2.8MB/s eta 0:00:01  40% |############ | 51kB 2.4MB/s eta 0:00:01  48% |############### | 61kB 2.8MB/s eta 0:00:01  56% |################## | 71kB 2.5MB/s eta 0:00:01  64% |#################### | 81kB 2.4MB/s eta 0:00:01  72% |####################### | 92kB 2.7MB/s eta 0:00:01  81% |######################### | 102kB 2.5MB/s eta 0:00:01  89% |############################ | 112kB 2.5MB/s eta 0:00:01  97% |############################### | 122kB 2.8MB/s eta 0:00:01  100% |################################| 133kB 2.3MB/s unit-abot-epc-basic-0: 08:36:56 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 08:36:57 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: 08:36:57 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 67.7MB/s eta 0:00:01  44% |############## | 20kB 4.3MB/s eta 0:00:01  66% |##################### | 30kB 6.2MB/s eta 0:00:01  88% |############################ | 40kB 4.5MB/s eta 0:00:01  100% |################################| 51kB 4.2MB/s unit-abot-epc-basic-0: 08:36:57 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 08:36:57 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 08:36:57 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 59.9MB/s eta 0:00:01  6% |## | 20kB 4.5MB/s eta 0:00:01  9% |### | 30kB 6.4MB/s eta 0:00:01  12% |#### | 40kB 4.0MB/s eta 0:00:01  15% |##### | 51kB 2.9MB/s eta 0:00:01  19% |###### | 61kB 3.4MB/s eta 0:00:01  22% |####### | 71kB 3.1MB/s eta 0:00:01  25% |######## | 81kB 2.8MB/s eta 0:00:01  28% |######### | 92kB 3.2MB/s eta 0:00:01  31% |########## | 102kB 3.0MB/s eta 0:00:01  34% |########### | 112kB 3.0MB/s eta 0:00:01  38% |############ | 122kB 2.9MB/s eta 0:00:01  41% |############# | 133kB 2.5MB/s eta 0:00:01  44% |############## | 143kB 2.9MB/s eta 0:00:01  47% |############### | 153kB 3.2MB/s eta 0:00:01  50% |################ | 163kB 2.8MB/s eta 0:00:01  53% |################# | 174kB 3.2MB/s eta 0:00:01  57% |################## | 184kB 3.3MB/s eta 0:00:01  60% |################### | 194kB 3.3MB/s eta 0:00:01  63% |#################### | 204kB 3.3MB/s eta 0:00:01  66% |##################### | 215kB 3.1MB/s eta 0:00:01  69% |###################### | 225kB 3.1MB/s eta 0:00:01  72% |####################### | 235kB 3.3MB/s eta 0:00:01  76% |######################## | 245kB 3.2MB/s eta 0:00:01  79% |######################### | 256kB 3.2MB/s eta 0:00:01  82% |########################## | 266kB 3.7MB/s eta 0:00:01  85% |########################### | 276kB 3.2MB/s eta 0:00:01  88% |############################ | 286kB 3.2MB/s eta 0:00:01  91% |############################# | 296kB 3.2MB/s eta 0:00:01  95% |############################## | 307kB 3.3MB/s eta 0:00:01  98% |############################### | 317kB 3.3MB/s eta 0:00:01  100% |################################| 327kB 2.2MB/s unit-abot-epc-basic-0: 08:36:57 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 08:36:57 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 08:36:57 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 80.6MB/s eta 0:00:01  25% |######## | 20kB 6.0MB/s eta 0:00:01  37% |############ | 30kB 8.5MB/s eta 0:00:01  50% |################ | 40kB 5.6MB/s eta 0:00:01  62% |#################### | 51kB 4.5MB/s eta 0:00:01  75% |######################## | 61kB 5.3MB/s eta 0:00:01  88% |############################ | 71kB 3.9MB/s eta 0:00:01  100% |################################| 81kB 3.5MB/s unit-abot-epc-basic-0: 08:36:57 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 08:36:57 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: 08:36:57 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-oai-hss-0: 08:36:58 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 08:36:58 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:36:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:36:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:36:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 08:36:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-oai-hss-0: 08:36:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:36:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:36:58 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:36:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 08:36:59 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:36:59 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:36:59 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:36:59 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-oai-hss-0: 08:36:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 08:36:59 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.3MB/s eta 0:00:01  22% |####### | 20kB 908kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  45% |############## | 40kB 974kB/s eta 0:00:01  56% |################## | 51kB 1.1MB/s eta 0:00:01  67% |##################### | 61kB 1.3MB/s eta 0:00:01  79% |######################### | 71kB 1.4MB/s eta 0:00:01  90% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.6MB/s unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-oai-hss-0: 08:37:00 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:37:00 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:37:00 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 08:37:00 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 08:37:00 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 08:37:01 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 08:37:01 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 08:37:01 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:37:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:37:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:37:01 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:37:02 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:37:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:02 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 08:37:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 08:37:03 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.3 KB/sec) unit-abot-epc-basic-0: 08:37:03 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: 08:37:03 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 488.3 KB/sec) unit-abot-epc-basic-0: 08:37:03 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: 08:37:03 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 874.1 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 08:37:03 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 1058.4 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 08:37:03 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: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 647.0 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 08:37:03 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 176.3 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 08:37:03 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 248.2 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 429.8 KB/sec) unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 08:37:03 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 483.0 KB/sec) unit-abot-epc-basic-0: 08:37:03 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 3066.3 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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 107.3 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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 122.1 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 08:37:04 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 133.2 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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 80.6 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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 134.8 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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 90.3 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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 110.0 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 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 100.0 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 08:37:04 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 203.5 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 818.5 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 08:37:04 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 43.1 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 08:37:04 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: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 443.3 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 11/114 KB 3/48 KB 11/114 KB 5/48 KB 11/114 KB 8/48 KB 13/114 KB 8/48 KB 13/114 KB 11/48 KB 13/114 KB 13/48 KB 13/114 KB 16/48 KB 16/114 KB 16/48 KB 19/114 KB 16/48 KB 21/114 KB 16/48 KB 24/114 KB 19/48 KB 27/114 KB 19/48 KB 29/114 KB 19/48 KB 32/114 KB 19/48 KB 21/114 KB 19/48 KB 32/114 KB 21/48 KB 32/114 KB 24/48 KB 32/114 KB 27/48 KB 32/114 KB 29/48 KB 32/114 KB 32/48 KB 32/114 KB 36/48 KB 36/114 KB 40/48 KB 36/114 KB 44/48 KB 36/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 36/114 KB 36/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/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 1370.0 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 76/114 KB 80/114 KB 84/114 KB 88/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 92/114 KB 96/114 KB 3/35 KB 96/114 KB 5/35 KB 96/114 KB 8/35 KB 96/114 KB 8/35 KB 100/114 KB 11/35 KB 104/114 KB 11/35 KB 100/114 KB 13/35 KB 104/114 KB 13/35 KB 108/114 KB 13/35 KB 112/114 KB 3/29 KB 4/85 KB 16/35 KB 114/114 KB 3/29 KB 4/85 KB 16/35 KB 112/114 KB 3/29 KB 4/85 KB 13/35 KB 112/114 KB 3/29 KB 13/35 KB 112/114 KB 6/29 KB 4/85 KB 16/35 KB 114/114 KB 9/29 KB 8/85 KB 19/35 KB 114/114 KB 6/29 KB 8/85 KB 19/35 KB 114/114 KB 6/29 KB 8/85 KB 16/35 KB 114/114 KB 9/29 KB 12/85 KB 19/35 KB 114/114 KB 9/29 KB 16/85 KB 21/35 KB 114/114 KB 9/29 KB 16/85 KB 21/35 KB 114/114 KB 11/29 KB 16/85 KB 21/35 KB 114/114 KB 14/29 KB 20/85 KB 24/35 KB 114/114 KB 16/29 KB 20/85 KB 24/35 KB 114/114 KB 19/29 KB 20/85 KB 24/35 KB 22/29 KB 20/85 KB 24/35 KB 25/29 KB 20/85 KB 24/35 KB 11/29 KB 20/85 KB 24/35 KB 114/114 KB 25/29 KB 20/85 KB 27/35 KB 25/29 KB 20/85 KB 29/35 KB 11/29 KB 20/85 KB 21/35 KB 114/114 KB 25/29 KB 24/85 KB 29/35 KB 25/29 KB 28/85 KB 32/35 KB 25/29 KB 28/85 KB 35/35 KB 25/29 KB 28/85 KB 35/35 KB 27/29 KB 28/85 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1956.2 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 25/29 KB 28/85 KB 32/35 KB 29/29 KB 32/85 KB 35/35 KB 29/29 KB 36/85 KB 35/35 KB 29/29 KB 28/85 KB 35/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 29/29 KB 40/85 KB 35/35 KB 29/29 KB 44/85 KB 35/35 KB 3/56 KB 29/29 KB 48/85 KB 35/35 KB 3/56 KB 29/29 KB 52/85 KB 35/35 KB 3/56 KB 56/85 KB 3/56 KB 29/29 KB 40/85 KB 35/35 KB 3/56 KB 56/85 KB 5/56 KB 56/85 KB 8/56 KB 56/85 KB 11/56 KB 56/85 KB 13/56 KB 56/85 KB 16/56 KB 56/85 KB 19/56 KB 60/85 KB 3/24 KB 21/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 491.6 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 60/85 KB 3/24 KB 24/56 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 403.5 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 60/85 KB 19/56 KB 64/85 KB 3/24 KB 24/56 KB 60/85 KB 3/24 KB 19/56 KB 64/85 KB 6/24 KB 24/56 KB 68/85 KB 9/24 KB 24/56 KB 68/85 KB 6/24 KB 24/56 KB 72/85 KB 9/24 KB 27/56 KB 76/85 KB 9/24 KB 27/56 KB 80/85 KB 11/24 KB 27/56 KB 84/85 KB 3/86 KB 11/24 KB 27/56 KB 85/85 KB 3/86 KB 11/24 KB 27/56 KB 68/85 KB 9/24 KB 27/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 85/85 KB 3/86 KB 11/24 KB 29/56 KB 85/85 KB 3/86 KB 11/24 KB 32/56 KB 85/85 KB 3/86 KB 11/24 KB 36/56 KB 85/85 KB 3/86 KB 11/24 KB 40/56 KB 80/85 KB 3/86 KB 11/24 KB 27/56 KB 76/85 KB 11/24 KB 27/56 KB 85/85 KB 3/86 KB 14/24 KB 40/56 KB 85/85 KB 3/86 KB 16/24 KB 40/56 KB 85/85 KB 3/86 KB 19/24 KB 40/56 KB 85/85 KB 3/86 KB 22/24 KB 40/56 KB 85/85 KB 5/86 KB 24/24 KB 40/56 KB 85/85 KB 5/86 KB 22/24 KB 40/56 KB 85/85 KB 8/86 KB 24/24 KB 44/56 KB 85/85 KB 5/86 KB 24/24 KB 44/56 KB 85/85 KB 8/86 KB 24/24 KB 48/56 KB 85/85 KB 8/86 KB 24/24 KB 52/56 KB 85/85 KB 11/86 KB 24/24 KB 56/56 KB 85/85 KB 11/86 KB 24/24 KB 52/56 KB 85/85 KB 13/86 KB 24/24 KB 56/56 KB 85/85 KB 16/86 KB 24/24 KB 56/56 KB 85/85 KB 19/86 KB 24/24 KB 56/56 KB 3/218 KB 85/85 KB 16/86 KB 24/24 KB 56/56 KB 3/218 KB 85/85 KB 19/86 KB 24/24 KB 56/56 KB 5/218 KB 85/85 KB 19/86 KB 24/24 KB 56/56 KB 8/218 KB 85/85 KB 19/86 KB 24/24 KB 56/56 KB 11/218 KB 85/85 KB 19/86 KB 24/24 KB 56/56 KB 13/218 KB 85/85 KB 19/86 KB 24/24 KB 56/56 KB 16/218 KB 21/86 KB 56/56 KB 19/218 KB 21/86 KB 21/218 KB 21/86 KB 56/56 KB 16/218 KB 24/86 KB 21/218 KB 27/86 KB 21/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 969.7 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 27/86 KB 24/218 KB 29/86 KB 27/218 KB 29/86 KB 29/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 919.7 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 29/86 KB 24/218 KB 32/86 KB 29/218 KB 36/86 KB 29/218 KB 40/86 KB 32/218 KB 36/86 KB 32/218 KB 40/86 KB 36/218 KB 44/86 KB 36/218 KB 48/86 KB 36/218 KB 52/86 KB 36/218 KB 52/86 KB 40/218 KB 52/86 KB 44/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 48/218 KB 86/86 KB 48/218 KB 86/86 KB 52/218 KB 86/86 KB 3/12 KB 56/218 KB 86/86 KB 3/12 KB 60/218 KB 86/86 KB 3/12 KB 64/218 KB 86/86 KB 3/12 KB 68/218 KB 86/86 KB 3/12 KB 72/218 KB 86/86 KB 3/12 KB 52/218 KB 86/86 KB 6/12 KB 72/218 KB 86/86 KB 9/12 KB 72/218 KB 86/86 KB 11/12 KB 72/218 KB 86/86 KB 12/12 KB 72/218 KB 86/86 KB 12/12 KB 76/218 KB 86/86 KB 12/12 KB 80/218 KB 86/86 KB 12/12 KB 84/218 KB 86/86 KB 12/12 KB 88/218 KB 86/86 KB 12/12 KB 92/218 KB 86/86 KB 12/12 KB 96/218 KB 86/86 KB 12/12 KB 100/218 KB 86/86 KB 12/12 KB 104/218 KB 86/86 KB 12/12 KB 108/218 KB 12/12 KB 112/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 980.6 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 12/12 KB 116/218 KB 12/12 KB 120/218 KB 12/12 KB 124/218 KB 12/12 KB 128/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install 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-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4263015608828741221.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:04 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: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall391951869834338801.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5593308998847254024.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:04 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: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6933713344741233255.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5631842785161293901.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4128198516589120535.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.385 s unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-17T08:37:04+00:00 unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 08:37:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:06 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:37:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:06 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 08:37:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:07 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: 08:37:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.1 KB/sec) unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 806.8 KB/sec) unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 723.2 KB/sec) unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1153.1 KB/sec) unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 368.6 KB/sec) unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 08:37:07 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: 08:37:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 08:37:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 286.0 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 819.1 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1554.1 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 939.8 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1562.6 KB/sec) unit-abot-epc-basic-0: 08:37:08 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: 08:37:08 DEBUG unit.abot-epc-basic/0.install 2/6 KB 4/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 316.5 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1145.7 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 277.1 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 384.6 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 218.5 KB/sec) unit-abot-epc-basic-0: 08:37:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-epc-0: 08:37:08 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:37:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:37:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:37:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:37:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:37:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:37:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 08:37:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:37:08 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:37:09 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 08:37:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 08:37:09 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 480.8 KB/sec) unit-abot-epc-basic-0: 08:37:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-epc-0: 08:37:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:37:09 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-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 08:37:09 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-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 08:37:09 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-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 08:37:09 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: 08:37:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-oai-epc-0: 08:37:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:37:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:37:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 08:37:09 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 08:37:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 08:37:09 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: 08:37:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1064.3 KB/sec) unit-abot-epc-basic-0: 08:37:10 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: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 08:37:10 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 241.9 KB/sec) unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-oai-epc-0: 08:37:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:37:10 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:37:10 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 08:37:10 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 08:37:10 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 178.0 KB/sec) unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 08:37:10 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 167.1 KB/sec) unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 08:37:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 08:37:11 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 227.7 KB/sec) unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 104.0 KB/sec) unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-epc-0: 08:37:11 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 08:37:11 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 08:37:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:37:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:37:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:37:11 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 08:37:11 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 08:37:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:37:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:37:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:37:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:37:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:37:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:37:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 08:37:11 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 35.6 KB/sec) unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-hss-0: 08:37:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 08:37:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:37:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 87.5 KB/sec) unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 08:37:11 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 150.4 KB/sec) unit-abot-epc-basic-0: 08:37:12 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-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 08:37:12 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-oai-hss-0: 08:37:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 08:37:12 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 72.0 KB/sec) unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 08:37:12 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-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:37:12 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-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:12 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 471.2 KB/sec) unit-abot-epc-basic-0: 08:37:12 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-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:37:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 08:37:12 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 338.7 KB/sec) unit-abot-epc-basic-0: 08:37:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-oai-hss-0: 08:37:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:37:12 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:37:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 08:37:12 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 08:37:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 08:37:12 DEBUG unit.abot-epc-basic/0.install 3/53 KB 6/53 KB 9/53 KB 11/53 KB 14/53 KB 16/53 KB 19/53 KB 22/53 KB 25/53 KB 27/53 KB 30/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1278.0 KB/sec) unit-abot-epc-basic-0: 08:37:12 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-oai-hss-0: 08:37:13 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:37:13 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:37:13 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 08:37:13 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:37:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 08:37:13 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 887.1 KB/sec) unit-abot-epc-basic-0: 08:37:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 08:37:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 08:37:13 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 529.3 KB/sec) unit-abot-epc-basic-0: 08:37:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 08:37:14 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: 08:37:14 DEBUG unit.abot-epc-basic/0.install 4/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 233.3 KB/sec) unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-oai-hss-0: 08:37:14 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 08:37:14 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 08:37:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:37:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:37:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:37:14 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 08:37:14 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 195.3 KB/sec) unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:14 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 143.0 KB/sec) unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 08:37:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1560.9 KB/sec) unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 272.9 KB/sec) unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:15 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 107.7 KB/sec) unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 08:37:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 08:37:15 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 23.6 KB/sec) unit-abot-epc-basic-0: 08:37:15 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: 08:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:16 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 116.3 KB/sec) unit-abot-epc-basic-0: 08:37:16 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: 08:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 88.6 KB/sec) unit-abot-epc-basic-0: 08:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:37:16 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 339.3 KB/sec) unit-abot-epc-basic-0: 08:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 08:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 08:37:16 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: 08:37:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 527.7 KB/sec) unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec) unit-abot-epc-basic-0: 08:37:17 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: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 765.4 KB/sec) unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 08:37:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 08:37:17 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 1728.1 KB/sec) unit-abot-epc-basic-0: 08:37:17 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: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 08:37:18 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 89.7 KB/sec) unit-abot-epc-basic-0: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 08:37:18 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 80.6 KB/sec) unit-abot-epc-basic-0: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 08:37:18 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 83.1 KB/sec) unit-abot-epc-basic-0: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 08:37:18 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 109.4 KB/sec) unit-abot-epc-basic-0: 08:37:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 08:37:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 08:37:19 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 541.7 KB/sec) unit-abot-epc-basic-0: 08:37:19 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: 08:37:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 08:37:19 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 33.1 KB/sec) unit-abot-epc-basic-0: 08:37:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 08:37:20 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 60.0 KB/sec) unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 08:37:20 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 67.8 KB/sec) unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/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: 08:37:20 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: 08:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 08:37:20 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: 08:37:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 08:37:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 185.5 KB/sec) unit-abot-epc-basic-0: 08:37:21 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: 08:37:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 08:37:21 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 454.8 KB/sec) unit-abot-epc-basic-0: 08:37:21 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: 08:37:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 08:37:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 08:37:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 08:37:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 08:37:21 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 08:37:21 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: 08:37:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 08:37:21 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: 08:37:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 08:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 08:37:22 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 724.2 KB/sec) unit-abot-epc-basic-0: 08:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 08:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 08:37:22 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 1327.9 KB/sec) unit-abot-epc-basic-0: 08:37:22 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: 08:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 08:37:22 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 183.0 KB/sec) unit-abot-epc-basic-0: 08:37:22 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: 08:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 08:37:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 08:37:22 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: 08:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 08:37:22 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 458.0 KB/sec) unit-abot-epc-basic-0: 08:37:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 08:37:23 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: 08:37:23 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/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 913.3 KB/sec) unit-abot-epc-basic-0: 08:37:23 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: 08:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 08:37:23 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 516.1 KB/sec) unit-abot-epc-basic-0: 08:37:23 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: 08:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 08:37:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 306.6 KB/sec) unit-abot-epc-basic-0: 08:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 08:37:23 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: 08:37:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 93.3 KB/sec) unit-abot-epc-basic-0: 08:37:23 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: 08:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 08:37:23 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 52.2 KB/sec) unit-abot-epc-basic-0: 08:37:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 08:37:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 08:37:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 08:37:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 08:37:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 08:37:25 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: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 08:37:25 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 08:37:25 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 128.9 KB/sec) unit-abot-epc-basic-0: 08:37:25 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: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 08:37:25 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 08:37:25 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: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 08:37:25 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 128.9 KB/sec) unit-abot-epc-basic-0: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 08:37:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1216.0 KB/sec) unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 08:37:26 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 135.5 KB/sec) unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 08:37:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 08:37:27 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/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 570.9 KB/sec) unit-abot-epc-basic-0: 08:37:27 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: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 402.4 KB/sec) unit-abot-epc-basic-0: 08:37:27 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: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 720.5 KB/sec) unit-abot-epc-basic-0: 08:37:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 177.2 KB/sec) unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1266.9 KB/sec) unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 577.8 KB/sec) unit-abot-epc-basic-0: 08:37:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 896.1 KB/sec) unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1813.8 KB/sec) unit-abot-epc-basic-0: 08:37:29 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: 08:37:29 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: 08:37:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 311.6 KB/sec) unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 08:37:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 08:37:29 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: 08:37:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 08:37:29 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 1119.4 KB/sec) unit-abot-epc-basic-0: 08:37:29 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: 08:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 08:37:30 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 08:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 08:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 08:37:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 08:37:30 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: 08:37:30 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.0 KB/sec) unit-abot-epc-basic-0: 08:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 08:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 08:37:30 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 465.7 KB/sec) unit-abot-epc-basic-0: 08:37:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install 2/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 08:37:31 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: 08:37:31 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: 08:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 763.2 KB/sec) unit-abot-epc-basic-0: 08:37:31 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: 08:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1019.8 KB/sec) unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 08:37:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 802.8 KB/sec) unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 08:37:32 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: 08:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 833.8 KB/sec) unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 08:37:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 08:37:32 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: 08:37:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 08:37:33 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: 08:37:33 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: 08:37:33 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: 08:37:33 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 598.6 KB/sec) unit-abot-epc-basic-0: 08:37:33 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: 08:37:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 08:37:33 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1538.6 KB/sec) unit-abot-epc-basic-0: 08:37:33 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: 08:37:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 08:37:33 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 08:37:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 08:37:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 08:37:33 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 41.5 KB/sec) unit-abot-epc-basic-0: 08:37:33 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: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 08:37: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/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 08:37:34 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: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 542.3 KB/sec) unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-oai-hss-0: 08:37:34 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 08:37:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:37:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:37:34 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:37:34 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:37:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:37:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:37:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 08:37:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 08:37:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:37:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:37:34 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.5 KB/sec) unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 08:37: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/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 337.9 KB/sec) unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 08:37:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 08:37:34 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-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:37:34 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:37:35 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-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 08:37:35 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-oai-hss-0: 08:37:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:37:35 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-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 08:37:35 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-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 08:37:35 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-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:35 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-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:37:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:37:35 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-oai-hss-0: 08:37:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-abot-epc-basic-0: 08:37:35 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-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 08:37:35 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 08:37:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-oai-hss-0: 08:37:36 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:37:36 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:37:36 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 08:37:36 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 08:37:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 08:37:37 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-oai-hss-0: 08:37:37 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 08:37:37 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 08:37:37 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:37:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:37:37 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:37:37 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 328.9 KB/sec) unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 08:37:37 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 112/590 KB 3/10 KB 112/590 KB 5/10 KB 112/590 KB 8/10 KB 112/590 KB 10/10 KB 116/590 KB 10/10 KB 120/590 KB 10/10 KB 124/590 KB 10/10 KB 128/590 KB 10/10 KB 128/590 KB 3/232 KB 10/10 KB 128/590 KB 5/232 KB 10/10 KB 128/590 KB 8/232 KB 10/10 KB 128/590 KB 11/232 KB 10/10 KB 128/590 KB 13/232 KB 10/10 KB 132/590 KB 13/232 KB 10/10 KB 132/590 KB 13/232 KB 10/10 KB 3/1710 KB 132/590 KB 13/232 KB 10/10 KB 5/1710 KB 132/590 KB 13/232 KB 10/10 KB 8/1710 KB 132/590 KB 13/232 KB 10/10 KB 11/1710 KB 132/590 KB 13/232 KB 10/10 KB 13/1710 KB 136/590 KB 13/232 KB 10/10 KB 13/1710 KB 140/590 KB 13/232 KB 10/10 KB 13/1710 KB 144/590 KB 13/232 KB 10/10 KB 13/1710 KB 148/590 KB 13/232 KB 10/10 KB 13/1710 KB 152/590 KB 13/232 KB 10/10 KB 13/1710 KB 156/590 KB 13/232 KB 10/10 KB 13/1710 KB 160/590 KB 13/232 KB 10/10 KB 13/1710 KB 164/590 KB 13/232 KB 10/10 KB 13/1710 KB 168/590 KB 13/232 KB 10/10 KB 13/1710 KB 172/590 KB 13/232 KB 10/10 KB 13/1710 KB 176/590 KB 13/232 KB 10/10 KB 13/1710 KB 176/590 KB 16/232 KB 10/10 KB 13/1710 KB 176/590 KB 19/232 KB 16/1710 KB 3/240 KB 176/590 KB 21/232 KB 16/1710 KB 3/240 KB 176/590 KB 24/232 KB 16/1710 KB 3/240 KB 176/590 KB 27/232 KB 16/1710 KB 3/240 KB 176/590 KB 29/232 KB 16/1710 KB 3/240 KB 176/590 KB 32/232 KB 16/1710 KB 3/240 KB 176/590 KB 36/232 KB 16/1710 KB 3/240 KB 176/590 KB 16/232 KB 16/1710 KB 3/240 KB 176/590 KB 36/232 KB 19/1710 KB 3/240 KB 176/590 KB 36/232 KB 21/1710 KB 3/240 KB 176/590 KB 36/232 KB 24/1710 KB 3/240 KB 176/590 KB 36/232 KB 27/1710 KB 3/240 KB 176/590 KB 36/232 KB 29/1710 KB 3/240 KB 176/590 KB 36/232 KB 32/1710 KB 3/240 KB 176/590 KB 16/232 KB 13/1710 KB 3/240 KB 176/590 KB 36/232 KB 32/1710 KB 5/240 KB 176/590 KB 36/232 KB 36/1710 KB 8/240 KB 176/590 KB 40/232 KB 36/1710 KB 11/240 KB 176/590 KB 40/232 KB 36/1710 KB 13/240 KB 176/590 KB 36/232 KB 36/1710 KB 5/240 KB 176/590 KB 40/232 KB 40/1710 KB 13/240 KB 176/590 KB 40/232 KB 36/1710 KB 8/240 KB 176/590 KB 44/232 KB 44/1710 KB 13/240 KB 176/590 KB 48/232 KB 44/1710 KB 13/240 KB 176/590 KB 40/232 KB 44/1710 KB 13/240 KB 176/590 KB 48/232 KB 48/1710 KB 13/240 KB 176/590 KB 48/232 KB 52/1710 KB 13/240 KB 176/590 KB 52/232 KB 56/1710 KB 16/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 118.8 KB/sec) unit-abot-epc-basic-0: 08:37:37 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: 08:37:37 DEBUG unit.abot-epc-basic/0.install 176/590 KB 52/232 KB 52/1710 KB 16/240 KB 176/590 KB 52/232 KB 56/1710 KB 19/240 KB 176/590 KB 52/232 KB 52/1710 KB 13/240 KB 176/590 KB 56/232 KB 56/1710 KB 19/240 KB 176/590 KB 60/232 KB 56/1710 KB 21/240 KB 176/590 KB 64/232 KB 56/1710 KB 21/240 KB 176/590 KB 56/232 KB 56/1710 KB 21/240 KB 176/590 KB 64/232 KB 56/1710 KB 24/240 KB 176/590 KB 68/232 KB 56/1710 KB 24/240 KB 176/590 KB 72/232 KB 60/1710 KB 27/240 KB 176/590 KB 76/232 KB 60/1710 KB 27/240 KB 176/590 KB 80/232 KB 60/1710 KB 27/240 KB 176/590 KB 84/232 KB 60/1710 KB 27/240 KB 176/590 KB 3/44 KB 88/232 KB 60/1710 KB 27/240 KB 176/590 KB 68/232 KB 60/1710 KB 27/240 KB 176/590 KB 68/232 KB 60/1710 KB 24/240 KB 180/590 KB 3/44 KB 88/232 KB 64/1710 KB 27/240 KB 180/590 KB 3/44 KB 88/232 KB 68/1710 KB 27/240 KB 180/590 KB 3/44 KB 88/232 KB 72/1710 KB 29/240 KB 180/590 KB 3/44 KB 88/232 KB 76/1710 KB 29/240 KB 180/590 KB 3/44 KB 88/232 KB 60/1710 KB 27/240 KB 184/590 KB 3/44 KB 88/232 KB 76/1710 KB 29/240 KB 176/590 KB 3/44 KB 84/232 KB 60/1710 KB 27/240 KB 184/590 KB 6/44 KB 88/232 KB 80/1710 KB 29/240 KB 184/590 KB 9/44 KB 88/232 KB 80/1710 KB 29/240 KB 184/590 KB 3/44 KB 88/232 KB 80/1710 KB 29/240 KB 184/590 KB 9/44 KB 88/232 KB 84/1710 KB 29/240 KB 188/590 KB 11/44 KB 92/232 KB 88/1710 KB 29/240 KB 188/590 KB 11/44 KB 92/232 KB 92/1710 KB 29/240 KB 180/590 KB 3/44 KB 88/232 KB 68/1710 KB 29/240 KB 188/590 KB 11/44 KB 92/232 KB 92/1710 KB 32/240 KB 188/590 KB 11/44 KB 92/232 KB 92/1710 KB 36/240 KB 188/590 KB 11/44 KB 92/232 KB 92/1710 KB 40/240 KB 188/590 KB 11/44 KB 92/232 KB 92/1710 KB 44/240 KB 188/590 KB 11/44 KB 92/232 KB 92/1710 KB 48/240 KB 188/590 KB 11/44 KB 92/232 KB 84/1710 KB 29/240 KB 188/590 KB 11/44 KB 96/232 KB 92/1710 KB 48/240 KB 188/590 KB 11/44 KB 88/232 KB 84/1710 KB 29/240 KB 192/590 KB 11/44 KB 96/232 KB 92/1710 KB 48/240 KB 196/590 KB 11/44 KB 96/232 KB 92/1710 KB 48/240 KB 200/590 KB 11/44 KB 100/232 KB 96/1710 KB 52/240 KB 204/590 KB 11/44 KB 100/232 KB 96/1710 KB 52/240 KB 208/590 KB 11/44 KB 100/232 KB 96/1710 KB 52/240 KB 184/590 KB 11/44 KB 88/232 KB 84/1710 KB 29/240 KB 208/590 KB 14/44 KB 100/232 KB 96/1710 KB 52/240 KB 208/590 KB 16/44 KB 100/232 KB 96/1710 KB 52/240 KB 208/590 KB 19/44 KB 100/232 KB 96/1710 KB 52/240 KB 208/590 KB 22/44 KB 100/232 KB 96/1710 KB 52/240 KB 196/590 KB 11/44 KB 100/232 KB 96/1710 KB 52/240 KB 208/590 KB 22/44 KB 100/232 KB 100/1710 KB 52/240 KB 212/590 KB 25/44 KB 100/232 KB 104/1710 KB 52/240 KB 196/590 KB 11/44 KB 100/232 KB 92/1710 KB 52/240 KB 212/590 KB 25/44 KB 100/232 KB 104/1710 KB 56/240 KB 212/590 KB 25/44 KB 100/232 KB 104/1710 KB 60/240 KB 212/590 KB 25/44 KB 100/232 KB 104/1710 KB 64/240 KB 212/590 KB 25/44 KB 100/232 KB 104/1710 KB 68/240 KB 212/590 KB 25/44 KB 100/232 KB 108/1710 KB 72/240 KB 212/590 KB 25/44 KB 100/232 KB 108/1710 KB 76/240 KB 196/590 KB 11/44 KB 100/232 KB 92/1710 KB 48/240 KB 212/590 KB 25/44 KB 104/232 KB 108/1710 KB 80/240 KB 212/590 KB 25/44 KB 108/232 KB 108/1710 KB 80/240 KB 212/590 KB 25/44 KB 112/232 KB 108/1710 KB 80/240 KB 212/590 KB 25/44 KB 100/232 KB 108/1710 KB 68/240 KB 212/590 KB 25/44 KB 112/232 KB 112/1710 KB 80/240 KB 212/590 KB 25/44 KB 112/232 KB 116/1710 KB 80/240 KB 212/590 KB 25/44 KB 116/232 KB 120/1710 KB 80/240 KB 212/590 KB 25/44 KB 100/232 KB 100/1710 KB 52/240 KB 216/590 KB 25/44 KB 116/232 KB 120/1710 KB 80/240 KB 220/590 KB 2 unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 5/44 KB 116/232 KB 120/1710 KB 80/240 KB 224/590 KB 25/44 KB 116/232 KB 120/1710 KB 80/240 KB 208/590 KB 25/44 KB 100/232 KB 100/1710 KB 52/240 KB 224/590 KB 27/44 KB 116/232 KB 120/1710 KB 80/240 KB 224/590 KB 30/44 KB 116/232 KB 120/1710 KB 80/240 KB 224/590 KB 32/44 KB 116/232 KB 120/1710 KB 80/240 KB 224/590 KB 36/44 KB 116/232 KB 120/1710 KB 80/240 KB 228/590 KB 40/44 KB 116/232 KB 120/1710 KB 80/240 KB 228/590 KB 44/44 KB 116/232 KB 120/1710 KB 80/240 KB 212/590 KB 25/44 KB 116/232 KB 120/1710 KB 80/240 KB 212/590 KB 25/44 KB 116/232 KB 116/1710 KB 80/240 KB 228/590 KB 44/44 KB 120/232 KB 120/1710 KB 80/240 KB 228/590 KB 44/44 KB 124/232 KB 120/1710 KB 80/240 KB 228/590 KB 44/44 KB 128/232 KB 120/1710 KB 80/240 KB 228/590 KB 44/44 KB 132/232 KB 124/1710 KB 80/240 KB 228/590 KB 44/44 KB 136/232 KB 124/1710 KB 84/240 KB 228/590 KB 44/44 KB 140/232 KB 124/1710 KB 84/240 KB 228/590 KB 36/44 KB 116/232 KB 120/1710 KB 80/240 KB 232/590 KB 44/44 KB 144/232 KB 124/1710 KB 84/240 KB 236/590 KB 44/44 KB 144/232 KB 124/1710 KB 84/240 KB 240/590 KB 44/44 KB 144/232 KB 124/1710 KB 84/240 KB 244/590 KB 44/44 KB 144/232 KB 124/1710 KB 84/240 KB 228/590 KB 44/44 KB 132/232 KB 124/1710 KB 84/240 KB 248/590 KB 44/44 KB 144/232 KB 124/1710 KB 88/240 KB 248/590 KB 44/44 KB 144/232 KB 124/1710 KB 92/240 KB 228/590 KB 44/44 KB 128/232 KB 124/1710 KB 80/240 KB 248/590 KB 44/44 KB 144/232 KB 128/1710 KB 92/240 KB 248/590 KB 44/44 KB 144/232 KB 132/1710 KB 92/240 KB 248/590 KB 44/44 KB 144/232 KB 136/1710 KB 92/240 KB 248/590 KB 44/44 KB 144/232 KB 140/1710 KB 92/240 KB 228/590 KB 44/44 KB 144/232 KB 124/1710 KB 84/240 KB 248/590 KB 44/44 KB 144/232 KB 140/1710 KB 96/240 KB 248/590 KB 44/44 KB 144/232 KB 144/1710 KB 96/240 KB 248/590 KB 44/44 KB 148/232 KB 144/1710 KB 96/240 KB 248/590 KB 152/232 KB 148/1710 KB 100/240 KB 248/590 KB 148/232 KB 148/1710 KB 100/240 KB 248/590 KB 152/232 KB 148/1710 KB 104/240 KB 248/590 KB 152/232 KB 148/1710 KB 108/240 KB 248/590 KB 44/44 KB 148/232 KB 148/1710 KB 96/240 KB 248/590 KB 156/232 KB 152/1710 KB 108/240 KB 248/590 KB 156/232 KB 156/1710 KB 108/240 KB 248/590 KB 156/232 KB 160/1710 KB 112/240 KB 248/590 KB 44/44 KB 144/232 KB 124/1710 KB 84/240 KB 252/590 KB 156/232 KB 160/1710 KB 112/240 KB 256/590 KB 156/232 KB 160/1710 KB 112/240 KB 260/590 KB 156/232 KB 160/1710 KB 112/240 KB 264/590 KB 156/232 KB 160/1710 KB 112/240 KB 268/590 KB 156/232 KB 160/1710 KB 112/240 KB 272/590 KB 156/232 KB 160/1710 KB 112/240 KB 248/590 KB 156/232 KB 156/1710 KB 112/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 248/590 KB 156/232 KB 148/1710 KB 108/240 KB 272/590 KB 160/232 KB 160/1710 KB 112/240 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 272/590 KB 164/232 KB 160/1710 KB 116/240 KB 272/590 KB 164/232 KB 164/1710 KB 120/240 KB 272/590 KB 164/232 KB 164/1710 KB 124/240 KB 276/590 KB 164/232 KB 164/1710 KB 128/240 KB 272/590 KB 164/232 KB 160/1710 KB 112/240 KB 276/590 KB 168/232 KB 164/1710 KB 128/240 KB 276/590 KB 172/232 KB 164/1710 KB 128/240 KB 276/590 KB 176/232 KB 164/1710 KB 128/240 KB 276/590 KB 164/232 KB 164/1710 KB 124/240 KB 280/590 KB 176/232 KB 164/1710 KB 128/240 KB 272/590 KB 164/232 KB 164/1710 KB 116/240 KB 280/590 KB 176/232 KB 168/1710 KB 128/240 KB 280/590 KB 176/232 KB 172/1710 KB 128/240 KB 280/590 KB 176/232 KB 176/1710 KB 128/240 KB 284/590 KB 176/232 KB 176/1710 KB 132/240 KB 288/590 KB 176/232 KB 176/1710 KB 132/240 KB 288/590 KB 180/232 KB 176/1710 KB 132/240 KB 292/590 KB 184/232 KB 180/1710 KB 132/240 KB 292/590 KB 188/232 KB 180/1710 KB 132/240 KB 292/590 KB 192/232 KB 180/1710 KB 132/240 KB 280/590 KB 176/232 KB 176/1710 KB 132/240 KB 292/590 KB 192/232 KB 180/1710 KB 136/240 KB 292/590 KB 192/232 KB 180/1710 KB 140/240 KB 292/590 KB 192/232 KB 180/1710 KB 144/240 KB 292/590 KB 192/232 KB 180/1710 KB 148/240 KB 292/590 KB 196/232 KB 180/1710 KB 152/240 KB 292/590 KB 196/232 KB 180/1710 KB 156/240 KB 292/590 KB 196/232 KB 180/1710 KB 160/240 KB 292/590 KB 180/232 KB 180/1710 KB 132/240 KB 292/590 KB 196/232 KB 184/1710 KB 160/240 KB 292/590 KB 196/232 KB 188/1710 KB 160/240 KB 292/590 KB 196/232 KB 192/1710 KB 160/240 KB 292/590 KB 180/232 KB 176/1710 KB 132/240 KB 296/590 KB 196/232 KB 192/1710 KB 160/240 KB 300/590 KB 196/232 KB 192/1710 KB 160/240 KB 304/590 KB 196/232 KB 192/1710 KB 160/240 KB 308/590 KB 196/232 KB 192/1710 KB 160/240 KB 312/590 KB 196/232 KB 196/1710 KB 164/240 KB 316/590 KB 196/232 KB 196/1710 KB 164/240 KB 292/590 KB 196/232 KB 180/1710 KB 148/240 KB 316/590 KB 200/232 KB 196/1710 KB 164/240 KB 316/590 KB 204/232 KB 196/1710 KB 164/240 KB 316/590 KB 208/232 KB 196/1710 KB 164/240 KB 316/590 KB 212/232 KB 196/1710 KB 164/240 KB 308/590 KB 196/232 KB 196/1710 KB 164/240 KB 308/590 KB 196/232 KB 196/1710 KB 160/240 KB 320/590 KB 212/232 KB 196/1710 KB 164/240 KB 4/258 KB 320/590 KB 212/232 KB 196/1710 KB 164/240 KB 8/258 KB 320/590 KB 212/232 KB 196/1710 KB 164/240 KB 12/258 KB 320/590 KB 212/232 KB 196/1710 KB 164/240 KB 16/258 KB 320/590 KB 212/232 KB 200/1710 KB 164/240 KB 16/258 KB 320/590 KB 212/232 KB 204/1710 KB 164/240 KB 16/258 KB 320/590 KB 212/232 KB 208/1710 KB 164/240 KB 16/258 KB 320/590 KB 212/232 KB 208/1710 KB 164/240 KB 20/258 KB 320/590 KB 212/232 KB 208/1710 KB 164/240 KB 24/258 KB 320/590 KB 212/232 KB 208/1710 KB 164/240 KB 28/258 KB 320/590 KB 212/232 KB 208/1710 KB 164/240 KB 32/258 KB 320/590 KB 212/232 KB 196/1710 KB 164/240 KB 324/590 KB 212/232 KB 208/1710 KB 164/240 KB 32/258 KB 328/590 KB 216/232 KB 212/1710 KB 168/240 KB 32/258 KB 324/590 KB 216/232 KB 212/1710 KB 168/240 KB 32/258 KB 328/590 KB 216/232 KB 216/1710 KB 168/240 KB 32/258 KB 328/590 KB 216/232 KB 220/1710 KB 168/240 KB 32/258 KB 324/590 KB 216/232 KB 208/1710 KB 168/240 KB 32/258 KB 328/590 KB 220/232 KB 220/1710 KB 168/240 KB 32/258 KB 324/590 KB 212/232 KB 208/1710 KB 168/240 KB 32/258 KB 328/590 KB 224/232 KB 220/1710 KB 172/240 KB 32/258 KB 328/590 KB 224/232 KB 220/1710 KB 176/240 KB 32/258 KB 328/590 KB 224/232 KB 220/1710 KB 176/240 KB 32/258 KB 328/590 KB 224/232 KB 220/1710 KB 180/240 KB 32/258 KB 332/590 KB 228/232 KB 224/1710 KB 18 unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 4/240 KB 36/258 KB 332/590 KB 228/232 KB 224/1710 KB 188/240 KB 36/258 KB 332/590 KB 228/232 KB 224/1710 KB 180/240 KB 36/258 KB 332/590 KB 228/232 KB 220/1710 KB 180/240 KB 36/258 KB 336/590 KB 228/232 KB 224/1710 KB 188/240 KB 36/258 KB 328/590 KB 224/232 KB 220/1710 KB 180/240 KB 36/258 KB 336/590 KB 228/232 KB 224/1710 KB 188/240 KB 40/258 KB 336/590 KB 228/232 KB 224/1710 KB 188/240 KB 44/258 KB 336/590 KB 228/232 KB 224/1710 KB 188/240 KB 48/258 KB 328/590 KB 228/232 KB 220/1710 KB 180/240 KB 36/258 KB 336/590 KB 232/232 KB 224/1710 KB 188/240 KB 48/258 KB 336/590 KB 232/232 KB 224/1710 KB 188/240 KB 52/258 KB 340/590 KB 232/232 KB 228/1710 KB 188/240 KB 52/258 KB 344/590 KB 232/232 KB 228/1710 KB 192/240 KB 52/258 KB 336/590 KB 232/232 KB 224/1710 KB 188/240 KB 52/258 KB 344/590 KB 232/232 KB 228/1710 KB 192/240 KB 56/258 KB 340/590 KB 232/232 KB 228/1710 KB 192/240 KB 52/258 KB 344/590 KB 232/232 KB 228/1710 KB 196/240 KB 60/258 KB 344/590 KB 232/232 KB 228/1710 KB 200/240 KB 60/258 KB 348/590 KB 232/232 KB 228/1710 KB 204/240 KB 60/258 KB 348/590 KB 232/232 KB 228/1710 KB 208/240 KB 60/258 KB 336/590 KB 232/232 KB 228/1710 KB 188/240 KB 52/258 KB 348/590 KB 232/232 KB 232/1710 KB 208/240 KB 60/258 KB 348/590 KB 232/232 KB 236/1710 KB 208/240 KB 60/258 KB 348/590 KB 232/232 KB 240/1710 KB 208/240 KB 60/258 KB 348/590 KB 232/232 KB 228/1710 KB 200/240 KB 60/258 KB 344/590 KB 232/232 KB 228/1710 KB 192/240 KB 60/258 KB 348/590 KB 232/232 KB 240/1710 KB 208/240 KB 64/258 KB 348/590 KB 232/232 KB 240/1710 KB 208/240 KB 68/258 KB 348/590 KB 232/232 KB 240/1710 KB 208/240 KB 72/258 KB 352/590 KB 240/1710 KB 212/240 KB 76/258 KB 352/590 KB 240/1710 KB 212/240 KB 80/258 KB 352/590 KB 240/1710 KB 212/240 KB 84/258 KB 352/590 KB 240/1710 KB 212/240 KB 88/258 KB 352/590 KB 240/1710 KB 212/240 KB 92/258 KB 352/590 KB 240/1710 KB 212/240 KB 96/258 KB 352/590 KB 240/1710 KB 212/240 KB 100/258 KB 352/590 KB 240/1710 KB 212/240 KB 104/258 KB 352/590 KB 240/1710 KB 212/240 KB 108/258 KB 352/590 KB 240/1710 KB 212/240 KB 112/258 KB 352/590 KB 240/1710 KB 212/240 KB 72/258 KB 352/590 KB 240/1710 KB 216/240 KB 112/258 KB 352/590 KB 240/1710 KB 220/240 KB 112/258 KB 352/590 KB 240/1710 KB 224/240 KB 112/258 KB 352/590 KB 240/1710 KB 228/240 KB 112/258 KB 352/590 KB 240/1710 KB 232/240 KB 112/258 KB 352/590 KB 240/1710 KB 236/240 KB 112/258 KB 352/590 KB 240/1710 KB 208/240 KB 72/258 KB 356/590 KB 240/1710 KB 236/240 KB 112/258 KB 360/590 KB 240/1710 KB 236/240 KB 112/258 KB 364/590 KB 240/1710 KB 236/240 KB 112/258 KB 368/590 KB 240/1710 KB 236/240 KB 112/258 KB 372/590 KB 240/1710 KB 236/240 KB 112/258 KB 376/590 KB 240/1710 KB 236/240 KB 112/258 KB 380/590 KB 240/1710 KB 240/240 KB 112/258 KB 384/590 KB 240/1710 KB 240/240 KB 112/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1340.3 KB/sec) unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 376/590 KB 240/1710 KB 240/240 KB 112/258 KB 388/590 KB 240/1710 KB 240/240 KB 112/258 KB 392/590 KB 240/1710 KB 240/240 KB 116/258 KB 396/590 KB 240/1710 KB 240/240 KB 116/258 KB 400/590 KB 240/1710 KB 240/240 KB 116/258 KB 388/590 KB 240/1710 KB 240/240 KB 116/258 KB 400/590 KB 240/1710 KB 240/240 KB 120/258 KB 400/590 KB 240/1710 KB 240/240 KB 124/258 KB 400/590 KB 240/1710 KB 240/240 KB 128/258 KB 400/590 KB 240/1710 KB 240/240 KB 132/258 KB 404/590 KB 240/1710 KB 240/240 KB 136/258 KB 404/590 KB 240/1710 KB 240/240 KB 140/258 KB 404/590 KB 240/1710 KB 240/240 KB 144/258 KB 404/590 KB 240/1710 KB 240/240 KB 132/258 KB 408/590 KB 240/1710 KB 240/240 KB 144/258 KB 412/590 KB 240/1710 KB 240/240 KB 144/258 KB 416/590 KB 240/1710 KB 240/240 KB 144/258 KB 420/590 KB 240/1710 KB 240/240 KB 144/258 KB 424/590 KB 240/1710 KB 240/240 KB 148/258 KB 428/590 KB 240/1710 KB 240/240 KB 148/258 KB 432/590 KB 240/1710 KB 240/240 KB 148/258 KB 436/590 KB 244/1710 KB 148/258 KB 440/590 KB 244/1710 KB 148/258 KB 444/590 KB 244/1710 KB 148/258 KB 448/590 KB 244/1710 KB 148/258 KB 420/590 KB 240/1710 KB 240/240 KB 148/258 KB 448/590 KB 244/1710 KB 152/258 KB 448/590 KB 244/1710 KB 156/258 KB 432/590 KB 244/1710 KB 240/240 KB 148/258 KB 448/590 KB 248/1710 KB 156/258 KB 448/590 KB 252/1710 KB 156/258 KB 448/590 KB 256/1710 KB 156/258 KB 448/590 KB 260/1710 KB 156/258 KB 448/590 KB 264/1710 KB 156/258 KB 448/590 KB 268/1710 KB 156/258 KB 448/590 KB 272/1710 KB 156/258 KB 448/590 KB 276/1710 KB 156/258 KB 448/590 KB 4/223 KB 280/1710 KB 156/258 KB 448/590 KB 4/223 KB 276/1710 KB 156/258 KB 448/590 KB 4/223 KB 284/1710 KB 156/258 KB 448/590 KB 4/223 KB 288/1710 KB 156/258 KB 448/590 KB 8/223 KB 288/1710 KB 156/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1307.6 KB/sec) unit-abot-epc-basic-0: 08:37: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.jar unit-abot-epc-basic-0: 08:37:37 DEBUG unit.abot-epc-basic/0.install 448/590 KB 12/223 KB 292/1710 KB 156/258 KB 448/590 KB 12/223 KB 288/1710 KB 156/258 KB 448/590 KB 16/223 KB 296/1710 KB 156/258 KB 448/590 KB 20/223 KB 296/1710 KB 156/258 KB 448/590 KB 20/223 KB 296/1710 KB 156/258 KB 448/590 KB 20/223 KB 300/1710 KB 156/258 KB 448/590 KB 20/223 KB 304/1710 KB 156/258 KB 448/590 KB 24/223 KB 304/1710 KB 156/258 KB 448/590 KB 28/223 KB 304/1710 KB 156/258 KB 448/590 KB 32/223 KB 304/1710 KB 156/258 KB 448/590 KB 36/223 KB 304/1710 KB 156/258 KB 448/590 KB 40/223 KB 308/1710 KB 160/258 KB 448/590 KB 44/223 KB 308/1710 KB 160/258 KB 448/590 KB 48/223 KB 308/1710 KB 160/258 KB 448/590 KB 36/223 KB 308/1710 KB 160/258 KB 448/590 KB 36/223 KB 308/1710 KB 156/258 KB 448/590 KB 48/223 KB 312/1710 KB 160/258 KB 448/590 KB 48/223 KB 316/1710 KB 164/258 KB 448/590 KB 48/223 KB 320/1710 KB 164/258 KB 448/590 KB 48/223 KB 324/1710 KB 164/258 KB 452/590 KB 52/223 KB 328/1710 KB 164/258 KB 452/590 KB 52/223 KB 332/1710 KB 164/258 KB 452/590 KB 52/223 KB 336/1710 KB 164/258 KB 448/590 KB 48/223 KB 312/1710 KB 164/258 KB 452/590 KB 52/223 KB 336/1710 KB 168/258 KB 452/590 KB 52/223 KB 336/1710 KB 172/258 KB 452/590 KB 52/223 KB 336/1710 KB 176/258 KB 452/590 KB 52/223 KB 336/1710 KB 180/258 KB 452/590 KB 52/223 KB 340/1710 KB 184/258 KB 452/590 KB 52/223 KB 340/1710 KB 188/258 KB 452/590 KB 52/223 KB 340/1710 KB 192/258 KB 452/590 KB 52/223 KB 324/1710 KB 164/258 KB 456/590 KB 52/223 KB 340/1710 KB 192/258 KB 460/590 KB 52/223 KB 340/1710 KB 192/258 KB 448/590 KB 52/223 KB 324/1710 KB 164/258 KB 460/590 KB 56/223 KB 340/1710 KB 192/258 KB 460/590 KB 60/223 KB 340/1710 KB 192/258 KB 460/590 KB 64/223 KB 340/1710 KB 192/258 KB 460/590 KB 68/223 KB 340/1710 KB 192/258 KB 464/590 KB 72/223 KB 340/1710 KB 196/258 KB 452/590 KB 52/223 KB 340/1710 KB 180/258 KB 464/590 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 4/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 8/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 12/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 16/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 20/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 24/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 28/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 32/208 KB 72/223 KB 344/1710 KB 196/258 KB 464/590 KB 32/208 KB 72/223 KB 348/1710 KB 196/258 KB 464/590 KB 32/208 KB 72/223 KB 352/1710 KB 196/258 KB 464/590 KB 36/208 KB 72/223 KB 356/1710 KB 196/258 KB 464/590 KB 68/223 KB 340/1710 KB 196/258 KB 464/590 KB 68/223 KB 340/1710 KB 192/258 KB 468/590 KB 36/208 KB 76/223 KB 356/1710 KB 196/258 KB 464/590 KB 36/208 KB 76/223 KB 356/1710 KB 196/258 KB 464/590 KB 36/208 KB 72/223 KB 352/1710 KB 196/258 KB 472/590 KB 40/208 KB 76/223 KB 356/1710 KB 196/258 KB 472/590 KB 44/208 KB 76/223 KB 356/1710 KB 196/258 KB 472/590 KB 44/208 KB 80/223 KB 356/1710 KB 196/258 KB 472/590 KB 36/208 KB 76/223 KB 356/1710 KB 196/258 KB 476/590 KB 44/208 KB 80/223 KB 356/1710 KB 196/258 KB 476/590 KB 48/208 KB 80/223 KB 356/1710 KB 196/258 KB 476/590 KB 48/208 KB 80/223 KB 356/1710 KB 200/258 KB 480/590 KB 52/208 KB 80/223 KB 356/1710 KB 204/258 KB 480/590 KB 52/208 KB 80/223 KB 356/1710 KB 208/258 KB 480/590 KB 52/208 KB 80/223 KB 360/1710 KB 212/258 KB 480/590 KB 52/208 KB 84/223 KB 360/1710 KB 216/258 KB 480/590 KB 52/208 KB 84/223 KB 360/1710 KB 220/258 KB 480/590 KB 52/208 KB 84/223 KB 360/1710 KB 224/258 KB 480/590 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 52/208 KB 80/223 KB 356/1710 KB 200/258 KB 480/590 KB 48/208 KB 80/223 KB 356/1710 KB 200/258 KB 480/590 KB 52/208 KB 84/223 KB 360/1710 KB 212/258 KB 484/590 KB 52/208 KB 88/223 KB 360/1710 KB 224/258 KB 484/590 KB 52/208 KB 92/223 KB 360/1710 KB 224/258 KB 484/590 KB 56/208 KB 96/223 KB 360/1710 KB 224/258 KB 480/590 KB 52/208 KB 80/223 KB 360/1710 KB 208/258 KB 484/590 KB 56/208 KB 96/223 KB 364/1710 KB 224/258 KB 484/590 KB 56/208 KB 96/223 KB 368/1710 KB 224/258 KB 484/590 KB 56/208 KB 96/223 KB 372/1710 KB 224/258 KB 484/590 KB 56/208 KB 100/223 KB 376/1710 KB 224/258 KB 484/590 KB 56/208 KB 100/223 KB 380/1710 KB 224/258 KB 484/590 KB 56/208 KB 100/223 KB 384/1710 KB 224/258 KB 484/590 KB 56/208 KB 100/223 KB 388/1710 KB 224/258 KB 484/590 KB 56/208 KB 100/223 KB 392/1710 KB 228/258 KB 484/590 KB 56/208 KB 96/223 KB 360/1710 KB 224/258 KB 484/590 KB 60/208 KB 100/223 KB 392/1710 KB 228/258 KB 484/590 KB 64/208 KB 100/223 KB 392/1710 KB 228/258 KB 484/590 KB 52/208 KB 96/223 KB 360/1710 KB 224/258 KB 488/590 KB 64/208 KB 100/223 KB 392/1710 KB 228/258 KB 492/590 KB 64/208 KB 100/223 KB 392/1710 KB 228/258 KB 496/590 KB 64/208 KB 100/223 KB 392/1710 KB 228/258 KB 496/590 KB 68/208 KB 100/223 KB 392/1710 KB 228/258 KB 500/590 KB 72/208 KB 100/223 KB 392/1710 KB 228/258 KB 500/590 KB 76/208 KB 100/223 KB 392/1710 KB 228/258 KB 500/590 KB 80/208 KB 100/223 KB 392/1710 KB 228/258 KB 484/590 KB 56/208 KB 100/223 KB 388/1710 KB 228/258 KB 500/590 KB 80/208 KB 100/223 KB 392/1710 KB 232/258 KB 500/590 KB 80/208 KB 100/223 KB 392/1710 KB 236/258 KB 500/590 KB 80/208 KB 100/223 KB 392/1710 KB 240/258 KB 484/590 KB 56/208 KB 100/223 KB 372/1710 KB 224/258 KB 500/590 KB 80/208 KB 104/223 KB 392/1710 KB 240/258 KB 500/590 KB 80/208 KB 108/223 KB 392/1710 KB 240/258 KB 500/590 KB 80/208 KB 112/223 KB 392/1710 KB 240/258 KB 500/590 KB 68/208 KB 100/223 KB 392/1710 KB 228/258 KB 504/590 KB 80/208 KB 112/223 KB 392/1710 KB 240/258 KB 508/590 KB 80/208 KB 112/223 KB 392/1710 KB 240/258 KB 512/590 KB 80/208 KB 112/223 KB 392/1710 KB 240/258 KB 516/590 KB 80/208 KB 112/223 KB 392/1710 KB 240/258 KB 520/590 KB 84/208 KB 116/223 KB 396/1710 KB 244/258 KB 524/590 KB 84/208 KB 116/223 KB 396/1710 KB 244/258 KB 528/590 KB 84/208 KB 116/223 KB 396/1710 KB 244/258 KB 516/590 KB 84/208 KB 116/223 KB 396/1710 KB 244/258 KB 528/590 KB 84/208 KB 116/223 KB 396/1710 KB 248/258 KB 528/590 KB 84/208 KB 116/223 KB 396/1710 KB 252/258 KB 528/590 KB 84/208 KB 116/223 KB 396/1710 KB 256/258 KB 532/590 KB 84/208 KB 116/223 KB 396/1710 KB 258/258 KB 516/590 KB 84/208 KB 116/223 KB 396/1710 KB 240/258 KB 532/590 KB 84/208 KB 116/223 KB 400/1710 KB 258/258 KB 532/590 KB 84/208 KB 116/223 KB 404/1710 KB 258/258 KB 532/590 KB 84/208 KB 116/223 KB 408/1710 KB 258/258 KB 532/590 KB 84/208 KB 116/223 KB 412/1710 KB 258/258 KB 532/590 KB 84/208 KB 116/223 KB 416/1710 KB 258/258 KB 516/590 KB 84/208 KB 116/223 KB 392/1710 KB 240/258 KB 532/590 KB 88/208 KB 116/223 KB 416/1710 KB 258/258 KB 532/590 KB 92/208 KB 116/223 KB 416/1710 KB 258/258 KB 532/590 KB 96/208 KB 116/223 KB 416/1710 KB 258/258 KB 516/590 KB 80/208 KB 116/223 KB 392/1710 KB 240/258 KB 532/590 KB 96/208 KB 120/223 KB 416/1710 KB 258/258 KB 532/590 KB 96/208 KB 124/223 KB 416/1710 KB 258/258 KB 532/590 KB 96/208 KB 128/223 KB 416/1710 KB 258/258 KB 532/590 KB 100/208 KB 128/223 KB 416/1710 KB 258/258 KB 532/590 KB 104/208 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 132/223 KB 416/1710 KB 258/258 KB 532/590 KB 108/208 KB 132/223 KB 416/1710 KB 258/258 KB 532/590 KB 112/208 KB 132/223 KB 416/1710 KB 258/258 KB 532/590 KB 116/208 KB 132/223 KB 416/1710 KB 258/258 KB 532/590 KB 120/208 KB 132/223 KB 420/1710 KB 258/258 KB 532/590 KB 124/208 KB 132/223 KB 420/1710 KB 258/258 KB 532/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 532/590 KB 84/208 KB 116/223 KB 396/1710 KB 256/258 KB 536/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 540/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 544/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 548/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 552/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 556/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 560/590 KB 128/208 KB 132/223 KB 420/1710 KB 258/258 KB 532/590 KB 116/208 KB 132/223 KB 420/1710 KB 258/258 KB 560/590 KB 128/208 KB 132/223 KB 424/1710 KB 258/258 KB 560/590 KB 128/208 KB 132/223 KB 428/1710 KB 258/258 KB 560/590 KB 128/208 KB 132/223 KB 432/1710 KB 258/258 KB 532/590 KB 100/208 KB 132/223 KB 416/1710 KB 258/258 KB 560/590 KB 128/208 KB 136/223 KB 432/1710 KB 258/258 KB 560/590 KB 128/208 KB 140/223 KB 432/1710 KB 258/258 KB 560/590 KB 128/208 KB 144/223 KB 432/1710 KB 258/258 KB 560/590 KB 128/208 KB 148/223 KB 432/1710 KB 258/258 KB 560/590 KB 128/208 KB 152/223 KB 432/1710 KB 258/258 KB 560/590 KB 128/208 KB 156/223 KB 432/1710 KB 258/258 KB 560/590 KB 128/208 KB 160/223 KB 432/1710 KB 258/258 KB 560/590 KB 128/208 KB 164/223 KB 432/1710 KB 258/258 KB 564/590 KB 132/208 KB 168/223 KB 436/1710 KB 258/258 KB 564/590 KB 132/208 KB 172/223 KB 436/1710 KB 258/258 KB 564/590 KB 132/208 KB 164/223 KB 436/1710 KB 258/258 KB 564/590 KB 136/208 KB 172/223 KB 436/1710 KB 258/258 KB 564/590 KB 140/208 KB 172/223 KB 436/1710 KB 258/258 KB 564/590 KB 144/208 KB 172/223 KB 436/1710 KB 258/258 KB 564/590 KB 128/208 KB 164/223 KB 436/1710 KB 258/258 KB 564/590 KB 144/208 KB 172/223 KB 440/1710 KB 258/258 KB 564/590 KB 144/208 KB 172/223 KB 444/1710 KB 258/258 KB 564/590 KB 144/208 KB 172/223 KB 448/1710 KB 564/590 KB 128/208 KB 164/223 KB 432/1710 KB 258/258 KB 568/590 KB 144/208 KB 172/223 KB 448/1710 KB 572/590 KB 144/208 KB 176/223 KB 448/1710 KB 576/590 KB 144/208 KB 176/223 KB 448/1710 KB 580/590 KB 144/208 KB 176/223 KB 452/1710 KB 584/590 KB 148/208 KB 176/223 KB 452/1710 KB 588/590 KB 148/208 KB 176/223 KB 452/1710 KB 590/590 KB 148/208 KB 176/223 KB 452/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1130.0 KB/sec) unit-abot-epc-basic-0: 08:37:38 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: 08:37:38 DEBUG unit.abot-epc-basic/0.install 580/590 KB 148/208 KB 176/223 KB 452/1710 KB 590/590 KB 152/208 KB 176/223 KB 452/1710 KB 590/590 KB 156/208 KB 176/223 KB 452/1710 KB 590/590 KB 160/208 KB 176/223 KB 452/1710 KB 576/590 KB 144/208 KB 176/223 KB 452/1710 KB 590/590 KB 160/208 KB 176/223 KB 456/1710 KB 590/590 KB 160/208 KB 176/223 KB 460/1710 KB 590/590 KB 160/208 KB 176/223 KB 464/1710 KB 568/590 KB 144/208 KB 176/223 KB 448/1710 KB 590/590 KB 160/208 KB 180/223 KB 464/1710 KB 590/590 KB 160/208 KB 184/223 KB 464/1710 KB 590/590 KB 160/208 KB 188/223 KB 464/1710 KB 590/590 KB 160/208 KB 192/223 KB 464/1710 KB 590/590 KB 160/208 KB 192/223 KB 468/1710 KB 590/590 KB 164/208 KB 196/223 KB 472/1710 KB 590/590 KB 164/208 KB 196/223 KB 468/1710 KB 590/590 KB 164/208 KB 200/223 KB 472/1710 KB 590/590 KB 164/208 KB 204/223 KB 472/1710 KB 590/590 KB 164/208 KB 208/223 KB 472/1710 KB 590/590 KB 164/208 KB 192/223 KB 468/1710 KB 590/590 KB 168/208 KB 208/223 KB 476/1710 KB 590/590 KB 172/208 KB 208/223 KB 476/1710 KB 590/590 KB 176/208 KB 208/223 KB 476/1710 KB 590/590 KB 164/208 KB 208/223 KB 476/1710 KB 590/590 KB 176/208 KB 208/223 KB 480/1710 KB 590/590 KB 176/208 KB 208/223 KB 484/1710 KB 590/590 KB 180/208 KB 212/223 KB 488/1710 KB 590/590 KB 180/208 KB 212/223 KB 492/1710 KB 590/590 KB 180/208 KB 212/223 KB 496/1710 KB 590/590 KB 180/208 KB 212/223 KB 484/1710 KB 590/590 KB 184/208 KB 212/223 KB 496/1710 KB 590/590 KB 188/208 KB 212/223 KB 496/1710 KB 590/590 KB 192/208 KB 212/223 KB 496/1710 KB 590/590 KB 176/208 KB 212/223 KB 484/1710 KB 590/590 KB 192/208 KB 216/223 KB 496/1710 KB 590/590 KB 192/208 KB 220/223 KB 496/1710 KB 590/590 KB 192/208 KB 223/223 KB 496/1710 KB 590/590 KB 196/208 KB 223/223 KB 496/1710 KB 590/590 KB 200/208 KB 223/223 KB 4/38 KB 500/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 2436.6 KB/sec) unit-abot-epc-basic-0: 08:37: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.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 590/590 KB 196/208 KB 223/223 KB 4/38 KB 500/1710 KB 590/590 KB 196/208 KB 223/223 KB 4/38 KB 496/1710 KB 200/208 KB 223/223 KB 8/38 KB 500/1710 KB 200/208 KB 223/223 KB 12/38 KB 500/1710 KB 200/208 KB 223/223 KB 16/38 KB 500/1710 KB 200/208 KB 223/223 KB 20/38 KB 500/1710 KB 200/208 KB 223/223 KB 24/38 KB 500/1710 KB 200/208 KB 223/223 KB 28/38 KB 500/1710 KB 200/208 KB 223/223 KB 32/38 KB 500/1710 KB 200/208 KB 223/223 KB 36/38 KB 500/1710 KB 200/208 KB 223/223 KB 38/38 KB 500/1710 KB 204/208 KB 223/223 KB 38/38 KB 500/1710 KB 204/208 KB 223/223 KB 38/38 KB 504/1710 KB 204/208 KB 223/223 KB 38/38 KB 508/1710 KB 208/208 KB 223/223 KB 38/38 KB 508/1710 KB 208/208 KB 223/223 KB 38/38 KB 512/1710 KB 208/208 KB 223/223 KB 38/38 KB 516/1710 KB 208/208 KB 38/38 KB 520/1710 KB 208/208 KB 38/38 KB 524/1710 KB 208/208 KB 38/38 KB 528/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 910.0 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 208/208 KB 38/38 KB 532/1710 KB 208/208 KB 4/18 KB 536/1710 KB 208/208 KB 4/18 KB 38/38 KB 532/1710 KB 208/208 KB 8/18 KB 536/1710 KB 208/208 KB 12/18 KB 536/1710 KB 208/208 KB 16/18 KB 536/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 151.8 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 208/208 KB 18/18 KB 536/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 821.5 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 18/18 KB 540/1710 KB 18/18 KB 544/1710 KB 18/18 KB 548/1710 KB 4/531 KB 18/18 KB 552/1710 KB 4/531 KB 18/18 KB 556/1710 KB 4/531 KB 18/18 KB 560/1710 KB 4/531 KB 18/18 KB 548/1710 KB 8/531 KB 18/18 KB 560/1710 KB 12/531 KB 18/18 KB 560/1710 KB 16/531 KB 18/18 KB 560/1710 KB 20/531 KB 18/18 KB 560/1710 KB 24/531 KB 18/18 KB 560/1710 KB 28/531 KB 18/18 KB 560/1710 KB 32/531 KB 18/18 KB 560/1710 KB 36/531 KB 18/18 KB 560/1710 KB 40/531 KB 18/18 KB 564/1710 KB 4/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 68.7 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 36/531 KB 18/18 KB 560/1710 KB 4/214 KB 40/531 KB 564/1710 KB 8/214 KB 40/531 KB 564/1710 KB 12/214 KB 40/531 KB 564/1710 KB 16/214 KB 40/531 KB 564/1710 KB 20/214 KB 40/531 KB 564/1710 KB 24/214 KB 40/531 KB 564/1710 KB 28/214 KB 40/531 KB 4/1267 KB 564/1710 KB 32/214 KB 40/531 KB 4/1267 KB 564/1710 KB 36/214 KB 44/531 KB 4/1267 KB 564/1710 KB 40/214 KB 44/531 KB 4/1267 KB 564/1710 KB 44/214 KB 36/531 KB 18/18 KB 564/1710 KB 4/214 KB 44/531 KB 4/1267 KB 568/1710 KB 44/214 KB 44/531 KB 4/1267 KB 572/1710 KB 44/214 KB 44/531 KB 4/1267 KB 576/1710 KB 44/214 KB 44/531 KB 4/1267 KB 564/1710 KB 36/214 KB 40/531 KB 4/1267 KB 564/1710 KB 28/214 KB 44/531 KB 8/1267 KB 576/1710 KB 44/214 KB 44/531 KB 12/1267 KB 576/1710 KB 44/214 KB 44/531 KB 16/1267 KB 4/109 KB 576/1710 KB 44/214 KB 44/531 KB 12/1267 KB 4/109 KB 576/1710 KB 44/214 KB 44/531 KB 20/1267 KB 8/109 KB 576/1710 KB 44/214 KB 44/531 KB 24/1267 KB 8/109 KB 576/1710 KB 44/214 KB 44/531 KB 16/1267 KB 8/109 KB 576/1710 KB 44/214 KB 48/531 KB 24/1267 KB 12/109 KB 576/1710 KB 44/214 KB 48/531 KB 24/1267 KB 16/109 KB 576/1710 KB 44/214 KB 48/531 KB 24/1267 KB 8/109 KB 576/1710 KB 44/214 KB 52/531 KB 24/1267 KB 20/109 KB 576/1710 KB 44/214 KB 56/531 KB 28/1267 KB 20/109 KB 580/1710 KB 48/214 KB 60/531 KB 28/1267 KB 20/109 KB 580/1710 KB 48/214 KB 64/531 KB 28/1267 KB 20/109 KB 580/1710 KB 48/214 KB 48/531 KB 24/1267 KB 20/109 KB 576/1710 KB 44/214 KB 64/531 KB 28/1267 KB 24/109 KB 580/1710 KB 48/214 KB 64/531 KB 28/1267 KB 28/109 KB 580/1710 KB 48/214 KB 64/531 KB 28/1267 KB 32/109 KB 580/1710 KB 48/214 KB 52/531 KB 28/1267 KB 20/109 KB 580/1710 KB 48/214 KB 64/531 KB 28/1267 KB 32/109 KB 580/1710 KB 52/214 KB 64/531 KB 28/1267 KB 32/109 KB 580/1710 KB 56/214 KB 68/531 KB 28/1267 KB 36/109 KB 580/1710 KB 60/214 KB 68/531 KB 28/1267 KB 36/109 KB 580/1710 KB 64/214 KB 52/531 KB 28/1267 KB 20/109 KB 580/1710 KB 44/214 KB 68/531 KB 28/1267 KB 36/109 KB 584/1710 KB 64/214 KB 68/531 KB 28/1267 KB 36/109 KB 588/1710 KB 64/214 KB 68/531 KB 28/1267 KB 36/109 KB 592/1710 KB 64/214 KB 52/531 KB 28/1267 KB 20/109 KB 576/1710 KB 44/214 KB 68/531 KB 32/1267 KB 36/109 KB 592/1710 KB 64/214 KB 68/531 KB 36/1267 KB 36/109 KB 592/1710 KB 64/214 KB 68/531 KB 40/1267 KB 36/109 KB 592/1710 KB 64/214 KB 68/531 KB 44/1267 KB 36/109 KB 592/1710 KB 64/214 KB 68/531 KB 48/1267 KB 36/109 KB 592/1710 KB 64/214 KB 68/531 KB 52/1267 KB 36/109 KB 592/1710 KB 64/214 KB 68/531 KB 56/1267 KB 36/109 KB 596/1710 KB 68/214 KB 68/531 KB 60/1267 KB 36/109 KB 596/1710 KB 68/214 KB 68/531 KB 64/1267 KB 36/109 KB 596/1710 KB 68/214 KB 68/531 KB 28/1267 KB 36/109 KB 580/1710 KB 56/214 KB 68/531 KB 64/1267 KB 40/109 KB 596/1710 KB 68/214 KB 68/531 KB 64/1267 KB 44/109 KB 596/1710 KB 68/214 KB 68/531 KB 64/1267 KB 48/109 KB 596/1710 KB 68/214 KB 68/531 KB 28/1267 KB 32/109 KB 580/1710 KB 56/214 KB 72/531 KB 64/1267 KB 48/109 KB 596/1710 KB 68/214 KB 76/531 KB 64/1267 KB 48/109 KB 596/1710 KB 68/214 KB 80/531 KB 64/1267 KB 48/109 KB 596/1710 KB 68/214 KB 84/531 KB 64/1267 KB 48/109 KB 596/1710 KB 68/214 KB 88/531 KB 68/1267 KB 52/109 KB 596/1710 KB 68/214 KB 68/531 KB 52/1267 KB 36/109 KB 596/1710 KB 68/214 KB 88/531 KB 68/1267 KB 52/109 KB 600/1710 KB 68/214 KB 88/531 KB 68/1267 KB 52/109 KB 604/1710 KB 68/214 KB 88/531 KB 68/1267 KB 52/109 KB 608/1710 KB 68/214 KB 68/531 KB 52/1267 KB 36/109 KB 592/1710 KB 68/214 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 88/531 KB 68/1267 KB 52/109 KB 608/1710 KB 72/214 KB 88/531 KB 68/1267 KB 52/109 KB 608/1710 KB 76/214 KB 88/531 KB 68/1267 KB 52/109 KB 608/1710 KB 80/214 KB 88/531 KB 68/1267 KB 52/109 KB 608/1710 KB 84/214 KB 92/531 KB 68/1267 KB 52/109 KB 612/1710 KB 88/214 KB 84/531 KB 68/1267 KB 52/109 KB 596/1710 KB 68/214 KB 84/531 KB 64/1267 KB 52/109 KB 596/1710 KB 68/214 KB 92/531 KB 68/1267 KB 56/109 KB 612/1710 KB 92/214 KB 92/531 KB 68/1267 KB 60/109 KB 612/1710 KB 92/214 KB 92/531 KB 68/1267 KB 64/109 KB 612/1710 KB 92/214 KB 92/531 KB 68/1267 KB 52/109 KB 612/1710 KB 84/214 KB 96/531 KB 68/1267 KB 64/109 KB 612/1710 KB 92/214 KB 100/531 KB 68/1267 KB 64/109 KB 612/1710 KB 92/214 KB 104/531 KB 72/1267 KB 68/109 KB 612/1710 KB 92/214 KB 108/531 KB 72/1267 KB 68/109 KB 612/1710 KB 92/214 KB 112/531 KB 72/1267 KB 68/109 KB 612/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 612/1710 KB 92/214 KB 88/531 KB 68/1267 KB 52/109 KB 612/1710 KB 84/214 KB 116/531 KB 72/1267 KB 68/109 KB 616/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 620/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 624/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 628/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 632/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 636/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 640/1710 KB 92/214 KB 92/531 KB 68/1267 KB 68/109 KB 612/1710 KB 92/214 KB 116/531 KB 72/1267 KB 68/109 KB 640/1710 KB 96/214 KB 100/531 KB 72/1267 KB 68/109 KB 612/1710 KB 92/214 KB 116/531 KB 76/1267 KB 68/109 KB 640/1710 KB 96/214 KB 116/531 KB 80/1267 KB 68/109 KB 640/1710 KB 96/214 KB 100/531 KB 68/1267 KB 68/109 KB 612/1710 KB 92/214 KB 116/531 KB 80/1267 KB 72/109 KB 640/1710 KB 96/214 KB 116/531 KB 80/1267 KB 76/109 KB 640/1710 KB 100/214 KB 116/531 KB 80/1267 KB 80/109 KB 640/1710 KB 100/214 KB 116/531 KB 80/1267 KB 84/109 KB 640/1710 KB 100/214 KB 116/531 KB 84/1267 KB 88/109 KB 644/1710 KB 100/214 KB 116/531 KB 84/1267 KB 92/109 KB 644/1710 KB 100/214 KB 116/531 KB 84/1267 KB 96/109 KB 644/1710 KB 100/214 KB 120/531 KB 84/1267 KB 100/109 KB 644/1710 KB 100/214 KB 116/531 KB 80/1267 KB 72/109 KB 640/1710 KB 100/214 KB 120/531 KB 84/1267 KB 100/109 KB 644/1710 KB 104/214 KB 120/531 KB 84/1267 KB 100/109 KB 644/1710 KB 108/214 KB 120/531 KB 84/1267 KB 100/109 KB 644/1710 KB 112/214 KB 120/531 KB 84/1267 KB 100/109 KB 644/1710 KB 116/214 KB 120/531 KB 84/1267 KB 100/109 KB 644/1710 KB 120/214 KB 120/531 KB 84/1267 KB 96/109 KB 644/1710 KB 100/214 KB 124/531 KB 84/1267 KB 100/109 KB 644/1710 KB 120/214 KB 128/531 KB 84/1267 KB 100/109 KB 644/1710 KB 120/214 KB 116/531 KB 84/1267 KB 84/109 KB 644/1710 KB 100/214 KB 128/531 KB 84/1267 KB 100/109 KB 648/1710 KB 120/214 KB 128/531 KB 84/1267 KB 100/109 KB 652/1710 KB 120/214 KB 128/531 KB 84/1267 KB 100/109 KB 656/1710 KB 120/214 KB 128/531 KB 84/1267 KB 100/109 KB 660/1710 KB 120/214 KB 116/531 KB 84/1267 KB 84/109 KB 640/1710 KB 100/214 KB 132/531 KB 88/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 92/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 96/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 100/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 104/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 108/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 112/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 116/1267 KB 104/109 KB 660/1710 KB 124/214 KB 132/531 KB 120/1267 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 104/109 KB 664/1710 KB 124/214 KB 132/531 KB 124/1267 KB 104/109 KB 664/1710 KB 124/214 KB 132/531 KB 128/1267 KB 104/109 KB 664/1710 KB 124/214 KB 132/531 KB 84/1267 KB 104/109 KB 660/1710 KB 124/214 KB 136/531 KB 128/1267 KB 104/109 KB 664/1710 KB 124/214 KB 140/531 KB 128/1267 KB 104/109 KB 664/1710 KB 124/214 KB 144/531 KB 128/1267 KB 104/109 KB 664/1710 KB 124/214 KB 128/531 KB 84/1267 KB 104/109 KB 660/1710 KB 124/214 KB 144/531 KB 128/1267 KB 108/109 KB 664/1710 KB 124/214 KB 144/531 KB 128/1267 KB 109/109 KB 664/1710 KB 124/214 KB 128/531 KB 84/1267 KB 100/109 KB 660/1710 KB 124/214 KB 144/531 KB 128/1267 KB 109/109 KB 664/1710 KB 128/214 KB 144/531 KB 128/1267 KB 109/109 KB 664/1710 KB 132/214 KB 144/531 KB 128/1267 KB 109/109 KB 664/1710 KB 136/214 KB 144/531 KB 128/1267 KB 109/109 KB 664/1710 KB 140/214 KB 144/531 KB 128/1267 KB 109/109 KB 664/1710 KB 144/214 KB 144/531 KB 128/1267 KB 109/109 KB 664/1710 KB 148/214 KB 148/531 KB 132/1267 KB 109/109 KB 664/1710 KB 152/214 KB 148/531 KB 132/1267 KB 109/109 KB 664/1710 KB 156/214 KB 148/531 KB 132/1267 KB 109/109 KB 664/1710 KB 160/214 KB 132/531 KB 116/1267 KB 104/109 KB 664/1710 KB 124/214 KB 148/531 KB 132/1267 KB 109/109 KB 668/1710 KB 160/214 KB 148/531 KB 132/1267 KB 109/109 KB 672/1710 KB 160/214 KB 148/531 KB 132/1267 KB 109/109 KB 676/1710 KB 160/214 KB 148/531 KB 132/1267 KB 109/109 KB 680/1710 KB 160/214 KB 148/531 KB 132/1267 KB 109/109 KB 664/1710 KB 148/214 KB 148/531 KB 136/1267 KB 109/109 KB 684/1710 KB 160/214 KB 148/531 KB 140/1267 KB 109/109 KB 684/1710 KB 160/214 KB 148/531 KB 144/1267 KB 109/109 KB 684/1710 KB 160/214 KB 148/531 KB 128/1267 KB 109/109 KB 664/1710 KB 148/214 KB 152/531 KB 144/1267 KB 109/109 KB 684/1710 KB 160/214 KB 156/531 KB 144/1267 KB 109/109 KB 684/1710 KB 160/214 KB 160/531 KB 144/1267 KB 109/109 KB 684/1710 KB 160/214 KB 148/531 KB 140/1267 KB 109/109 KB 684/1710 KB 160/214 KB 160/531 KB 144/1267 KB 109/109 KB 688/1710 KB 160/214 KB 160/531 KB 144/1267 KB 109/109 KB 692/1710 KB 160/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 353.5 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 164/531 KB 148/1267 KB 696/1710 KB 164/214 KB 164/531 KB 148/1267 KB 700/1710 KB 164/214 KB 164/531 KB 148/1267 KB 704/1710 KB 164/214 KB 164/531 KB 148/1267 KB 692/1710 KB 164/214 KB 164/531 KB 148/1267 KB 692/1710 KB 160/214 KB 164/531 KB 152/1267 KB 704/1710 KB 168/214 KB 164/531 KB 156/1267 KB 704/1710 KB 168/214 KB 164/531 KB 160/1267 KB 704/1710 KB 168/214 KB 164/531 KB 144/1267 KB 692/1710 KB 160/214 KB 168/531 KB 160/1267 KB 704/1710 KB 168/214 KB 172/531 KB 160/1267 KB 704/1710 KB 168/214 KB 176/531 KB 160/1267 KB 704/1710 KB 168/214 KB 164/531 KB 148/1267 KB 704/1710 KB 168/214 KB 180/531 KB 160/1267 KB 704/1710 KB 168/214 KB 184/531 KB 164/1267 KB 708/1710 KB 172/214 KB 188/531 KB 164/1267 KB 708/1710 KB 172/214 KB 192/531 KB 164/1267 KB 708/1710 KB 172/214 KB 180/531 KB 160/1267 KB 704/1710 KB 172/214 KB 192/531 KB 164/1267 KB 708/1710 KB 176/214 KB 192/531 KB 164/1267 KB 708/1710 KB 180/214 KB 192/531 KB 164/1267 KB 708/1710 KB 184/214 KB 192/531 KB 164/1267 KB 708/1710 KB 188/214 KB 192/531 KB 164/1267 KB 708/1710 KB 192/214 KB 192/531 KB 164/1267 KB 708/1710 KB 196/214 KB 196/531 KB 164/1267 KB 708/1710 KB 200/214 KB 196/531 KB 164/1267 KB 708/1710 KB 204/214 KB 196/531 KB 164/1267 KB 708/1710 KB 208/214 KB 180/531 KB 164/1267 KB 708/1710 KB 172/214 KB 196/531 KB 164/1267 KB 712/1710 KB 208/214 KB 196/531 KB 164/1267 KB 716/1710 KB 208/214 KB 180/531 KB 164/1267 KB 704/1710 KB 172/214 KB 196/531 KB 168/1267 KB 716/1710 KB 208/214 KB 196/531 KB 172/1267 KB 716/1710 KB 208/214 KB 196/531 KB 176/1267 KB 716/1710 KB 208/214 KB 196/531 KB 176/1267 KB 720/1710 KB 208/214 KB 196/531 KB 180/1267 KB 720/1710 KB 208/214 KB 196/531 KB 184/1267 KB 724/1710 KB 212/214 KB 4/80 KB 196/531 KB 188/1267 KB 724/1710 KB 212/214 KB 4/80 KB 196/531 KB 164/1267 KB 708/1710 KB 196/214 KB 200/531 KB 188/1267 KB 724/1710 KB 212/214 KB 4/80 KB 204/531 KB 188/1267 KB 724/1710 KB 212/214 KB 4/80 KB 208/531 KB 188/1267 KB 724/1710 KB 212/214 KB 4/80 KB 212/531 KB 188/1267 KB 724/1710 KB 212/214 KB 4/80 KB 196/531 KB 180/1267 KB 724/1710 KB 212/214 KB 4/80 KB 196/531 KB 180/1267 KB 724/1710 KB 208/214 KB 4/80 KB 196/531 KB 180/1267 KB 720/1710 KB 208/214 KB 4/80 KB 216/531 KB 192/1267 KB 724/1710 KB 214/214 KB 8/80 KB 216/531 KB 192/1267 KB 724/1710 KB 214/214 KB 12/80 KB 216/531 KB 192/1267 KB 724/1710 KB 214/214 KB 16/80 KB 216/531 KB 192/1267 KB 724/1710 KB 214/214 KB 20/80 KB 216/531 KB 192/1267 KB 724/1710 KB 214/214 KB 24/80 KB 216/531 KB 192/1267 KB 728/1710 KB 214/214 KB 28/80 KB 216/531 KB 192/1267 KB 728/1710 KB 214/214 KB 32/80 KB 212/531 KB 192/1267 KB 724/1710 KB 212/214 KB 4/80 KB 216/531 KB 192/1267 KB 728/1710 KB 214/214 KB 24/80 KB 216/531 KB 192/1267 KB 732/1710 KB 214/214 KB 32/80 KB 216/531 KB 192/1267 KB 736/1710 KB 214/214 KB 32/80 KB 216/531 KB 196/1267 KB 736/1710 KB 214/214 KB 32/80 KB 216/531 KB 200/1267 KB 740/1710 KB 214/214 KB 36/80 KB 216/531 KB 204/1267 KB 740/1710 KB 214/214 KB 36/80 KB 216/531 KB 208/1267 KB 740/1710 KB 214/214 KB 36/80 KB 216/531 KB 192/1267 KB 724/1710 KB 212/214 KB 4/80 KB 220/531 KB 208/1267 KB 740/1710 KB 214/214 KB 36/80 KB 216/531 KB 192/1267 KB 724/1710 KB 214/214 KB 4/80 KB 216/531 KB 196/1267 KB 740/1710 KB 214/214 KB 36/80 KB 220/531 KB 208/1267 KB 740/1710 KB 214/214 KB 40/80 KB 224/531 KB 208/1267 KB 740/1710 KB 214/214 KB 44/80 KB 224/531 KB 208/1267 KB 740/1710 KB 214/214 KB 48/80 KB 216/531 KB 1 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 96/1267 KB 740/1710 KB 214/214 KB 32/80 KB 224/531 KB 208/1267 KB 744/1710 KB 214/214 KB 48/80 KB 224/531 KB 208/1267 KB 740/1710 KB 214/214 KB 40/80 KB 228/531 KB 208/1267 KB 748/1710 KB 214/214 KB 48/80 KB 232/531 KB 212/1267 KB 748/1710 KB 214/214 KB 48/80 KB 236/531 KB 212/1267 KB 748/1710 KB 214/214 KB 48/80 KB 240/531 KB 212/1267 KB 748/1710 KB 214/214 KB 48/80 KB 228/531 KB 212/1267 KB 748/1710 KB 214/214 KB 48/80 KB 224/531 KB 208/1267 KB 748/1710 KB 214/214 KB 48/80 KB 240/531 KB 216/1267 KB 752/1710 KB 214/214 KB 48/80 KB 240/531 KB 216/1267 KB 756/1710 KB 214/214 KB 48/80 KB 240/531 KB 216/1267 KB 760/1710 KB 214/214 KB 52/80 KB 240/531 KB 216/1267 KB 756/1710 KB 214/214 KB 52/80 KB 240/531 KB 216/1267 KB 760/1710 KB 214/214 KB 52/80 KB 240/531 KB 220/1267 KB 764/1710 KB 214/214 KB 52/80 KB 240/531 KB 224/1267 KB 764/1710 KB 214/214 KB 56/80 KB 240/531 KB 228/1267 KB 764/1710 KB 214/214 KB 56/80 KB 244/531 KB 232/1267 KB 764/1710 KB 214/214 KB 56/80 KB 244/531 KB 236/1267 KB 764/1710 KB 214/214 KB 56/80 KB 244/531 KB 240/1267 KB 764/1710 KB 214/214 KB 56/80 KB 240/531 KB 220/1267 KB 764/1710 KB 214/214 KB 56/80 KB 244/531 KB 240/1267 KB 764/1710 KB 214/214 KB 60/80 KB 244/531 KB 240/1267 KB 764/1710 KB 214/214 KB 64/80 KB 244/531 KB 228/1267 KB 764/1710 KB 214/214 KB 56/80 KB 248/531 KB 240/1267 KB 764/1710 KB 64/80 KB 252/531 KB 240/1267 KB 764/1710 KB 64/80 KB 240/531 KB 224/1267 KB 764/1710 KB 214/214 KB 56/80 KB 252/531 KB 240/1267 KB 768/1710 KB 68/80 KB 252/531 KB 240/1267 KB 772/1710 KB 68/80 KB 252/531 KB 240/1267 KB 776/1710 KB 68/80 KB 252/531 KB 240/1267 KB 764/1710 KB 68/80 KB 256/531 KB 240/1267 KB 776/1710 KB 72/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 646.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 256/531 KB 240/1267 KB 780/1710 KB 76/80 KB 256/531 KB 240/1267 KB 780/1710 KB 80/80 KB 256/531 KB 240/1267 KB 780/1710 KB 72/80 KB 256/531 KB 244/1267 KB 784/1710 KB 80/80 KB 256/531 KB 240/1267 KB 776/1710 KB 68/80 KB 260/531 KB 244/1267 KB 784/1710 KB 80/80 KB 264/531 KB 244/1267 KB 788/1710 KB 80/80 KB 268/531 KB 244/1267 KB 788/1710 KB 80/80 KB 272/531 KB 244/1267 KB 788/1710 KB 80/80 KB 256/531 KB 244/1267 KB 780/1710 KB 80/80 KB 272/531 KB 248/1267 KB 788/1710 KB 80/80 KB 272/531 KB 252/1267 KB 788/1710 KB 80/80 KB 272/531 KB 256/1267 KB 788/1710 KB 80/80 KB 260/531 KB 244/1267 KB 788/1710 KB 80/80 KB 272/531 KB 256/1267 KB 792/1710 KB 80/80 KB 272/531 KB 256/1267 KB 796/1710 KB 80/80 KB 272/531 KB 256/1267 KB 800/1710 KB 80/80 KB 272/531 KB 256/1267 KB 804/1710 KB 80/80 KB 276/531 KB 260/1267 KB 808/1710 KB 80/80 KB 276/531 KB 260/1267 KB 812/1710 KB 80/80 KB 276/531 KB 260/1267 KB 804/1710 KB 80/80 KB 272/531 KB 260/1267 KB 804/1710 KB 80/80 KB 280/531 KB 264/1267 KB 812/1710 KB 80/80 KB 280/531 KB 268/1267 KB 812/1710 KB 80/80 KB 280/531 KB 272/1267 KB 812/1710 KB 80/80 KB 280/531 KB 268/1267 KB 812/1710 KB 80/80 KB 4/1044 KB 284/531 KB 272/1267 KB 812/1710 KB 80/80 KB 4/1044 KB 288/531 KB 272/1267 KB 812/1710 KB 80/80 KB 4/1044 KB 280/531 KB 272/1267 KB 812/1710 KB 80/80 KB 8/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 12/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 16/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 20/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 24/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 28/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 32/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 32/1044 KB 292/531 KB 272/1267 KB 816/1710 KB 80/80 KB 32/1044 KB 296/531 KB 276/1267 KB 816/1710 KB 80/80 KB 32/1044 KB 300/531 KB 276/1267 KB 816/1710 KB 80/80 KB 32/1044 KB 304/531 KB 276/1267 KB 816/1710 KB 80/80 KB 4/1044 KB 288/531 KB 272/1267 KB 816/1710 KB 80/80 KB 36/1044 KB 304/531 KB 276/1267 KB 820/1710 KB 80/80 KB 36/1044 KB 304/531 KB 276/1267 KB 816/1710 KB 80/80 KB 32/1044 KB 292/531 KB 276/1267 KB 816/1710 KB 80/80 KB 36/1044 KB 304/531 KB 280/1267 KB 820/1710 KB 80/80 KB 40/1044 KB 304/531 KB 284/1267 KB 820/1710 KB 80/80 KB 40/1044 KB 304/531 KB 288/1267 KB 820/1710 KB 80/80 KB 40/1044 KB 304/531 KB 292/1267 KB 824/1710 KB 80/80 KB 40/1044 KB 308/531 KB 296/1267 KB 824/1710 KB 80/80 KB 40/1044 KB 308/531 KB 300/1267 KB 824/1710 KB 80/80 KB 40/1044 KB 308/531 KB 304/1267 KB 824/1710 KB 80/80 KB 40/1044 KB 304/531 KB 280/1267 KB 820/1710 KB 80/80 KB 44/1044 KB 308/531 KB 304/1267 KB 824/1710 KB 80/80 KB 48/1044 KB 308/531 KB 304/1267 KB 824/1710 KB 80/80 KB 52/1044 KB 308/531 KB 304/1267 KB 824/1710 KB 80/80 KB 40/1044 KB 308/531 KB 292/1267 KB 824/1710 KB 80/80 KB 56/1044 KB 308/531 KB 304/1267 KB 824/1710 KB 80/80 KB 40/1044 KB 304/531 KB 288/1267 KB 824/1710 KB 80/80 KB 56/1044 KB 312/531 KB 304/1267 KB 828/1710 KB 80/80 KB 56/1044 KB 312/531 KB 304/1267 KB 832/1710 KB 80/80 KB 56/1044 KB 312/531 KB 304/1267 KB 836/1710 KB 80/80 KB 56/1044 KB 312/531 KB 304/1267 KB 824/1710 KB 80/80 KB 60/1044 KB 316/531 KB 304/1267 KB 836/1710 KB 80/80 KB 60/1044 KB 320/531 KB 304/1267 KB 836/1710 KB 80/80 KB 60/1044 KB 312/531 KB 304/1267 KB 836/1710 KB 80/80 KB 64/1044 KB 320/531 KB 308/1267 KB 840/1710 KB 80/80 KB 60/1044 KB 320/531 KB 308/1267 KB 840/1710 KB 80/80 KB 64/1044 KB 320/ unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 531 KB 308/1267 KB 844/1710 KB 80/80 KB 64/1044 KB 324/531 KB 308/1267 KB 848/1710 KB 80/80 KB 68/1044 KB 328/531 KB 308/1267 KB 848/1710 KB 80/80 KB 60/1044 KB 320/531 KB 308/1267 KB 836/1710 KB 80/80 KB 68/1044 KB 328/531 KB 312/1267 KB 848/1710 KB 80/80 KB 68/1044 KB 328/531 KB 316/1267 KB 848/1710 KB 80/80 KB 68/1044 KB 328/531 KB 320/1267 KB 848/1710 KB 80/80 KB 68/1044 KB 324/531 KB 308/1267 KB 848/1710 KB 80/80 KB 72/1044 KB 328/531 KB 320/1267 KB 848/1710 KB 80/80 KB 76/1044 KB 328/531 KB 320/1267 KB 848/1710 KB 80/1044 KB 332/531 KB 320/1267 KB 848/1710 KB 84/1044 KB 332/531 KB 320/1267 KB 848/1710 KB 88/1044 KB 332/531 KB 324/1267 KB 848/1710 KB 92/1044 KB 332/531 KB 324/1267 KB 848/1710 KB 64/1044 KB 320/531 KB 308/1267 KB 848/1710 KB 80/80 KB 92/1044 KB 332/531 KB 324/1267 KB 852/1710 KB 92/1044 KB 332/531 KB 324/1267 KB 856/1710 KB 92/1044 KB 332/531 KB 324/1267 KB 860/1710 KB 92/1044 KB 332/531 KB 324/1267 KB 864/1710 KB 84/1044 KB 332/531 KB 324/1267 KB 848/1710 KB 92/1044 KB 332/531 KB 328/1267 KB 864/1710 KB 92/1044 KB 332/531 KB 332/1267 KB 864/1710 KB 92/1044 KB 332/531 KB 336/1267 KB 864/1710 KB 92/1044 KB 332/531 KB 340/1267 KB 864/1710 KB 76/1044 KB 332/531 KB 320/1267 KB 848/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 221.4 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 96/1044 KB 336/531 KB 344/1267 KB 868/1710 KB 96/1044 KB 340/531 KB 344/1267 KB 868/1710 KB 96/1044 KB 344/531 KB 344/1267 KB 868/1710 KB 96/1044 KB 348/531 KB 344/1267 KB 868/1710 KB 96/1044 KB 352/531 KB 344/1267 KB 868/1710 KB 96/1044 KB 332/531 KB 340/1267 KB 868/1710 KB 92/1044 KB 332/531 KB 340/1267 KB 868/1710 KB 96/1044 KB 352/531 KB 344/1267 KB 872/1710 KB 96/1044 KB 352/531 KB 344/1267 KB 876/1710 KB 96/1044 KB 356/531 KB 344/1267 KB 880/1710 KB 96/1044 KB 356/531 KB 344/1267 KB 884/1710 KB 100/1044 KB 356/531 KB 344/1267 KB 888/1710 KB 100/1044 KB 356/531 KB 344/1267 KB 892/1710 KB 96/1044 KB 356/531 KB 344/1267 KB 876/1710 KB 100/1044 KB 356/531 KB 344/1267 KB 884/1710 KB 104/1044 KB 356/531 KB 344/1267 KB 892/1710 KB 108/1044 KB 356/531 KB 344/1267 KB 892/1710 KB 96/1044 KB 356/531 KB 344/1267 KB 884/1710 KB 108/1044 KB 360/531 KB 348/1267 KB 892/1710 KB 108/1044 KB 360/531 KB 352/1267 KB 892/1710 KB 108/1044 KB 360/531 KB 344/1267 KB 892/1710 KB 108/1044 KB 364/531 KB 352/1267 KB 892/1710 KB 108/1044 KB 368/531 KB 352/1267 KB 892/1710 KB 112/1044 KB 372/531 KB 356/1267 KB 892/1710 KB 112/1044 KB 376/531 KB 356/1267 KB 896/1710 KB 112/1044 KB 368/531 KB 356/1267 KB 892/1710 KB 108/1044 KB 368/531 KB 356/1267 KB 892/1710 KB 112/1044 KB 372/531 KB 356/1267 KB 896/1710 KB 112/1044 KB 376/531 KB 356/1267 KB 900/1710 KB 116/1044 KB 380/531 KB 360/1267 KB 904/1710 KB 116/1044 KB 380/531 KB 360/1267 KB 4/61 KB 908/1710 KB 116/1044 KB 380/531 KB 360/1267 KB 900/1710 KB 116/1044 KB 376/531 KB 360/1267 KB 900/1710 KB 120/1044 KB 380/531 KB 360/1267 KB 4/61 KB 908/1710 KB 124/1044 KB 380/531 KB 360/1267 KB 4/61 KB 908/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 4/61 KB 908/1710 KB 112/1044 KB 376/531 KB 360/1267 KB 900/1710 KB 116/1044 KB 380/531 KB 360/1267 KB 4/61 KB 904/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 8/61 KB 908/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 12/61 KB 908/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 16/61 KB 908/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 20/61 KB 908/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 24/61 KB 908/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 28/61 KB 908/1710 KB 128/1044 KB 380/531 KB 360/1267 KB 32/61 KB 908/1710 KB 128/1044 KB 380/531 KB 364/1267 KB 32/61 KB 908/1710 KB 128/1044 KB 380/531 KB 368/1267 KB 32/61 KB 908/1710 KB 128/1044 KB 384/531 KB 368/1267 KB 32/61 KB 908/1710 KB 132/1044 KB 384/531 KB 368/1267 KB 32/61 KB 908/1710 KB 136/1044 KB 388/531 KB 372/1267 KB 36/61 KB 912/1710 KB 140/1044 KB 388/531 KB 372/1267 KB 36/61 KB 912/1710 KB 132/1044 KB 388/531 KB 372/1267 KB 36/61 KB 912/1710 KB 132/1044 KB 384/531 KB 372/1267 KB 36/61 KB 912/1710 KB 132/1044 KB 384/531 KB 372/1267 KB 32/61 KB 912/1710 KB 132/1044 KB 384/531 KB 368/1267 KB 32/61 KB 912/1710 KB 144/1044 KB 392/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 396/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 400/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 404/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 408/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 412/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 416/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 420/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 392/531 KB 376/1267 KB 40/61 KB 916/1710 KB 148/1044 KB 420/531 KB 376/1267 KB 40/61 KB 916/1710 KB 152/1044 KB 420/531 KB 376/1267 KB 40/61 KB 916/1710 KB 156/1044 KB 420/531 KB 376/1267 KB 40/61 KB 916/ unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 1710 KB 160/1044 KB 420/531 KB 376/1267 KB 40/61 KB 916/1710 KB 164/1044 KB 420/531 KB 376/1267 KB 40/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 40/61 KB 916/1710 KB 144/1044 KB 392/531 KB 376/1267 KB 40/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 44/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 48/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 52/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 56/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 60/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 916/1710 KB 144/1044 KB 392/531 KB 376/1267 KB 40/61 KB 916/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 920/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 924/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 928/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 932/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 936/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 940/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 944/1710 KB 168/1044 KB 420/531 KB 376/1267 KB 61/61 KB 948/1710 KB 144/1044 KB 392/531 KB 376/1267 KB 40/61 KB 916/1710 KB 172/1044 KB 424/531 KB 380/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 384/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 388/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 392/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 396/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 400/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 404/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 408/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 412/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 424/531 KB 416/1267 KB 61/61 KB 952/1710 KB 172/1044 KB 424/531 KB 376/1267 KB 61/61 KB 948/1710 KB 172/1044 KB 428/531 KB 416/1267 KB 61/61 KB 952/1710 KB 172/1044 KB 432/531 KB 416/1267 KB 61/61 KB 952/1710 KB 172/1044 KB 420/531 KB 376/1267 KB 61/61 KB 948/1710 KB 176/1044 KB 432/531 KB 416/1267 KB 61/61 KB 952/1710 KB 180/1044 KB 432/531 KB 416/1267 KB 61/61 KB 952/1710 KB 184/1044 KB 436/531 KB 420/1267 KB 61/61 KB 952/1710 KB 188/1044 KB 436/531 KB 420/1267 KB 952/1710 KB 172/1044 KB 424/531 KB 412/1267 KB 61/61 KB 952/1710 KB 188/1044 KB 436/531 KB 420/1267 KB 956/1710 KB 188/1044 KB 436/531 KB 420/1267 KB 960/1710 KB 188/1044 KB 436/531 KB 420/1267 KB 964/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 180/1044 KB 436/531 KB 420/1267 KB 61/61 KB 952/1710 KB 180/1044 KB 436/531 KB 416/1267 KB 61/61 KB 952/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 192/1044 KB 440/531 KB 424/1267 KB 964/1710 KB 192/1044 KB 440/531 KB 428/1267 KB 964/1710 KB 192/1044 KB 440/531 KB 432/1267 KB 964/1710 KB 192/1044 KB 436/531 KB 420/1267 KB 964/1710 KB 192/1044 KB 440/531 KB 432/1267 KB 968/1710 KB 192/1044 KB 440/531 KB 432/1267 KB 972/1710 KB 192/1044 KB 440/531 KB 432/1267 KB 976/1710 KB 196/1044 KB 440/531 KB 436/1267 KB 980/1710 KB 196/1044 KB 440/531 KB 436/1267 KB 984/1710 KB 196/1044 KB 440/531 KB 436/1267 KB 988/1710 KB 196/1044 KB 440/531 KB 436/1267 KB 992/1710 KB 192/1044 KB 440/531 KB 420/1267 KB 964/1710 KB 196/1044 KB 444/531 KB 436/1267 KB 992/1710 KB 196/1044 KB 448/531 KB 436/1267 KB 992/1710 KB 196/1044 KB 452/531 KB 436/1267 KB 992/1710 KB 196/1044 KB 440/531 KB 436/1267 KB 976/1710 KB 196/1044 KB 452/531 KB 440/1267 KB 992/1710 KB 196/1044 KB 440/531 KB 432/1267 KB 976/1710 KB 200/1044 KB 456/531 KB 444/1267 KB 992/1710 KB 204/1044 KB 456/531 KB 444/1267 KB 992/1710 KB 208/1044 KB 456/531 KB 444/1267 KB 992/1710 KB 196/1044 KB 456/531 KB 440/1267 KB 992/1710 KB 208/1044 KB 460/531 KB 444/1267 KB 992/1710 KB 208/1044 KB 464/531 KB 444/1267 KB 992/1710 KB 208/1044 KB 468/531 KB 444/1267 KB 992/1710 KB 212/1044 KB 472/531 KB 444/1267 KB 996/1710 KB 212/1044 KB 476/531 KB 444/1267 KB 996/1710 KB 212/1044 KB 480/531 KB 444/1267 KB 996/1710 KB 212/1044 KB 484/531 KB 444/1267 KB 996/1710 KB 196/1044 KB 456/531 KB 444/1267 KB 992/1710 KB 212/1044 KB 484/531 KB 448/1267 KB 996/1710 KB 212/1044 KB 484/531 KB 452/1267 KB 996/1710 KB 212/1044 KB 468/531 KB 444/1267 KB 996/1710 KB 212/1044 KB 468/531 KB 444/1267 KB 992/1710 KB 216/1044 KB 484/531 KB 452/1267 KB 1000/1710 KB 220/1044 KB 484/531 KB 452/1267 KB 1000/1710 KB 224/1044 KB 484/531 KB 452/1267 KB 1000/1710 KB 224/1044 KB 484/531 KB 452/1267 KB 4/1063 KB 1000/1710 KB 224/1044 KB 484/531 KB 452/1267 KB 8/1063 KB 1000/1710 KB 224/1044 KB 484/531 KB 452/1267 KB 12/1063 KB 1000/1710 KB 224/1044 KB 484/531 KB 452/1267 KB 16/1063 KB 1000/1710 KB 212/1044 KB 484/531 KB 452/1267 KB 16/1063 KB 1000/1710 KB 224/1044 KB 484/531 KB 456/1267 KB 16/1063 KB 1000/1710 KB 224/1044 KB 484/531 KB 460/1267 KB 16/1063 KB 1000/1710 KB 224/1044 KB 484/531 KB 464/1267 KB 16/1063 KB 1004/1710 KB 224/1044 KB 484/531 KB 460/1267 KB 16/1063 KB 1004/1710 KB 228/1044 KB 484/531 KB 464/1267 KB 20/1063 KB 1008/1710 KB 228/1044 KB 484/531 KB 468/1267 KB 20/1063 KB 1008/1710 KB 228/1044 KB 488/531 KB 472/1267 KB 20/1063 KB 1012/1710 KB 228/1044 KB 488/531 KB 476/1267 KB 20/1063 KB 1012/1710 KB 228/1044 KB 484/531 KB 464/1267 KB 20/1063 KB 1004/1710 KB 228/1044 KB 488/531 KB 480/1267 KB 24/1063 KB 1012/1710 KB 228/1044 KB 488/531 KB 480/1267 KB 28/1063 KB 1012/1710 KB 228/1044 KB 484/531 KB 464/1267 KB 16/1063 KB 1004/1710 KB 232/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1012/1710 KB 236/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1012/1710 KB 240/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1012/1710 KB 228/1044 KB 488/531 KB 468/1267 KB 20/1063 KB 1012/1710 KB 240/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1016/1710 KB 244/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1020/1710 KB 244/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1024/1710 KB 228/1044 KB 488/531 KB 468/1267 KB 20/1063 KB 1008/1710 KB 244/1044 KB 492/531 KB 480/1267 KB 32/1063 KB 1024/1710 KB 244/1044 KB 496/531 KB 480/1267 KB 32/1063 KB 1024/1710 KB 244/1044 KB 500/531 KB 480/1267 KB 32/1063 KB 1024/1710 KB 244/1044 KB 504/531 KB 480/1267 KB 32/1063 KB 1028/1710 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 244/1044 KB 508/531 KB 480/1267 KB 32/1063 KB 1028/1710 KB 244/1044 KB 512/531 KB 480/1267 KB 32/1063 KB 1028/1710 KB 228/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1024/1710 KB 244/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1016/1710 KB 248/1044 KB 512/531 KB 480/1267 KB 32/1063 KB 1028/1710 KB 252/1044 KB 512/531 KB 480/1267 KB 32/1063 KB 1028/1710 KB 256/1044 KB 512/531 KB 480/1267 KB 32/1063 KB 1028/1710 KB 236/1044 KB 488/531 KB 480/1267 KB 32/1063 KB 1012/1710 KB 244/1044 KB 500/531 KB 480/1267 KB 32/1063 KB 1028/1710 KB 256/1044 KB 516/531 KB 480/1267 KB 32/1063 KB 1032/1710 KB 256/1044 KB 516/531 KB 480/1267 KB 32/1063 KB 1036/1710 KB 256/1044 KB 516/531 KB 480/1267 KB 32/1063 KB 1040/1710 KB 256/1044 KB 516/531 KB 480/1267 KB 32/1063 KB 1044/1710 KB 256/1044 KB 516/531 KB 480/1267 KB 32/1063 KB 1028/1710 KB 256/1044 KB 520/531 KB 480/1267 KB 32/1063 KB 1044/1710 KB 256/1044 KB 524/531 KB 480/1267 KB 32/1063 KB 1044/1710 KB 256/1044 KB 528/531 KB 480/1267 KB 32/1063 KB 1044/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1044/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1048/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1052/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1056/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1060/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1064/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1068/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1072/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1076/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1080/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1084/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1088/1710 KB 256/1044 KB 531/531 KB 480/1267 KB 32/1063 KB 1092/1710 KB 260/1044 KB 531/531 KB 484/1267 KB 36/1063 KB 1092/1710 KB 264/1044 KB 531/531 KB 484/1267 KB 36/1063 KB 1092/1710 KB 268/1044 KB 531/531 KB 484/1267 KB 36/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 36/1063 KB 1092/1710 KB 256/1044 KB 531/531 KB 484/1267 KB 36/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 40/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 44/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 48/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 52/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 56/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 60/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 64/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 68/1063 KB 1092/1710 KB 272/1044 KB 531/531 KB 484/1267 KB 72/1063 KB 1092/1710 KB 256/1044 KB 531/531 KB 484/1267 KB 32/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 488/1267 KB 72/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 492/1267 KB 72/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 496/1267 KB 72/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 500/1267 KB 72/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 504/1267 KB 72/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 508/1267 KB 72/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 512/1267 KB 72/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 516/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 520/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 524/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 528/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 532/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 536/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 54 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 0/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 484/1267 KB 72/1063 KB 1092/1710 KB 280/1044 KB 531/531 KB 540/1267 KB 76/1063 KB 1092/1710 KB 276/1044 KB 531/531 KB 512/1267 KB 76/1063 KB 1092/1710 KB 284/1044 KB 531/531 KB 540/1267 KB 80/1063 KB 1092/1710 KB 284/1044 KB 531/531 KB 540/1267 KB 84/1063 KB 1092/1710 KB 284/1044 KB 531/531 KB 540/1267 KB 88/1063 KB 1092/1710 KB 284/1044 KB 531/531 KB 540/1267 KB 84/1063 KB 1092/1710 KB 288/1044 KB 531/531 KB 540/1267 KB 88/1063 KB 1092/1710 KB 292/1044 KB 531/531 KB 540/1267 KB 88/1063 KB 1092/1710 KB 296/1044 KB 531/531 KB 540/1267 KB 92/1063 KB 1092/1710 KB 300/1044 KB 531/531 KB 540/1267 KB 92/1063 KB 1092/1710 KB 304/1044 KB 531/531 KB 540/1267 KB 92/1063 KB 1092/1710 KB 292/1044 KB 531/531 KB 540/1267 KB 92/1063 KB 1092/1710 KB 304/1044 KB 531/531 KB 540/1267 KB 96/1063 KB 1092/1710 KB 304/1044 KB 531/531 KB 540/1267 KB 100/1063 KB 1092/1710 KB 308/1044 KB 531/531 KB 544/1267 KB 104/1063 KB 1092/1710 KB 308/1044 KB 531/531 KB 544/1267 KB 108/1063 KB 1092/1710 KB 308/1044 KB 531/531 KB 544/1267 KB 112/1063 KB 1092/1710 KB 308/1044 KB 531/531 KB 544/1267 KB 100/1063 KB 1092/1710 KB 308/1044 KB 531/531 KB 548/1267 KB 112/1063 KB 1092/1710 KB 308/1044 KB 552/1267 KB 116/1063 KB 1096/1710 KB 308/1044 KB 556/1267 KB 116/1063 KB 1096/1710 KB 308/1044 KB 560/1267 KB 116/1063 KB 1096/1710 KB 308/1044 KB 531/531 KB 540/1267 KB 100/1063 KB 1092/1710 KB 312/1044 KB 560/1267 KB 116/1063 KB 1096/1710 KB 316/1044 KB 560/1267 KB 116/1063 KB 1096/1710 KB 320/1044 KB 560/1267 KB 116/1063 KB 1096/1710 KB 308/1044 KB 548/1267 KB 116/1063 KB 1096/1710 KB 320/1044 KB 560/1267 KB 116/1063 KB 1100/1710 KB 320/1044 KB 560/1267 KB 116/1063 KB 1104/1710 KB 320/1044 KB 560/1267 KB 116/1063 KB 1108/1710 KB 324/1044 KB 564/1267 KB 116/1063 KB 1112/1710 KB 308/1044 KB 548/1267 KB 116/1063 KB 1092/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1216.3 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 324/1044 KB 564/1267 KB 120/1063 KB 1112/1710 KB 324/1044 KB 564/1267 KB 124/1063 KB 1112/1710 KB 324/1044 KB 564/1267 KB 128/1063 KB 1112/1710 KB 324/1044 KB 564/1267 KB 116/1063 KB 1108/1710 KB 328/1044 KB 564/1267 KB 128/1063 KB 1112/1710 KB 332/1044 KB 564/1267 KB 128/1063 KB 1112/1710 KB 336/1044 KB 564/1267 KB 128/1063 KB 1112/1710 KB 340/1044 KB 564/1267 KB 128/1063 KB 1112/1710 KB 344/1044 KB 564/1267 KB 132/1063 KB 1116/1710 KB 348/1044 KB 564/1267 KB 132/1063 KB 1116/1710 KB 352/1044 KB 564/1267 KB 132/1063 KB 1116/1710 KB 320/1044 KB 564/1267 KB 116/1063 KB 1108/1710 KB 352/1044 KB 568/1267 KB 132/1063 KB 1116/1710 KB 352/1044 KB 572/1267 KB 132/1063 KB 1116/1710 KB 352/1044 KB 576/1267 KB 132/1063 KB 1116/1710 KB 340/1044 KB 564/1267 KB 132/1063 KB 1116/1710 KB 352/1044 KB 576/1267 KB 132/1063 KB 1120/1710 KB 340/1044 KB 564/1267 KB 132/1063 KB 1112/1710 KB 352/1044 KB 576/1267 KB 136/1063 KB 1120/1710 KB 352/1044 KB 576/1267 KB 140/1063 KB 1120/1710 KB 352/1044 KB 576/1267 KB 144/1063 KB 1124/1710 KB 352/1044 KB 576/1267 KB 148/1063 KB 1124/1710 KB 352/1044 KB 580/1267 KB 152/1063 KB 1124/1710 KB 352/1044 KB 580/1267 KB 156/1063 KB 1124/1710 KB 356/1044 KB 580/1267 KB 160/1063 KB 1124/1710 KB 352/1044 KB 576/1267 KB 140/1063 KB 1124/1710 KB 356/1044 KB 580/1267 KB 160/1063 KB 1128/1710 KB 356/1044 KB 580/1267 KB 160/1063 KB 1132/1710 KB 356/1044 KB 580/1267 KB 160/1063 KB 1136/1710 KB 356/1044 KB 580/1267 KB 160/1063 KB 1140/1710 KB 356/1044 KB 580/1267 KB 164/1063 KB 1144/1710 KB 356/1044 KB 580/1267 KB 164/1063 KB 1148/1710 KB 356/1044 KB 580/1267 KB 164/1063 KB 1152/1710 KB 356/1044 KB 580/1267 KB 156/1063 KB 1124/1710 KB 360/1044 KB 580/1267 KB 164/1063 KB 1152/1710 KB 364/1044 KB 580/1267 KB 164/1063 KB 1152/1710 KB 368/1044 KB 580/1267 KB 164/1063 KB 1152/1710 KB 352/1044 KB 580/1267 KB 148/1063 KB 1124/1710 KB 368/1044 KB 584/1267 KB 164/1063 KB 1152/1710 KB 368/1044 KB 588/1267 KB 164/1063 KB 1152/1710 KB 368/1044 KB 592/1267 KB 164/1063 KB 1152/1710 KB 368/1044 KB 596/1267 KB 164/1063 KB 1152/1710 KB 372/1044 KB 600/1267 KB 164/1063 KB 1152/1710 KB 372/1044 KB 604/1267 KB 164/1063 KB 1152/1710 KB 372/1044 KB 608/1267 KB 164/1063 KB 1152/1710 KB 356/1044 KB 580/1267 KB 164/1063 KB 1140/1710 KB 372/1044 KB 608/1267 KB 168/1063 KB 1152/1710 KB 372/1044 KB 608/1267 KB 172/1063 KB 1152/1710 KB 372/1044 KB 608/1267 KB 176/1063 KB 1152/1710 KB 372/1044 KB 608/1267 KB 180/1063 KB 1156/1710 KB 372/1044 KB 612/1267 KB 184/1063 KB 1156/1710 KB 372/1044 KB 612/1267 KB 188/1063 KB 1156/1710 KB 372/1044 KB 596/1267 KB 164/1063 KB 1152/1710 KB 376/1044 KB 612/1267 KB 188/1063 KB 1156/1710 KB 380/1044 KB 612/1267 KB 188/1063 KB 1156/1710 KB 384/1044 KB 612/1267 KB 188/1063 KB 1156/1710 KB 388/1044 KB 612/1267 KB 188/1063 KB 1156/1710 KB 392/1044 KB 612/1267 KB 192/1063 KB 1156/1710 KB 372/1044 KB 612/1267 KB 180/1063 KB 1156/1710 KB 372/1044 KB 608/1267 KB 176/1063 KB 1156/1710 KB 392/1044 KB 612/1267 KB 192/1063 KB 1160/1710 KB 392/1044 KB 612/1267 KB 192/1063 KB 1164/1710 KB 392/1044 KB 612/1267 KB 192/1063 KB 1168/1710 KB 392/1044 KB 616/1267 KB 192/1063 KB 1172/1710 KB 396/1044 KB 616/1267 KB 192/1063 KB 1176/1710 KB 388/1044 KB 612/1267 KB 192/1063 KB 1156/1710 KB 396/1044 KB 616/1267 KB 196/1063 KB 1176/1710 KB 396/1044 KB 616/1267 KB 200/1063 KB 1176/1710 KB 396/1044 KB 616/1267 KB 204/1063 KB 1180/1710 KB 396/1044 KB 616/1267 KB 208/1063 KB 1180/1710 KB 396/1044 KB 616/1267 KB 192/1063 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 1172/1710 KB 400/1044 KB 616/1267 KB 208/1063 KB 1180/1710 KB 392/1044 KB 616/1267 KB 192/1063 KB 1168/1710 KB 400/1044 KB 620/1267 KB 208/1063 KB 1180/1710 KB 400/1044 KB 624/1267 KB 208/1063 KB 1180/1710 KB 400/1044 KB 628/1267 KB 208/1063 KB 1180/1710 KB 404/1044 KB 632/1267 KB 208/1063 KB 4/713 KB 1180/1710 KB 396/1044 KB 616/1267 KB 200/1063 KB 1180/1710 KB 404/1044 KB 632/1267 KB 208/1063 KB 4/713 KB 1184/1710 KB 404/1044 KB 628/1267 KB 208/1063 KB 4/713 KB 1180/1710 KB 400/1044 KB 628/1267 KB 208/1063 KB 4/713 KB 1180/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 8/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 12/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 16/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 20/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 24/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 28/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 32/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 36/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 40/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 44/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 48/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 52/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 56/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 60/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 64/713 KB 1184/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 68/713 KB 1184/1710 KB 408/1044 KB 636/1267 KB 212/1063 KB 72/713 KB 1188/1710 KB 408/1044 KB 636/1267 KB 212/1063 KB 76/713 KB 1188/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 4/713 KB 1184/1710 KB 408/1044 KB 640/1267 KB 212/1063 KB 76/713 KB 1188/1710 KB 408/1044 KB 636/1267 KB 212/1063 KB 68/713 KB 1188/1710 KB 412/1044 KB 640/1267 KB 212/1063 KB 76/713 KB 1188/1710 KB 416/1044 KB 640/1267 KB 212/1063 KB 76/713 KB 1188/1710 KB 420/1044 KB 640/1267 KB 212/1063 KB 76/713 KB 1188/1710 KB 424/1044 KB 644/1267 KB 212/1063 KB 80/713 KB 1188/1710 KB 428/1044 KB 644/1267 KB 212/1063 KB 80/713 KB 1188/1710 KB 432/1044 KB 644/1267 KB 212/1063 KB 80/713 KB 1188/1710 KB 436/1044 KB 644/1267 KB 212/1063 KB 80/713 KB 1188/1710 KB 440/1044 KB 644/1267 KB 212/1063 KB 80/713 KB 1188/1710 KB 404/1044 KB 636/1267 KB 212/1063 KB 68/713 KB 1188/1710 KB 440/1044 KB 644/1267 KB 216/1063 KB 80/713 KB 1188/1710 KB 404/1044 KB 636/1267 KB 208/1063 KB 68/713 KB 1188/1710 KB 440/1044 KB 644/1267 KB 216/1063 KB 80/713 KB 1192/1710 KB 420/1044 KB 644/1267 KB 212/1063 KB 80/713 KB 1188/1710 KB 440/1044 KB 644/1267 KB 220/1063 KB 84/713 KB 1196/1710 KB 440/1044 KB 644/1267 KB 220/1063 KB 88/713 KB 1196/1710 KB 440/1044 KB 644/1267 KB 220/1063 KB 92/713 KB 1196/1710 KB 440/1044 KB 644/1267 KB 220/1063 KB 96/713 KB 1196/1710 KB 420/1044 KB 644/1267 KB 212/1063 KB 76/713 KB 1188/1710 KB 440/1044 KB 648/1267 KB 220/1063 KB 96/713 KB 1196/1710 KB 440/1044 KB 652/1267 KB 220/1063 KB 96/713 KB 1196/1710 KB 440/1044 KB 656/1267 KB 220/1063 KB 96/713 KB 1196/1710 KB 440/1044 KB 644/1267 KB 220/1063 KB 84/713 KB 1196/1710 KB 440/1044 KB 656/1267 KB 220/1063 KB 96/713 KB 1200/1710 KB 440/1044 KB 644/1267 KB 220/1063 KB 80/713 KB 1192/1710 KB 440/1044 KB 656/1267 KB 224/1063 KB 96/713 KB 1200/1710 KB 440/1044 KB 656/1267 KB 228/1063 KB 96/713 KB 1200/1710 KB 440/1044 KB 660/1267 KB 232/1063 KB 96/713 KB 1204/1710 KB 440/1044 KB 660/1267 KB 236/1063 KB 96/713 KB 1204/1710 KB 440/1044 KB 660/1267 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 240/1063 KB 96/713 KB 1204/1710 KB 440/1044 KB 660/1267 KB 244/1063 KB 96/713 KB 1204/1710 KB 444/1044 KB 660/1267 KB 248/1063 KB 100/713 KB 1204/1710 KB 444/1044 KB 660/1267 KB 252/1063 KB 100/713 KB 1204/1710 KB 444/1044 KB 660/1267 KB 256/1063 KB 100/713 KB 1204/1710 KB 440/1044 KB 660/1267 KB 228/1063 KB 96/713 KB 1204/1710 KB 444/1044 KB 660/1267 KB 256/1063 KB 100/713 KB 1208/1710 KB 444/1044 KB 660/1267 KB 256/1063 KB 100/713 KB 1212/1710 KB 444/1044 KB 660/1267 KB 256/1063 KB 100/713 KB 1216/1710 KB 440/1044 KB 660/1267 KB 228/1063 KB 96/713 KB 1200/1710 KB 444/1044 KB 664/1267 KB 256/1063 KB 100/713 KB 1216/1710 KB 444/1044 KB 668/1267 KB 256/1063 KB 100/713 KB 1216/1710 KB 444/1044 KB 672/1267 KB 256/1063 KB 100/713 KB 1216/1710 KB 444/1044 KB 672/1267 KB 256/1063 KB 100/713 KB 1220/1710 KB 444/1044 KB 676/1267 KB 256/1063 KB 100/713 KB 1224/1710 KB 444/1044 KB 660/1267 KB 244/1063 KB 100/713 KB 1204/1710 KB 440/1044 KB 660/1267 KB 244/1063 KB 100/713 KB 1204/1710 KB 444/1044 KB 676/1267 KB 256/1063 KB 104/713 KB 1228/1710 KB 444/1044 KB 676/1267 KB 256/1063 KB 108/713 KB 1228/1710 KB 448/1044 KB 676/1267 KB 256/1063 KB 112/713 KB 1228/1710 KB 448/1044 KB 676/1267 KB 256/1063 KB 116/713 KB 1228/1710 KB 448/1044 KB 676/1267 KB 260/1063 KB 120/713 KB 1228/1710 KB 448/1044 KB 676/1267 KB 260/1063 KB 124/713 KB 1228/1710 KB 444/1044 KB 676/1267 KB 256/1063 KB 100/713 KB 1220/1710 KB 448/1044 KB 680/1267 KB 260/1063 KB 124/713 KB 1228/1710 KB 448/1044 KB 684/1267 KB 260/1063 KB 124/713 KB 1228/1710 KB 448/1044 KB 688/1267 KB 260/1063 KB 124/713 KB 1228/1710 KB 448/1044 KB 692/1267 KB 260/1063 KB 124/713 KB 1228/1710 KB 448/1044 KB 676/1267 KB 260/1063 KB 116/713 KB 1228/1710 KB 448/1044 KB 676/1267 KB 256/1063 KB 116/713 KB 1228/1710 KB 448/1044 KB 676/1267 KB 256/1063 KB 108/713 KB 1228/1710 KB 452/1044 KB 692/1267 KB 260/1063 KB 128/713 KB 1232/1710 KB 456/1044 KB 692/1267 KB 260/1063 KB 128/713 KB 1232/1710 KB 460/1044 KB 692/1267 KB 260/1063 KB 128/713 KB 1232/1710 KB 464/1044 KB 692/1267 KB 260/1063 KB 128/713 KB 1232/1710 KB 468/1044 KB 692/1267 KB 264/1063 KB 128/713 KB 1232/1710 KB 448/1044 KB 692/1267 KB 260/1063 KB 128/713 KB 1228/1710 KB 468/1044 KB 696/1267 KB 264/1063 KB 132/713 KB 1232/1710 KB 468/1044 KB 696/1267 KB 264/1063 KB 128/713 KB 1232/1710 KB 472/1044 KB 700/1267 KB 264/1063 KB 132/713 KB 1232/1710 KB 472/1044 KB 704/1267 KB 264/1063 KB 132/713 KB 1232/1710 KB 464/1044 KB 692/1267 KB 264/1063 KB 128/713 KB 1232/1710 KB 472/1044 KB 704/1267 KB 268/1063 KB 132/713 KB 1232/1710 KB 448/1044 KB 692/1267 KB 260/1063 KB 128/713 KB 1232/1710 KB 472/1044 KB 704/1267 KB 268/1063 KB 132/713 KB 1236/1710 KB 472/1044 KB 704/1267 KB 272/1063 KB 132/713 KB 1240/1710 KB 472/1044 KB 704/1267 KB 272/1063 KB 132/713 KB 1244/1710 KB 472/1044 KB 704/1267 KB 272/1063 KB 132/713 KB 1248/1710 KB 472/1044 KB 704/1267 KB 272/1063 KB 132/713 KB 1252/1710 KB 472/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1256/1710 KB 472/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1260/1710 KB 472/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 472/1044 KB 696/1267 KB 264/1063 KB 132/713 KB 1232/1710 KB 476/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 480/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 484/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 488/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 492/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 496/ unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 500/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1264/1710 KB 504/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1268/1710 KB 508/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1268/1710 KB 472/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1252/1710 KB 508/1044 KB 712/1267 KB 272/1063 KB 136/713 KB 1268/1710 KB 508/1044 KB 716/1267 KB 272/1063 KB 136/713 KB 1268/1710 KB 508/1044 KB 720/1267 KB 272/1063 KB 136/713 KB 1268/1710 KB 472/1044 KB 704/1267 KB 272/1063 KB 136/713 KB 1252/1710 KB 472/1044 KB 704/1267 KB 272/1063 KB 132/713 KB 1236/1710 KB 508/1044 KB 720/1267 KB 276/1063 KB 136/713 KB 1268/1710 KB 508/1044 KB 720/1267 KB 280/1063 KB 136/713 KB 1268/1710 KB 508/1044 KB 720/1267 KB 284/1063 KB 140/713 KB 1268/1710 KB 508/1044 KB 720/1267 KB 288/1063 KB 140/713 KB 1268/1710 KB 508/1044 KB 720/1267 KB 292/1063 KB 140/713 KB 1268/1710 KB 508/1044 KB 724/1267 KB 296/1063 KB 140/713 KB 1268/1710 KB 508/1044 KB 724/1267 KB 300/1063 KB 140/713 KB 1268/1710 KB 508/1044 KB 724/1267 KB 304/1063 KB 140/713 KB 1268/1710 KB 500/1044 KB 708/1267 KB 272/1063 KB 136/713 KB 1268/1710 KB 508/1044 KB 724/1267 KB 304/1063 KB 140/713 KB 1272/1710 KB 508/1044 KB 724/1267 KB 304/1063 KB 140/713 KB 1276/1710 KB 508/1044 KB 724/1267 KB 304/1063 KB 140/713 KB 1280/1710 KB 508/1044 KB 724/1267 KB 308/1063 KB 140/713 KB 1284/1710 KB 508/1044 KB 724/1267 KB 292/1063 KB 140/713 KB 1268/1710 KB 512/1044 KB 728/1267 KB 308/1063 KB 140/713 KB 1284/1710 KB 512/1044 KB 732/1267 KB 308/1063 KB 140/713 KB 1284/1710 KB 512/1044 KB 736/1267 KB 308/1063 KB 140/713 KB 1284/1710 KB 508/1044 KB 720/1267 KB 280/1063 KB 140/713 KB 1268/1710 KB 512/1044 KB 736/1267 KB 308/1063 KB 144/713 KB 1284/1710 KB 512/1044 KB 736/1267 KB 308/1063 KB 148/713 KB 1284/1710 KB 512/1044 KB 736/1267 KB 308/1063 KB 152/713 KB 1284/1710 KB 512/1044 KB 736/1267 KB 308/1063 KB 156/713 KB 1284/1710 KB 512/1044 KB 736/1267 KB 308/1063 KB 160/713 KB 1284/1710 KB 512/1044 KB 736/1267 KB 308/1063 KB 164/713 KB 1284/1710 KB 512/1044 KB 740/1267 KB 308/1063 KB 168/713 KB 1284/1710 KB 512/1044 KB 724/1267 KB 308/1063 KB 140/713 KB 1284/1710 KB 508/1044 KB 724/1267 KB 308/1063 KB 140/713 KB 1280/1710 KB 512/1044 KB 740/1267 KB 312/1063 KB 168/713 KB 1284/1710 KB 512/1044 KB 740/1267 KB 316/1063 KB 168/713 KB 1284/1710 KB 512/1044 KB 740/1267 KB 320/1063 KB 168/713 KB 1284/1710 KB 512/1044 KB 740/1267 KB 324/1063 KB 172/713 KB 1284/1710 KB 516/1044 KB 740/1267 KB 328/1063 KB 172/713 KB 1288/1710 KB 516/1044 KB 740/1267 KB 332/1063 KB 172/713 KB 1288/1710 KB 512/1044 KB 740/1267 KB 308/1063 KB 164/713 KB 1284/1710 KB 516/1044 KB 744/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 516/1044 KB 748/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 516/1044 KB 752/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 516/1044 KB 740/1267 KB 324/1063 KB 172/713 KB 1288/1710 KB 520/1044 KB 752/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 524/1044 KB 752/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 528/1044 KB 752/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 532/1044 KB 752/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 536/1044 KB 756/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 540/1044 KB 756/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 512/1044 KB 740/1267 KB 324/1063 KB 172/713 KB 1288/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 172/713 KB 1292/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 172/713 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 1296/1710 KB 512/1044 KB 740/1267 KB 320/1063 KB 172/713 KB 1284/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 176/713 KB 1296/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 180/713 KB 1296/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 184/713 KB 1300/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 188/713 KB 1300/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 192/713 KB 1300/1710 KB 532/1044 KB 756/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 544/1044 KB 760/1267 KB 336/1063 KB 192/713 KB 1300/1710 KB 544/1044 KB 764/1267 KB 336/1063 KB 192/713 KB 1300/1710 KB 544/1044 KB 768/1267 KB 336/1063 KB 192/713 KB 1300/1710 KB 544/1044 KB 772/1267 KB 336/1063 KB 192/713 KB 1300/1710 KB 548/1044 KB 776/1267 KB 336/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 780/1267 KB 336/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 336/1063 KB 196/713 KB 1300/1710 KB 516/1044 KB 752/1267 KB 336/1063 KB 172/713 KB 1288/1710 KB 548/1044 KB 784/1267 KB 340/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 344/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 348/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 352/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 356/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 360/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 364/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 784/1267 KB 368/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 788/1267 KB 372/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 788/1267 KB 376/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 788/1267 KB 380/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 788/1267 KB 384/1063 KB 196/713 KB 1300/1710 KB 548/1044 KB 772/1267 KB 336/1063 KB 196/713 KB 1300/1710 KB 552/1044 KB 788/1267 KB 384/1063 KB 196/713 KB 1300/1710 KB 556/1044 KB 788/1267 KB 384/1063 KB 196/713 KB 1300/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 196/713 KB 1300/1710 KB 544/1044 KB 772/1267 KB 336/1063 KB 196/713 KB 1300/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 200/713 KB 1300/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 204/713 KB 1300/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 208/713 KB 1300/1710 KB 544/1044 KB 756/1267 KB 336/1063 KB 180/713 KB 1300/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 208/713 KB 1304/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 208/713 KB 1308/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 208/713 KB 1312/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 208/713 KB 1316/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 208/713 KB 1320/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 212/713 KB 1324/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 212/713 KB 1328/1710 KB 560/1044 KB 788/1267 KB 384/1063 KB 212/713 KB 1332/1710 KB 564/1044 KB 788/1267 KB 384/1063 KB 212/713 KB 1336/1710 KB 564/1044 KB 788/1267 KB 384/1063 KB 212/713 KB 1340/1710 KB 564/1044 KB 788/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 548/1044 KB 788/1267 KB 368/1063 KB 196/713 KB 1300/1710 KB 564/1044 KB 792/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 564/1044 KB 796/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 564/1044 KB 800/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 564/1044 KB 788/1267 KB 384/1063 KB 212/713 KB 1332/1710 KB 568/1044 KB 800/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 572/1044 KB 800/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 576/1044 KB 800/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 580/1044 KB 800/1267 KB 384/1063 KB 212/713 KB 1344/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 212/713 KB 1348/1710 KB 560/1044 KB 788/1267 KB 384 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install /1063 KB 212/713 KB 1320/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 216/713 KB 1348/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 220/713 KB 1348/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 224/713 KB 1348/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 228/713 KB 1348/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 232/713 KB 1348/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 236/713 KB 1348/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 240/713 KB 1348/1710 KB 584/1044 KB 804/1267 KB 388/1063 KB 244/713 KB 1348/1710 KB 580/1044 KB 804/1267 KB 388/1063 KB 212/713 KB 1348/1710 KB 588/1044 KB 804/1267 KB 392/1063 KB 244/713 KB 1348/1710 KB 588/1044 KB 804/1267 KB 396/1063 KB 244/713 KB 1348/1710 KB 580/1044 KB 804/1267 KB 384/1063 KB 212/713 KB 1348/1710 KB 588/1044 KB 808/1267 KB 396/1063 KB 248/713 KB 1348/1710 KB 588/1044 KB 812/1267 KB 396/1063 KB 248/713 KB 1348/1710 KB 588/1044 KB 816/1267 KB 396/1063 KB 248/713 KB 1348/1710 KB 580/1044 KB 800/1267 KB 384/1063 KB 212/713 KB 1348/1710 KB 588/1044 KB 816/1267 KB 396/1063 KB 248/713 KB 1352/1710 KB 588/1044 KB 816/1267 KB 396/1063 KB 248/713 KB 1356/1710 KB 588/1044 KB 816/1267 KB 396/1063 KB 248/713 KB 1360/1710 KB 588/1044 KB 816/1267 KB 396/1063 KB 248/713 KB 1364/1710 KB 588/1044 KB 820/1267 KB 400/1063 KB 248/713 KB 1368/1710 KB 588/1044 KB 820/1267 KB 400/1063 KB 248/713 KB 1372/1710 KB 588/1044 KB 804/1267 KB 396/1063 KB 248/713 KB 1348/1710 KB 588/1044 KB 804/1267 KB 388/1063 KB 244/713 KB 1348/1710 KB 592/1044 KB 820/1267 KB 400/1063 KB 252/713 KB 1372/1710 KB 596/1044 KB 820/1267 KB 400/1063 KB 252/713 KB 1372/1710 KB 588/1044 KB 820/1267 KB 400/1063 KB 248/713 KB 1364/1710 KB 588/1044 KB 820/1267 KB 396/1063 KB 248/713 KB 1364/1710 KB 596/1044 KB 824/1267 KB 400/1063 KB 252/713 KB 1372/1710 KB 596/1044 KB 828/1267 KB 400/1063 KB 252/713 KB 1372/1710 KB 588/1044 KB 820/1267 KB 400/1063 KB 252/713 KB 1372/1710 KB 596/1044 KB 828/1267 KB 400/1063 KB 256/713 KB 1372/1710 KB 596/1044 KB 828/1267 KB 404/1063 KB 256/713 KB 1372/1710 KB 600/1044 KB 832/1267 KB 408/1063 KB 260/713 KB 1376/1710 KB 600/1044 KB 832/1267 KB 412/1063 KB 260/713 KB 1376/1710 KB 600/1044 KB 832/1267 KB 416/1063 KB 260/713 KB 1376/1710 KB 600/1044 KB 832/1267 KB 404/1063 KB 260/713 KB 1376/1710 KB 600/1044 KB 832/1267 KB 404/1063 KB 260/713 KB 1372/1710 KB 604/1044 KB 832/1267 KB 416/1063 KB 260/713 KB 1376/1710 KB 608/1044 KB 832/1267 KB 416/1063 KB 260/713 KB 1376/1710 KB 612/1044 KB 832/1267 KB 416/1063 KB 260/713 KB 1376/1710 KB 616/1044 KB 832/1267 KB 420/1063 KB 260/713 KB 1380/1710 KB 620/1044 KB 832/1267 KB 420/1063 KB 260/713 KB 1380/1710 KB 624/1044 KB 832/1267 KB 420/1063 KB 260/713 KB 1380/1710 KB 596/1044 KB 832/1267 KB 404/1063 KB 260/713 KB 1372/1710 KB 624/1044 KB 832/1267 KB 420/1063 KB 264/713 KB 1380/1710 KB 624/1044 KB 832/1267 KB 420/1063 KB 268/713 KB 1380/1710 KB 624/1044 KB 832/1267 KB 420/1063 KB 272/713 KB 1380/1710 KB 596/1044 KB 832/1267 KB 404/1063 KB 256/713 KB 1372/1710 KB 624/1044 KB 836/1267 KB 420/1063 KB 272/713 KB 1380/1710 KB 624/1044 KB 840/1267 KB 420/1063 KB 272/713 KB 1380/1710 KB 624/1044 KB 840/1267 KB 420/1063 KB 276/713 KB 1380/1710 KB 628/1044 KB 844/1267 KB 420/1063 KB 280/713 KB 1380/1710 KB 628/1044 KB 844/1267 KB 420/1063 KB 284/713 KB 1380/1710 KB 628/1044 KB 844/1267 KB 420/1063 KB 288/713 KB 1380/1710 KB 612/1044 KB 832/1267 KB 420/1063 KB 260/713 KB 1380/1710 KB 628/1044 KB 844/1267 KB 424/1063 KB 288/713 KB 1380/1710 KB 628/1044 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 844/1267 KB 428/1063 KB 288/713 KB 1380/1710 KB 628/1044 KB 844/1267 KB 432/1063 KB 288/713 KB 1380/1710 KB 612/1044 KB 832/1267 KB 416/1063 KB 260/713 KB 1380/1710 KB 628/1044 KB 844/1267 KB 432/1063 KB 288/713 KB 1384/1710 KB 628/1044 KB 844/1267 KB 432/1063 KB 288/713 KB 1388/1710 KB 628/1044 KB 844/1267 KB 432/1063 KB 288/713 KB 1392/1710 KB 628/1044 KB 844/1267 KB 432/1063 KB 288/713 KB 1396/1710 KB 628/1044 KB 844/1267 KB 436/1063 KB 292/713 KB 1400/1710 KB 628/1044 KB 844/1267 KB 436/1063 KB 292/713 KB 1404/1710 KB 628/1044 KB 844/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 628/1044 KB 844/1267 KB 420/1063 KB 276/713 KB 1380/1710 KB 624/1044 KB 844/1267 KB 420/1063 KB 276/713 KB 1380/1710 KB 632/1044 KB 848/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 632/1044 KB 852/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 632/1044 KB 856/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 632/1044 KB 860/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 632/1044 KB 864/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 632/1044 KB 868/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 628/1044 KB 844/1267 KB 436/1063 KB 292/713 KB 1396/1710 KB 632/1044 KB 868/1267 KB 436/1063 KB 296/713 KB 1412/1710 KB 632/1044 KB 868/1267 KB 436/1063 KB 300/713 KB 1412/1710 KB 628/1044 KB 844/1267 KB 436/1063 KB 288/713 KB 1396/1710 KB 632/1044 KB 868/1267 KB 440/1063 KB 300/713 KB 1412/1710 KB 632/1044 KB 868/1267 KB 444/1063 KB 300/713 KB 1412/1710 KB 632/1044 KB 868/1267 KB 448/1063 KB 300/713 KB 1412/1710 KB 632/1044 KB 868/1267 KB 452/1063 KB 300/713 KB 1412/1710 KB 632/1044 KB 868/1267 KB 436/1063 KB 292/713 KB 1412/1710 KB 632/1044 KB 872/1267 KB 452/1063 KB 304/713 KB 1416/1710 KB 632/1044 KB 872/1267 KB 452/1063 KB 304/713 KB 1420/1710 KB 632/1044 KB 844/1267 KB 436/1063 KB 292/713 KB 1408/1710 KB 636/1044 KB 872/1267 KB 456/1063 KB 304/713 KB 1420/1710 KB 640/1044 KB 872/1267 KB 456/1063 KB 304/713 KB 1420/1710 KB 644/1044 KB 872/1267 KB 456/1063 KB 304/713 KB 1420/1710 KB 648/1044 KB 872/1267 KB 456/1063 KB 304/713 KB 1420/1710 KB 652/1044 KB 872/1267 KB 456/1063 KB 304/713 KB 1420/1710 KB 656/1044 KB 872/1267 KB 456/1063 KB 304/713 KB 1420/1710 KB 632/1044 KB 872/1267 KB 456/1063 KB 304/713 KB 1420/1710 KB 656/1044 KB 872/1267 KB 460/1063 KB 304/713 KB 1420/1710 KB 660/1044 KB 872/1267 KB 464/1063 KB 304/713 KB 1424/1710 KB 632/1044 KB 872/1267 KB 452/1063 KB 304/713 KB 1412/1710 KB 660/1044 KB 876/1267 KB 464/1063 KB 304/713 KB 1424/1710 KB 660/1044 KB 880/1267 KB 464/1063 KB 304/713 KB 1424/1710 KB 632/1044 KB 868/1267 KB 452/1063 KB 304/713 KB 1412/1710 KB 660/1044 KB 880/1267 KB 464/1063 KB 308/713 KB 1424/1710 KB 660/1044 KB 880/1267 KB 464/1063 KB 312/713 KB 1424/1710 KB 660/1044 KB 880/1267 KB 464/1063 KB 316/713 KB 1424/1710 KB 660/1044 KB 884/1267 KB 464/1063 KB 320/713 KB 1424/1710 KB 660/1044 KB 884/1267 KB 464/1063 KB 324/713 KB 1424/1710 KB 660/1044 KB 884/1267 KB 468/1063 KB 328/713 KB 1424/1710 KB 660/1044 KB 884/1267 KB 468/1063 KB 332/713 KB 1424/1710 KB 660/1044 KB 872/1267 KB 460/1063 KB 304/713 KB 1424/1710 KB 656/1044 KB 872/1267 KB 460/1063 KB 304/713 KB 1424/1710 KB 660/1044 KB 884/1267 KB 468/1063 KB 332/713 KB 1428/1710 KB 664/1044 KB 884/1267 KB 468/1063 KB 332/713 KB 1432/1710 KB 660/1044 KB 884/1267 KB 468/1063 KB 324/713 KB 1424/1710 KB 664/1044 KB 884/1267 KB 472/1063 KB 332/713 KB 1432/1710 KB 660/1044 KB 884/1267 KB 464/1063 KB 316/713 KB 1424/1710 KB 664/1044 KB 888/1267 KB 472/1063 KB 332/713 KB 143 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 6/1710 KB 664/1044 KB 892/1267 KB 472/1063 KB 332/713 KB 1436/1710 KB 664/1044 KB 896/1267 KB 472/1063 KB 332/713 KB 1436/1710 KB 664/1044 KB 884/1267 KB 472/1063 KB 332/713 KB 1436/1710 KB 664/1044 KB 884/1267 KB 468/1063 KB 332/713 KB 1428/1710 KB 668/1044 KB 896/1267 KB 476/1063 KB 332/713 KB 1436/1710 KB 672/1044 KB 896/1267 KB 476/1063 KB 332/713 KB 1436/1710 KB 672/1044 KB 896/1267 KB 476/1063 KB 332/713 KB 1440/1710 KB 672/1044 KB 900/1267 KB 476/1063 KB 332/713 KB 1444/1710 KB 676/1044 KB 900/1267 KB 476/1063 KB 336/713 KB 1448/1710 KB 664/1044 KB 896/1267 KB 476/1063 KB 332/713 KB 1436/1710 KB 676/1044 KB 900/1267 KB 480/1063 KB 336/713 KB 1452/1710 KB 676/1044 KB 900/1267 KB 484/1063 KB 336/713 KB 1452/1710 KB 676/1044 KB 900/1267 KB 476/1063 KB 336/713 KB 1444/1710 KB 676/1044 KB 900/1267 KB 484/1063 KB 340/713 KB 1452/1710 KB 676/1044 KB 900/1267 KB 476/1063 KB 332/713 KB 1444/1710 KB 680/1044 KB 900/1267 KB 488/1063 KB 340/713 KB 1452/1710 KB 684/1044 KB 900/1267 KB 488/1063 KB 340/713 KB 1452/1710 KB 688/1044 KB 900/1267 KB 488/1063 KB 340/713 KB 1452/1710 KB 672/1044 KB 900/1267 KB 476/1063 KB 332/713 KB 1440/1710 KB 688/1044 KB 904/1267 KB 488/1063 KB 340/713 KB 1452/1710 KB 688/1044 KB 908/1267 KB 488/1063 KB 340/713 KB 1452/1710 KB 676/1044 KB 900/1267 KB 488/1063 KB 340/713 KB 1452/1710 KB 688/1044 KB 912/1267 KB 492/1063 KB 340/713 KB 1452/1710 KB 688/1044 KB 912/1267 KB 496/1063 KB 344/713 KB 1452/1710 KB 688/1044 KB 912/1267 KB 500/1063 KB 344/713 KB 1452/1710 KB 692/1044 KB 912/1267 KB 504/1063 KB 344/713 KB 1452/1710 KB 692/1044 KB 912/1267 KB 508/1063 KB 344/713 KB 1452/1710 KB 692/1044 KB 912/1267 KB 512/1063 KB 344/713 KB 1452/1710 KB 688/1044 KB 912/1267 KB 492/1063 KB 344/713 KB 1452/1710 KB 692/1044 KB 912/1267 KB 512/1063 KB 348/713 KB 1452/1710 KB 692/1044 KB 912/1267 KB 512/1063 KB 352/713 KB 1452/1710 KB 676/1044 KB 912/1267 KB 492/1063 KB 340/713 KB 1452/1710 KB 692/1044 KB 912/1267 KB 512/1063 KB 352/713 KB 1456/1710 KB 688/1044 KB 912/1267 KB 492/1063 KB 340/713 KB 1452/1710 KB 692/1044 KB 916/1267 KB 512/1063 KB 352/713 KB 1456/1710 KB 692/1044 KB 920/1267 KB 512/1063 KB 356/713 KB 1460/1710 KB 692/1044 KB 924/1267 KB 512/1063 KB 356/713 KB 1460/1710 KB 692/1044 KB 928/1267 KB 512/1063 KB 356/713 KB 1460/1710 KB 692/1044 KB 912/1267 KB 500/1063 KB 344/713 KB 1452/1710 KB 696/1044 KB 928/1267 KB 512/1063 KB 356/713 KB 1460/1710 KB 700/1044 KB 928/1267 KB 512/1063 KB 356/713 KB 1460/1710 KB 704/1044 KB 928/1267 KB 512/1063 KB 356/713 KB 1460/1710 KB 692/1044 KB 916/1267 KB 512/1063 KB 356/713 KB 1460/1710 KB 704/1044 KB 928/1267 KB 512/1063 KB 360/713 KB 1460/1710 KB 708/1044 KB 928/1267 KB 512/1063 KB 364/713 KB 1460/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 368/713 KB 1460/1710 KB 692/1044 KB 916/1267 KB 512/1063 KB 352/713 KB 1460/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 368/713 KB 1464/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 368/713 KB 1468/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 368/713 KB 1472/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 368/713 KB 1476/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 372/713 KB 1480/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 364/713 KB 1460/1710 KB 708/1044 KB 932/1267 KB 520/1063 KB 372/713 KB 1480/1710 KB 708/1044 KB 932/1267 KB 524/1063 KB 372/713 KB 1480/1710 KB 708/1044 KB 932/1267 KB 528/1063 KB 372/713 KB 1480/1710 KB 708/1044 KB 932/1267 KB 512/1063 KB 364/713 KB 1460/1710 KB 708/1044 KB 936/1267 KB 528/1063 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 372/713 KB 1484/1710 KB 708/1044 KB 928/1267 KB 512/1063 KB 360/713 KB 1460/1710 KB 712/1044 KB 936/1267 KB 528/1063 KB 372/713 KB 1484/1710 KB 716/1044 KB 936/1267 KB 528/1063 KB 372/713 KB 1484/1710 KB 720/1044 KB 936/1267 KB 528/1063 KB 372/713 KB 1484/1710 KB 708/1044 KB 932/1267 KB 528/1063 KB 372/713 KB 1484/1710 KB 708/1044 KB 932/1267 KB 516/1063 KB 372/713 KB 1476/1710 KB 720/1044 KB 936/1267 KB 528/1063 KB 376/713 KB 1484/1710 KB 724/1044 KB 940/1267 KB 528/1063 KB 380/713 KB 1488/1710 KB 724/1044 KB 940/1267 KB 528/1063 KB 384/713 KB 1488/1710 KB 724/1044 KB 940/1267 KB 532/1063 KB 388/713 KB 1488/1710 KB 724/1044 KB 940/1267 KB 532/1063 KB 392/713 KB 1488/1710 KB 724/1044 KB 940/1267 KB 532/1063 KB 396/713 KB 1488/1710 KB 724/1044 KB 940/1267 KB 532/1063 KB 400/713 KB 1488/1710 KB 724/1044 KB 940/1267 KB 528/1063 KB 376/713 KB 1488/1710 KB 728/1044 KB 940/1267 KB 532/1063 KB 400/713 KB 1488/1710 KB 732/1044 KB 940/1267 KB 532/1063 KB 400/713 KB 1488/1710 KB 736/1044 KB 940/1267 KB 532/1063 KB 400/713 KB 1488/1710 KB 720/1044 KB 940/1267 KB 528/1063 KB 376/713 KB 1488/1710 KB 736/1044 KB 944/1267 KB 532/1063 KB 400/713 KB 1488/1710 KB 720/1044 KB 936/1267 KB 528/1063 KB 376/713 KB 1488/1710 KB 736/1044 KB 944/1267 KB 532/1063 KB 400/713 KB 1492/1710 KB 736/1044 KB 948/1267 KB 532/1063 KB 400/713 KB 1496/1710 KB 724/1044 KB 940/1267 KB 532/1063 KB 384/713 KB 1488/1710 KB 736/1044 KB 948/1267 KB 536/1063 KB 400/713 KB 1500/1710 KB 736/1044 KB 948/1267 KB 540/1063 KB 400/713 KB 1500/1710 KB 736/1044 KB 948/1267 KB 544/1063 KB 400/713 KB 1500/1710 KB 736/1044 KB 948/1267 KB 532/1063 KB 400/713 KB 1492/1710 KB 736/1044 KB 952/1267 KB 544/1063 KB 400/713 KB 1500/1710 KB 736/1044 KB 956/1267 KB 544/1063 KB 400/713 KB 1500/1710 KB 740/1044 KB 960/1267 KB 544/1063 KB 400/713 KB 1500/1710 KB 740/1044 KB 964/1267 KB 544/1063 KB 400/713 KB 1500/1710 KB 740/1044 KB 968/1267 KB 548/1063 KB 404/713 KB 1500/1710 KB 740/1044 KB 972/1267 KB 548/1063 KB 404/713 KB 1500/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 404/713 KB 1500/1710 KB 736/1044 KB 948/1267 KB 532/1063 KB 400/713 KB 1500/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 404/713 KB 1504/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 404/713 KB 1508/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 404/713 KB 1512/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 404/713 KB 1516/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 404/713 KB 1520/1710 KB 740/1044 KB 964/1267 KB 548/1063 KB 404/713 KB 1500/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 408/713 KB 1520/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 412/713 KB 1520/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 416/713 KB 1520/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 420/713 KB 1524/1710 KB 740/1044 KB 980/1267 KB 548/1063 KB 424/713 KB 1524/1710 KB 740/1044 KB 980/1267 KB 548/1063 KB 428/713 KB 1524/1710 KB 740/1044 KB 964/1267 KB 548/1063 KB 400/713 KB 1500/1710 KB 740/1044 KB 980/1267 KB 552/1063 KB 428/713 KB 1524/1710 KB 740/1044 KB 980/1267 KB 556/1063 KB 428/713 KB 1524/1710 KB 740/1044 KB 980/1267 KB 560/1063 KB 428/713 KB 1524/1710 KB 740/1044 KB 956/1267 KB 544/1063 KB 400/713 KB 1500/1710 KB 744/1044 KB 980/1267 KB 560/1063 KB 428/713 KB 1524/1710 KB 748/1044 KB 980/1267 KB 560/1063 KB 428/713 KB 1524/1710 KB 752/1044 KB 980/1267 KB 560/1063 KB 428/713 KB 1524/1710 KB 756/1044 KB 980/1267 KB 560/1063 KB 428/713 KB 1524/1710 KB 760/1044 KB 980/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 764/1044 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 980/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 768/1044 KB 980/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 740/1044 KB 980/1267 KB 548/1063 KB 420/713 KB 1524/1710 KB 768/1044 KB 984/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 768/1044 KB 988/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 772/1044 KB 992/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 740/1044 KB 976/1267 KB 548/1063 KB 416/713 KB 1524/1710 KB 772/1044 KB 992/1267 KB 564/1063 KB 428/713 KB 1528/1710 KB 772/1044 KB 992/1267 KB 564/1063 KB 428/713 KB 1532/1710 KB 772/1044 KB 992/1267 KB 564/1063 KB 428/713 KB 1536/1710 KB 772/1044 KB 992/1267 KB 564/1063 KB 432/713 KB 1536/1710 KB 772/1044 KB 992/1267 KB 564/1063 KB 436/713 KB 1536/1710 KB 772/1044 KB 996/1267 KB 564/1063 KB 440/713 KB 1540/1710 KB 772/1044 KB 988/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 776/1044 KB 996/1267 KB 564/1063 KB 444/713 KB 1540/1710 KB 780/1044 KB 996/1267 KB 564/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 564/1063 KB 444/713 KB 1540/1710 KB 756/1044 KB 980/1267 KB 564/1063 KB 428/713 KB 1524/1710 KB 784/1044 KB 996/1267 KB 568/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 572/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 576/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 580/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 584/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 588/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 592/1063 KB 444/713 KB 1540/1710 KB 784/1044 KB 996/1267 KB 596/1063 KB 444/713 KB 1540/1710 KB 788/1044 KB 996/1267 KB 600/1063 KB 444/713 KB 1540/1710 KB 788/1044 KB 996/1267 KB 604/1063 KB 444/713 KB 1540/1710 KB 788/1044 KB 996/1267 KB 608/1063 KB 444/713 KB 1540/1710 KB 772/1044 KB 996/1267 KB 564/1063 KB 436/713 KB 1540/1710 KB 788/1044 KB 1000/1267 KB 608/1063 KB 444/713 KB 1540/1710 KB 788/1044 KB 1004/1267 KB 608/1063 KB 444/713 KB 1540/1710 KB 788/1044 KB 1008/1267 KB 608/1063 KB 444/713 KB 1540/1710 KB 772/1044 KB 992/1267 KB 564/1063 KB 436/713 KB 1540/1710 KB 788/1044 KB 1008/1267 KB 608/1063 KB 444/713 KB 1544/1710 KB 788/1044 KB 1008/1267 KB 608/1063 KB 444/713 KB 1548/1710 KB 788/1044 KB 1008/1267 KB 608/1063 KB 444/713 KB 1552/1710 KB 788/1044 KB 1008/1267 KB 608/1063 KB 444/713 KB 1556/1710 KB 788/1044 KB 1012/1267 KB 608/1063 KB 444/713 KB 1560/1710 KB 788/1044 KB 1012/1267 KB 608/1063 KB 444/713 KB 1564/1710 KB 788/1044 KB 1012/1267 KB 608/1063 KB 444/713 KB 1568/1710 KB 788/1044 KB 996/1267 KB 596/1063 KB 444/713 KB 1540/1710 KB 792/1044 KB 1012/1267 KB 608/1063 KB 444/713 KB 1568/1710 KB 796/1044 KB 1012/1267 KB 608/1063 KB 444/713 KB 1568/1710 KB 800/1044 KB 1012/1267 KB 608/1063 KB 444/713 KB 1568/1710 KB 772/1044 KB 996/1267 KB 596/1063 KB 444/713 KB 1540/1710 KB 800/1044 KB 1012/1267 KB 608/1063 KB 448/713 KB 1568/1710 KB 800/1044 KB 1012/1267 KB 608/1063 KB 452/713 KB 1568/1710 KB 800/1044 KB 1012/1267 KB 608/1063 KB 456/713 KB 1568/1710 KB 800/1044 KB 1012/1267 KB 608/1063 KB 460/713 KB 1568/1710 KB 804/1044 KB 1012/1267 KB 612/1063 KB 464/713 KB 1572/1710 KB 788/1044 KB 1012/1267 KB 608/1063 KB 444/713 KB 1556/1710 KB 804/1044 KB 1016/1267 KB 612/1063 KB 464/713 KB 1572/1710 KB 804/1044 KB 1020/1267 KB 612/1063 KB 464/713 KB 1572/1710 KB 804/1044 KB 1024/1267 KB 612/1063 KB 464/713 KB 1572/1710 KB 804/1044 KB 1028/1267 KB 612/1063 KB 464/713 KB 1572/1710 KB 804/1044 KB 1032/1267 KB 612/1063 KB 468/713 KB 1572/1710 KB 804/1044 KB 1036/1267 KB 612/1063 K unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install B 468/713 KB 1572/1710 KB 804/1044 KB 1012/1267 KB 612/1063 KB 460/713 KB 1572/1710 KB 808/1044 KB 1036/1267 KB 612/1063 KB 468/713 KB 1572/1710 KB 812/1044 KB 1036/1267 KB 612/1063 KB 468/713 KB 1572/1710 KB 816/1044 KB 1036/1267 KB 612/1063 KB 468/713 KB 1572/1710 KB 800/1044 KB 1012/1267 KB 612/1063 KB 460/713 KB 1572/1710 KB 800/1044 KB 1012/1267 KB 612/1063 KB 460/713 KB 1568/1710 KB 816/1044 KB 1036/1267 KB 616/1063 KB 468/713 KB 1576/1710 KB 816/1044 KB 1036/1267 KB 620/1063 KB 468/713 KB 1576/1710 KB 816/1044 KB 1036/1267 KB 624/1063 KB 468/713 KB 1576/1710 KB 816/1044 KB 1036/1267 KB 628/1063 KB 468/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 632/1063 KB 468/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 636/1063 KB 468/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 468/713 KB 1576/1710 KB 804/1044 KB 1028/1267 KB 612/1063 KB 468/713 KB 1572/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 472/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 476/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 480/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 484/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 488/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 492/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 496/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 640/1063 KB 500/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 644/1063 KB 504/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 644/1063 KB 508/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 644/1063 KB 512/713 KB 1576/1710 KB 820/1044 KB 1040/1267 KB 628/1063 KB 468/713 KB 1576/1710 KB 824/1044 KB 1040/1267 KB 644/1063 KB 512/713 KB 1576/1710 KB 816/1044 KB 1040/1267 KB 628/1063 KB 468/713 KB 1576/1710 KB 816/1044 KB 1036/1267 KB 624/1063 KB 468/713 KB 1576/1710 KB 828/1044 KB 1040/1267 KB 644/1063 KB 512/713 KB 1580/1710 KB 828/1044 KB 1040/1267 KB 644/1063 KB 512/713 KB 1584/1710 KB 828/1044 KB 1044/1267 KB 644/1063 KB 512/713 KB 1584/1710 KB 828/1044 KB 1048/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1052/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1056/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1060/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1064/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1068/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1072/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 820/1044 KB 1040/1267 KB 644/1063 KB 500/713 KB 1576/1710 KB 828/1044 KB 1072/1267 KB 648/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1072/1267 KB 652/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1040/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 832/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1588/1710 KB 828/1044 KB 1044/1267 KB 644/1063 KB 512/713 KB 1588/1710 KB 832/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1592/1710 KB 832/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1596/1710 KB 832/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1600/1710 KB 832/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1604/1710 KB 836/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1608/1710 KB 836/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1612/1710 KB 836/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1616/1710 KB 836/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1620/1710 KB 836/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1624/1710 KB 836/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1628/1710 KB 836/1044 KB 1076/1267 KB 66 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 0/1063 KB 516/713 KB 1632/1710 KB 836/1044 KB 1072/1267 KB 656/1063 KB 512/713 KB 1604/1710 KB 840/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1632/1710 KB 844/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1632/1710 KB 848/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1632/1710 KB 852/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1632/1710 KB 856/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1632/1710 KB 860/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1632/1710 KB 864/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1632/1710 KB 836/1044 KB 1076/1267 KB 660/1063 KB 516/713 KB 1620/1710 KB 864/1044 KB 1076/1267 KB 660/1063 KB 520/713 KB 1632/1710 KB 864/1044 KB 1076/1267 KB 660/1063 KB 524/713 KB 1632/1710 KB 864/1044 KB 1076/1267 KB 660/1063 KB 528/713 KB 1632/1710 KB 836/1044 KB 1076/1267 KB 660/1063 KB 512/713 KB 1620/1710 KB 836/1044 KB 1076/1267 KB 656/1063 KB 512/713 KB 1620/1710 KB 868/1044 KB 1080/1267 KB 660/1063 KB 528/713 KB 1632/1710 KB 868/1044 KB 1084/1267 KB 664/1063 KB 528/713 KB 1632/1710 KB 868/1044 KB 1088/1267 KB 664/1063 KB 528/713 KB 1632/1710 KB 868/1044 KB 1092/1267 KB 664/1063 KB 528/713 KB 1632/1710 KB 868/1044 KB 1096/1267 KB 664/1063 KB 532/713 KB 1636/1710 KB 868/1044 KB 1100/1267 KB 664/1063 KB 532/713 KB 1636/1710 KB 868/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1636/1710 KB 868/1044 KB 1076/1267 KB 660/1063 KB 528/713 KB 1632/1710 KB 872/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1636/1710 KB 876/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1636/1710 KB 880/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1636/1710 KB 868/1044 KB 1092/1267 KB 664/1063 KB 532/713 KB 1636/1710 KB 880/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1640/1710 KB 880/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1644/1710 KB 880/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1648/1710 KB 880/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1652/1710 KB 884/1044 KB 1108/1267 KB 664/1063 KB 532/713 KB 1656/1710 KB 884/1044 KB 1108/1267 KB 664/1063 KB 532/713 KB 1660/1710 KB 884/1044 KB 1108/1267 KB 664/1063 KB 532/713 KB 1664/1710 KB 868/1044 KB 1092/1267 KB 664/1063 KB 532/713 KB 1632/1710 KB 884/1044 KB 1108/1267 KB 664/1063 KB 536/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 664/1063 KB 540/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 664/1063 KB 544/713 KB 1664/1710 KB 868/1044 KB 1080/1267 KB 664/1063 KB 528/713 KB 1632/1710 KB 884/1044 KB 1108/1267 KB 668/1063 KB 544/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 672/1063 KB 544/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 676/1063 KB 544/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 680/1063 KB 544/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 684/1063 KB 544/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 688/1063 KB 544/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 692/1063 KB 544/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 696/1063 KB 548/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 700/1063 KB 548/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 704/1063 KB 548/713 KB 1664/1710 KB 884/1044 KB 1108/1267 KB 664/1063 KB 532/713 KB 1652/1710 KB 884/1044 KB 1112/1267 KB 704/1063 KB 548/713 KB 1664/1710 KB 884/1044 KB 1116/1267 KB 704/1063 KB 548/713 KB 1664/1710 KB 884/1044 KB 1120/1267 KB 704/1063 KB 548/713 KB 1664/1710 KB 884/1044 KB 1104/1267 KB 664/1063 KB 532/713 KB 1652/1710 KB 888/1044 KB 1120/1267 KB 704/1063 KB 548/713 KB 1664/1710 KB 892/1044 KB 1120/1267 KB 704/1063 KB 548/713 KB 1664/1710 KB 896/1044 KB 1120/1267 KB 704/1063 KB 548/713 KB 1664/1710 KB 884/1044 KB 1108/1267 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 692/1063 KB 548/713 KB 1664/1710 KB 896/1044 KB 1120/1267 KB 704/1063 KB 552/713 KB 1664/1710 KB 896/1044 KB 1120/1267 KB 704/1063 KB 556/713 KB 1664/1710 KB 900/1044 KB 1120/1267 KB 708/1063 KB 560/713 KB 1668/1710 KB 900/1044 KB 1120/1267 KB 708/1063 KB 564/713 KB 1668/1710 KB 900/1044 KB 1124/1267 KB 708/1063 KB 568/713 KB 1668/1710 KB 900/1044 KB 1124/1267 KB 708/1063 KB 572/713 KB 1668/1710 KB 900/1044 KB 1124/1267 KB 708/1063 KB 576/713 KB 1668/1710 KB 900/1044 KB 1120/1267 KB 708/1063 KB 556/713 KB 1668/1710 KB 900/1044 KB 1124/1267 KB 708/1063 KB 576/713 KB 1672/1710 KB 900/1044 KB 1124/1267 KB 708/1063 KB 576/713 KB 1676/1710 KB 900/1044 KB 1124/1267 KB 708/1063 KB 576/713 KB 1680/1710 KB 900/1044 KB 1120/1267 KB 708/1063 KB 556/713 KB 1664/1710 KB 900/1044 KB 1124/1267 KB 712/1063 KB 576/713 KB 1680/1710 KB 900/1044 KB 1124/1267 KB 716/1063 KB 576/713 KB 1680/1710 KB 900/1044 KB 1124/1267 KB 720/1063 KB 576/713 KB 1680/1710 KB 900/1044 KB 1120/1267 KB 704/1063 KB 556/713 KB 1664/1710 KB 904/1044 KB 1124/1267 KB 720/1063 KB 576/713 KB 1680/1710 KB 908/1044 KB 1124/1267 KB 720/1063 KB 576/713 KB 1680/1710 KB 912/1044 KB 1124/1267 KB 720/1063 KB 576/713 KB 1680/1710 KB 900/1044 KB 1124/1267 KB 708/1063 KB 564/713 KB 1668/1710 KB 912/1044 KB 1128/1267 KB 720/1063 KB 576/713 KB 1680/1710 KB 912/1044 KB 1132/1267 KB 720/1063 KB 576/713 KB 1680/1710 KB 912/1044 KB 1136/1267 KB 720/1063 KB 576/713 KB 1680/1710 KB 912/1044 KB 1136/1267 KB 720/1063 KB 576/713 KB 1684/1710 KB 916/1044 KB 1140/1267 KB 724/1063 KB 580/713 KB 1688/1710 KB 916/1044 KB 1140/1267 KB 724/1063 KB 580/713 KB 1692/1710 KB 912/1044 KB 1136/1267 KB 724/1063 KB 576/713 KB 1684/1710 KB 916/1044 KB 1140/1267 KB 728/1063 KB 580/713 KB 1692/1710 KB 916/1044 KB 1140/1267 KB 732/1063 KB 580/713 KB 1692/1710 KB 916/1044 KB 1140/1267 KB 736/1063 KB 580/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 724/1063 KB 580/713 KB 1684/1710 KB 916/1044 KB 1140/1267 KB 736/1063 KB 584/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 736/1063 KB 588/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 736/1063 KB 592/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 736/1063 KB 596/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 740/1063 KB 600/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 724/1063 KB 576/713 KB 1684/1710 KB 916/1044 KB 1144/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 916/1044 KB 1148/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 916/1044 KB 1152/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 916/1044 KB 1136/1267 KB 724/1063 KB 576/713 KB 1684/1710 KB 920/1044 KB 1152/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 924/1044 KB 1152/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 928/1044 KB 1152/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 928/1044 KB 1156/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 932/1044 KB 1160/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 932/1044 KB 1164/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 932/1044 KB 1168/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 740/1063 KB 596/713 KB 1696/1710 KB 932/1044 KB 1168/1267 KB 744/1063 KB 604/713 KB 1696/1710 KB 932/1044 KB 1168/1267 KB 748/1063 KB 604/713 KB 1696/1710 KB 932/1044 KB 1168/1267 KB 752/1063 KB 604/713 KB 1696/1710 KB 932/1044 KB 1168/1267 KB 756/1063 KB 604/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 732/1063 KB 580/713 KB 1696/1710 KB 932/1044 KB 1172/1267 KB 756/1063 KB 604/713 KB 1700/1710 KB 932/1044 KB 1172/1267 KB 756/1063 KB 604/713 KB 1704/1710 KB 932/1044 KB 1 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 172/1267 KB 756/1063 KB 604/713 KB 1708/1710 KB 932/1044 KB 1172/1267 KB 756/1063 KB 604/713 KB 1710/1710 KB 932/1044 KB 1172/1267 KB 756/1063 KB 604/713 KB 1696/1710 KB 916/1044 KB 1140/1267 KB 752/1063 KB 604/713 KB 1696/1710 KB 932/1044 KB 1172/1267 KB 756/1063 KB 608/713 KB 1710/1710 KB 932/1044 KB 1156/1267 KB 740/1063 KB 604/713 KB 1696/1710 KB 936/1044 KB 1172/1267 KB 756/1063 KB 608/713 KB 1710/1710 KB 940/1044 KB 1172/1267 KB 756/1063 KB 608/713 KB 1710/1710 KB 944/1044 KB 1172/1267 KB 756/1063 KB 608/713 KB 1710/1710 KB 948/1044 KB 1172/1267 KB 756/1063 KB 608/713 KB 1710/1710 KB 952/1044 KB 1172/1267 KB 756/1063 KB 612/713 KB 1710/1710 KB 952/1044 KB 1176/1267 KB 760/1063 KB 612/713 KB 1710/1710 KB 948/1044 KB 1172/1267 KB 756/1063 KB 612/713 KB 1710/1710 KB 956/1044 KB 1176/1267 KB 760/1063 KB 616/713 KB 1710/1710 KB 956/1044 KB 1176/1267 KB 760/1063 KB 612/713 KB 1710/1710 KB 960/1044 KB 1180/1267 KB 760/1063 KB 616/713 KB 1710/1710 KB 952/1044 KB 1172/1267 KB 760/1063 KB 612/713 KB 1710/1710 KB 960/1044 KB 1180/1267 KB 764/1063 KB 616/713 KB 1710/1710 KB 960/1044 KB 1180/1267 KB 768/1063 KB 616/713 KB 1710/1710 KB 956/1044 KB 1180/1267 KB 760/1063 KB 616/713 KB 1710/1710 KB 960/1044 KB 1184/1267 KB 768/1063 KB 620/713 KB 1710/1710 KB 960/1044 KB 1180/1267 KB 768/1063 KB 620/713 KB 1710/1710 KB 960/1044 KB 1184/1267 KB 768/1063 KB 624/713 KB 1710/1710 KB 960/1044 KB 1188/1267 KB 772/1063 KB 628/713 KB 1710/1710 KB 964/1044 KB 1188/1267 KB 772/1063 KB 632/713 KB 1710/1710 KB 964/1044 KB 1188/1267 KB 772/1063 KB 636/713 KB 1710/1710 KB 964/1044 KB 1188/1267 KB 772/1063 KB 640/713 KB 1710/1710 KB 960/1044 KB 1188/1267 KB 772/1063 KB 624/713 KB 1710/1710 KB 964/1044 KB 1192/1267 KB 772/1063 KB 640/713 KB 1710/1710 KB 964/1044 KB 1196/1267 KB 772/1063 KB 640/713 KB 1710/1710 KB 964/1044 KB 1200/1267 KB 772/1063 KB 640/713 KB 1710/1710 KB 960/1044 KB 1184/1267 KB 772/1063 KB 624/713 KB 1710/1710 KB 964/1044 KB 1200/1267 KB 776/1063 KB 640/713 KB 1710/1710 KB 964/1044 KB 1200/1267 KB 780/1063 KB 640/713 KB 1710/1710 KB 964/1044 KB 1188/1267 KB 772/1063 KB 628/713 KB 1710/1710 KB 968/1044 KB 1200/1267 KB 780/1063 KB 640/713 KB 1710/1710 KB 972/1044 KB 1200/1267 KB 780/1063 KB 640/713 KB 1710/1710 KB 976/1044 KB 1200/1267 KB 780/1063 KB 640/713 KB 1710/1710 KB 980/1044 KB 1200/1267 KB 780/1063 KB 640/713 KB 1710/1710 KB 984/1044 KB 1204/1267 KB 784/1063 KB 644/713 KB 988/1044 KB 1204/1267 KB 784/1063 KB 644/713 KB 992/1044 KB 1204/1267 KB 784/1063 KB 644/713 KB 980/1044 KB 1204/1267 KB 784/1063 KB 644/713 KB 1710/1710 KB 992/1044 KB 1204/1267 KB 784/1063 KB 648/713 KB 992/1044 KB 1204/1267 KB 784/1063 KB 652/713 KB 992/1044 KB 1204/1267 KB 784/1063 KB 656/713 KB 992/1044 KB 1204/1267 KB 784/1063 KB 660/713 KB 996/1044 KB 1204/1267 KB 784/1063 KB 664/713 KB 996/1044 KB 1204/1267 KB 784/1063 KB 668/713 KB 996/1044 KB 1204/1267 KB 784/1063 KB 672/713 KB 980/1044 KB 1204/1267 KB 784/1063 KB 640/713 KB 1710/1710 KB 996/1044 KB 1208/1267 KB 784/1063 KB 672/713 KB 996/1044 KB 1212/1267 KB 784/1063 KB 672/713 KB 996/1044 KB 1216/1267 KB 784/1063 KB 672/713 KB 980/1044 KB 1200/1267 KB 784/1063 KB 640/713 KB 1710/1710 KB 996/1044 KB 1216/1267 KB 788/1063 KB 672/713 KB 996/1044 KB 1216/1267 KB 792/1063 KB 672/713 KB 996/1044 KB 1216/1267 KB 796/1063 KB 672/713 KB 996/1044 KB 1216/1267 KB 800/1063 KB 672/713 KB 996/1044 KB 1220/1267 KB 80 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 0/1063 KB 672/713 KB 996/1044 KB 1224/1267 KB 804/1063 KB 672/713 KB 996/1044 KB 1228/1267 KB 804/1063 KB 672/713 KB 996/1044 KB 1232/1267 KB 804/1063 KB 672/713 KB 996/1044 KB 1204/1267 KB 784/1063 KB 660/713 KB 1000/1044 KB 1232/1267 KB 804/1063 KB 672/713 KB 1004/1044 KB 1232/1267 KB 804/1063 KB 672/713 KB 1008/1044 KB 1232/1267 KB 804/1063 KB 672/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2722.7 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 996/1044 KB 1220/1267 KB 804/1063 KB 672/713 KB 1008/1044 KB 1232/1267 KB 808/1063 KB 672/713 KB 1008/1044 KB 1232/1267 KB 812/1063 KB 672/713 KB 1008/1044 KB 1232/1267 KB 816/1063 KB 672/713 KB 1012/1044 KB 1232/1267 KB 820/1063 KB 672/713 KB 1012/1044 KB 1236/1267 KB 824/1063 KB 676/713 KB 1012/1044 KB 1236/1267 KB 828/1063 KB 676/713 KB 1012/1044 KB 1236/1267 KB 832/1063 KB 676/713 KB 1012/1044 KB 1232/1267 KB 816/1063 KB 672/713 KB 1016/1044 KB 1236/1267 KB 832/1063 KB 676/713 KB 1020/1044 KB 1236/1267 KB 832/1063 KB 676/713 KB 1024/1044 KB 1236/1267 KB 832/1063 KB 676/713 KB 1012/1044 KB 1236/1267 KB 820/1063 KB 676/713 KB 1024/1044 KB 1236/1267 KB 832/1063 KB 680/713 KB 1024/1044 KB 1236/1267 KB 832/1063 KB 684/713 KB 1024/1044 KB 1236/1267 KB 832/1063 KB 688/713 KB 1012/1044 KB 1236/1267 KB 820/1063 KB 672/713 KB 1024/1044 KB 1240/1267 KB 832/1063 KB 688/713 KB 1024/1044 KB 1244/1267 KB 832/1063 KB 688/713 KB 1024/1044 KB 1248/1267 KB 832/1063 KB 688/713 KB 1028/1044 KB 1248/1267 KB 832/1063 KB 688/713 KB 1032/1044 KB 1252/1267 KB 836/1063 KB 692/713 KB 1036/1044 KB 1252/1267 KB 836/1063 KB 692/713 KB 1040/1044 KB 1252/1267 KB 836/1063 KB 692/713 KB 1028/1044 KB 1252/1267 KB 836/1063 KB 692/713 KB 1040/1044 KB 1252/1267 KB 840/1063 KB 692/713 KB 1040/1044 KB 1252/1267 KB 844/1063 KB 692/713 KB 1040/1044 KB 1252/1267 KB 848/1063 KB 692/713 KB 1028/1044 KB 1252/1267 KB 832/1063 KB 692/713 KB 1028/1044 KB 1248/1267 KB 832/1063 KB 692/713 KB 1040/1044 KB 1252/1267 KB 848/1063 KB 696/713 KB 1040/1044 KB 1256/1267 KB 848/1063 KB 700/713 KB 1040/1044 KB 1256/1267 KB 848/1063 KB 704/713 KB 1040/1044 KB 1256/1267 KB 848/1063 KB 696/713 KB 1040/1044 KB 1260/1267 KB 848/1063 KB 704/713 KB 1040/1044 KB 1264/1267 KB 848/1063 KB 704/713 KB 1044/1044 KB 1264/1267 KB 848/1063 KB 704/713 KB 1044/1044 KB 1264/1267 KB 848/1063 KB 704/713 KB 4/257 KB 1044/1044 KB 1264/1267 KB 848/1063 KB 704/713 KB 4/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 8/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 12/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 16/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 20/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 24/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 28/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 32/257 KB 1044/1044 KB 1267/1267 KB 852/1063 KB 708/713 KB 4/257 KB 1044/1044 KB 1267/1267 KB 856/1063 KB 708/713 KB 32/257 KB 1044/1044 KB 1267/1267 KB 860/1063 KB 708/713 KB 32/257 KB 1044/1044 KB 1267/1267 KB 864/1063 KB 708/713 KB 32/257 KB 1044/1044 KB 1267/1267 KB 868/1063 KB 708/713 KB 32/257 KB 1044/1044 KB 1267/1267 KB 872/1063 KB 708/713 KB 36/257 KB 1044/1044 KB 1267/1267 KB 848/1063 KB 708/713 KB 4/257 KB 1044/1044 KB 1264/1267 KB 848/1063 KB 708/713 KB 4/257 KB 1044/1044 KB 1267/1267 KB 872/1063 KB 712/713 KB 36/257 KB 1044/1044 KB 1267/1267 KB 872/1063 KB 713/713 KB 36/257 KB 1044/1044 KB 1267/1267 KB 868/1063 KB 708/713 KB 36/257 KB 1044/1044 KB 1267/1267 KB 872/1063 KB 713/713 KB 40/257 KB 1044/1044 KB 1267/1267 KB 872/1063 KB 713/713 KB 44/257 KB 1267/1267 KB 872/1063 KB 713/713 KB 48/257 KB 1267/1267 KB 876/1063 KB 713/713 KB 48/257 KB 1267/1267 KB 880/1063 KB 713/713 KB 48/257 KB 1267/1267 KB 884/1063 KB 713/713 KB 48/257 KB 1267/1267 KB 888/1063 KB 713/713 KB 52/257 KB 1267/1267 KB 892/1063 KB 713/713 KB 52/257 KB 1267/1267 KB 896/1063 KB 713/713 KB 52/257 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 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 1586.4 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 884/1063 KB 713/713 KB 52/257 KB 1267/1267 KB 896/1063 KB 713/713 KB 56/257 KB 1267/1267 KB 896/1063 KB 713/713 KB 60/257 KB 1267/1267 KB 896/1063 KB 713/713 KB 64/257 KB 1267/1267 KB 896/1063 KB 713/713 KB 68/257 KB 1267/1267 KB 900/1063 KB 713/713 KB 72/257 KB 1267/1267 KB 900/1063 KB 713/713 KB 76/257 KB 1267/1267 KB 900/1063 KB 713/713 KB 80/257 KB 1267/1267 KB 900/1063 KB 713/713 KB 68/257 KB 1267/1267 KB 904/1063 KB 713/713 KB 80/257 KB 1267/1267 KB 908/1063 KB 713/713 KB 80/257 KB 1267/1267 KB 912/1063 KB 713/713 KB 80/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 1072.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1916.0 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 912/1063 KB 80/257 KB 4/549 KB 912/1063 KB 80/257 KB 8/549 KB 912/1063 KB 84/257 KB 12/549 KB 912/1063 KB 84/257 KB 16/549 KB 912/1063 KB 84/257 KB 20/549 KB 916/1063 KB 84/257 KB 24/549 KB 916/1063 KB 84/257 KB 28/549 KB 916/1063 KB 84/257 KB 32/549 KB 916/1063 KB 84/257 KB 36/549 KB 916/1063 KB 84/257 KB 40/549 KB 3/5 KB 912/1063 KB 84/257 KB 8/549 KB 916/1063 KB 84/257 KB 36/549 KB 3/5 KB 916/1063 KB 84/257 KB 40/549 KB 5/5 KB 916/1063 KB 88/257 KB 40/549 KB 5/5 KB 916/1063 KB 92/257 KB 40/549 KB 5/5 KB 916/1063 KB 96/257 KB 40/549 KB 5/5 KB 916/1063 KB 84/257 KB 20/549 KB 920/1063 KB 96/257 KB 40/549 KB 5/5 KB 920/1063 KB 100/257 KB 40/549 KB 5/5 KB 924/1063 KB 100/257 KB 40/549 KB 5/5 KB 928/1063 KB 100/257 KB 40/549 KB 5/5 KB 932/1063 KB 100/257 KB 40/549 KB 5/5 KB 936/1063 KB 104/257 KB 40/549 KB 5/5 KB 940/1063 KB 104/257 KB 40/549 KB 5/5 KB 932/1063 KB 104/257 KB 40/549 KB 5/5 KB 940/1063 KB 108/257 KB 40/549 KB 5/5 KB 940/1063 KB 112/257 KB 40/549 KB 5/5 KB 940/1063 KB 116/257 KB 40/549 KB 5/5 KB 944/1063 KB 120/257 KB 44/549 KB 5/5 KB 944/1063 KB 116/257 KB 44/549 KB 5/5 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 944/1063 KB 116/257 KB 40/549 KB 5/5 KB 4/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 8/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 12/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 16/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 20/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 24/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 28/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 32/358 KB 944/1063 KB 120/257 KB 48/549 KB 5/5 KB 36/358 KB 944/1063 KB 120/257 KB 48/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.4 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 40/358 KB 944/1063 KB 120/257 KB 48/549 KB 44/358 KB 944/1063 KB 120/257 KB 48/549 KB 48/358 KB 944/1063 KB 120/257 KB 48/549 KB 52/358 KB 944/1063 KB 120/257 KB 48/549 KB 52/358 KB 948/1063 KB 124/257 KB 52/549 KB 52/358 KB 948/1063 KB 128/257 KB 52/549 KB 52/358 KB 948/1063 KB 132/257 KB 52/549 KB 52/358 KB 948/1063 KB 120/257 KB 52/549 KB 52/358 KB 948/1063 KB 120/257 KB 48/549 KB 56/358 KB 948/1063 KB 132/257 KB 52/549 KB 60/358 KB 952/1063 KB 132/257 KB 56/549 KB 64/358 KB 952/1063 KB 132/257 KB 56/549 KB 56/358 KB 952/1063 KB 132/257 KB 56/549 KB 64/358 KB 956/1063 KB 132/257 KB 56/549 KB 64/358 KB 960/1063 KB 132/257 KB 56/549 KB 64/358 KB 952/1063 KB 132/257 KB 56/549 KB 64/358 KB 960/1063 KB 132/257 KB 60/549 KB 64/358 KB 960/1063 KB 132/257 KB 64/549 KB 64/358 KB 964/1063 KB 132/257 KB 68/549 KB 68/358 KB 964/1063 KB 136/257 KB 72/549 KB 68/358 KB 964/1063 KB 136/257 KB 76/549 KB 68/358 KB 964/1063 KB 3/86 KB 136/257 KB 76/549 KB 68/358 KB 964/1063 KB 6/86 KB 136/257 KB 76/549 KB 68/358 KB 964/1063 KB 9/86 KB 136/257 KB 76/549 KB 68/358 KB 964/1063 KB 11/86 KB 136/257 KB 76/549 KB 68/358 KB 964/1063 KB 14/86 KB 136/257 KB 76/549 KB 68/358 KB 964/1063 KB 16/86 KB 136/257 KB 76/549 KB 64/358 KB 964/1063 KB 132/257 KB 64/549 KB 68/358 KB 968/1063 KB 16/86 KB 136/257 KB 76/549 KB 68/358 KB 972/1063 KB 16/86 KB 136/257 KB 76/549 KB 68/358 KB 976/1063 KB 19/86 KB 136/257 KB 76/549 KB 68/358 KB 964/1063 KB 136/257 KB 68/549 KB 72/358 KB 976/1063 KB 19/86 KB 136/257 KB 80/549 KB 76/358 KB 976/1063 KB 19/86 KB 136/257 KB 80/549 KB 64/358 KB 964/1063 KB 136/257 KB 68/549 KB 80/358 KB 976/1063 KB 19/86 KB 140/257 KB 80/549 KB 80/358 KB 976/1063 KB 19/86 KB 144/257 KB 80/549 KB 80/358 KB 976/1063 KB 19/86 KB 148/257 KB 80/549 KB 80/358 KB 976/1063 KB 19/86 KB 152/257 KB 80/549 KB 80/358 KB 976/1063 KB 19/86 KB 156/257 KB 80/549 KB 80/358 KB 976/1063 KB 19/86 KB 160/257 KB 80/549 KB 68/358 KB 976/1063 KB 19/86 KB 136/257 KB 80/549 KB 68/358 KB 972/1063 KB 19/86 KB 136/257 KB 76/549 KB 80/358 KB 976/1063 KB 19/86 KB 148/257 KB 80/549 KB 84/358 KB 976/1063 KB 19/86 KB 160/257 KB 80/549 KB 88/358 KB 980/1063 KB 22/86 KB 160/257 KB 84/549 KB 92/358 KB 980/1063 KB 22/86 KB 164/257 KB 84/549 KB 96/358 KB 980/1063 KB 22/86 KB 164/257 KB 84/549 KB 100/358 KB 980/1063 KB 22/86 KB 164/257 KB 84/549 KB 104/358 KB 980/1063 KB 22/86 KB 164/257 KB 84/549 KB 108/358 KB 980/1063 KB 22/86 KB 164/257 KB 84/549 KB 112/358 KB 980/1063 KB 22/86 KB 164/257 KB 84/549 KB 84/358 KB 980/1063 KB 22/86 KB 160/257 KB 84/549 KB 84/358 KB 976/1063 KB 22/86 KB 160/257 KB 84/549 KB 112/358 KB 980/1063 KB 25/86 KB 164/257 KB 84/549 KB 112/358 KB 980/1063 KB 27/86 KB 164/257 KB 84/549 KB 84/358 KB 976/1063 KB 19/86 KB 160/257 KB 84/549 KB 112/358 KB 984/1063 KB 27/86 KB 164/257 KB 88/549 KB 112/358 KB 984/1063 KB 30/86 KB 164/257 KB 92/549 KB 112/358 KB 984/1063 KB 27/86 KB 164/257 KB 84/549 KB 112/358 KB 988/1063 KB 30/86 KB 164/257 KB 92/549 KB 112/358 KB 992/1063 KB 30/86 KB 164/257 KB 92/549 KB 88/358 KB 980/1063 KB 22/86 KB 164/257 KB 84/549 KB 112/358 KB 992/1063 KB 30/86 KB 168/257 KB 96/549 KB 112/358 KB 992/1063 KB 30/86 KB 172/257 KB 96/549 KB 112/358 KB 996/1063 KB 30/86 KB 176/257 KB 96/549 KB 112/358 KB 992/1063 KB 30/86 KB 164/257 KB 96/549 KB 112/358 KB 984/1063 KB 30/86 KB 164/257 KB 88/549 KB 112/358 KB 996/1063 KB 32/86 KB 176/257 KB 96/549 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 112/358 KB 996/1063 KB 32/86 KB 176/257 KB 100/549 KB 112/358 KB 996/1063 KB 36/86 KB 176/257 KB 104/549 KB 112/358 KB 996/1063 KB 36/86 KB 176/257 KB 108/549 KB 112/358 KB 996/1063 KB 36/86 KB 176/257 KB 112/549 KB 112/358 KB 996/1063 KB 36/86 KB 180/257 KB 116/549 KB 116/358 KB 996/1063 KB 36/86 KB 180/257 KB 120/549 KB 112/358 KB 996/1063 KB 30/86 KB 172/257 KB 96/549 KB 116/358 KB 1000/1063 KB 36/86 KB 180/257 KB 120/549 KB 116/358 KB 1004/1063 KB 36/86 KB 180/257 KB 120/549 KB 116/358 KB 1008/1063 KB 36/86 KB 180/257 KB 120/549 KB 116/358 KB 1012/1063 KB 36/86 KB 180/257 KB 120/549 KB 116/358 KB 996/1063 KB 36/86 KB 180/257 KB 116/549 KB 120/358 KB 1012/1063 KB 36/86 KB 180/257 KB 120/549 KB 124/358 KB 1012/1063 KB 36/86 KB 180/257 KB 120/549 KB 128/358 KB 1012/1063 KB 36/86 KB 180/257 KB 120/549 KB 112/358 KB 996/1063 KB 36/86 KB 180/257 KB 112/549 KB 128/358 KB 1012/1063 KB 36/86 KB 184/257 KB 120/549 KB 112/358 KB 996/1063 KB 36/86 KB 176/257 KB 100/549 KB 128/358 KB 1012/1063 KB 40/86 KB 188/257 KB 120/549 KB 128/358 KB 1012/1063 KB 44/86 KB 188/257 KB 120/549 KB 128/358 KB 1012/1063 KB 48/86 KB 188/257 KB 120/549 KB 128/358 KB 1012/1063 KB 52/86 KB 188/257 KB 120/549 KB 128/358 KB 1012/1063 KB 52/86 KB 188/257 KB 120/549 KB 128/358 KB 1012/1063 KB 52/86 KB 192/257 KB 120/549 KB 128/358 KB 1012/1063 KB 52/86 KB 196/257 KB 120/549 KB 132/358 KB 1016/1063 KB 56/86 KB 200/257 KB 124/549 KB 132/358 KB 1016/1063 KB 56/86 KB 204/257 KB 124/549 KB 132/358 KB 1016/1063 KB 56/86 KB 208/257 KB 124/549 KB 132/358 KB 1016/1063 KB 56/86 KB 196/257 KB 124/549 KB 136/358 KB 1016/1063 KB 56/86 KB 208/257 KB 124/549 KB 140/358 KB 1016/1063 KB 56/86 KB 208/257 KB 124/549 KB 144/358 KB 1016/1063 KB 56/86 KB 208/257 KB 124/549 KB 148/358 KB 1016/1063 KB 56/86 KB 208/257 KB 124/549 KB 152/358 KB 1016/1063 KB 56/86 KB 212/257 KB 124/549 KB 156/358 KB 1016/1063 KB 56/86 KB 212/257 KB 124/549 KB 128/358 KB 1016/1063 KB 56/86 KB 196/257 KB 124/549 KB 128/358 KB 1012/1063 KB 56/86 KB 196/257 KB 124/549 KB 156/358 KB 1016/1063 KB 56/86 KB 212/257 KB 128/549 KB 128/358 KB 1012/1063 KB 56/86 KB 196/257 KB 120/549 KB 156/358 KB 1020/1063 KB 60/86 KB 212/257 KB 128/549 KB 156/358 KB 1020/1063 KB 64/86 KB 212/257 KB 128/549 KB 156/358 KB 1020/1063 KB 64/86 KB 212/257 KB 132/549 KB 156/358 KB 1020/1063 KB 68/86 KB 212/257 KB 136/549 KB 156/358 KB 1020/1063 KB 68/86 KB 212/257 KB 140/549 KB 156/358 KB 1020/1063 KB 68/86 KB 212/257 KB 144/549 KB 156/358 KB 1020/1063 KB 56/86 KB 212/257 KB 128/549 KB 156/358 KB 1024/1063 KB 68/86 KB 212/257 KB 144/549 KB 156/358 KB 1028/1063 KB 68/86 KB 212/257 KB 144/549 KB 156/358 KB 1032/1063 KB 68/86 KB 212/257 KB 144/549 KB 156/358 KB 1036/1063 KB 68/86 KB 212/257 KB 144/549 KB 156/358 KB 1040/1063 KB 68/86 KB 212/257 KB 144/549 KB 156/358 KB 1044/1063 KB 68/86 KB 212/257 KB 144/549 KB 160/358 KB 1048/1063 KB 68/86 KB 212/257 KB 148/549 KB 160/358 KB 1052/1063 KB 68/86 KB 212/257 KB 148/549 KB 160/358 KB 1056/1063 KB 68/86 KB 212/257 KB 148/549 KB 148/358 KB 1016/1063 KB 56/86 KB 212/257 KB 124/549 KB 160/358 KB 1056/1063 KB 68/86 KB 216/257 KB 148/549 KB 160/358 KB 1056/1063 KB 68/86 KB 220/257 KB 148/549 KB 160/358 KB 1056/1063 KB 68/86 KB 224/257 KB 148/549 KB 160/358 KB 1056/1063 KB 68/86 KB 228/257 KB 148/549 KB 160/358 KB 1044/1063 KB 68/86 KB 212/257 KB 148/549 KB 156/358 KB 1044/1063 KB 68/86 KB 212/257 KB 148/549 KB 160/358 KB 1 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 056/1063 KB 68/86 KB 228/257 KB 152/549 KB 160/358 KB 1056/1063 KB 68/86 KB 228/257 KB 156/549 KB 156/358 KB 1020/1063 KB 68/86 KB 212/257 KB 132/549 KB 160/358 KB 1056/1063 KB 72/86 KB 228/257 KB 156/549 KB 160/358 KB 1056/1063 KB 76/86 KB 228/257 KB 156/549 KB 160/358 KB 1056/1063 KB 80/86 KB 228/257 KB 156/549 KB 160/358 KB 1056/1063 KB 84/86 KB 228/257 KB 156/549 KB 160/358 KB 1056/1063 KB 86/86 KB 228/257 KB 156/549 KB 160/358 KB 1056/1063 KB 86/86 KB 228/257 KB 160/549 KB 160/358 KB 1056/1063 KB 86/86 KB 228/257 KB 164/549 KB 164/358 KB 1060/1063 KB 86/86 KB 232/257 KB 168/549 KB 164/358 KB 1060/1063 KB 86/86 KB 232/257 KB 164/549 KB 164/358 KB 1060/1063 KB 86/86 KB 236/257 KB 172/549 KB 164/358 KB 1060/1063 KB 86/86 KB 240/257 KB 172/549 KB 164/358 KB 1060/1063 KB 86/86 KB 228/257 KB 164/549 KB 164/358 KB 1063/1063 KB 86/86 KB 240/257 KB 172/549 KB 164/358 KB 1056/1063 KB 86/86 KB 228/257 KB 164/549 KB 168/358 KB 1063/1063 KB 86/86 KB 240/257 KB 172/549 KB 172/358 KB 1063/1063 KB 86/86 KB 240/257 KB 172/549 KB 176/358 KB 1063/1063 KB 86/86 KB 244/257 KB 172/549 KB 164/358 KB 1060/1063 KB 86/86 KB 232/257 KB 172/549 KB 176/358 KB 1063/1063 KB 86/86 KB 244/257 KB 176/549 KB 172/358 KB 1063/1063 KB 86/86 KB 244/257 KB 172/549 KB 176/358 KB 1063/1063 KB 86/86 KB 248/257 KB 176/549 KB 176/358 KB 1063/1063 KB 86/86 KB 252/257 KB 176/549 KB 176/358 KB 1063/1063 KB 86/86 KB 256/257 KB 180/549 KB 176/358 KB 1063/1063 KB 86/86 KB 257/257 KB 180/549 KB 176/358 KB 1063/1063 KB 86/86 KB 252/257 KB 180/549 KB 180/358 KB 1063/1063 KB 86/86 KB 257/257 KB 184/549 KB 180/358 KB 1063/1063 KB 86/86 KB 257/257 KB 188/549 KB 180/358 KB 1063/1063 KB 86/86 KB 257/257 KB 192/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 118.7 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 180/358 KB 1063/1063 KB 86/86 KB 257/257 KB 180/549 KB 184/358 KB 1063/1063 KB 257/257 KB 192/549 KB 188/358 KB 1063/1063 KB 257/257 KB 192/549 KB 192/358 KB 257/257 KB 192/549 KB 192/358 KB 257/257 KB 196/549 KB 196/358 KB 257/257 KB 200/549 KB 196/358 KB 257/257 KB 204/549 KB 196/358 KB 208/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1467.0 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 196/358 KB 257/257 KB 196/549 KB 200/358 KB 208/549 KB 204/358 KB 208/549 KB 208/358 KB 208/549 KB 212/358 KB 208/549 KB 216/358 KB 212/549 KB 220/358 KB 212/549 KB 224/358 KB 212/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 352.0 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 212/358 KB 212/549 KB 224/358 KB 216/549 KB 224/358 KB 220/549 KB 224/358 KB 224/549 KB 228/358 KB 224/549 KB 232/358 KB 228/549 KB 236/358 KB 228/549 KB 240/358 KB 228/549 KB 228/358 KB 228/549 KB 240/358 KB 232/549 KB 240/358 KB 236/549 KB 244/358 KB 236/549 KB 248/358 KB 240/549 KB 252/358 KB 240/549 KB 256/358 KB 240/549 KB 4/404 KB 260/358 KB 240/549 KB 4/404 KB 264/358 KB 240/549 KB 244/358 KB 240/549 KB 4/404 KB 256/358 KB 240/549 KB 8/404 KB 268/358 KB 240/549 KB 12/404 KB 268/358 KB 240/549 KB 16/404 KB 268/358 KB 240/549 KB 16/404 KB 268/358 KB 3/894 KB 240/549 KB 20/404 KB 268/358 KB 6/894 KB 240/549 KB 20/404 KB 268/358 KB 3/894 KB 240/549 KB 24/404 KB 268/358 KB 6/894 KB 240/549 KB 28/404 KB 268/358 KB 6/894 KB 240/549 KB 32/404 KB 268/358 KB 9/894 KB 240/549 KB 28/404 KB 268/358 KB 9/894 KB 240/549 KB 32/404 KB 268/358 KB 11/894 KB 240/549 KB 32/404 KB 268/358 KB 14/894 KB 240/549 KB 36/404 KB 268/358 KB 16/894 KB 244/549 KB 36/404 KB 268/358 KB 19/894 KB 244/549 KB 36/404 KB 268/358 KB 22/894 KB 244/549 KB 36/404 KB 268/358 KB 14/894 KB 240/549 KB 40/404 KB 268/358 KB 22/894 KB 244/549 KB 44/404 KB 268/358 KB 22/894 KB 244/549 KB 48/404 KB 268/358 KB 22/894 KB 244/549 KB 36/404 KB 268/358 KB 14/894 KB 244/549 KB 48/404 KB 268/358 KB 22/894 KB 248/549 KB 48/404 KB 268/358 KB 22/894 KB 252/549 KB 52/404 KB 268/358 KB 25/894 KB 256/549 KB 52/404 KB 268/358 KB 25/894 KB 260/549 KB 52/404 KB 268/358 KB 25/894 KB 252/549 KB 56/404 KB 268/358 KB 25/894 KB 260/549 KB 4/587 KB 48/404 KB 268/358 KB 25/894 KB 252/549 KB 52/404 KB 268/358 KB 25/894 KB 260/549 KB 4/587 KB 56/404 KB 268/358 KB 25/894 KB 260/549 KB 8/587 KB 56/404 KB 268/358 KB 25/894 KB 260/549 KB 12/587 KB 56/404 KB 268/358 KB 25/894 KB 260/549 KB 16/587 KB 56/404 KB 268/358 KB 27/894 KB 260/549 KB 16/587 KB 56/404 KB 268/358 KB 30/894 KB 260/549 KB 16/587 KB 56/404 KB 268/358 KB 30/894 KB 260/549 KB 20/587 KB 56/404 KB 268/358 KB 30/894 KB 260/549 KB 24/587 KB 56/404 KB 268/358 KB 30/894 KB 260/549 KB 28/587 KB 56/404 KB 268/358 KB 30/894 KB 260/549 KB 32/587 KB 52/404 KB 268/358 KB 25/894 KB 260/549 KB 60/404 KB 272/358 KB 30/894 KB 260/549 KB 32/587 KB 56/404 KB 272/358 KB 32/894 KB 260/549 KB 32/587 KB 60/404 KB 272/358 KB 32/894 KB 260/549 KB 32/587 KB 64/404 KB 272/358 KB 32/894 KB 264/549 KB 32/587 KB 64/404 KB 272/358 KB 36/894 KB 268/549 KB 32/587 KB 64/404 KB 276/358 KB 36/894 KB 272/549 KB 36/587 KB 64/404 KB 276/358 KB 36/894 KB 276/549 KB 36/587 KB 64/404 KB 276/358 KB 36/894 KB 280/549 KB 36/587 KB 64/404 KB 276/358 KB 36/894 KB 284/549 KB 36/587 KB 64/404 KB 272/358 KB 32/894 KB 260/549 KB 32/587 KB 68/404 KB 276/358 KB 36/894 KB 284/549 KB 36/587 KB 72/404 KB 276/358 KB 36/894 KB 284/549 KB 36/587 KB 76/404 KB 276/358 KB 36/894 KB 284/549 KB 36/587 KB 80/404 KB 276/358 KB 36/894 KB 284/549 KB 36/587 KB 64/404 KB 276/358 KB 36/894 KB 268/549 KB 36/587 KB 80/404 KB 280/358 KB 36/894 KB 284/549 KB 36/587 KB 80/404 KB 284/358 KB 36/894 KB 284/549 KB 36/587 KB 64/404 KB 272/358 KB 36/894 KB 268/549 KB 36/587 KB 80/404 KB 288/358 KB 36/894 KB 284/549 KB 40/587 KB 80/404 KB 288/358 KB 36/894 KB 284/549 KB 44/587 KB 80/404 KB 288/358 KB 36/894 KB 284/549 KB 48/587 KB 80/404 KB 288/358 KB 36/894 KB 284/549 KB 52/587 KB 80/404 KB 288/358 KB 36/894 KB 284/549 KB 56/587 KB 80/404 KB 288/358 KB 36/894 KB 284/549 KB 60/587 KB 80/404 KB 288 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install /358 KB 36/894 KB 284/549 KB 64/587 KB 64/404 KB 272/358 KB 36/894 KB 264/549 KB 32/587 KB 80/404 KB 288/358 KB 40/894 KB 284/549 KB 64/587 KB 80/404 KB 288/358 KB 44/894 KB 284/549 KB 64/587 KB 80/404 KB 288/358 KB 48/894 KB 284/549 KB 64/587 KB 80/404 KB 288/358 KB 48/894 KB 284/549 KB 68/587 KB 84/404 KB 288/358 KB 52/894 KB 288/549 KB 72/587 KB 84/404 KB 288/358 KB 52/894 KB 288/549 KB 76/587 KB 84/404 KB 288/358 KB 52/894 KB 288/549 KB 80/587 KB 80/404 KB 288/358 KB 48/894 KB 284/549 KB 68/587 KB 84/404 KB 292/358 KB 52/894 KB 288/549 KB 80/587 KB 84/404 KB 296/358 KB 52/894 KB 288/549 KB 80/587 KB 84/404 KB 288/358 KB 52/894 KB 288/549 KB 68/587 KB 84/404 KB 296/358 KB 52/894 KB 292/549 KB 80/587 KB 84/404 KB 300/358 KB 52/894 KB 296/549 KB 84/587 KB 84/404 KB 300/358 KB 52/894 KB 300/549 KB 84/587 KB 84/404 KB 300/358 KB 52/894 KB 304/549 KB 84/587 KB 84/404 KB 288/358 KB 52/894 KB 284/549 KB 68/587 KB 80/404 KB 288/358 KB 52/894 KB 284/549 KB 68/587 KB 84/404 KB 300/358 KB 56/894 KB 304/549 KB 84/587 KB 84/404 KB 300/358 KB 60/894 KB 304/549 KB 84/587 KB 88/404 KB 300/358 KB 64/894 KB 304/549 KB 84/587 KB 88/404 KB 300/358 KB 68/894 KB 304/549 KB 84/587 KB 88/404 KB 300/358 KB 72/894 KB 304/549 KB 84/587 KB 88/404 KB 300/358 KB 76/894 KB 304/549 KB 84/587 KB 88/404 KB 300/358 KB 80/894 KB 304/549 KB 84/587 KB 88/404 KB 300/358 KB 84/894 KB 304/549 KB 84/587 KB 88/404 KB 300/358 KB 88/894 KB 308/549 KB 84/587 KB 88/404 KB 300/358 KB 92/894 KB 308/549 KB 84/587 KB 84/404 KB 300/358 KB 52/894 KB 292/549 KB 84/587 KB 88/404 KB 300/358 KB 92/894 KB 308/549 KB 88/587 KB 88/404 KB 300/358 KB 92/894 KB 308/549 KB 92/587 KB 88/404 KB 300/358 KB 92/894 KB 308/549 KB 96/587 KB 84/404 KB 300/358 KB 52/894 KB 292/549 KB 80/587 KB 88/404 KB 304/358 KB 92/894 KB 308/549 KB 96/587 KB 88/404 KB 308/358 KB 92/894 KB 308/549 KB 96/587 KB 88/404 KB 312/358 KB 92/894 KB 308/549 KB 96/587 KB 88/404 KB 316/358 KB 92/894 KB 308/549 KB 100/587 KB 88/404 KB 320/358 KB 92/894 KB 308/549 KB 100/587 KB 88/404 KB 300/358 KB 84/894 KB 308/549 KB 84/587 KB 88/404 KB 320/358 KB 92/894 KB 312/549 KB 100/587 KB 88/404 KB 320/358 KB 92/894 KB 316/549 KB 100/587 KB 88/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 88/404 KB 300/358 KB 60/894 KB 304/549 KB 84/587 KB 92/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 96/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 100/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 104/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 108/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 112/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 116/404 KB 320/358 KB 92/894 KB 320/549 KB 100/587 KB 120/404 KB 324/358 KB 92/894 KB 324/549 KB 100/587 KB 124/404 KB 324/358 KB 92/894 KB 324/549 KB 100/587 KB 88/404 KB 312/358 KB 92/894 KB 308/549 KB 100/587 KB 124/404 KB 324/358 KB 96/894 KB 324/549 KB 104/587 KB 124/404 KB 324/358 KB 96/894 KB 324/549 KB 108/587 KB 124/404 KB 324/358 KB 96/894 KB 324/549 KB 112/587 KB 124/404 KB 324/358 KB 96/894 KB 324/549 KB 100/587 KB 128/404 KB 324/358 KB 96/894 KB 324/549 KB 112/587 KB 132/404 KB 324/358 KB 96/894 KB 324/549 KB 112/587 KB 136/404 KB 324/358 KB 100/894 KB 324/549 KB 116/587 KB 140/404 KB 324/358 KB 100/894 KB 324/549 KB 116/587 KB 144/404 KB 324/358 KB 100/894 KB 324/549 KB 116/587 KB 116/404 KB 324/358 KB 92/894 KB 324/549 KB 100/587 KB 144/404 KB 324/358 KB 100/894 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 328/549 KB 116/587 KB 144/404 KB 324/358 KB 100/894 KB 332/549 KB 116/587 KB 116/404 KB 324/358 KB 92/894 KB 320/549 KB 100/587 KB 144/404 KB 328/358 KB 100/894 KB 332/549 KB 116/587 KB 144/404 KB 332/358 KB 100/894 KB 332/549 KB 116/587 KB 144/404 KB 336/358 KB 100/894 KB 332/549 KB 116/587 KB 144/404 KB 340/358 KB 100/894 KB 332/549 KB 116/587 KB 132/404 KB 324/358 KB 100/894 KB 324/549 KB 116/587 KB 144/404 KB 340/358 KB 104/894 KB 336/549 KB 116/587 KB 144/404 KB 340/358 KB 108/894 KB 336/549 KB 116/587 KB 144/404 KB 340/358 KB 112/894 KB 336/549 KB 116/587 KB 132/404 KB 324/358 KB 96/894 KB 324/549 KB 116/587 KB 144/404 KB 344/358 KB 112/894 KB 336/549 KB 120/587 KB 144/404 KB 344/358 KB 112/894 KB 336/549 KB 124/587 KB 144/404 KB 344/358 KB 112/894 KB 336/549 KB 128/587 KB 144/404 KB 344/358 KB 112/894 KB 336/549 KB 116/587 KB 144/404 KB 348/358 KB 112/894 KB 336/549 KB 128/587 KB 148/404 KB 352/358 KB 112/894 KB 336/549 KB 132/587 KB 148/404 KB 356/358 KB 112/894 KB 336/549 KB 132/587 KB 148/404 KB 358/358 KB 116/894 KB 336/549 KB 132/587 KB 144/404 KB 340/358 KB 100/894 KB 336/549 KB 116/587 KB 148/404 KB 358/358 KB 116/894 KB 340/549 KB 132/587 KB 148/404 KB 358/358 KB 116/894 KB 344/549 KB 132/587 KB 148/404 KB 358/358 KB 116/894 KB 348/549 KB 132/587 KB 148/404 KB 358/358 KB 116/894 KB 352/549 KB 132/587 KB 148/404 KB 356/358 KB 116/894 KB 336/549 KB 132/587 KB 148/404 KB 358/358 KB 120/894 KB 352/549 KB 132/587 KB 148/404 KB 358/358 KB 124/894 KB 356/549 KB 132/587 KB 148/404 KB 358/358 KB 128/894 KB 356/549 KB 132/587 KB 148/404 KB 348/358 KB 112/894 KB 336/549 KB 132/587 KB 152/404 KB 358/358 KB 128/894 KB 356/549 KB 132/587 KB 156/404 KB 358/358 KB 128/894 KB 356/549 KB 132/587 KB 144/404 KB 348/358 KB 112/894 KB 336/549 KB 132/587 KB 160/404 KB 358/358 KB 128/894 KB 356/549 KB 136/587 KB 160/404 KB 358/358 KB 128/894 KB 356/549 KB 140/587 KB 160/404 KB 358/358 KB 128/894 KB 356/549 KB 144/587 KB 160/404 KB 358/358 KB 128/894 KB 356/549 KB 144/587 KB 160/404 KB 358/358 KB 132/894 KB 356/549 KB 144/587 KB 164/404 KB 358/358 KB 136/894 KB 356/549 KB 148/587 KB 148/404 KB 358/358 KB 120/894 KB 356/549 KB 132/587 KB 164/404 KB 358/358 KB 140/894 KB 360/549 KB 148/587 KB 164/404 KB 358/358 KB 140/894 KB 364/549 KB 148/587 KB 164/404 KB 358/358 KB 140/894 KB 368/549 KB 148/587 KB 164/404 KB 358/358 KB 132/894 KB 356/549 KB 148/587 KB 164/404 KB 358/358 KB 140/894 KB 368/549 KB 152/587 KB 164/404 KB 358/358 KB 140/894 KB 372/549 KB 156/587 KB 164/404 KB 358/358 KB 140/894 KB 372/549 KB 160/587 KB 164/404 KB 358/358 KB 132/894 KB 356/549 KB 144/587 KB 168/404 KB 358/358 KB 140/894 KB 372/549 KB 160/587 KB 172/404 KB 358/358 KB 140/894 KB 372/549 KB 160/587 KB 176/404 KB 358/358 KB 140/894 KB 372/549 KB 160/587 KB 180/404 KB 358/358 KB 140/894 KB 372/549 KB 160/587 KB 184/404 KB 358/358 KB 140/894 KB 372/549 KB 164/587 KB 188/404 KB 358/358 KB 140/894 KB 372/549 KB 164/587 KB 164/404 KB 358/358 KB 140/894 KB 372/549 KB 152/587 KB 188/404 KB 140/894 KB 376/549 KB 164/587 KB 188/404 KB 140/894 KB 380/549 KB 164/587 KB 188/404 KB 140/894 KB 384/549 KB 164/587 KB 180/404 KB 358/358 KB 140/894 KB 372/549 KB 164/587 KB 164/404 KB 358/358 KB 140/894 KB 356/549 KB 148/587 KB 188/404 KB 144/894 KB 384/549 KB 164/587 KB 188/404 KB 148/894 KB 384/549 KB 164/587 KB 188/404 KB 152/894 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 384/549 KB 164/587 KB 188/404 KB 156/894 KB 388/549 KB 164/587 KB 188/404 KB 160/894 KB 388/549 KB 168/587 KB 192/404 KB 164/894 KB 388/549 KB 168/587 KB 188/404 KB 152/894 KB 388/549 KB 164/587 KB 192/404 KB 164/894 KB 392/549 KB 168/587 KB 192/404 KB 164/894 KB 396/549 KB 168/587 KB 192/404 KB 164/894 KB 400/549 KB 168/587 KB 192/404 KB 160/894 KB 388/549 KB 168/587 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 457.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 188/404 KB 156/894 KB 388/549 KB 168/587 KB 192/404 KB 164/894 KB 400/549 KB 172/587 KB 192/404 KB 164/894 KB 400/549 KB 176/587 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 196/404 KB 164/894 KB 400/549 KB 176/587 KB 200/404 KB 164/894 KB 400/549 KB 180/587 KB 204/404 KB 168/894 KB 400/549 KB 180/587 KB 208/404 KB 168/894 KB 400/549 KB 180/587 KB 196/404 KB 164/894 KB 400/549 KB 180/587 KB 208/404 KB 168/894 KB 400/549 KB 184/587 KB 208/404 KB 168/894 KB 400/549 KB 188/587 KB 200/404 KB 168/894 KB 400/549 KB 180/587 KB 208/404 KB 172/894 KB 400/549 KB 188/587 KB 208/404 KB 176/894 KB 400/549 KB 188/587 KB 208/404 KB 176/894 KB 400/549 KB 192/587 KB 208/404 KB 176/894 KB 400/549 KB 196/587 KB 212/404 KB 180/894 KB 404/549 KB 200/587 KB 212/404 KB 180/894 KB 404/549 KB 204/587 KB 212/404 KB 180/894 KB 404/549 KB 196/587 KB 208/404 KB 180/894 KB 404/549 KB 196/587 KB 212/404 KB 184/894 KB 404/549 KB 208/587 KB 212/404 KB 188/894 KB 404/549 KB 208/587 KB 216/404 KB 192/894 KB 404/549 KB 208/587 KB 208/404 KB 176/894 KB 404/549 KB 196/587 KB 216/404 KB 192/894 KB 408/549 KB 208/587 KB 216/404 KB 192/894 KB 412/549 KB 208/587 KB 216/404 KB 192/894 KB 416/549 KB 208/587 KB 216/404 KB 192/894 KB 420/549 KB 208/587 KB 216/404 KB 196/894 KB 4/26 KB 424/549 KB 208/587 KB 216/404 KB 196/894 KB 4/26 KB 428/549 KB 208/587 KB 212/404 KB 192/894 KB 404/549 KB 208/587 KB 216/404 KB 188/894 KB 404/549 KB 208/587 KB 220/404 KB 196/894 KB 4/26 KB 428/549 KB 208/587 KB 224/404 KB 196/894 KB 4/26 KB 428/549 KB 208/587 KB 224/404 KB 196/894 KB 4/26 KB 428/549 KB 212/587 KB 228/404 KB 196/894 KB 4/26 KB 428/549 KB 216/587 KB 216/404 KB 196/894 KB 4/26 KB 420/549 KB 208/587 KB 228/404 KB 200/894 KB 4/26 KB 428/549 KB 216/587 KB 228/404 KB 204/894 KB 4/26 KB 428/549 KB 216/587 KB 216/404 KB 192/894 KB 4/26 KB 420/549 KB 208/587 KB 228/404 KB 204/894 KB 8/26 KB 432/549 KB 220/587 KB 228/404 KB 204/894 KB 12/26 KB 432/549 KB 220/587 KB 228/404 KB 204/894 KB 16/26 KB 432/549 KB 220/587 KB 228/404 KB 204/894 KB 20/26 KB 432/549 KB 220/587 KB 228/404 KB 204/894 KB 24/26 KB 432/549 KB 220/587 KB 228/404 KB 204/894 KB 26/26 KB 432/549 KB 220/587 KB 228/404 KB 204/894 KB 4/26 KB 432/549 KB 220/587 KB 228/404 KB 204/894 KB 26/26 KB 432/549 KB 224/587 KB 228/404 KB 204/894 KB 4/26 KB 432/549 KB 216/587 KB 228/404 KB 196/894 KB 4/26 KB 428/549 KB 212/587 KB 232/404 KB 208/894 KB 26/26 KB 432/549 KB 224/587 KB 236/404 KB 208/894 KB 26/26 KB 432/549 KB 224/587 KB 240/404 KB 208/894 KB 26/26 KB 432/549 KB 224/587 KB 228/404 KB 208/894 KB 26/26 KB 432/549 KB 224/587 KB 240/404 KB 212/894 KB 26/26 KB 432/549 KB 224/587 KB 244/404 KB 216/894 KB 26/26 KB 436/549 KB 228/587 KB 244/404 KB 220/894 KB 26/26 KB 436/549 KB 228/587 KB 244/404 KB 224/894 KB 26/26 KB 436/549 KB 228/587 KB 244/404 KB 212/894 KB 26/26 KB 436/549 KB 228/587 KB 244/404 KB 224/894 KB 26/26 KB 436/549 KB 232/587 KB 244/404 KB 224/894 KB 26/26 KB 436/549 KB 236/587 KB 244/404 KB 224/894 KB 26/26 KB 436/549 KB 240/587 KB 240/404 KB 212/894 KB 26/26 KB 436/549 KB 224/587 KB 244/404 KB 212/894 KB 26/26 KB 436/549 KB 224/587 KB 248/404 KB 224/894 KB 26/26 KB 436/549 KB 240/587 KB 248/404 KB 224/894 KB 26/26 KB 440/549 KB 240/587 KB 248/404 KB 224/894 KB 26/26 KB 444/549 KB 240/587 KB 252/404 KB 224/894 KB 26/26 KB 444/549 KB 240/587 KB 256/404 KB 224/894 KB 26/26 KB 444/549 KB 240/587 KB 256/404 KB 224/894 KB 26/26 KB 448/549 KB 240/587 KB 256/404 KB 228/894 KB 26/26 KB 448/549 KB 240/587 KB 260/404 KB 232/894 KB 26/26 KB 452/549 KB 244/587 KB 260/404 KB 236/894 KB 26/26 KB 452/549 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 244/587 KB 260/404 KB 240/894 KB 26/26 KB 452/549 KB 244/587 KB 260/404 KB 228/894 KB 26/26 KB 452/549 KB 244/587 KB 256/404 KB 228/894 KB 26/26 KB 452/549 KB 244/587 KB 264/404 KB 240/894 KB 26/26 KB 456/549 KB 244/587 KB 264/404 KB 240/894 KB 460/549 KB 244/587 KB 264/404 KB 240/894 KB 464/549 KB 244/587 KB 256/404 KB 228/894 KB 26/26 KB 448/549 KB 244/587 KB 264/404 KB 240/894 KB 464/549 KB 248/587 KB 264/404 KB 240/894 KB 464/549 KB 252/587 KB 264/404 KB 240/894 KB 464/549 KB 256/587 KB 264/404 KB 240/894 KB 26/26 KB 452/549 KB 244/587 KB 268/404 KB 240/894 KB 464/549 KB 256/587 KB 272/404 KB 240/894 KB 464/549 KB 256/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 31.5 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 272/404 KB 244/894 KB 464/549 KB 256/587 KB 276/404 KB 248/894 KB 468/549 KB 260/587 KB 276/404 KB 252/894 KB 468/549 KB 260/587 KB 276/404 KB 256/894 KB 468/549 KB 260/587 KB 276/404 KB 244/894 KB 468/549 KB 260/587 KB 276/404 KB 256/894 KB 468/549 KB 264/587 KB 276/404 KB 256/894 KB 468/549 KB 268/587 KB 276/404 KB 256/894 KB 468/549 KB 272/587 KB 276/404 KB 256/894 KB 468/549 KB 276/587 KB 276/404 KB 260/894 KB 468/549 KB 280/587 KB 276/404 KB 260/894 KB 468/549 KB 284/587 KB 276/404 KB 260/894 KB 468/549 KB 288/587 KB 276/404 KB 244/894 KB 468/549 KB 256/587 KB 276/404 KB 260/894 KB 472/549 KB 288/587 KB 276/404 KB 260/894 KB 476/549 KB 288/587 KB 276/404 KB 260/894 KB 480/549 KB 288/587 KB 276/404 KB 244/894 KB 464/549 KB 256/587 KB 280/404 KB 260/894 KB 480/549 KB 288/587 KB 284/404 KB 260/894 KB 480/549 KB 288/587 KB 288/404 KB 260/894 KB 480/549 KB 288/587 KB 292/404 KB 260/894 KB 480/549 KB 288/587 KB 296/404 KB 260/894 KB 484/549 KB 288/587 KB 300/404 KB 260/894 KB 484/549 KB 288/587 KB 304/404 KB 260/894 KB 484/549 KB 288/587 KB 276/404 KB 260/894 KB 468/549 KB 276/587 KB 304/404 KB 264/894 KB 484/549 KB 288/587 KB 304/404 KB 268/894 KB 484/549 KB 288/587 KB 304/404 KB 272/894 KB 484/549 KB 288/587 KB 292/404 KB 260/894 KB 484/549 KB 288/587 KB 304/404 KB 272/894 KB 488/549 KB 288/587 KB 304/404 KB 272/894 KB 492/549 KB 288/587 KB 304/404 KB 272/894 KB 496/549 KB 288/587 KB 304/404 KB 276/894 KB 496/549 KB 288/587 KB 308/404 KB 4/79 KB 280/894 KB 500/549 KB 292/587 KB 308/404 KB 4/79 KB 284/894 KB 500/549 KB 292/587 KB 308/404 KB 4/79 KB 288/894 KB 500/549 KB 292/587 KB 308/404 KB 4/79 KB 292/894 KB 500/549 KB 292/587 KB 308/404 KB 4/79 KB 296/894 KB 500/549 KB 292/587 KB 308/404 KB 4/79 KB 276/894 KB 500/549 KB 292/587 KB 308/404 KB 4/79 KB 276/894 KB 496/549 KB 292/587 KB 312/404 KB 4/79 KB 296/894 KB 500/549 KB 292/587 KB 316/404 KB 4/79 KB 296/894 KB 500/549 KB 292/587 KB 320/404 KB 4/79 KB 296/894 KB 504/549 KB 292/587 KB 304/404 KB 4/79 KB 276/894 KB 496/549 KB 292/587 KB 320/404 KB 8/79 KB 296/894 KB 504/549 KB 292/587 KB 320/404 KB 12/79 KB 296/894 KB 504/549 KB 292/587 KB 320/404 KB 16/79 KB 296/894 KB 504/549 KB 292/587 KB 320/404 KB 20/79 KB 296/894 KB 504/549 KB 292/587 KB 320/404 KB 24/79 KB 296/894 KB 504/549 KB 292/587 KB 320/404 KB 28/79 KB 296/894 KB 504/549 KB 292/587 KB 320/404 KB 32/79 KB 296/894 KB 504/549 KB 292/587 KB 320/404 KB 36/79 KB 296/894 KB 504/549 KB 292/587 KB 324/404 KB 40/79 KB 296/894 KB 504/549 KB 292/587 KB 324/404 KB 44/79 KB 296/894 KB 504/549 KB 292/587 KB 304/404 KB 276/894 KB 496/549 KB 292/587 KB 324/404 KB 48/79 KB 296/894 KB 504/549 KB 296/587 KB 324/404 KB 48/79 KB 296/894 KB 504/549 KB 300/587 KB 324/404 KB 48/79 KB 296/894 KB 504/549 KB 304/587 KB 324/404 KB 48/79 KB 296/894 KB 504/549 KB 308/587 KB 324/404 KB 36/79 KB 296/894 KB 504/549 KB 292/587 KB 328/404 KB 48/79 KB 296/894 KB 504/549 KB 308/587 KB 332/404 KB 48/79 KB 296/894 KB 504/549 KB 308/587 KB 336/404 KB 48/79 KB 296/894 KB 504/549 KB 308/587 KB 316/404 KB 4/79 KB 296/894 KB 504/549 KB 292/587 KB 336/404 KB 48/79 KB 300/894 KB 508/549 KB 308/587 KB 336/404 KB 48/79 KB 300/894 KB 512/549 KB 308/587 KB 336/404 KB 48/79 KB 300/894 KB 516/549 KB 308/587 KB 336/404 KB 48/79 KB 300/894 KB 520/549 KB 308/587 KB 336/404 KB 48/79 KB 300/894 KB 524/549 KB 312/587 KB 340/404 KB 48/79 KB 300/894 KB 528/549 KB 312/587 KB 336 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install /404 KB 48/79 KB 300/894 KB 504/549 KB 308/587 KB 340/404 KB 48/79 KB 304/894 KB 528/549 KB 312/587 KB 324/404 KB 48/79 KB 296/894 KB 504/549 KB 308/587 KB 340/404 KB 52/79 KB 304/894 KB 528/549 KB 312/587 KB 340/404 KB 56/79 KB 304/894 KB 528/549 KB 312/587 KB 340/404 KB 60/79 KB 304/894 KB 528/549 KB 312/587 KB 340/404 KB 64/79 KB 308/894 KB 528/549 KB 312/587 KB 340/404 KB 68/79 KB 308/894 KB 528/549 KB 312/587 KB 340/404 KB 72/79 KB 308/894 KB 532/549 KB 312/587 KB 340/404 KB 76/79 KB 308/894 KB 532/549 KB 312/587 KB 340/404 KB 79/79 KB 308/894 KB 532/549 KB 312/587 KB 340/404 KB 48/79 KB 300/894 KB 524/549 KB 312/587 KB 344/404 KB 79/79 KB 308/894 KB 532/549 KB 312/587 KB 348/404 KB 79/79 KB 308/894 KB 532/549 KB 312/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 312/587 KB 336/404 KB 48/79 KB 300/894 KB 520/549 KB 312/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 316/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 320/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 324/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 328/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 332/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 336/587 KB 352/404 KB 79/79 KB 308/894 KB 532/549 KB 340/587 KB 356/404 KB 79/79 KB 308/894 KB 532/549 KB 344/587 KB 356/404 KB 79/79 KB 308/894 KB 532/549 KB 348/587 KB 356/404 KB 79/79 KB 308/894 KB 532/549 KB 352/587 KB 340/404 KB 68/79 KB 308/894 KB 532/549 KB 312/587 KB 356/404 KB 79/79 KB 308/894 KB 536/549 KB 352/587 KB 356/404 KB 79/79 KB 308/894 KB 540/549 KB 352/587 KB 356/404 KB 79/79 KB 308/894 KB 544/549 KB 352/587 KB 340/404 KB 60/79 KB 308/894 KB 528/549 KB 312/587 KB 356/404 KB 79/79 KB 312/894 KB 544/549 KB 352/587 KB 356/404 KB 79/79 KB 316/894 KB 544/549 KB 352/587 KB 356/404 KB 79/79 KB 320/894 KB 544/549 KB 352/587 KB 356/404 KB 79/79 KB 324/894 KB 544/549 KB 352/587 KB 356/404 KB 79/79 KB 328/894 KB 548/549 KB 352/587 KB 356/404 KB 79/79 KB 332/894 KB 548/549 KB 352/587 KB 356/404 KB 79/79 KB 336/894 KB 548/549 KB 352/587 KB 356/404 KB 79/79 KB 308/894 KB 532/549 KB 340/587 KB 356/404 KB 79/79 KB 324/894 KB 548/549 KB 352/587 KB 360/404 KB 79/79 KB 336/894 KB 549/549 KB 352/587 KB 360/404 KB 79/79 KB 336/894 KB 549/549 KB 352/587 KB 364/404 KB 79/79 KB 336/894 KB 549/549 KB 352/587 KB 368/404 KB 79/79 KB 336/894 KB 549/549 KB 352/587 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 94.3 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 372/404 KB 340/894 KB 549/549 KB 356/587 KB 372/404 KB 344/894 KB 549/549 KB 356/587 KB 372/404 KB 348/894 KB 549/549 KB 356/587 KB 372/404 KB 336/894 KB 549/549 KB 356/587 KB 372/404 KB 336/894 KB 549/549 KB 352/587 KB 376/404 KB 352/894 KB 549/549 KB 356/587 KB 380/404 KB 352/894 KB 549/549 KB 356/587 KB 384/404 KB 352/894 KB 549/549 KB 356/587 KB 384/404 KB 352/894 KB 549/549 KB 360/587 KB 384/404 KB 352/894 KB 549/549 KB 364/587 KB 384/404 KB 352/894 KB 549/549 KB 368/587 KB 384/404 KB 352/894 KB 549/549 KB 372/587 KB 388/404 KB 352/894 KB 549/549 KB 376/587 KB 388/404 KB 352/894 KB 549/549 KB 380/587 KB 388/404 KB 352/894 KB 549/549 KB 384/587 KB 372/404 KB 352/894 KB 549/549 KB 360/587 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 388/404 KB 356/894 KB 549/549 KB 384/587 KB 388/404 KB 360/894 KB 549/549 KB 384/587 KB 388/404 KB 364/894 KB 384/587 KB 388/404 KB 368/894 KB 384/587 KB 388/404 KB 352/894 KB 549/549 KB 372/587 KB 392/404 KB 368/894 KB 384/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 650.8 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 396/404 KB 368/894 KB 384/587 KB 400/404 KB 368/894 KB 384/587 KB 404/404 KB 368/894 KB 384/587 KB 404/404 KB 372/894 KB 384/587 KB 404/404 KB 376/894 KB 388/587 KB 404/404 KB 380/894 KB 388/587 KB 404/404 KB 384/894 KB 388/587 KB 404/404 KB 372/894 KB 388/587 KB 404/404 KB 384/894 KB 392/587 KB 404/404 KB 384/894 KB 396/587 KB 404/404 KB 388/894 KB 400/587 KB 404/404 KB 388/894 KB 404/587 KB 404/404 KB 388/894 KB 408/587 KB 404/404 KB 388/894 KB 412/587 KB 404/404 KB 388/894 KB 396/587 KB 404/404 KB 392/894 KB 412/587 KB 404/404 KB 396/894 KB 412/587 KB 404/404 KB 400/894 KB 412/587 KB 404/404 KB 400/894 KB 416/587 KB 404/404 KB 404/894 KB 416/587 KB 404/404 KB 408/894 KB 420/587 KB 404/404 KB 412/894 KB 420/587 KB 404/404 KB 416/894 KB 420/587 KB 404/404 KB 404/894 KB 420/587 KB 404/404 KB 416/894 KB 424/587 KB 404/404 KB 3/115 KB 416/894 KB 424/587 KB 404/404 KB 6/115 KB 416/894 KB 424/587 KB 404/404 KB 9/115 KB 416/894 KB 424/587 KB 404/404 KB 11/115 KB 416/894 KB 424/587 KB 404/404 KB 14/115 KB 416/894 KB 424/587 KB 404/404 KB 14/115 KB 4/1822 KB 416/894 KB 424/587 KB 404/404 KB 14/115 KB 8/1822 KB 416/894 KB 424/587 KB 404/404 KB 14/115 KB 12/1822 KB 416/894 KB 424/587 KB 404/404 KB 14/115 KB 16/1822 KB 416/894 KB 424/587 KB 404/404 KB 14/115 KB 20/1822 KB 416/894 KB 424/587 KB 16/115 KB 24/1822 KB 416/894 KB 424/587 KB 16/115 KB 28/1822 KB 416/894 KB 424/587 KB 16/115 KB 32/1822 KB 416/894 KB 424/587 KB 404/404 KB 16/115 KB 20/1822 KB 416/894 KB 424/587 KB 19/115 KB 32/1822 KB 416/894 KB 424/587 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 471.4 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 22/115 KB 32/1822 KB 416/894 KB 424/587 KB 25/115 KB 32/1822 KB 416/894 KB 424/587 KB 27/115 KB 32/1822 KB 416/894 KB 424/587 KB 30/115 KB 36/1822 KB 416/894 KB 424/587 KB 32/115 KB 36/1822 KB 416/894 KB 424/587 KB 27/115 KB 36/1822 KB 416/894 KB 424/587 KB 32/115 KB 40/1822 KB 416/894 KB 424/587 KB 32/115 KB 44/1822 KB 416/894 KB 428/587 KB 36/115 KB 48/1822 KB 416/894 KB 428/587 KB 36/115 KB 52/1822 KB 416/894 KB 428/587 KB 36/115 KB 56/1822 KB 420/894 KB 3/206 KB 428/587 KB 36/115 KB 60/1822 KB 420/894 KB 3/206 KB 428/587 KB 32/115 KB 40/1822 KB 416/894 KB 428/587 KB 36/115 KB 60/1822 KB 420/894 KB 3/206 KB 432/587 KB 36/115 KB 60/1822 KB 420/894 KB 3/206 KB 436/587 KB 36/115 KB 52/1822 KB 420/894 KB 3/206 KB 428/587 KB 36/115 KB 60/1822 KB 424/894 KB 3/206 KB 436/587 KB 36/115 KB 60/1822 KB 428/894 KB 3/206 KB 436/587 KB 36/115 KB 60/1822 KB 432/894 KB 3/206 KB 436/587 KB 36/115 KB 52/1822 KB 416/894 KB 3/206 KB 428/587 KB 36/115 KB 60/1822 KB 432/894 KB 6/206 KB 436/587 KB 36/115 KB 44/1822 KB 416/894 KB 428/587 KB 40/115 KB 60/1822 KB 432/894 KB 6/206 KB 436/587 KB 44/115 KB 60/1822 KB 432/894 KB 6/206 KB 436/587 KB 48/115 KB 60/1822 KB 432/894 KB 9/206 KB 436/587 KB 44/115 KB 60/1822 KB 432/894 KB 9/206 KB 436/587 KB 48/115 KB 60/1822 KB 432/894 KB 11/206 KB 436/587 KB 48/115 KB 60/1822 KB 432/894 KB 11/206 KB 440/587 KB 48/115 KB 60/1822 KB 432/894 KB 11/206 KB 444/587 KB 48/115 KB 60/1822 KB 432/894 KB 14/206 KB 448/587 KB 48/115 KB 60/1822 KB 436/894 KB 14/206 KB 452/587 KB 52/115 KB 64/1822 KB 436/894 KB 14/206 KB 456/587 KB 52/115 KB 64/1822 KB 436/894 KB 14/206 KB 460/587 KB 52/115 KB 64/1822 KB 436/894 KB 14/206 KB 464/587 KB 48/115 KB 60/1822 KB 432/894 KB 14/206 KB 444/587 KB 52/115 KB 64/1822 KB 436/894 KB 16/206 KB 464/587 KB 52/115 KB 64/1822 KB 436/894 KB 14/206 KB 452/587 KB 52/115 KB 60/1822 KB 436/894 KB 14/206 KB 452/587 KB 56/115 KB 64/1822 KB 436/894 KB 16/206 KB 464/587 KB 60/115 KB 68/1822 KB 436/894 KB 19/206 KB 464/587 KB 64/115 KB 68/1822 KB 436/894 KB 19/206 KB 464/587 KB 48/115 KB 60/1822 KB 436/894 KB 14/206 KB 448/587 KB 64/115 KB 68/1822 KB 440/894 KB 19/206 KB 464/587 KB 64/115 KB 68/1822 KB 444/894 KB 19/206 KB 464/587 KB 64/115 KB 68/1822 KB 448/894 KB 19/206 KB 464/587 KB 68/115 KB 68/1822 KB 448/894 KB 19/206 KB 464/587 KB 72/115 KB 68/1822 KB 452/894 KB 19/206 KB 468/587 KB 76/115 KB 68/1822 KB 452/894 KB 19/206 KB 468/587 KB 80/115 KB 68/1822 KB 452/894 KB 19/206 KB 468/587 KB 56/115 KB 68/1822 KB 436/894 KB 19/206 KB 464/587 KB 80/115 KB 72/1822 KB 452/894 KB 19/206 KB 468/587 KB 80/115 KB 76/1822 KB 452/894 KB 19/206 KB 468/587 KB 80/115 KB 80/1822 KB 452/894 KB 19/206 KB 468/587 KB 56/115 KB 64/1822 KB 436/894 KB 19/206 KB 464/587 KB 80/115 KB 80/1822 KB 452/894 KB 22/206 KB 468/587 KB 80/115 KB 80/1822 KB 452/894 KB 25/206 KB 468/587 KB 80/115 KB 80/1822 KB 452/894 KB 27/206 KB 468/587 KB 80/115 KB 80/1822 KB 452/894 KB 30/206 KB 468/587 KB 80/115 KB 84/1822 KB 452/894 KB 30/206 KB 468/587 KB 84/115 KB 88/1822 KB 452/894 KB 32/206 KB 468/587 KB 68/115 KB 68/1822 KB 452/894 KB 19/206 KB 468/587 KB 84/115 KB 88/1822 KB 452/894 KB 32/206 KB 472/587 KB 84/115 KB 88/1822 KB 452/894 KB 32/206 KB 476/587 KB 68/115 KB 68/1822 KB 452/894 KB 19/206 KB 464/587 KB 84/115 KB 88/1822 KB 456/894 KB 32/206 KB 480/587 KB 84/115 KB 88/1822 KB 460/894 KB 32/206 KB 480/587 KB 84/115 KB 88/1822 KB 464/8 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 94 KB 32/206 KB 480/587 KB 84/115 KB 88/1822 KB 468/894 KB 32/206 KB 480/587 KB 84/115 KB 84/1822 KB 452/894 KB 32/206 KB 468/587 KB 88/115 KB 92/1822 KB 468/894 KB 32/206 KB 480/587 KB 92/115 KB 92/1822 KB 472/894 KB 32/206 KB 480/587 KB 80/115 KB 84/1822 KB 452/894 KB 32/206 KB 468/587 KB 92/115 KB 92/1822 KB 472/894 KB 36/206 KB 480/587 KB 92/115 KB 92/1822 KB 472/894 KB 40/206 KB 480/587 KB 92/115 KB 92/1822 KB 472/894 KB 44/206 KB 480/587 KB 88/115 KB 92/1822 KB 472/894 KB 32/206 KB 480/587 KB 84/115 KB 92/1822 KB 468/894 KB 32/206 KB 480/587 KB 92/115 KB 96/1822 KB 472/894 KB 44/206 KB 480/587 KB 84/115 KB 88/1822 KB 468/894 KB 32/206 KB 480/587 KB 92/115 KB 96/1822 KB 472/894 KB 44/206 KB 484/587 KB 92/115 KB 100/1822 KB 472/894 KB 44/206 KB 488/587 KB 92/115 KB 100/1822 KB 476/894 KB 48/206 KB 488/587 KB 92/115 KB 100/1822 KB 480/894 KB 48/206 KB 488/587 KB 96/115 KB 100/1822 KB 484/894 KB 48/206 KB 492/587 KB 92/115 KB 100/1822 KB 472/894 KB 44/206 KB 484/587 KB 96/115 KB 104/1822 KB 488/894 KB 48/206 KB 492/587 KB 96/115 KB 108/1822 KB 488/894 KB 48/206 KB 492/587 KB 96/115 KB 112/1822 KB 488/894 KB 48/206 KB 492/587 KB 96/115 KB 100/1822 KB 480/894 KB 48/206 KB 492/587 KB 96/115 KB 100/1822 KB 480/894 KB 48/206 KB 488/587 KB 92/115 KB 100/1822 KB 472/894 KB 48/206 KB 488/587 KB 96/115 KB 112/1822 KB 488/894 KB 52/206 KB 496/587 KB 100/115 KB 112/1822 KB 488/894 KB 56/206 KB 496/587 KB 100/115 KB 112/1822 KB 488/894 KB 60/206 KB 496/587 KB 100/115 KB 112/1822 KB 488/894 KB 64/206 KB 496/587 KB 100/115 KB 112/1822 KB 488/894 KB 68/206 KB 496/587 KB 100/115 KB 116/1822 KB 488/894 KB 72/206 KB 496/587 KB 100/115 KB 116/1822 KB 488/894 KB 76/206 KB 496/587 KB 100/115 KB 116/1822 KB 488/894 KB 80/206 KB 496/587 KB 100/115 KB 112/1822 KB 488/894 KB 52/206 KB 496/587 KB 96/115 KB 112/1822 KB 488/894 KB 52/206 KB 496/587 KB 100/115 KB 116/1822 KB 488/894 KB 80/206 KB 500/587 KB 104/115 KB 116/1822 KB 488/894 KB 80/206 KB 504/587 KB 104/115 KB 116/1822 KB 488/894 KB 80/206 KB 508/587 KB 104/115 KB 116/1822 KB 488/894 KB 80/206 KB 512/587 KB 104/115 KB 116/1822 KB 488/894 KB 80/206 KB 516/587 KB 104/115 KB 116/1822 KB 488/894 KB 80/206 KB 520/587 KB 104/115 KB 116/1822 KB 488/894 KB 84/206 KB 524/587 KB 104/115 KB 116/1822 KB 488/894 KB 84/206 KB 528/587 KB 104/115 KB 116/1822 KB 488/894 KB 84/206 KB 532/587 KB 104/115 KB 116/1822 KB 488/894 KB 84/206 KB 536/587 KB 100/115 KB 116/1822 KB 488/894 KB 68/206 KB 496/587 KB 96/115 KB 100/1822 KB 488/894 KB 64/206 KB 496/587 KB 104/115 KB 116/1822 KB 492/894 KB 84/206 KB 536/587 KB 104/115 KB 116/1822 KB 496/894 KB 84/206 KB 536/587 KB 104/115 KB 116/1822 KB 500/894 KB 84/206 KB 536/587 KB 104/115 KB 120/1822 KB 504/894 KB 84/206 KB 536/587 KB 104/115 KB 120/1822 KB 508/894 KB 84/206 KB 536/587 KB 104/115 KB 120/1822 KB 512/894 KB 84/206 KB 536/587 KB 104/115 KB 120/1822 KB 516/894 KB 84/206 KB 536/587 KB 104/115 KB 120/1822 KB 520/894 KB 84/206 KB 536/587 KB 104/115 KB 116/1822 KB 488/894 KB 84/206 KB 520/587 KB 104/115 KB 116/1822 KB 488/894 KB 80/206 KB 500/587 KB 108/115 KB 120/1822 KB 520/894 KB 84/206 KB 536/587 KB 112/115 KB 120/1822 KB 520/894 KB 84/206 KB 536/587 KB 115/115 KB 120/1822 KB 520/894 KB 84/206 KB 536/587 KB 104/115 KB 120/1822 KB 500/894 KB 84/206 KB 536/587 KB 115/115 KB 124/1822 KB 520/894 KB 84/206 KB 536/587 KB 115/115 KB 128/1822 KB 520/894 KB 84/206 KB 536/587 KB 115/115 K unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install B 132/1822 KB 520/894 KB 84/206 KB 536/587 KB 115/115 KB 136/1822 KB 520/894 KB 84/206 KB 536/587 KB 115/115 KB 140/1822 KB 520/894 KB 84/206 KB 536/587 KB 115/115 KB 140/1822 KB 520/894 KB 88/206 KB 536/587 KB 115/115 KB 144/1822 KB 520/894 KB 92/206 KB 536/587 KB 115/115 KB 144/1822 KB 520/894 KB 88/206 KB 536/587 KB 115/115 KB 144/1822 KB 520/894 KB 96/206 KB 536/587 KB 115/115 KB 144/1822 KB 524/894 KB 100/206 KB 536/587 KB 115/115 KB 148/1822 KB 524/894 KB 104/206 KB 540/587 KB 115/115 KB 148/1822 KB 524/894 KB 108/206 KB 540/587 KB 115/115 KB 148/1822 KB 524/894 KB 112/206 KB 540/587 KB 115/115 KB 144/1822 KB 524/894 KB 96/206 KB 536/587 KB 115/115 KB 148/1822 KB 528/894 KB 112/206 KB 540/587 KB 115/115 KB 148/1822 KB 532/894 KB 112/206 KB 540/587 KB 115/115 KB 148/1822 KB 536/894 KB 112/206 KB 540/587 KB 115/115 KB 148/1822 KB 540/894 KB 112/206 KB 540/587 KB 115/115 KB 148/1822 KB 524/894 KB 100/206 KB 540/587 KB 115/115 KB 148/1822 KB 540/894 KB 116/206 KB 544/587 KB 115/115 KB 148/1822 KB 524/894 KB 100/206 KB 536/587 KB 115/115 KB 152/1822 KB 540/894 KB 116/206 KB 544/587 KB 115/115 KB 156/1822 KB 540/894 KB 116/206 KB 544/587 KB 115/115 KB 160/1822 KB 540/894 KB 116/206 KB 544/587 KB 115/115 KB 164/1822 KB 540/894 KB 116/206 KB 544/587 KB 115/115 KB 168/1822 KB 544/894 KB 116/206 KB 548/587 KB 115/115 KB 148/1822 KB 540/894 KB 116/206 KB 540/587 KB 115/115 KB 168/1822 KB 544/894 KB 120/206 KB 548/587 KB 115/115 KB 168/1822 KB 544/894 KB 124/206 KB 548/587 KB 115/115 KB 164/1822 KB 544/894 KB 116/206 KB 548/587 KB 115/115 KB 164/1822 KB 540/894 KB 116/206 KB 548/587 KB 172/1822 KB 544/894 KB 124/206 KB 552/587 KB 172/1822 KB 548/894 KB 124/206 KB 556/587 KB 172/1822 KB 548/894 KB 124/206 KB 560/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 127.0 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 115/115 KB 172/1822 KB 544/894 KB 124/206 KB 548/587 KB 176/1822 KB 548/894 KB 128/206 KB 560/587 KB 172/1822 KB 548/894 KB 128/206 KB 560/587 KB 176/1822 KB 548/894 KB 132/206 KB 560/587 KB 180/1822 KB 548/894 KB 136/206 KB 560/587 KB 172/1822 KB 548/894 KB 124/206 KB 552/587 KB 180/1822 KB 552/894 KB 136/206 KB 560/587 KB 180/1822 KB 556/894 KB 136/206 KB 560/587 KB 180/1822 KB 560/894 KB 136/206 KB 560/587 KB 180/1822 KB 564/894 KB 136/206 KB 560/587 KB 180/1822 KB 548/894 KB 132/206 KB 560/587 KB 184/1822 KB 568/894 KB 140/206 KB 560/587 KB 188/1822 KB 568/894 KB 140/206 KB 560/587 KB 192/1822 KB 568/894 KB 140/206 KB 560/587 KB 180/1822 KB 564/894 KB 140/206 KB 560/587 KB 192/1822 KB 568/894 KB 144/206 KB 560/587 KB 192/1822 KB 568/894 KB 144/206 KB 560/587 KB 192/1822 KB 572/894 KB 144/206 KB 560/587 KB 196/1822 KB 576/894 KB 144/206 KB 560/587 KB 196/1822 KB 580/894 KB 144/206 KB 560/587 KB 196/1822 KB 584/894 KB 148/206 KB 560/587 KB 196/1822 KB 588/894 KB 148/206 KB 560/587 KB 196/1822 KB 592/894 KB 148/206 KB 564/587 KB 196/1822 KB 572/894 KB 144/206 KB 560/587 KB 196/1822 KB 588/894 KB 148/206 KB 564/587 KB 196/1822 KB 592/894 KB 148/206 KB 568/587 KB 196/1822 KB 592/894 KB 148/206 KB 572/587 KB 196/1822 KB 592/894 KB 148/206 KB 576/587 KB 196/1822 KB 592/894 KB 148/206 KB 580/587 KB 196/1822 KB 592/894 KB 148/206 KB 584/587 KB 196/1822 KB 592/894 KB 148/206 KB 587/587 KB 196/1822 KB 580/894 KB 148/206 KB 560/587 KB 196/1822 KB 592/894 KB 152/206 KB 587/587 KB 196/1822 KB 592/894 KB 156/206 KB 587/587 KB 200/1822 KB 592/894 KB 156/206 KB 587/587 KB 204/1822 KB 592/894 KB 156/206 KB 587/587 KB 208/1822 KB 592/894 KB 160/206 KB 587/587 KB 204/1822 KB 592/894 KB 160/206 KB 587/587 KB 208/1822 KB 592/894 KB 164/206 KB 587/587 KB 212/1822 KB 596/894 KB 168/206 KB 587/587 KB 212/1822 KB 596/894 KB 172/206 KB 587/587 KB 212/1822 KB 596/894 KB 176/206 KB 587/587 KB 212/1822 KB 596/894 KB 164/206 KB 587/587 KB 212/1822 KB 600/894 KB 176/206 KB 587/587 KB 212/1822 KB 604/894 KB 176/206 KB 587/587 KB 212/1822 KB 608/894 KB 176/206 KB 587/587 KB 212/1822 KB 612/894 KB 176/206 KB 587/587 KB 212/1822 KB 616/894 KB 180/206 KB 587/587 KB 212/1822 KB 620/894 KB 180/206 KB 587/587 KB 212/1822 KB 624/894 KB 180/206 KB 587/587 KB 212/1822 KB 592/894 KB 164/206 KB 587/587 KB 216/1822 KB 624/894 KB 180/206 KB 587/587 KB 220/1822 KB 624/894 KB 180/206 KB 587/587 KB 224/1822 KB 624/894 KB 180/206 KB 587/587 KB 228/1822 KB 624/894 KB 180/206 KB 587/587 KB 232/1822 KB 624/894 KB 180/206 KB 587/587 KB 236/1822 KB 624/894 KB 180/206 KB 587/587 KB 240/1822 KB 624/894 KB 180/206 KB 587/587 KB 212/1822 KB 612/894 KB 180/206 KB 587/587 KB 240/1822 KB 624/894 KB 184/206 KB 587/587 KB 240/1822 KB 624/894 KB 188/206 KB 587/587 KB 240/1822 KB 624/894 KB 192/206 KB 587/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 639.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 240/1822 KB 628/894 KB 192/206 KB 244/1822 KB 632/894 KB 196/206 KB 244/1822 KB 636/894 KB 196/206 KB 244/1822 KB 640/894 KB 196/206 KB 244/1822 KB 628/894 KB 196/206 KB 248/1822 KB 640/894 KB 196/206 KB 252/1822 KB 640/894 KB 196/206 KB 256/1822 KB 640/894 KB 196/206 KB 240/1822 KB 628/894 KB 196/206 KB 256/1822 KB 640/894 KB 200/206 KB 256/1822 KB 640/894 KB 204/206 KB 256/1822 KB 640/894 KB 206/206 KB 256/1822 KB 644/894 KB 206/206 KB 260/1822 KB 648/894 KB 206/206 KB 260/1822 KB 652/894 KB 206/206 KB 260/1822 KB 656/894 KB 206/206 KB 260/1822 KB 644/894 KB 206/206 KB 264/1822 KB 656/894 KB 206/206 KB 268/1822 KB 656/894 KB 206/206 KB 272/1822 KB 656/894 KB 206/206 KB 276/1822 KB 656/894 KB 206/206 KB 280/1822 KB 660/894 KB 206/206 KB 284/1822 KB 660/894 KB 206/206 KB 288/1822 KB 660/894 KB 206/206 KB 276/1822 KB 660/894 KB 206/206 KB 288/1822 KB 664/894 KB 206/206 KB 288/1822 KB 668/894 KB 206/206 KB 288/1822 KB 668/894 KB 206/206 KB 4/57 KB 288/1822 KB 668/894 KB 206/206 KB 8/57 KB 288/1822 KB 668/894 KB 206/206 KB 12/57 KB 288/1822 KB 668/894 KB 206/206 KB 16/57 KB 288/1822 KB 672/894 KB 206/206 KB 16/57 KB 292/1822 KB 672/894 KB 206/206 KB 16/57 KB 296/1822 KB 676/894 KB 20/57 KB 292/1822 KB 676/894 KB 20/57 KB 296/1822 KB 680/894 KB 20/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 222.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 292/1822 KB 672/894 KB 206/206 KB 20/57 KB 300/1822 KB 680/894 KB 24/57 KB 300/1822 KB 680/894 KB 28/57 KB 300/1822 KB 680/894 KB 32/57 KB 300/1822 KB 680/894 KB 36/57 KB 300/1822 KB 680/894 KB 40/57 KB 300/1822 KB 680/894 KB 44/57 KB 300/1822 KB 680/894 KB 48/57 KB 300/1822 KB 680/894 KB 52/57 KB 300/1822 KB 680/894 KB 20/57 KB 304/1822 KB 684/894 KB 52/57 KB 300/1822 KB 684/894 KB 52/57 KB 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: 08:37:38 DEBUG unit.abot-epc-basic/0.install 304/1822 KB 688/894 KB 56/57 KB 304/1822 KB 692/894 KB 56/57 KB 308/1822 KB 696/894 KB 56/57 KB 308/1822 KB 700/894 KB 56/57 KB 308/1822 KB 704/894 KB 56/57 KB 304/1822 KB 684/894 KB 56/57 KB 308/1822 KB 704/894 KB 57/57 KB 308/1822 KB 692/894 KB 56/57 KB 312/1822 KB 704/894 KB 57/57 KB 316/1822 KB 704/894 KB 57/57 KB 320/1822 KB 704/894 KB 57/57 KB 324/1822 KB 704/894 KB 57/57 KB 328/1822 KB 708/894 KB 57/57 KB 324/1822 KB 708/894 KB 57/57 KB 332/1822 KB 712/894 KB 57/57 KB 332/1822 KB 712/894 KB 57/57 KB 336/1822 KB 712/894 KB 57/57 KB 336/1822 KB 716/894 KB 57/57 KB 336/1822 KB 720/894 KB 57/57 KB 336/1822 KB 724/894 KB 57/57 KB 340/1822 KB 728/894 KB 57/57 KB 340/1822 KB 732/894 KB 57/57 KB 340/1822 KB 724/894 KB 57/57 KB 344/1822 KB 732/894 KB 57/57 KB 348/1822 KB 732/894 KB 57/57 KB 352/1822 KB 732/894 KB 57/57 KB 352/1822 KB 736/894 KB 57/57 KB 352/1822 KB 4/263 KB 736/894 KB 57/57 KB 352/1822 KB 8/263 KB 736/894 KB 57/57 KB 352/1822 KB 12/263 KB 736/894 KB 57/57 KB 352/1822 KB 16/263 KB 736/894 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 60.5 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 352/1822 KB 20/263 KB 736/894 KB 352/1822 KB 24/263 KB 736/894 KB 352/1822 KB 28/263 KB 736/894 KB 352/1822 KB 32/263 KB 736/894 KB Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 352/1822 KB 32/263 KB 740/894 KB 356/1822 KB 32/263 KB 744/894 KB 356/1822 KB 36/263 KB 748/894 KB 356/1822 KB 36/263 KB 752/894 KB 356/1822 KB 32/263 KB 740/894 KB 356/1822 KB 36/263 KB 744/894 KB 356/1822 KB 40/263 KB 752/894 KB 356/1822 KB 44/263 KB 752/894 KB 356/1822 KB 48/263 KB 752/894 KB 356/1822 KB 52/263 KB 752/894 KB 356/1822 KB 56/263 KB 752/894 KB 356/1822 KB 60/263 KB 752/894 KB 356/1822 KB 64/263 KB 752/894 KB 360/1822 KB 64/263 KB 752/894 KB 364/1822 KB 64/263 KB 752/894 KB 364/1822 KB 68/263 KB 752/894 KB 368/1822 KB 72/263 KB 752/894 KB 368/1822 KB 76/263 KB 752/894 KB 368/1822 KB 80/263 KB 752/894 KB 368/1822 KB 84/263 KB 752/894 KB 368/1822 KB 88/263 KB 756/894 KB 368/1822 KB 92/263 KB 756/894 KB 368/1822 KB 96/263 KB 756/894 KB 368/1822 KB 68/263 KB 752/894 KB 372/1822 KB 96/263 KB 756/894 KB 368/1822 KB 84/263 KB 756/894 KB 376/1822 KB 96/263 KB 760/894 KB 376/1822 KB 96/263 KB 764/894 KB 376/1822 KB 96/263 KB 768/894 KB 376/1822 KB 96/263 KB 764/894 KB 380/1822 KB 96/263 KB 768/894 KB 384/1822 KB 96/263 KB 768/894 KB 384/1822 KB 96/263 KB 772/894 KB 388/1822 KB 96/263 KB 776/894 KB 388/1822 KB 96/263 KB 772/894 KB 392/1822 KB 96/263 KB 776/894 KB 392/1822 KB 96/263 KB 776/894 KB 4/99 KB 392/1822 KB 96/263 KB 776/894 KB 8/99 KB 392/1822 KB 96/263 KB 776/894 KB 12/99 KB 392/1822 KB 96/263 KB 776/894 KB 16/99 KB 396/1822 KB 96/263 KB 776/894 KB 16/99 KB 400/1822 KB 100/263 KB 780/894 KB 16/99 KB 396/1822 KB 100/263 KB 780/894 KB 16/99 KB 400/1822 KB 104/263 KB 780/894 KB 16/99 KB 404/1822 KB 108/263 KB 780/894 KB 20/99 KB 404/1822 KB 112/263 KB 780/894 KB 20/99 KB 396/1822 KB 96/263 KB 780/894 KB 16/99 KB 404/1822 KB 112/263 KB 784/894 KB 20/99 KB 404/1822 KB 112/263 KB 788/894 KB 20/99 KB 404/1822 KB 116/263 KB 792/894 KB 20/99 KB 404/1822 KB 116/263 KB 796/894 KB 20/99 KB 404/1822 KB 104/263 KB 780/894 KB 20/99 KB 400/1822 KB 104/263 KB 780/894 KB 20/99 KB 404/1822 KB 116/263 KB 796/894 KB 24/99 KB 404/1822 KB 116/263 KB 796/894 KB 28/99 KB 404/1822 KB 116/263 KB 796/894 KB 32/99 KB 404/1822 KB 116/263 KB 796/894 KB 36/99 KB 404/1822 KB 116/263 KB 796/894 KB 40/99 KB 404/1822 KB 116/263 KB 796/894 KB 44/99 KB 404/1822 KB 116/263 KB 796/894 KB 48/99 KB 404/1822 KB 116/263 KB 796/894 KB 52/99 KB 404/1822 KB 116/263 KB 796/894 KB 56/99 KB 404/1822 KB 116/263 KB 796/894 KB 60/99 KB 404/1822 KB 116/263 KB 796/894 KB 64/99 KB 404/1822 KB 116/263 KB 796/894 KB 68/99 KB 404/1822 KB 116/263 KB 788/894 KB 20/99 KB 408/1822 KB 116/263 KB 800/894 KB 68/99 KB 408/1822 KB 116/263 KB 796/894 KB 68/99 KB 412/1822 KB 116/263 KB 800/894 KB 68/99 KB 416/1822 KB 116/263 KB 800/894 KB 68/99 KB 416/1822 KB 116/263 KB 804/894 KB 68/99 KB 420/1822 KB 120/263 KB 808/894 KB 72/99 KB 420/1822 KB 120/263 KB 804/894 KB 72/99 KB 420/1822 KB 120/263 KB 812/894 KB 76/99 KB 420/1822 KB 120/263 KB 812/894 KB 80/99 KB 420/1822 KB 120/263 KB 804/894 KB 68/99 KB 424/1822 KB 120/263 KB 812/894 KB 80/99 KB 428/1822 KB 120/263 KB 812/894 KB 80/99 KB 432/1822 KB 120/263 KB 812/894 KB 80/99 KB 416/1822 KB 120/263 KB 804/894 KB 68/99 KB 432/1822 KB 124/263 KB 812/894 KB 80/99 KB 432/1822 KB 128/263 KB 812/894 KB 80/99 KB 432/1822 KB 132/263 KB 812/894 KB 80/99 KB 436/1822 KB 136/263 KB 812/894 KB 84/99 KB 436/1822 KB 140/263 KB 812/894 KB 84/99 KB 436/1822 KB 144/263 KB 812/894 KB 84/99 KB 420/1822 KB 120/263 KB 812/894 KB 80/99 KB 436/1822 KB unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 144/263 KB 816/894 KB 84/99 KB 436/1822 KB 144/263 KB 820/894 KB 84/99 KB 436/1822 KB 148/263 KB 824/894 KB 84/99 KB 436/1822 KB 148/263 KB 828/894 KB 84/99 KB 436/1822 KB 132/263 KB 812/894 KB 84/99 KB 440/1822 KB 148/263 KB 828/894 KB 84/99 KB 444/1822 KB 148/263 KB 828/894 KB 84/99 KB 448/1822 KB 148/263 KB 828/894 KB 84/99 KB 432/1822 KB 132/263 KB 812/894 KB 84/99 KB 448/1822 KB 148/263 KB 828/894 KB 88/99 KB 448/1822 KB 148/263 KB 828/894 KB 92/99 KB 448/1822 KB 148/263 KB 828/894 KB 96/99 KB 448/1822 KB 148/263 KB 828/894 KB 99/99 KB 448/1822 KB 148/263 KB 832/894 KB 99/99 KB 436/1822 KB 148/263 KB 820/894 KB 84/99 KB 448/1822 KB 152/263 KB 832/894 KB 99/99 KB 452/1822 KB 156/263 KB 832/894 KB 99/99 KB 452/1822 KB 160/263 KB 832/894 KB 99/99 KB 452/1822 KB 164/263 KB 832/894 KB 99/99 KB 452/1822 KB 168/263 KB 836/894 KB 99/99 KB 452/1822 KB 172/263 KB 836/894 KB 99/99 KB 452/1822 KB 176/263 KB 836/894 KB 99/99 KB 452/1822 KB 152/263 KB 832/894 KB 99/99 KB 456/1822 KB 176/263 KB 836/894 KB 99/99 KB 460/1822 KB 176/263 KB 836/894 KB 99/99 KB 464/1822 KB 176/263 KB 836/894 KB 99/99 KB 452/1822 KB 164/263 KB 836/894 KB 99/99 KB 464/1822 KB 176/263 KB 840/894 KB 99/99 KB 464/1822 KB 176/263 KB 844/894 KB 99/99 KB 464/1822 KB 176/263 KB 848/894 KB 99/99 KB 468/1822 KB 176/263 KB 848/894 KB 99/99 KB 472/1822 KB 180/263 KB 852/894 KB 99/99 KB 476/1822 KB 180/263 KB 852/894 KB 99/99 KB 480/1822 KB 180/263 KB 852/894 KB 99/99 KB 468/1822 KB 180/263 KB 852/894 KB 99/99 KB 480/1822 KB 184/263 KB 852/894 KB 99/99 KB 480/1822 KB 188/263 KB 852/894 KB 99/99 KB 480/1822 KB 192/263 KB 852/894 KB 99/99 KB 480/1822 KB 196/263 KB 852/894 KB 99/99 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 101.5 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 468/1822 KB 176/263 KB 852/894 KB 99/99 KB 484/1822 KB 196/263 KB 856/894 KB 484/1822 KB 196/263 KB 860/894 KB 484/1822 KB 196/263 KB 864/894 KB 484/1822 KB 196/263 KB 868/894 KB 484/1822 KB 196/263 KB 872/894 KB 484/1822 KB 196/263 KB 876/894 KB 484/1822 KB 196/263 KB 880/894 KB 484/1822 KB 196/263 KB 852/894 KB 99/99 KB 488/1822 KB 196/263 KB 880/894 KB 492/1822 KB 196/263 KB 880/894 KB 496/1822 KB 196/263 KB 880/894 KB 496/1822 KB 200/263 KB 880/894 KB 496/1822 KB 204/263 KB 880/894 KB 496/1822 KB 208/263 KB 880/894 KB 496/1822 KB 212/263 KB 884/894 KB 500/1822 KB 216/263 KB 884/894 KB 500/1822 KB 220/263 KB 884/894 KB 496/1822 KB 208/263 KB 884/894 KB 500/1822 KB 220/263 KB 888/894 KB 500/1822 KB 220/263 KB 892/894 KB 500/1822 KB 220/263 KB 894/894 KB 500/1822 KB 212/263 KB 884/894 KB 504/1822 KB 220/263 KB 894/894 KB 508/1822 KB 220/263 KB 894/894 KB 512/1822 KB 220/263 KB 894/894 KB 516/1822 KB 220/263 KB 894/894 KB 516/1822 KB 224/263 KB 894/894 KB 3/276 KB 516/1822 KB 224/263 KB 894/894 KB 6/276 KB 516/1822 KB 224/263 KB 894/894 KB 9/276 KB 516/1822 KB 224/263 KB 894/894 KB 11/276 KB 516/1822 KB 224/263 KB 894/894 KB 14/276 KB 516/1822 KB 224/263 KB 894/894 KB 16/276 KB 516/1822 KB 224/263 KB 894/894 KB 19/276 KB 516/1822 KB 224/263 KB 894/894 KB 516/1822 KB 224/263 KB 894/894 KB 22/276 KB 516/1822 KB 224/263 KB 894/894 KB 25/276 KB 520/1822 KB 228/263 KB 894/894 KB 27/276 KB 520/1822 KB 228/263 KB 894/894 KB 30/276 KB 520/1822 KB 228/263 KB 894/894 KB 32/276 KB 520/1822 KB 228/263 KB 894/894 KB 25/276 KB 520/1822 KB 232/263 KB 894/894 KB 32/276 KB 520/1822 KB 236/263 KB 894/894 KB 32/276 KB 520/1822 KB 224/263 KB 894/894 KB 25/276 KB 524/1822 KB 236/263 KB 894/894 KB 32/276 KB 528/1822 KB 236/263 KB 894/894 KB 32/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 904.9 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 532/1822 KB 240/263 KB 32/276 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 532/1822 KB 236/263 KB 32/276 KB 536/1822 KB 244/263 KB 32/276 KB 540/1822 KB 244/263 KB 32/276 KB 544/1822 KB 244/263 KB 32/276 KB 544/1822 KB 244/263 KB 36/276 KB 544/1822 KB 244/263 KB 40/276 KB 544/1822 KB 244/263 KB 44/276 KB 548/1822 KB 244/263 KB 48/276 KB 532/1822 KB 244/263 KB 32/276 KB 548/1822 KB 248/263 KB 48/276 KB 548/1822 KB 252/263 KB 48/276 KB 548/1822 KB 256/263 KB 48/276 KB 548/1822 KB 256/263 KB 52/276 KB 548/1822 KB 260/263 KB 56/276 KB 548/1822 KB 260/263 KB 60/276 KB 548/1822 KB 260/263 KB 64/276 KB 548/1822 KB 244/263 KB 44/276 KB 552/1822 KB 260/263 KB 64/276 KB 556/1822 KB 260/263 KB 64/276 KB 560/1822 KB 260/263 KB 64/276 KB 548/1822 KB 260/263 KB 52/276 KB 560/1822 KB 263/263 KB 64/276 KB 564/1822 KB 263/263 KB 64/276 KB 568/1822 KB 263/263 KB 4/54 KB 68/276 KB 572/1822 KB 263/263 KB 4/54 KB 68/276 KB 576/1822 KB 263/263 KB 4/54 KB 68/276 KB 564/1822 KB 263/263 KB 4/54 KB 68/276 KB 564/1822 KB 263/263 KB 4/54 KB 64/276 KB 576/1822 KB 263/263 KB 8/54 KB 72/276 KB 576/1822 KB 263/263 KB 12/54 KB 72/276 KB 576/1822 KB 263/263 KB 16/54 KB 72/276 KB 576/1822 KB 263/263 KB 20/54 KB 72/276 KB 576/1822 KB 263/263 KB 24/54 KB 72/276 KB 576/1822 KB 263/263 KB 28/54 KB 72/276 KB 576/1822 KB 263/263 KB 32/54 KB 72/276 KB 576/1822 KB 263/263 KB 20/54 KB 72/276 KB 576/1822 KB 263/263 KB 32/54 KB 76/276 KB 576/1822 KB 263/263 KB 32/54 KB 80/276 KB 576/1822 KB 263/263 KB 32/54 KB 84/276 KB 580/1822 KB 263/263 KB 36/54 KB 88/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 580/1822 KB 263/263 KB 32/54 KB 84/276 KB 584/1822 KB 36/54 KB 88/276 KB 588/1822 KB 36/54 KB 88/276 KB 592/1822 KB 36/54 KB 88/276 KB 580/1822 KB 263/263 KB 36/54 KB 84/276 KB 592/1822 KB 40/54 KB 88/276 KB 592/1822 KB 44/54 KB 88/276 KB 592/1822 KB 44/54 KB 92/276 KB 592/1822 KB 48/54 KB 96/276 KB 592/1822 KB 48/54 KB 100/276 KB 596/1822 KB 48/54 KB 104/276 KB 596/1822 KB 48/54 KB 108/276 KB 596/1822 KB 48/54 KB 112/276 KB 596/1822 KB 48/54 KB 100/276 KB 600/1822 KB 48/54 KB 112/276 KB 604/1822 KB 48/54 KB 112/276 KB 608/1822 KB 48/54 KB 112/276 KB 592/1822 KB 48/54 KB 100/276 KB 608/1822 KB 52/54 KB 112/276 KB 608/1822 KB 54/54 KB 112/276 KB 612/1822 KB 54/54 KB 112/276 KB 616/1822 KB 54/54 KB 116/276 KB 612/1822 KB 54/54 KB 116/276 KB 4/748 KB 620/1822 KB 54/54 KB 116/276 KB 4/748 KB 616/1822 KB 54/54 KB 116/276 KB 8/748 KB 624/1822 KB 54/54 KB 116/276 KB 12/748 KB 624/1822 KB 54/54 KB 116/276 KB 16/748 KB 624/1822 KB 54/54 KB 116/276 KB 16/748 KB 624/1822 KB 54/54 KB 120/276 KB 16/748 KB 624/1822 KB 54/54 KB 124/276 KB 20/748 KB 624/1822 KB 128/276 KB 4/748 KB 624/1822 KB 54/54 KB 116/276 KB 20/748 KB 624/1822 KB 124/276 KB 24/748 KB 624/1822 KB 128/276 KB 28/748 KB 624/1822 KB 128/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 53.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 32/748 KB 624/1822 KB 128/276 KB 36/748 KB 628/1822 KB 128/276 KB 40/748 KB 628/1822 KB 132/276 KB 44/748 KB 628/1822 KB 132/276 KB 48/748 KB 628/1822 KB 132/276 KB 32/748 KB 628/1822 KB 128/276 KB 48/748 KB 632/1822 KB 132/276 KB 48/748 KB 636/1822 KB 132/276 KB 36/748 KB 628/1822 KB 132/276 KB 48/748 KB 636/1822 KB 136/276 KB 48/748 KB 636/1822 KB 140/276 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 48/748 KB 640/1822 KB 140/276 KB 48/748 KB 644/1822 KB 144/276 KB 52/748 KB 648/1822 KB 144/276 KB 52/748 KB 652/1822 KB 144/276 KB 52/748 KB 656/1822 KB 144/276 KB 48/748 KB 640/1822 KB 144/276 KB 52/748 KB 656/1822 KB 148/276 KB 52/748 KB 644/1822 KB 144/276 KB 56/748 KB 656/1822 KB 148/276 KB 60/748 KB 656/1822 KB 148/276 KB 64/748 KB 656/1822 KB 148/276 KB 64/748 KB 656/1822 KB 152/276 KB 64/748 KB 656/1822 KB 156/276 KB 64/748 KB 656/1822 KB 160/276 KB 64/748 KB 656/1822 KB 164/276 KB 68/748 KB 660/1822 KB 168/276 KB 68/748 KB 660/1822 KB 164/276 KB 68/748 KB 664/1822 KB 168/276 KB 68/748 KB 668/1822 KB 168/276 KB 68/748 KB 672/1822 KB 168/276 KB 68/748 KB 656/1822 KB 164/276 KB 72/748 KB 672/1822 KB 172/276 KB 76/748 KB 672/1822 KB 172/276 KB 80/748 KB 672/1822 KB 172/276 KB 68/748 KB 672/1822 KB 172/276 KB 80/748 KB 672/1822 KB 176/276 KB 80/748 KB 672/1822 KB 180/276 KB 84/748 KB 676/1822 KB 184/276 KB 84/748 KB 676/1822 KB 4/223 KB 188/276 KB 84/748 KB 676/1822 KB 4/223 KB 192/276 KB 84/748 KB 676/1822 KB 180/276 KB 80/748 KB 676/1822 KB 180/276 KB 84/748 KB 676/1822 KB 4/223 KB 184/276 KB 84/748 KB 676/1822 KB 8/223 KB 192/276 KB 84/748 KB 676/1822 KB 12/223 KB 192/276 KB 84/748 KB 676/1822 KB 16/223 KB 192/276 KB 84/748 KB 676/1822 KB 20/223 KB 192/276 KB 84/748 KB 676/1822 KB 24/223 KB 192/276 KB 84/748 KB 676/1822 KB 28/223 KB 192/276 KB 84/748 KB 676/1822 KB 32/223 KB 192/276 KB 84/748 KB 680/1822 KB 32/223 KB 192/276 KB 88/748 KB 684/1822 KB 32/223 KB 192/276 KB 88/748 KB 688/1822 KB 32/223 KB 192/276 KB 88/748 KB 680/1822 KB 32/223 KB 192/276 KB 92/748 KB 688/1822 KB 32/223 KB 192/276 KB 96/748 KB 688/1822 KB 32/223 KB 192/276 KB 96/748 KB 692/1822 KB 32/223 KB 192/276 KB 100/748 KB 696/1822 KB 36/223 KB 196/276 KB 100/748 KB 692/1822 KB 36/223 KB 196/276 KB 96/748 KB 692/1822 KB 36/223 KB 196/276 KB 96/748 KB 692/1822 KB 36/223 KB 192/276 KB 100/748 KB 696/1822 KB 40/223 KB 196/276 KB 100/748 KB 696/1822 KB 44/223 KB 196/276 KB 100/748 KB 696/1822 KB 48/223 KB 196/276 KB 100/748 KB 696/1822 KB 52/223 KB 196/276 KB 100/748 KB 696/1822 KB 56/223 KB 196/276 KB 100/748 KB 696/1822 KB 56/223 KB 200/276 KB 100/748 KB 696/1822 KB 56/223 KB 204/276 KB 104/748 KB 700/1822 KB 60/223 KB 208/276 KB 104/748 KB 700/1822 KB 60/223 KB 204/276 KB 108/748 KB 700/1822 KB 60/223 KB 208/276 KB 112/748 KB 700/1822 KB 60/223 KB 208/276 KB 100/748 KB 700/1822 KB 60/223 KB 204/276 KB 100/748 KB 696/1822 KB 60/223 KB 204/276 KB 112/748 KB 700/1822 KB 64/223 KB 208/276 KB 112/748 KB 700/1822 KB 68/223 KB 208/276 KB 116/748 KB 704/1822 KB 72/223 KB 212/276 KB 116/748 KB 704/1822 KB 76/223 KB 212/276 KB 116/748 KB 704/1822 KB 80/223 KB 212/276 KB 112/748 KB 704/1822 KB 68/223 KB 208/276 KB 116/748 KB 708/1822 KB 80/223 KB 212/276 KB 116/748 KB 712/1822 KB 80/223 KB 212/276 KB 116/748 KB 716/1822 KB 80/223 KB 212/276 KB 116/748 KB 720/1822 KB 80/223 KB 212/276 KB 116/748 KB 724/1822 KB 84/223 KB 212/276 KB 116/748 KB 704/1822 KB 68/223 KB 212/276 KB 120/748 KB 724/1822 KB 84/223 KB 212/276 KB 124/748 KB 724/1822 KB 84/223 KB 212/276 KB 128/748 KB 724/1822 KB 84/223 KB 212/276 KB 112/748 KB 704/1822 KB 68/223 KB 212/276 KB 128/748 KB 724/1822 KB 84/223 KB 216/276 KB 128/748 KB 724/1822 KB 84/223 KB 220/276 KB 128/748 KB 724/1822 KB 84/223 KB 224/276 KB 128/748 KB 724/1822 KB 84/223 KB 228/276 KB 132/748 KB 724/1822 KB 84/223 KB 232/276 KB 116/ unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 748 KB 720/1822 KB 84/223 KB 212/276 KB 132/748 KB 728/1822 KB 88/223 KB 232/276 KB 132/748 KB 728/1822 KB 92/223 KB 232/276 KB 132/748 KB 728/1822 KB 96/223 KB 232/276 KB 132/748 KB 728/1822 KB 84/223 KB 232/276 KB 132/748 KB 732/1822 KB 96/223 KB 232/276 KB 132/748 KB 724/1822 KB 84/223 KB 228/276 KB 136/748 KB 732/1822 KB 96/223 KB 236/276 KB 140/748 KB 736/1822 KB 96/223 KB 236/276 KB 140/748 KB 740/1822 KB 96/223 KB 236/276 KB 140/748 KB 744/1822 KB 100/223 KB 236/276 KB 140/748 KB 748/1822 KB 100/223 KB 236/276 KB 132/748 KB 732/1822 KB 96/223 KB 236/276 KB 140/748 KB 752/1822 KB 100/223 KB 240/276 KB 140/748 KB 752/1822 KB 100/223 KB 244/276 KB 140/748 KB 752/1822 KB 100/223 KB 248/276 KB 140/748 KB 752/1822 KB 100/223 KB 252/276 KB 140/748 KB 752/1822 KB 100/223 KB 256/276 KB 140/748 KB 740/1822 KB 100/223 KB 236/276 KB 140/748 KB 736/1822 KB 96/223 KB 236/276 KB 144/748 KB 752/1822 KB 100/223 KB 256/276 KB 148/748 KB 752/1822 KB 100/223 KB 256/276 KB 152/748 KB 752/1822 KB 104/223 KB 256/276 KB 156/748 KB 752/1822 KB 104/223 KB 256/276 KB 148/748 KB 752/1822 KB 104/223 KB 256/276 KB 156/748 KB 752/1822 KB 108/223 KB 256/276 KB 156/748 KB 752/1822 KB 112/223 KB 256/276 KB 156/748 KB 752/1822 KB 116/223 KB 256/276 KB 160/748 KB 752/1822 KB 120/223 KB 260/276 KB 160/748 KB 752/1822 KB 124/223 KB 260/276 KB 160/748 KB 752/1822 KB 128/223 KB 260/276 KB 160/748 KB 752/1822 KB 116/223 KB 260/276 KB 160/748 KB 752/1822 KB 128/223 KB 264/276 KB 160/748 KB 752/1822 KB 128/223 KB 268/276 KB 160/748 KB 752/1822 KB 128/223 KB 269/276 KB 160/748 KB 752/1822 KB 128/223 KB 273/276 KB 160/748 KB 752/1822 KB 132/223 KB 276/276 KB 140/748 KB 752/1822 KB 116/223 KB 256/276 KB 160/748 KB 752/1822 KB 116/223 KB 256/276 KB 164/748 KB 752/1822 KB 132/223 KB 276/276 KB 168/748 KB 756/1822 KB 132/223 KB 276/276 KB 172/748 KB 756/1822 KB 132/223 KB 276/276 KB 176/748 KB 756/1822 KB 132/223 KB 276/276 KB 180/748 KB 756/1822 KB 132/223 KB 276/276 KB 184/748 KB 756/1822 KB 132/223 KB 276/276 KB 188/748 KB 756/1822 KB 132/223 KB 276/276 KB 192/748 KB 756/1822 KB 132/223 KB 276/276 KB 160/748 KB 752/1822 KB 132/223 KB 273/276 KB 192/748 KB 756/1822 KB 136/223 KB 276/276 KB 192/748 KB 756/1822 KB 140/223 KB 276/276 KB 164/748 KB 756/1822 KB 132/223 KB 276/276 KB 192/748 KB 760/1822 KB 144/223 KB 276/276 KB 192/748 KB 764/1822 KB 144/223 KB 276/276 KB 192/748 KB 768/1822 KB 144/223 KB 276/276 KB 192/748 KB 772/1822 KB 144/223 KB 276/276 KB 192/748 KB 776/1822 KB 144/223 KB 276/276 KB 192/748 KB 780/1822 KB 144/223 KB 276/276 KB 192/748 KB 784/1822 KB 144/223 KB 276/276 KB 192/748 KB 788/1822 KB 144/223 KB 276/276 KB 196/748 KB 792/1822 KB 144/223 KB 276/276 KB 196/748 KB 796/1822 KB 144/223 KB 276/276 KB 196/748 KB 800/1822 KB 144/223 KB 192/748 KB 756/1822 KB 144/223 KB 276/276 KB 196/748 KB 800/1822 KB 148/223 KB 196/748 KB 800/1822 KB 152/223 KB 196/748 KB 800/1822 KB 156/223 KB 196/748 KB 800/1822 KB 160/223 KB 196/748 KB 788/1822 KB 144/223 KB 276/276 KB 200/748 KB 800/1822 KB 160/223 KB 204/748 KB 800/1822 KB 160/223 KB 208/748 KB 800/1822 KB 160/223 KB 212/748 KB 800/1822 KB 160/223 KB 216/748 KB 804/1822 KB 164/223 KB 220/748 KB 804/1822 KB 164/223 KB 224/748 KB 804/1822 KB 164/223 KB 228/748 KB 804/1822 KB 164/223 KB 232/748 KB 804/1822 KB 164/223 KB 236/748 KB 804/1822 KB 164/223 KB 240/748 KB 804/1822 KB 1 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 64/223 KB 244/748 KB 804/1822 KB 164/223 KB 248/748 KB 804/1822 KB 164/223 KB 252/748 KB 804/1822 KB 164/223 KB 256/748 KB 804/1822 KB 164/223 KB 212/748 KB 804/1822 KB 164/223 KB 212/748 KB 800/1822 KB 164/223 KB 256/748 KB 804/1822 KB 168/223 KB 256/748 KB 804/1822 KB 172/223 KB 256/748 KB 804/1822 KB 176/223 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 262.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 256/748 KB 804/1822 KB 180/223 KB 256/748 KB 808/1822 KB 180/223 KB 256/748 KB 812/1822 KB 180/223 KB 256/748 KB 816/1822 KB 180/223 KB 256/748 KB 820/1822 KB 184/223 KB 256/748 KB 824/1822 KB 184/223 KB 256/748 KB 828/1822 KB 184/223 KB 256/748 KB 832/1822 KB 184/223 KB 256/748 KB 816/1822 KB 184/223 KB 256/748 KB 832/1822 KB 188/223 KB 256/748 KB 832/1822 KB 192/223 KB 256/748 KB 832/1822 KB 196/223 KB 256/748 KB 832/1822 KB 200/223 KB 256/748 KB 832/1822 KB 204/223 KB 256/748 KB 832/1822 KB 208/223 KB 256/748 KB 832/1822 KB 212/223 KB 260/748 KB 836/1822 KB 216/223 KB 260/748 KB 836/1822 KB 220/223 KB 260/748 KB 836/1822 KB 212/223 KB 260/748 KB 840/1822 KB 220/223 KB 260/748 KB 3/27 KB 840/1822 KB 220/223 KB 260/748 KB 6/27 KB 840/1822 KB 220/223 KB 260/748 KB 9/27 KB 840/1822 KB 220/223 KB 260/748 KB 11/27 KB 840/1822 KB 220/223 KB 260/748 KB 14/27 KB 840/1822 KB 220/223 KB 260/748 KB 16/27 KB 840/1822 KB 220/223 KB 260/748 KB 19/27 KB 840/1822 KB 220/223 KB 260/748 KB 22/27 KB 840/1822 KB 220/223 KB 260/748 KB 22/27 KB 844/1822 KB 220/223 KB 260/748 KB 22/27 KB 848/1822 KB 220/223 KB 260/748 KB 832/1822 KB 212/223 KB 264/748 KB 25/27 KB 848/1822 KB 220/223 KB 268/748 KB 25/27 KB 848/1822 KB 220/223 KB 272/748 KB 25/27 KB 848/1822 KB 223/223 KB 276/748 KB 25/27 KB 848/1822 KB 223/223 KB 280/748 KB 25/27 KB 852/1822 KB 223/223 KB 284/748 KB 25/27 KB 852/1822 KB 223/223 KB 288/748 KB 25/27 KB 852/1822 KB 223/223 KB 260/748 KB 25/27 KB 848/1822 KB 220/223 KB 288/748 KB 27/27 KB 852/1822 KB 223/223 KB 276/748 KB 25/27 KB 852/1822 KB 223/223 KB 288/748 KB 27/27 KB 856/1822 KB 223/223 KB 268/748 KB 25/27 KB 848/1822 KB 223/223 KB 288/748 KB 27/27 KB 860/1822 KB 223/223 KB 288/748 KB 27/27 KB 864/1822 KB 223/223 KB 288/748 KB 27/27 KB 868/1822 KB 223/223 KB 292/748 KB 27/27 KB 872/1822 KB 223/223 KB 292/748 KB 27/27 KB 876/1822 KB 223/223 KB 292/748 KB 27/27 KB 880/1822 KB 223/223 KB 292/748 KB 27/27 KB 884/1822 KB 223/223 KB 292/748 KB 27/27 KB 888/1822 KB 223/223 KB 292/748 KB 27/27 KB 868/1822 KB 223/223 KB 296/748 KB 27/27 KB 888/1822 KB 223/223 KB 300/748 KB 27/27 KB 888/1822 KB 223/223 KB 304/748 KB 27/27 KB 888/1822 KB 223/223 KB 308/748 KB 27/27 KB 888/1822 KB 223/223 KB 308/748 KB 27/27 KB 892/1822 KB 223/223 KB 308/748 KB 896/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 207.4 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.6 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 312/748 KB 896/1822 KB 316/748 KB 896/1822 KB 320/748 KB 896/1822 KB 324/748 KB 896/1822 KB 328/748 KB 900/1822 KB 332/748 KB 900/1822 KB 324/748 KB 900/1822 KB 332/748 KB 904/1822 KB 332/748 KB 908/1822 KB 332/748 KB 912/1822 KB 332/748 KB 916/1822 KB 336/748 KB 920/1822 KB 336/748 KB 924/1822 KB 336/748 KB 928/1822 KB 336/748 KB 932/1822 KB 336/748 KB 936/1822 KB 336/748 KB 940/1822 KB 336/748 KB 944/1822 KB 336/748 KB 916/1822 KB 340/748 KB 944/1822 KB 344/748 KB 944/1822 KB 348/748 KB 944/1822 KB 352/748 KB 944/1822 KB 356/748 KB 944/1822 KB 356/748 KB 3/23 KB 944/1822 KB 356/748 KB 5/23 KB 944/1822 KB 4/178 KB 356/748 KB 8/23 KB 944/1822 KB 4/178 KB 356/748 KB 3/23 KB 944/1822 KB 4/178 KB 356/748 KB 8/23 KB 944/1822 KB 8/178 KB 356/748 KB 11/23 KB 944/1822 KB 8/178 KB 356/748 KB 11/23 KB 944/1822 KB 12/178 KB 356/748 KB 11/23 KB 944/1822 KB 16/178 KB 356/748 KB 13/23 KB 944/1822 KB 20/178 KB 356/748 KB 13/23 KB 944/1822 KB 24/178 KB 356/748 KB 13/23 KB 944/1822 KB 28/178 KB 356/748 KB 13/23 KB 944/1822 KB 32/178 KB 356/748 KB 13/23 KB 944/1822 KB 16/178 KB 356/748 KB 16/23 KB 944/1822 KB 32/178 KB 356/748 KB 19/23 KB 944/1822 KB 32/178 KB 356/748 KB 21/23 KB 944/1822 KB 32/178 KB 356/748 KB 23/23 KB 944/1822 KB 32/178 KB 356/748 KB 23/23 KB 944/1822 KB 36/178 KB 356/748 KB 23/23 KB 944/1822 KB 40/178 KB 356/748 KB 23/23 KB 944/1822 KB 44/178 KB 360/748 KB 23/23 KB 944/1822 KB 44/178 KB 364/748 KB 23/23 KB 944/1822 KB 48/178 KB 368/748 KB 23/23 KB 948/1822 KB 48/178 KB 360/748 KB 23/23 KB 944/1822 KB 48/178 KB 368/748 KB 23/23 KB 948/1822 KB 52/178 KB 372/748 KB 948/1822 KB 56/178 KB 364/748 KB 23/23 KB 948/1822 KB 48/178 KB 372/748 KB 952/1822 KB 56/178 KB 372/748 KB 956/1822 KB 56/178 KB 372/748 KB 960/1822 KB 56/178 KB 372/748 KB 948/1822 KB 52/178 KB 376/748 KB 960/1822 KB 60/178 KB 380/748 KB 960/1822 KB 60/178 KB 384/748 KB 960/1822 KB 60/178 KB 388/748 KB 960/1822 KB 60/178 KB 392/748 KB 964/1822 KB 60/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 20.8 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 388/748 KB 964/1822 KB 60/178 KB 372/748 KB 960/1822 KB 60/178 KB 392/748 KB 964/1822 KB 64/178 KB 392/748 KB 964/1822 KB 68/178 KB 392/748 KB 964/1822 KB 72/178 KB 392/748 KB 964/1822 KB 76/178 KB 392/748 KB 968/1822 KB 76/178 KB 392/748 KB 972/1822 KB 80/178 KB 392/748 KB 972/1822 KB 80/178 KB 396/748 KB 972/1822 KB 80/178 KB 400/748 KB 976/1822 KB 80/178 KB 396/748 KB 976/1822 KB 80/178 KB 400/748 KB 976/1822 KB 84/178 KB 404/748 KB 980/1822 KB 88/178 KB 404/748 KB 980/1822 KB 92/178 KB 404/748 KB 980/1822 KB 96/178 KB 404/748 KB 980/1822 KB 84/178 KB 408/748 KB 980/1822 KB 96/178 KB 412/748 KB 980/1822 KB 3/55 KB 96/178 KB 416/748 KB 980/1822 KB 3/55 KB 96/178 KB 420/748 KB 980/1822 KB 3/55 KB 96/178 KB 424/748 KB 980/1822 KB 3/55 KB 100/178 KB 428/748 KB 980/1822 KB 3/55 KB 100/178 KB 432/748 KB 980/1822 KB 3/55 KB 100/178 KB 400/748 KB 980/1822 KB 84/178 KB 432/748 KB 984/1822 KB 3/55 KB 100/178 KB 432/748 KB 988/1822 KB 3/55 KB 100/178 KB 432/748 KB 992/1822 KB 3/55 KB 100/178 KB 432/748 KB 996/1822 KB 3/55 KB 100/178 KB 432/748 KB 1000/1822 KB 3/55 KB 100/178 KB 432/748 KB 1004/1822 KB 3/55 KB 100/178 KB 432/748 KB 1008/1822 KB 3/55 KB 100/178 KB 420/748 KB 980/1822 KB 3/55 KB 100/178 KB 432/748 KB 1008/1822 KB 3/55 KB 104/178 KB 432/748 KB 1008/1822 KB 3/55 KB 108/178 KB 432/748 KB 1008/1822 KB 3/55 KB 112/178 KB 408/748 KB 980/1822 KB 3/55 KB 96/178 KB 432/748 KB 1008/1822 KB 5/55 KB 112/178 KB 432/748 KB 1008/1822 KB 8/55 KB 112/178 KB 432/748 KB 1008/1822 KB 11/55 KB 112/178 KB 432/748 KB 1008/1822 KB 13/55 KB 112/178 KB 432/748 KB 1008/1822 KB 16/55 KB 112/178 KB 432/748 KB 1008/1822 KB 19/55 KB 116/178 KB 436/748 KB 1012/1822 KB 21/55 KB 116/178 KB 432/748 KB 1008/1822 KB 16/55 KB 116/178 KB 436/748 KB 1012/1822 KB 21/55 KB 120/178 KB 436/748 KB 1012/1822 KB 19/55 KB 116/178 KB 432/748 KB 1012/1822 KB 19/55 KB 116/178 KB 436/748 KB 1016/1822 KB 24/55 KB 124/178 KB 440/748 KB 1020/1822 KB 24/55 KB 124/178 KB 440/748 KB 1024/1822 KB 24/55 KB 124/178 KB 440/748 KB 1028/1822 KB 24/55 KB 124/178 KB 440/748 KB 1032/1822 KB 24/55 KB 124/178 KB 440/748 KB 1036/1822 KB 24/55 KB 124/178 KB 440/748 KB 1040/1822 KB 24/55 KB 124/178 KB 436/748 KB 1012/1822 KB 24/55 KB 124/178 KB 440/748 KB 1040/1822 KB 24/55 KB 128/178 KB 440/748 KB 1040/1822 KB 24/55 KB 132/178 KB 440/748 KB 1040/1822 KB 24/55 KB 136/178 KB 440/748 KB 1040/1822 KB 24/55 KB 140/178 KB 440/748 KB 1040/1822 KB 24/55 KB 144/178 KB 436/748 KB 1012/1822 KB 24/55 KB 120/178 KB 440/748 KB 1016/1822 KB 24/55 KB 124/178 KB 444/748 KB 1040/1822 KB 24/55 KB 144/178 KB 448/748 KB 1040/1822 KB 27/55 KB 144/178 KB 444/748 KB 1040/1822 KB 27/55 KB 144/178 KB 448/748 KB 1040/1822 KB 29/55 KB 144/178 KB 448/748 KB 1040/1822 KB 32/55 KB 144/178 KB 452/748 KB 1040/1822 KB 36/55 KB 144/178 KB 452/748 KB 1040/1822 KB 40/55 KB 144/178 KB 452/748 KB 1040/1822 KB 44/55 KB 144/178 KB 452/748 KB 1040/1822 KB 48/55 KB 144/178 KB 452/748 KB 1040/1822 KB 52/55 KB 144/178 KB 452/748 KB 1044/1822 KB 55/55 KB 148/178 KB 452/748 KB 1040/1822 KB 32/55 KB 144/178 KB 456/748 KB 1044/1822 KB 55/55 KB 148/178 KB 460/748 KB 1044/1822 KB 55/55 KB 148/178 KB 464/748 KB 1044/1822 KB 55/55 KB 148/178 KB 468/748 KB 1044/1822 KB 55/55 KB 148/178 KB 472/748 KB 1044/1822 KB 55/55 KB 148/178 KB 476/748 KB 1044/1822 KB 55/55 KB 148/178 KB 480/748 KB 1044/1822 KB 55/55 KB 148/178 KB 484/748 KB 1044/1822 KB 55/55 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install KB 148/178 KB 488/748 KB 1044/1822 KB 55/55 KB 148/178 KB 492/748 KB 1044/1822 KB 55/55 KB 148/178 KB 452/748 KB 1044/1822 KB 52/55 KB 148/178 KB 496/748 KB 1048/1822 KB 55/55 KB 148/178 KB 496/748 KB 1052/1822 KB 55/55 KB 148/178 KB 496/748 KB 1056/1822 KB 55/55 KB 148/178 KB 452/748 KB 1040/1822 KB 52/55 KB 148/178 KB 496/748 KB 1056/1822 KB 55/55 KB 152/178 KB 496/748 KB 1056/1822 KB 55/55 KB 156/178 KB 496/748 KB 1056/1822 KB 55/55 KB 160/178 KB 496/748 KB 1056/1822 KB 55/55 KB 164/178 KB 496/748 KB 1056/1822 KB 55/55 KB 168/178 KB 496/748 KB 1056/1822 KB 55/55 KB 172/178 KB 496/748 KB 1056/1822 KB 55/55 KB 176/178 KB 496/748 KB 1056/1822 KB 55/55 KB 178/178 KB 496/748 KB 1060/1822 KB 55/55 KB 178/178 KB 496/748 KB 1064/1822 KB 55/55 KB 178/178 KB 496/748 KB 1068/1822 KB 55/55 KB 178/178 KB 496/748 KB 1072/1822 KB 55/55 KB 178/178 KB 496/748 KB 1076/1822 KB 55/55 KB 178/178 KB 496/748 KB 1080/1822 KB 55/55 KB 178/178 KB 496/748 KB 1084/1822 KB 55/55 KB 178/178 KB 496/748 KB 1088/1822 KB 55/55 KB 178/178 KB 496/748 KB 1068/1822 KB 55/55 KB 178/178 KB 500/748 KB 1088/1822 KB 55/55 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 48.1 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 504/748 KB 1088/1822 KB 178/178 KB 508/748 KB 1088/1822 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 512/748 KB 1088/1822 KB 178/178 KB 516/748 KB 1088/1822 KB 520/748 KB 1092/1822 KB 524/748 KB 1092/1822 KB 528/748 KB 1092/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 156.8 KB/sec) unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 516/748 KB 1092/1822 KB 528/748 KB 1096/1822 KB 528/748 KB 1100/1822 KB 528/748 KB 1104/1822 KB 532/748 KB 1104/1822 KB 536/748 KB 1108/1822 KB 540/748 KB 1108/1822 KB 544/748 KB 1108/1822 KB 532/748 KB 1108/1822 KB 544/748 KB 1112/1822 KB 544/748 KB 1116/1822 KB 544/748 KB 1120/1822 KB 544/748 KB 1124/1822 KB 548/748 KB 1128/1822 KB 548/748 KB 1132/1822 KB 548/748 KB 1136/1822 KB 548/748 KB 1140/1822 KB 548/748 KB 1144/1822 KB 3/1210 KB 548/748 KB 1124/1822 KB 552/748 KB 1144/1822 KB 3/1210 KB 548/748 KB 1140/1822 KB 3/1210 KB 552/748 KB 1144/1822 KB 5/1210 KB 552/748 KB 4/471 KB 1144/1822 KB 5/1210 KB 552/748 KB 8/471 KB 1144/1822 KB 8/1210 KB 552/748 KB 12/471 KB 1144/1822 KB 8/1210 KB 552/748 KB 16/471 KB 1144/1822 KB 8/1210 KB 552/748 KB 4/471 KB 1144/1822 KB 8/1210 KB 552/748 KB 16/471 KB 1144/1822 KB 11/1210 KB 552/748 KB 16/471 KB 1144/1822 KB 13/1210 KB 552/748 KB 16/471 KB 1144/1822 KB 16/1210 KB 552/748 KB 20/471 KB 1144/1822 KB 16/1210 KB 556/748 KB 24/471 KB 1144/1822 KB 19/1210 KB 556/748 KB 20/471 KB 1144/1822 KB 19/1210 KB 560/748 KB 28/471 KB 1144/1822 KB 19/1210 KB 552/748 KB 20/471 KB 1144/1822 KB 19/1210 KB 560/748 KB 28/471 KB 1144/1822 KB 21/1210 KB 560/748 KB 28/471 KB 1144/1822 KB 24/1210 KB 560/748 KB 28/471 KB 1144/1822 KB 27/1210 KB 564/748 KB 28/471 KB 1144/1822 KB 29/1210 KB 4/314 KB 556/748 KB 28/471 KB 1144/1822 KB 27/1210 KB 564/748 KB 32/471 KB 1144/1822 KB 29/1210 KB 4/314 KB 564/748 KB 36/471 KB 1144/1822 KB 29/1210 KB 4/314 KB 564/748 KB 40/471 KB 1148/1822 KB 32/1210 KB 4/314 KB 564/748 KB 44/471 KB 1148/1822 KB 32/1210 KB 4/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 4/314 KB 564/748 KB 28/471 KB 1144/1822 KB 27/1210 KB 4/314 KB 560/748 KB 28/471 KB 1144/1822 KB 27/1210 KB 4/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 8/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 12/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 16/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 20/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 24/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 28/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 32/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 36/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 40/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 44/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 48/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 52/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 56/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 60/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 64/314 KB 564/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 68/314 KB 564/748 KB 36/471 KB 1148/1822 KB 32/1210 KB 4/314 KB 564/748 KB 36/471 KB 1148/1822 KB 29/1210 KB 4/314 KB 568/748 KB 48/471 KB 1152/1822 KB 32/1210 KB 68/314 KB 568/748 KB 48/471 KB 1148/1822 KB 32/1210 KB 68/314 KB 572/748 KB 48/471 KB 1152/1822 KB 32/1210 KB 68/314 KB 576/748 KB 48/471 KB 1152/1822 KB 32/1210 KB 72/314 KB 580/748 KB 48/471 KB 1152/1822 KB 32/1210 KB 72/314 KB 584/748 KB 48/471 KB 1156/1822 KB 36/1210 KB 72/314 KB 588/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 72/314 KB 572/748 KB 48/471 KB 1152/1822 KB 32/1210 KB 72/314 KB 588/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 76/314 KB 588/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 80/314 KB 588/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 84/314 KB 592/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 88/314 KB 592 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install /748 KB 52/471 KB 1156/1822 KB 36/1210 KB 92/314 KB 592/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 96/314 KB 584/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 72/314 KB 580/748 KB 48/471 KB 1156/1822 KB 36/1210 KB 72/314 KB 592/748 KB 52/471 KB 1160/1822 KB 36/1210 KB 96/314 KB 592/748 KB 52/471 KB 1164/1822 KB 36/1210 KB 96/314 KB 592/748 KB 52/471 KB 1168/1822 KB 36/1210 KB 96/314 KB 580/748 KB 48/471 KB 1152/1822 KB 36/1210 KB 72/314 KB 592/748 KB 52/471 KB 1168/1822 KB 40/1210 KB 96/314 KB 592/748 KB 52/471 KB 1168/1822 KB 44/1210 KB 96/314 KB 592/748 KB 52/471 KB 1172/1822 KB 44/1210 KB 96/314 KB 592/748 KB 52/471 KB 1156/1822 KB 36/1210 KB 84/314 KB 592/748 KB 52/471 KB 1172/1822 KB 48/1210 KB 96/314 KB 592/748 KB 52/471 KB 1172/1822 KB 52/1210 KB 96/314 KB 596/748 KB 56/471 KB 1176/1822 KB 56/1210 KB 100/314 KB 596/748 KB 56/471 KB 1176/1822 KB 60/1210 KB 100/314 KB 596/748 KB 56/471 KB 1176/1822 KB 64/1210 KB 100/314 KB 596/748 KB 56/471 KB 1176/1822 KB 52/1210 KB 100/314 KB 596/748 KB 56/471 KB 1180/1822 KB 64/1210 KB 100/314 KB 596/748 KB 56/471 KB 1184/1822 KB 64/1210 KB 100/314 KB 596/748 KB 52/471 KB 1172/1822 KB 52/1210 KB 96/314 KB 600/748 KB 56/471 KB 1184/1822 KB 64/1210 KB 100/314 KB 596/748 KB 56/471 KB 1172/1822 KB 52/1210 KB 100/314 KB 600/748 KB 56/471 KB 1188/1822 KB 64/1210 KB 104/314 KB 596/748 KB 56/471 KB 1172/1822 KB 52/1210 KB 96/314 KB 604/748 KB 60/471 KB 1188/1822 KB 64/1210 KB 108/314 KB 604/748 KB 64/471 KB 1188/1822 KB 64/1210 KB 108/314 KB 604/748 KB 68/471 KB 1188/1822 KB 64/1210 KB 108/314 KB 604/748 KB 72/471 KB 1188/1822 KB 68/1210 KB 108/314 KB 604/748 KB 56/471 KB 1188/1822 KB 64/1210 KB 104/314 KB 600/748 KB 56/471 KB 1188/1822 KB 64/1210 KB 100/314 KB 608/748 KB 76/471 KB 1192/1822 KB 68/1210 KB 108/314 KB 608/748 KB 76/471 KB 1196/1822 KB 68/1210 KB 108/314 KB 608/748 KB 76/471 KB 1200/1822 KB 68/1210 KB 108/314 KB 604/748 KB 68/471 KB 1188/1822 KB 68/1210 KB 108/314 KB 604/748 KB 56/471 KB 1188/1822 KB 64/1210 KB 108/314 KB 608/748 KB 76/471 KB 1200/1822 KB 68/1210 KB 112/314 KB 608/748 KB 76/471 KB 1200/1822 KB 68/1210 KB 116/314 KB 608/748 KB 76/471 KB 1204/1822 KB 72/1210 KB 120/314 KB 604/748 KB 76/471 KB 1188/1822 KB 68/1210 KB 108/314 KB 608/748 KB 80/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 608/748 KB 84/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 608/748 KB 88/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 608/748 KB 92/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 608/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 608/748 KB 76/471 KB 1188/1822 KB 68/1210 KB 108/314 KB 612/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 616/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 620/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 624/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 608/748 KB 84/471 KB 1204/1822 KB 72/1210 KB 124/314 KB 624/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 128/314 KB 624/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 132/314 KB 628/748 KB 100/471 KB 1204/1822 KB 72/1210 KB 136/314 KB 628/748 KB 100/471 KB 1204/1822 KB 72/1210 KB 140/314 KB 628/748 KB 100/471 KB 1204/1822 KB 72/1210 KB 144/314 KB 608/748 KB 76/471 KB 1204/1822 KB 72/1210 KB 116/314 KB 628/748 KB 100/471 KB 1208/1822 KB 72/1210 KB 144/314 KB 628/748 KB 100/471 KB 1212/1822 KB 72/1210 KB 144/314 KB 628/748 KB 100/471 KB 1216/1822 KB 72/1210 KB 144/314 KB 628/748 KB 100/471 KB 1220/1822 KB 72/1210 KB 144/314 KB 608/748 KB 76/471 K unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install B 1200/1822 KB 72/1210 KB 116/314 KB 628/748 KB 100/471 KB 1220/1822 KB 76/1210 KB 144/314 KB 628/748 KB 100/471 KB 1220/1822 KB 80/1210 KB 144/314 KB 628/748 KB 100/471 KB 1220/1822 KB 84/1210 KB 144/314 KB 628/748 KB 100/471 KB 1220/1822 KB 88/1210 KB 144/314 KB 628/748 KB 100/471 KB 1220/1822 KB 92/1210 KB 144/314 KB 628/748 KB 100/471 KB 1220/1822 KB 96/1210 KB 144/314 KB 628/748 KB 100/471 KB 1220/1822 KB 100/1210 KB 144/314 KB 628/748 KB 100/471 KB 1224/1822 KB 104/1210 KB 148/314 KB 628/748 KB 100/471 KB 1224/1822 KB 108/1210 KB 148/314 KB 628/748 KB 100/471 KB 1224/1822 KB 112/1210 KB 148/314 KB 628/748 KB 100/471 KB 1204/1822 KB 72/1210 KB 132/314 KB 628/748 KB 96/471 KB 1204/1822 KB 72/1210 KB 132/314 KB 632/748 KB 100/471 KB 1224/1822 KB 112/1210 KB 148/314 KB 636/748 KB 100/471 KB 1224/1822 KB 112/1210 KB 148/314 KB 640/748 KB 100/471 KB 1224/1822 KB 112/1210 KB 148/314 KB 644/748 KB 100/471 KB 1224/1822 KB 112/1210 KB 148/314 KB 628/748 KB 100/471 KB 1224/1822 KB 100/1210 KB 144/314 KB 644/748 KB 104/471 KB 1228/1822 KB 112/1210 KB 148/314 KB 644/748 KB 104/471 KB 1232/1822 KB 112/1210 KB 148/314 KB 648/748 KB 104/471 KB 1232/1822 KB 112/1210 KB 148/314 KB 652/748 KB 104/471 KB 1232/1822 KB 112/1210 KB 148/314 KB 656/748 KB 104/471 KB 1232/1822 KB 116/1210 KB 148/314 KB 660/748 KB 104/471 KB 1232/1822 KB 116/1210 KB 148/314 KB 664/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 148/314 KB 668/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 148/314 KB 672/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 148/314 KB 628/748 KB 100/471 KB 1224/1822 KB 100/1210 KB 148/314 KB 672/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 152/314 KB 672/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 156/314 KB 672/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 160/314 KB 672/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 164/314 KB 660/748 KB 104/471 KB 1236/1822 KB 116/1210 KB 148/314 KB 672/748 KB 104/471 KB 1240/1822 KB 116/1210 KB 164/314 KB 672/748 KB 104/471 KB 1244/1822 KB 116/1210 KB 164/314 KB 672/748 KB 104/471 KB 1248/1822 KB 116/1210 KB 164/314 KB 652/748 KB 104/471 KB 1232/1822 KB 116/1210 KB 148/314 KB 672/748 KB 104/471 KB 1248/1822 KB 120/1210 KB 164/314 KB 672/748 KB 104/471 KB 1248/1822 KB 124/1210 KB 164/314 KB 644/748 KB 104/471 KB 1224/1822 KB 112/1210 KB 148/314 KB 672/748 KB 108/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 672/748 KB 112/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 672/748 KB 116/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 672/748 KB 120/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 672/748 KB 124/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 672/748 KB 128/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 672/748 KB 132/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 676/748 KB 136/471 KB 1252/1822 KB 128/1210 KB 168/314 KB 676/748 KB 140/471 KB 1252/1822 KB 128/1210 KB 168/314 KB 676/748 KB 144/471 KB 1252/1822 KB 128/1210 KB 168/314 KB 672/748 KB 104/471 KB 1248/1822 KB 128/1210 KB 164/314 KB 676/748 KB 144/471 KB 1252/1822 KB 132/1210 KB 168/314 KB 676/748 KB 144/471 KB 1252/1822 KB 136/1210 KB 168/314 KB 676/748 KB 144/471 KB 1252/1822 KB 140/1210 KB 168/314 KB 676/748 KB 144/471 KB 1252/1822 KB 144/1210 KB 168/314 KB 676/748 KB 144/471 KB 1252/1822 KB 148/1210 KB 168/314 KB 676/748 KB 148/471 KB 1252/1822 KB 152/1210 KB 168/314 KB 676/748 KB 148/471 KB 1252/1822 KB 156/1210 KB 168/314 KB 676/748 KB 148/471 KB 1252/1822 KB 160/1210 KB 168/314 KB 676/748 KB 132/471 KB 1252/1822 KB 128/1210 KB 16 unit-abot-epc-basic-0: 08:37:38 DEBUG unit.abot-epc-basic/0.install 8/314 KB 680/748 KB 148/471 KB 1252/1822 KB 160/1210 KB 168/314 KB 684/748 KB 148/471 KB 1252/1822 KB 160/1210 KB 168/314 KB 672/748 KB 132/471 KB 1252/1822 KB 128/1210 KB 168/314 KB 684/748 KB 148/471 KB 1252/1822 KB 160/1210 KB 172/314 KB 684/748 KB 148/471 KB 1252/1822 KB 160/1210 KB 176/314 KB 672/748 KB 132/471 KB 1252/1822 KB 128/1210 KB 164/314 KB 684/748 KB 148/471 KB 1256/1822 KB 160/1210 KB 176/314 KB 684/748 KB 148/471 KB 1260/1822 KB 160/1210 KB 176/314 KB 684/748 KB 148/471 KB 1264/1822 KB 160/1210 KB 176/314 KB 684/748 KB 148/471 KB 1268/1822 KB 160/1210 KB 180/314 KB 676/748 KB 148/471 KB 1252/1822 KB 148/1210 KB 168/314 KB 688/748 KB 152/471 KB 1272/1822 KB 160/1210 KB 180/314 KB 688/748 KB 148/471 KB 1268/1822 KB 160/1210 KB 180/314 KB 684/748 KB 148/471 KB 1264/1822 KB 160/1210 KB 180/314 KB 688/748 KB 156/471 KB 1272/1822 KB 160/1210 KB 184/314 KB 688/748 KB 156/471 KB 1272/1822 KB 160/1210 KB 188/314 KB 688/748 KB 156/471 KB 1272/1822 KB 160/1210 KB 192/314 KB 688/748 KB 156/471 KB 1272/1822 KB 160/1210 KB 196/314 KB 692/748 KB 156/471 KB 1272/1822 KB 164/1210 KB 200/314 KB 692/748 KB 156/471 KB 1272/1822 KB 164/1210 KB 204/314 KB 692/748 KB 156/471 KB 1272/1822 KB 164/1210 KB 208/314 KB 692/748 KB 156/471 KB 1272/1822 KB 164/1210 KB 196/314 KB 692/748 KB 156/471 KB 1272/1822 KB 168/1210 KB 208/314 KB 692/748 KB 156/471 KB 1272/1822 KB 172/1210 KB 208/314 KB 692/748 KB 156/471 KB 1272/1822 KB 176/1210 KB 208/314 KB 692/748 KB 156/471 KB 1272/1822 KB 180/1210 KB 208/314 KB 688/748 KB 156/471 KB 1272/1822 KB 160/1210 KB 196/314 KB 692/748 KB 160/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 692/748 KB 164/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 692/748 KB 168/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 692/748 KB 172/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 692/748 KB 176/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 692/748 KB 156/471 KB 1272/1822 KB 160/1210 KB 196/314 KB 696/748 KB 176/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 700/748 KB 176/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 704/748 KB 176/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 688/748 KB 148/471 KB 1272/1822 KB 160/1210 KB 196/314 KB 704/748 KB 176/471 KB 1276/1822 KB 180/1210 KB 212/314 KB 704/748 KB 176/471 KB 1280/1822 KB 180/1210 KB 212/314 KB 704/748 KB 176/471 KB 1284/1822 KB 180/1210 KB 212/314 KB 704/748 KB 176/471 KB 1288/1822 KB 180/1210 KB 212/314 KB 704/748 KB 176/471 KB 1292/1822 KB 180/1210 KB 212/314 KB 704/748 KB 176/471 KB 1296/1822 KB 180/1210 KB 212/314 KB 704/748 KB 176/471 KB 1300/1822 KB 180/1210 KB 212/314 KB 708/748 KB 180/471 KB 1304/1822 KB 184/1210 KB 212/314 KB 708/748 KB 180/471 KB 1308/1822 KB 184/1210 KB 212/314 KB 708/748 KB 180/471 KB 1312/1822 KB 184/1210 KB 212/314 KB 692/748 KB 156/471 KB 1272/1822 KB 180/1210 KB 212/314 KB 708/748 KB 180/471 KB 1312/1822 KB 184/1210 KB 216/314 KB 708/748 KB 180/471 KB 1312/1822 KB 184/1210 KB 220/314 KB 708/748 KB 180/471 KB 1312/1822 KB 184/1210 KB 224/314 KB 708/748 KB 180/471 KB 1300/1822 KB 184/1210 KB 212/314 KB 708/748 KB 180/471 KB 1312/1822 KB 188/1210 KB 224/314 KB 708/748 KB 180/471 KB 1312/1822 KB 192/1210 KB 224/314 KB 708/748 KB 180/471 KB 1300/1822 KB 180/1210 KB 212/314 KB 708/748 KB 184/471 KB 1312/1822 KB 192/1210 KB 224/314 KB 708/748 KB 176/471 KB 1300/1822 KB 180/1210 KB 212/314 KB 712/748 KB 184/471 KB 1312/1822 KB 192/1210 KB 224/314 KB 716/748 KB 184/471 KB 1312/1822 KB 192/1210 KB 224/314 KB 720/748 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 184/471 KB 1312/1822 KB 192/1210 KB 224/314 KB 724/748 KB 184/471 KB 1312/1822 KB 192/1210 KB 224/314 KB 728/748 KB 188/471 KB 1316/1822 KB 196/1210 KB 228/314 KB 732/748 KB 188/471 KB 1316/1822 KB 196/1210 KB 228/314 KB 736/748 KB 188/471 KB 1316/1822 KB 196/1210 KB 228/314 KB 724/748 KB 188/471 KB 1316/1822 KB 196/1210 KB 228/314 KB 736/748 KB 188/471 KB 1320/1822 KB 196/1210 KB 228/314 KB 736/748 KB 188/471 KB 1324/1822 KB 196/1210 KB 228/314 KB 736/748 KB 188/471 KB 1328/1822 KB 196/1210 KB 228/314 KB 736/748 KB 188/471 KB 1332/1822 KB 196/1210 KB 228/314 KB 724/748 KB 188/471 KB 1312/1822 KB 196/1210 KB 228/314 KB 740/748 KB 188/471 KB 1332/1822 KB 200/1210 KB 228/314 KB 740/748 KB 188/471 KB 1332/1822 KB 204/1210 KB 228/314 KB 740/748 KB 188/471 KB 1332/1822 KB 208/1210 KB 228/314 KB 724/748 KB 188/471 KB 1312/1822 KB 192/1210 KB 228/314 KB 740/748 KB 188/471 KB 1332/1822 KB 208/1210 KB 232/314 KB 740/748 KB 188/471 KB 1332/1822 KB 208/1210 KB 236/314 KB 740/748 KB 188/471 KB 1332/1822 KB 208/1210 KB 240/314 KB 724/748 KB 188/471 KB 1312/1822 KB 192/1210 KB 224/314 KB 740/748 KB 192/471 KB 1332/1822 KB 208/1210 KB 240/314 KB 740/748 KB 196/471 KB 1332/1822 KB 208/1210 KB 240/314 KB 740/748 KB 200/471 KB 1332/1822 KB 208/1210 KB 240/314 KB 740/748 KB 204/471 KB 1332/1822 KB 208/1210 KB 240/314 KB 740/748 KB 208/471 KB 1332/1822 KB 208/1210 KB 240/314 KB 740/748 KB 212/471 KB 1332/1822 KB 208/1210 KB 240/314 KB 740/748 KB 216/471 KB 1336/1822 KB 212/1210 KB 244/314 KB 740/748 KB 220/471 KB 1336/1822 KB 212/1210 KB 244/314 KB 740/748 KB 224/471 KB 1336/1822 KB 212/1210 KB 244/314 KB 740/748 KB 188/471 KB 1332/1822 KB 196/1210 KB 228/314 KB 744/748 KB 224/471 KB 1336/1822 KB 212/1210 KB 244/314 KB 748/748 KB 224/471 KB 1336/1822 KB 212/1210 KB 244/314 KB 748/748 KB 224/471 KB 1336/1822 KB 212/1210 KB 244/314 KB 740/748 KB 212/471 KB 1336/1822 KB 212/1210 KB 244/314 KB 748/748 KB 224/471 KB 1340/1822 KB 212/1210 KB 244/314 KB 748/748 KB 224/471 KB 1344/1822 KB 212/1210 KB 244/314 KB 740/748 KB 212/471 KB 1332/1822 KB 212/1210 KB 244/314 KB 748/748 KB 224/471 KB 1344/1822 KB 216/1210 KB 244/314 KB 748/748 KB 224/471 KB 1344/1822 KB 220/1210 KB 244/314 KB 748/748 KB 224/471 KB 1344/1822 KB 224/1210 KB 244/314 KB 740/748 KB 212/471 KB 1332/1822 KB 208/1210 KB 244/314 KB 748/748 KB 224/471 KB 1344/1822 KB 224/1210 KB 248/314 KB 748/748 KB 224/471 KB 1344/1822 KB 224/1210 KB 252/314 KB 748/748 KB 224/471 KB 1344/1822 KB 224/1210 KB 256/314 KB 748/748 KB 224/471 KB 1344/1822 KB 224/1210 KB 260/314 KB 748/748 KB 224/471 KB 1348/1822 KB 228/1210 KB 264/314 KB 748/748 KB 224/471 KB 1348/1822 KB 228/1210 KB 260/314 KB 748/748 KB 228/471 KB 1348/1822 KB 232/1210 KB 264/314 KB 748/748 KB 224/471 KB 1348/1822 KB 224/1210 KB 260/314 KB 748/748 KB 228/471 KB 1352/1822 KB 232/1210 KB 268/314 KB 748/748 KB 228/471 KB 1348/1822 KB 232/1210 KB 268/314 KB 748/748 KB 228/471 KB 1352/1822 KB 236/1210 KB 272/314 KB 748/748 KB 228/471 KB 1352/1822 KB 236/1210 KB 276/314 KB 748/748 KB 228/471 KB 1356/1822 KB 236/1210 KB 280/314 KB 748/748 KB 228/471 KB 1356/1822 KB 236/1210 KB 284/314 KB 748/748 KB 228/471 KB 1356/1822 KB 236/1210 KB 288/314 KB 748/748 KB 228/471 KB 1348/1822 KB 228/1210 KB 264/314 KB 748/748 KB 232/471 KB 1356/1822 KB 236/1210 KB 288/314 KB 748/748 KB 236/471 KB 1356/1822 KB 236/1210 KB 288/314 KB 748/748 KB 240/471 KB 1356/1822 KB 236/1210 KB 288/314 KB 748/748 KB 228/471 KB 1356/1822 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 236/1210 KB 276/314 KB 748/748 KB 240/471 KB 1360/1822 KB 236/1210 KB 288/314 KB 748/748 KB 228/471 KB 1352/1822 KB 236/1210 KB 268/314 KB 748/748 KB 240/471 KB 1360/1822 KB 240/1210 KB 288/314 KB 748/748 KB 240/471 KB 1360/1822 KB 244/1210 KB 288/314 KB 748/748 KB 244/471 KB 1364/1822 KB 248/1210 KB 288/314 KB 748/748 KB 244/471 KB 1364/1822 KB 252/1210 KB 288/314 KB 244/471 KB 1364/1822 KB 256/1210 KB 288/314 KB 748/748 KB 244/471 KB 1364/1822 KB 244/1210 KB 288/314 KB 248/471 KB 1364/1822 KB 256/1210 KB 288/314 KB 252/471 KB 1364/1822 KB 256/1210 KB 288/314 KB 256/471 KB 1364/1822 KB 256/1210 KB 288/314 KB 748/748 KB 240/471 KB 1364/1822 KB 244/1210 KB 288/314 KB 256/471 KB 1368/1822 KB 256/1210 KB 288/314 KB 256/471 KB 1372/1822 KB 256/1210 KB 288/314 KB 256/471 KB 1376/1822 KB 256/1210 KB 288/314 KB 256/471 KB 1380/1822 KB 256/1210 KB 288/314 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 612.9 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 260/471 KB 1380/1822 KB 260/1210 KB 292/314 KB 260/471 KB 1380/1822 KB 264/1210 KB 292/314 KB 260/471 KB 1380/1822 KB 256/1210 KB 292/314 KB 264/471 KB 1384/1822 KB 264/1210 KB 292/314 KB 268/471 KB 1384/1822 KB 264/1210 KB 292/314 KB 256/471 KB 1380/1822 KB 256/1210 KB 292/314 KB 268/471 KB 1384/1822 KB 268/1210 KB 296/314 KB 268/471 KB 1384/1822 KB 268/1210 KB 300/314 KB 268/471 KB 1384/1822 KB 268/1210 KB 304/314 KB 268/471 KB 1384/1822 KB 268/1210 KB 292/314 KB 268/471 KB 1384/1822 KB 272/1210 KB 304/314 KB 272/471 KB 1384/1822 KB 276/1210 KB 304/314 KB 272/471 KB 1384/1822 KB 280/1210 KB 308/314 KB 272/471 KB 1384/1822 KB 284/1210 KB 308/314 KB 272/471 KB 1384/1822 KB 288/1210 KB 308/314 KB 260/471 KB 1384/1822 KB 264/1210 KB 292/314 KB 272/471 KB 1388/1822 KB 288/1210 KB 308/314 KB 272/471 KB 1392/1822 KB 288/1210 KB 308/314 KB 272/471 KB 1396/1822 KB 288/1210 KB 308/314 KB 272/471 KB 1400/1822 KB 288/1210 KB 308/314 KB 272/471 KB 1404/1822 KB 288/1210 KB 308/314 KB 272/471 KB 1408/1822 KB 288/1210 KB 308/314 KB 272/471 KB 1384/1822 KB 276/1210 KB 308/314 KB 272/471 KB 1408/1822 KB 292/1210 KB 312/314 KB 272/471 KB 1384/1822 KB 272/1210 KB 304/314 KB 276/471 KB 1408/1822 KB 292/1210 KB 312/314 KB 280/471 KB 1408/1822 KB 292/1210 KB 314/314 KB 284/471 KB 1408/1822 KB 292/1210 KB 314/314 KB 288/471 KB 1408/1822 KB 292/1210 KB 314/314 KB 292/471 KB 1408/1822 KB 292/1210 KB 314/314 KB 296/471 KB 1412/1822 KB 292/1210 KB 314/314 KB 300/471 KB 1412/1822 KB 292/1210 KB 314/314 KB 304/471 KB 1412/1822 KB 292/1210 KB 314/314 KB 272/471 KB 1408/1822 KB 292/1210 KB 308/314 KB 304/471 KB 1412/1822 KB 296/1210 KB 314/314 KB 304/471 KB 1412/1822 KB 300/1210 KB 314/314 KB 304/471 KB 1412/1822 KB 300/1210 KB 4/93 KB 314/314 KB 304/471 KB 1412/1822 KB 300/1210 KB 8/93 KB 314/314 KB 304/471 KB 1412/1822 KB 300/1210 KB 12/93 KB 314/314 KB 304/471 KB 1412/1822 KB 300/1210 KB 16/93 KB 314/314 KB 292/471 KB 1412/1822 KB 292/1210 KB 314/314 KB 304/471 KB 1416/1822 KB 300/1210 KB 16/93 KB 314/314 KB 276/471 KB 1408/1822 KB 292/1210 KB 314/314 KB 304/471 KB 1416/1822 KB 304/1210 KB 20/93 KB 314/314 KB 308/471 KB 1420/1822 KB 304/1210 KB 24/93 KB 314/314 KB 304/471 KB 1416/1822 KB 304/1210 KB 16/93 KB 314/314 KB 308/471 KB 1420/1822 KB 308/1210 KB 28/93 KB 314/314 KB 308/471 KB 1420/1822 KB 312/1210 KB 28/93 KB 314/314 KB 308/471 KB 1420/1822 KB 304/1210 KB 20/93 KB 314/314 KB 312/471 KB 1420/1822 KB 312/1210 KB 28/93 KB 314/314 KB 316/471 KB 1420/1822 KB 312/1210 KB 28/93 KB 314/314 KB 320/471 KB 1420/1822 KB 312/1210 KB 28/93 KB 314/314 KB 304/471 KB 1420/1822 KB 304/1210 KB 20/93 KB 314/314 KB 320/471 KB 1424/1822 KB 312/1210 KB 28/93 KB 314/314 KB 320/471 KB 1428/1822 KB 312/1210 KB 28/93 KB 314/314 KB 308/471 KB 1420/1822 KB 304/1210 KB 28/93 KB 314/314 KB 320/471 KB 1428/1822 KB 312/1210 KB 32/93 KB 314/314 KB 320/471 KB 1428/1822 KB 312/1210 KB 36/93 KB 314/314 KB 324/471 KB 1432/1822 KB 316/1210 KB 40/93 KB 314/314 KB 324/471 KB 1432/1822 KB 316/1210 KB 44/93 KB 314/314 KB 324/471 KB 1432/1822 KB 316/1210 KB 48/93 KB 314/314 KB 324/471 KB 1432/1822 KB 316/1210 KB 36/93 KB 314/314 KB 328/471 KB 1432/1822 KB 316/1210 KB 48/93 KB 314/314 KB 332/471 KB 1432/1822 KB 316/1210 KB 48/93 KB 314/314 KB 336/471 KB 1432/1822 KB 316/1210 KB 48/93 KB 314/314 KB 340/471 KB 1432/1822 KB 316/1210 KB 48/93 KB 314/314 KB 344/471 KB 1432/1822 KB 316/1210 KB 52/93 KB 314/314 KB 348/471 KB 1432/1822 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 316/1210 KB 52/93 KB 314/314 KB 320/471 KB 1432/1822 KB 316/1210 KB 36/93 KB 314/314 KB 348/471 KB 1436/1822 KB 316/1210 KB 52/93 KB 314/314 KB 320/471 KB 1428/1822 KB 316/1210 KB 36/93 KB 314/314 KB 348/471 KB 1436/1822 KB 320/1210 KB 52/93 KB 314/314 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 253.7 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 348/471 KB 1440/1822 KB 320/1210 KB 52/93 KB 348/471 KB 1444/1822 KB 320/1210 KB 52/93 KB 348/471 KB 1448/1822 KB 324/1210 KB 52/93 KB 348/471 KB 1452/1822 KB 324/1210 KB 52/93 KB 348/471 KB 1456/1822 KB 324/1210 KB 52/93 KB 348/471 KB 1460/1822 KB 324/1210 KB 52/93 KB 340/471 KB 1432/1822 KB 316/1210 KB 52/93 KB 314/314 KB 352/471 KB 1460/1822 KB 324/1210 KB 56/93 KB 352/471 KB 1460/1822 KB 324/1210 KB 60/93 KB 352/471 KB 1460/1822 KB 324/1210 KB 64/93 KB 352/471 KB 1464/1822 KB 324/1210 KB 64/93 KB 352/471 KB 1468/1822 KB 324/1210 KB 64/93 KB 352/471 KB 1472/1822 KB 324/1210 KB 64/93 KB 352/471 KB 1476/1822 KB 324/1210 KB 64/93 KB 352/471 KB 1480/1822 KB 324/1210 KB 68/93 KB 352/471 KB 1484/1822 KB 324/1210 KB 68/93 KB 352/471 KB 1488/1822 KB 324/1210 KB 68/93 KB 352/471 KB 1460/1822 KB 324/1210 KB 52/93 KB 348/471 KB 1444/1822 KB 324/1210 KB 52/93 KB 352/471 KB 1488/1822 KB 328/1210 KB 68/93 KB 352/471 KB 1488/1822 KB 332/1210 KB 68/93 KB 352/471 KB 1488/1822 KB 336/1210 KB 68/93 KB 352/471 KB 4/53 KB 1488/1822 KB 336/1210 KB 68/93 KB 352/471 KB 8/53 KB 1488/1822 KB 336/1210 KB 68/93 KB 352/471 KB 12/53 KB 1488/1822 KB 336/1210 KB 68/93 KB 352/471 KB 16/53 KB 1488/1822 KB 336/1210 KB 68/93 KB 352/471 KB 20/53 KB 1488/1822 KB 336/1210 KB 68/93 KB 352/471 KB 24/53 KB 1488/1822 KB 340/1210 KB 68/93 KB 352/471 KB 28/53 KB 1488/1822 KB 340/1210 KB 68/93 KB 352/471 KB 32/53 KB 1488/1822 KB 340/1210 KB 68/93 KB 352/471 KB 1476/1822 KB 324/1210 KB 68/93 KB 352/471 KB 32/53 KB 1488/1822 KB 340/1210 KB 72/93 KB 352/471 KB 20/53 KB 1488/1822 KB 340/1210 KB 68/93 KB 356/471 KB 32/53 KB 1488/1822 KB 344/1210 KB 72/93 KB 356/471 KB 32/53 KB 1488/1822 KB 348/1210 KB 72/93 KB 356/471 KB 32/53 KB 1488/1822 KB 352/1210 KB 72/93 KB 356/471 KB 32/53 KB 1488/1822 KB 356/1210 KB 72/93 KB 356/471 KB 36/53 KB 1488/1822 KB 360/1210 KB 76/93 KB 356/471 KB 36/53 KB 1488/1822 KB 364/1210 KB 76/93 KB 356/471 KB 36/53 KB 1488/1822 KB 368/1210 KB 76/93 KB 356/471 KB 32/53 KB 1488/1822 KB 340/1210 KB 72/93 KB 360/471 KB 36/53 KB 1488/1822 KB 368/1210 KB 76/93 KB 364/471 KB 36/53 KB 1488/1822 KB 368/1210 KB 76/93 KB 368/471 KB 36/53 KB 1488/1822 KB 368/1210 KB 76/93 KB 372/471 KB 36/53 KB 1488/1822 KB 368/1210 KB 76/93 KB 376/471 KB 36/53 KB 1492/1822 KB 368/1210 KB 76/93 KB 380/471 KB 36/53 KB 1492/1822 KB 368/1210 KB 76/93 KB 384/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 76/93 KB 388/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 76/93 KB 392/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 76/93 KB 396/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 76/93 KB 400/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 76/93 KB 356/471 KB 36/53 KB 1488/1822 KB 356/1210 KB 76/93 KB 356/471 KB 32/53 KB 1488/1822 KB 356/1210 KB 76/93 KB 400/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 80/93 KB 400/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 84/93 KB 400/471 KB 40/53 KB 1492/1822 KB 372/1210 KB 88/93 KB 400/471 KB 40/53 KB 1492/1822 KB 372/1210 KB 92/93 KB 400/471 KB 40/53 KB 1492/1822 KB 372/1210 KB 93/93 KB 380/471 KB 36/53 KB 1492/1822 KB 372/1210 KB 76/93 KB 400/471 KB 40/53 KB 1492/1822 KB 376/1210 KB 93/93 KB 400/471 KB 40/53 KB 1492/1822 KB 380/1210 KB 93/93 KB 400/471 KB 40/53 KB 1492/1822 KB 384/1210 KB 93/93 KB 372/471 KB 36/53 KB 1492/1822 KB 368/1210 KB 76/93 KB 400/471 KB 40/53 KB 1496/1822 KB 384/1210 KB 93/93 KB 400/471 KB 40/53 KB 1500/1822 KB 384/1210 KB 93/93 KB 400/471 KB 40/53 KB 1504/1822 K unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install B 384/1210 KB 93/93 KB 400/471 KB 40/53 KB 1492/1822 KB 372/1210 KB 84/93 KB 400/471 KB 44/53 KB 1504/1822 KB 384/1210 KB 93/93 KB 400/471 KB 48/53 KB 1504/1822 KB 384/1210 KB 93/93 KB 400/471 KB 52/53 KB 1504/1822 KB 384/1210 KB 93/93 KB 400/471 KB 53/53 KB 1504/1822 KB 384/1210 KB 93/93 KB 400/471 KB 53/53 KB 1508/1822 KB 384/1210 KB 93/93 KB 400/471 KB 53/53 KB 1512/1822 KB 388/1210 KB 93/93 KB 400/471 KB 53/53 KB 1516/1822 KB 388/1210 KB 93/93 KB 400/471 KB 53/53 KB 1520/1822 KB 388/1210 KB 93/93 KB 400/471 KB 53/53 KB 1524/1822 KB 388/1210 KB 93/93 KB 404/471 KB 53/53 KB 1528/1822 KB 388/1210 KB 93/93 KB 404/471 KB 53/53 KB 1532/1822 KB 388/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 388/1210 KB 93/93 KB 400/471 KB 53/53 KB 1508/1822 KB 388/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 392/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 396/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 400/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 404/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 408/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 412/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 416/1210 KB 93/93 KB 404/471 KB 53/53 KB 1536/1822 KB 420/1210 KB 93/93 KB 404/471 KB 53/53 KB 1540/1822 KB 424/1210 KB 404/471 KB 53/53 KB 1540/1822 KB 428/1210 KB 404/471 KB 53/53 KB 1540/1822 KB 432/1210 KB 404/471 KB 53/53 KB 1524/1822 KB 388/1210 KB 93/93 KB 408/471 KB 53/53 KB 1540/1822 KB 432/1210 KB 412/471 KB 53/53 KB 1540/1822 KB 432/1210 KB 416/471 KB 53/53 KB 1540/1822 KB 432/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.8 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 420/471 KB 1540/1822 KB 432/1210 KB 424/471 KB 1540/1822 KB 432/1210 KB 428/471 KB 1540/1822 KB 432/1210 KB 432/471 KB 1540/1822 KB 432/1210 KB 404/471 KB 53/53 KB 1540/1822 KB 420/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 72.5 KB/sec) unit-abot-epc-basic-0: 08:37:39 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: 08:37:39 DEBUG unit.abot-epc-basic/0.install 432/471 KB 1544/1822 KB 432/1210 KB 432/471 KB 1548/1822 KB 432/1210 KB 432/471 KB 1552/1822 KB 432/1210 KB 436/471 KB 1552/1822 KB 432/1210 KB 440/471 KB 1552/1822 KB 436/1210 KB 444/471 KB 1552/1822 KB 436/1210 KB 448/471 KB 1556/1822 KB 436/1210 KB 436/471 KB 1552/1822 KB 436/1210 KB 448/471 KB 1556/1822 KB 440/1210 KB 448/471 KB 1556/1822 KB 444/1210 KB 452/471 KB 1556/1822 KB 448/1210 KB 444/471 KB 1556/1822 KB 436/1210 KB 452/471 KB 1560/1822 KB 448/1210 KB 452/471 KB 1564/1822 KB 448/1210 KB 4/276 KB 452/471 KB 1568/1822 KB 448/1210 KB 4/276 KB 452/471 KB 1572/1822 KB 448/1210 KB 4/276 KB 452/471 KB 1576/1822 KB 452/1210 KB 4/276 KB 452/471 KB 1580/1822 KB 452/1210 KB 4/276 KB 452/471 KB 1556/1822 KB 444/1210 KB 456/471 KB 1584/1822 KB 452/1210 KB 4/276 KB 460/471 KB 1584/1822 KB 452/1210 KB 4/276 KB 464/471 KB 1584/1822 KB 452/1210 KB 4/276 KB 468/471 KB 1584/1822 KB 452/1210 KB 4/276 KB 471/471 KB 1584/1822 KB 452/1210 KB 4/276 KB 452/471 KB 1572/1822 KB 452/1210 KB 4/276 KB 452/471 KB 1560/1822 KB 448/1210 KB 4/276 KB 471/471 KB 1584/1822 KB 452/1210 KB 8/276 KB 471/471 KB 1584/1822 KB 452/1210 KB 12/276 KB 471/471 KB 1584/1822 KB 452/1210 KB 16/276 KB 471/471 KB 4/577 KB 1584/1822 KB 452/1210 KB 20/276 KB 471/471 KB 4/577 KB 1584/1822 KB 452/1210 KB 24/276 KB 471/471 KB 4/577 KB 1584/1822 KB 452/1210 KB 28/276 KB 471/471 KB 4/577 KB 1584/1822 KB 452/1210 KB 32/276 KB 471/471 KB 4/577 KB 1584/1822 KB 452/1210 KB 36/276 KB 471/471 KB 4/577 KB 1584/1822 KB 456/1210 KB 36/276 KB 471/471 KB 4/577 KB 1584/1822 KB 460/1210 KB 36/276 KB 471/471 KB 4/577 KB 1584/1822 KB 464/1210 KB 40/276 KB 468/471 KB 1584/1822 KB 452/1210 KB 4/276 KB 471/471 KB 4/577 KB 1584/1822 KB 460/1210 KB 40/276 KB 471/471 KB 4/577 KB 1584/1822 KB 464/1210 KB 44/276 KB 471/471 KB 4/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 4/577 KB 1584/1822 KB 452/1210 KB 16/276 KB 471/471 KB 8/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 12/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 16/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 20/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 24/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 28/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 32/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 36/577 KB 1584/1822 KB 464/1210 KB 48/276 KB 471/471 KB 40/577 KB 1588/1822 KB 468/1210 KB 52/276 KB 471/471 KB 44/577 KB 1588/1822 KB 468/1210 KB 52/276 KB 471/471 KB 48/577 KB 1588/1822 KB 468/1210 KB 52/276 KB 471/471 KB 36/577 KB 1588/1822 KB 468/1210 KB 52/276 KB 471/471 KB 48/577 KB 1588/1822 KB 468/1210 KB 56/276 KB 471/471 KB 36/577 KB 1588/1822 KB 468/1210 KB 48/276 KB 471/471 KB 48/577 KB 1588/1822 KB 472/1210 KB 56/276 KB 471/471 KB 48/577 KB 1588/1822 KB 476/1210 KB 56/276 KB 471/471 KB 48/577 KB 1588/1822 KB 480/1210 KB 56/276 KB 471/471 KB 48/577 KB 1588/1822 KB 484/1210 KB 56/276 KB 471/471 KB 52/577 KB 1588/1822 KB 488/1210 KB 60/276 KB 471/471 KB 52/577 KB 1588/1822 KB 492/1210 KB 60/276 KB 471/471 KB 36/577 KB 1588/1822 KB 464/1210 KB 48/276 KB 471/471 KB 52/577 KB 1592/1822 KB 492/1210 KB 60/276 KB 471/471 KB 52/577 KB 1596/1822 KB 492/1210 KB 60/276 KB 52/577 KB 1600/1822 KB 492/1210 KB 60/276 KB 52/577 KB 1604/1822 KB 492/1210 KB 60/276 KB 471/471 KB 52/577 KB 1588/1822 KB 484/1210 KB 60/276 KB 56/577 KB 1608/1822 KB 492/1210 KB 60/276 KB 471/471 KB 48/577 KB 1588/1822 KB 484/1210 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 60/276 KB 56/577 KB 1608/1822 KB 492/1210 KB 64/276 KB 56/577 KB 1608/1822 KB 492/1210 KB 68/276 KB 60/577 KB 1608/1822 KB 492/1210 KB 68/276 KB 60/577 KB 1608/1822 KB 492/1210 KB 68/276 KB 64/577 KB 1608/1822 KB 492/1210 KB 68/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 365.1 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 64/577 KB 1608/1822 KB 492/1210 KB 72/276 KB 64/577 KB 1612/1822 KB 492/1210 KB 76/276 KB 64/577 KB 1612/1822 KB 492/1210 KB 72/276 KB 68/577 KB 1616/1822 KB 496/1210 KB 76/276 KB 64/577 KB 1612/1822 KB 496/1210 KB 76/276 KB 64/577 KB 1616/1822 KB 496/1210 KB 76/276 KB 68/577 KB 1616/1822 KB 496/1210 KB 80/276 KB 68/577 KB 1616/1822 KB 500/1210 KB 80/276 KB 72/577 KB 1620/1822 KB 504/1210 KB 84/276 KB 72/577 KB 1620/1822 KB 508/1210 KB 84/276 KB 72/577 KB 1620/1822 KB 500/1210 KB 84/276 KB 76/577 KB 1620/1822 KB 508/1210 KB 84/276 KB 80/577 KB 1620/1822 KB 508/1210 KB 84/276 KB 68/577 KB 1620/1822 KB 500/1210 KB 84/276 KB 80/577 KB 1624/1822 KB 508/1210 KB 84/276 KB 80/577 KB 1628/1822 KB 508/1210 KB 84/276 KB 80/577 KB 1632/1822 KB 508/1210 KB 84/276 KB 80/577 KB 1636/1822 KB 508/1210 KB 84/276 KB 84/577 KB 1640/1822 KB 512/1210 KB 84/276 KB 84/577 KB 1644/1822 KB 512/1210 KB 84/276 KB 84/577 KB 1648/1822 KB 512/1210 KB 84/276 KB 68/577 KB 1616/1822 KB 500/1210 KB 84/276 KB 84/577 KB 1648/1822 KB 512/1210 KB 88/276 KB 84/577 KB 1648/1822 KB 512/1210 KB 92/276 KB 84/577 KB 1648/1822 KB 512/1210 KB 96/276 KB 84/577 KB 1648/1822 KB 512/1210 KB 100/276 KB 84/577 KB 1648/1822 KB 512/1210 KB 104/276 KB 84/577 KB 1636/1822 KB 512/1210 KB 84/276 KB 88/577 KB 1648/1822 KB 512/1210 KB 104/276 KB 92/577 KB 1648/1822 KB 512/1210 KB 104/276 KB 96/577 KB 1648/1822 KB 512/1210 KB 104/276 KB 80/577 KB 1636/1822 KB 512/1210 KB 84/276 KB 96/577 KB 1648/1822 KB 516/1210 KB 4/37 KB 108/276 KB 96/577 KB 1648/1822 KB 520/1210 KB 4/37 KB 108/276 KB 96/577 KB 1648/1822 KB 524/1210 KB 4/37 KB 108/276 KB 96/577 KB 1648/1822 KB 512/1210 KB 4/37 KB 108/276 KB 96/577 KB 1648/1822 KB 524/1210 KB 8/37 KB 108/276 KB 96/577 KB 1648/1822 KB 524/1210 KB 12/37 KB 108/276 KB 96/577 KB 1648/1822 KB 524/1210 KB 16/37 KB 108/276 KB 96/577 KB 1648/1822 KB 524/1210 KB 20/37 KB 108/276 KB 100/577 KB 1652/1822 KB 528/1210 KB 24/37 KB 108/276 KB 100/577 KB 1652/1822 KB 528/1210 KB 28/37 KB 108/276 KB 96/577 KB 1648/1822 KB 512/1210 KB 108/276 KB 100/577 KB 1652/1822 KB 528/1210 KB 28/37 KB 112/276 KB 100/577 KB 1652/1822 KB 528/1210 KB 28/37 KB 116/276 KB 100/577 KB 1652/1822 KB 528/1210 KB 28/37 KB 120/276 KB 100/577 KB 1652/1822 KB 528/1210 KB 20/37 KB 108/276 KB 96/577 KB 1652/1822 KB 528/1210 KB 20/37 KB 108/276 KB 100/577 KB 1656/1822 KB 528/1210 KB 32/37 KB 120/276 KB 96/577 KB 1648/1822 KB 528/1210 KB 20/37 KB 108/276 KB 100/577 KB 1656/1822 KB 532/1210 KB 32/37 KB 120/276 KB 104/577 KB 1660/1822 KB 536/1210 KB 32/37 KB 120/276 KB 100/577 KB 1652/1822 KB 528/1210 KB 32/37 KB 120/276 KB 104/577 KB 1660/1822 KB 536/1210 KB 32/37 KB 124/276 KB 104/577 KB 1660/1822 KB 536/1210 KB 32/37 KB 128/276 KB 104/577 KB 1660/1822 KB 540/1210 KB 36/37 KB 132/276 KB 104/577 KB 1660/1822 KB 540/1210 KB 36/37 KB 136/276 KB 104/577 KB 1660/1822 KB 532/1210 KB 32/37 KB 120/276 KB 108/577 KB 1660/1822 KB 540/1210 KB 36/37 KB 136/276 KB 112/577 KB 1660/1822 KB 540/1210 KB 36/37 KB 136/276 KB 100/577 KB 1660/1822 KB 532/1210 KB 32/37 KB 120/276 KB 112/577 KB 1664/1822 KB 540/1210 KB 36/37 KB 136/276 KB 112/577 KB 1668/1822 KB 540/1210 KB 36/37 KB 136/276 KB 116/577 KB 1672/1822 KB 540/1210 KB 36/37 KB 136/276 KB 116/577 KB 1676/1822 KB 540/1210 KB 36/37 KB 136/276 KB 116/577 KB 1680/1822 KB 540/1210 KB 36/37 KB 136/276 KB 104/577 KB 1660/1822 KB 540/1210 KB 36/37 KB 128/276 KB 116/577 KB 1680/1822 KB 544/1210 KB 36/ unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 37 KB 136/276 KB 104/577 KB 1660/1822 KB 536/1210 KB 36/37 KB 128/276 KB 116/577 KB 1680/1822 KB 544/1210 KB 37/37 KB 136/276 KB 116/577 KB 1680/1822 KB 548/1210 KB 37/37 KB 136/276 KB 116/577 KB 1680/1822 KB 552/1210 KB 37/37 KB 136/276 KB 116/577 KB 1668/1822 KB 540/1210 KB 36/37 KB 136/276 KB 120/577 KB 1680/1822 KB 552/1210 KB 37/37 KB 140/276 KB 124/577 KB 1680/1822 KB 552/1210 KB 37/37 KB 140/276 KB 128/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 140/276 KB 116/577 KB 1680/1822 KB 552/1210 KB 37/37 KB 140/276 KB 128/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 144/276 KB 132/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 144/276 KB 136/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 148/276 KB 140/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 148/276 KB 144/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 148/276 KB 124/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 140/276 KB 124/577 KB 1680/1822 KB 556/1210 KB 37/37 KB 140/276 KB 144/577 KB 1688/1822 KB 560/1210 KB 37/37 KB 148/276 KB 144/577 KB 1688/1822 KB 564/1210 KB 37/37 KB 148/276 KB 132/577 KB 1684/1822 KB 556/1210 KB 37/37 KB 148/276 KB 144/577 KB 1688/1822 KB 568/1210 KB 37/37 KB 152/276 KB 144/577 KB 1688/1822 KB 568/1210 KB 37/37 KB 156/276 KB 144/577 KB 1688/1822 KB 568/1210 KB 37/37 KB 160/276 KB 144/577 KB 1688/1822 KB 568/1210 KB 37/37 KB 164/276 KB 148/577 KB 1688/1822 KB 568/1210 KB 168/276 KB 148/577 KB 1688/1822 KB 568/1210 KB 172/276 KB 148/577 KB 1688/1822 KB 568/1210 KB 176/276 KB 144/577 KB 1688/1822 KB 564/1210 KB 37/37 KB 148/276 KB 148/577 KB 1692/1822 KB 568/1210 KB 176/276 KB 148/577 KB 1696/1822 KB 568/1210 KB 176/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.7 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 148/577 KB 1700/1822 KB 568/1210 KB 176/276 KB 148/577 KB 1704/1822 KB 568/1210 KB 176/276 KB 148/577 KB 1708/1822 KB 568/1210 KB 176/276 KB 148/577 KB 1712/1822 KB 568/1210 KB 176/276 KB 148/577 KB 1688/1822 KB 568/1210 KB 37/37 KB 164/276 KB 152/577 KB 1712/1822 KB 568/1210 KB 176/276 KB 156/577 KB 1712/1822 KB 568/1210 KB 176/276 KB 160/577 KB 1712/1822 KB 568/1210 KB 176/276 KB 144/577 KB 1688/1822 KB 568/1210 KB 37/37 KB 160/276 KB 160/577 KB 1712/1822 KB 572/1210 KB 176/276 KB 160/577 KB 1712/1822 KB 576/1210 KB 176/276 KB 160/577 KB 1712/1822 KB 580/1210 KB 176/276 KB 160/577 KB 1712/1822 KB 584/1210 KB 176/276 KB 160/577 KB 1712/1822 KB 588/1210 KB 176/276 KB 160/577 KB 1716/1822 KB 592/1210 KB 180/276 KB 160/577 KB 1716/1822 KB 596/1210 KB 180/276 KB 164/577 KB 1716/1822 KB 600/1210 KB 180/276 KB 164/577 KB 1716/1822 KB 604/1210 KB 180/276 KB 164/577 KB 1716/1822 KB 608/1210 KB 180/276 KB 160/577 KB 1716/1822 KB 588/1210 KB 180/276 KB 164/577 KB 1716/1822 KB 608/1210 KB 184/276 KB 164/577 KB 1716/1822 KB 608/1210 KB 188/276 KB 164/577 KB 1716/1822 KB 608/1210 KB 192/276 KB 160/577 KB 1716/1822 KB 588/1210 KB 176/276 KB 164/577 KB 1720/1822 KB 608/1210 KB 192/276 KB 164/577 KB 1724/1822 KB 608/1210 KB 192/276 KB 164/577 KB 1728/1822 KB 608/1210 KB 192/276 KB 164/577 KB 1716/1822 KB 596/1210 KB 180/276 KB 168/577 KB 1728/1822 KB 608/1210 KB 192/276 KB 172/577 KB 1728/1822 KB 608/1210 KB 192/276 KB 176/577 KB 1728/1822 KB 608/1210 KB 192/276 KB 176/577 KB 1732/1822 KB 608/1210 KB 192/276 KB 180/577 KB 1736/1822 KB 612/1210 KB 196/276 KB 180/577 KB 1732/1822 KB 612/1210 KB 196/276 KB 180/577 KB 1732/1822 KB 608/1210 KB 196/276 KB 184/577 KB 1740/1822 KB 612/1210 KB 196/276 KB 188/577 KB 1740/1822 KB 612/1210 KB 196/276 KB 192/577 KB 1740/1822 KB 612/1210 KB 196/276 KB 176/577 KB 1732/1822 KB 608/1210 KB 196/276 KB 192/577 KB 1740/1822 KB 612/1210 KB 200/276 KB 192/577 KB 1740/1822 KB 612/1210 KB 204/276 KB 192/577 KB 1740/1822 KB 612/1210 KB 208/276 KB 180/577 KB 1740/1822 KB 612/1210 KB 196/276 KB 192/577 KB 1744/1822 KB 612/1210 KB 208/276 KB 192/577 KB 1748/1822 KB 612/1210 KB 208/276 KB 196/577 KB 1752/1822 KB 616/1210 KB 212/276 KB 196/577 KB 1756/1822 KB 616/1210 KB 212/276 KB 196/577 KB 1748/1822 KB 616/1210 KB 212/276 KB 192/577 KB 1748/1822 KB 616/1210 KB 208/276 KB 196/577 KB 1756/1822 KB 620/1210 KB 216/276 KB 196/577 KB 1756/1822 KB 624/1210 KB 216/276 KB 196/577 KB 1756/1822 KB 628/1210 KB 216/276 KB 196/577 KB 1748/1822 KB 616/1210 KB 208/276 KB 200/577 KB 1760/1822 KB 628/1210 KB 216/276 KB 204/577 KB 1760/1822 KB 628/1210 KB 216/276 KB 196/577 KB 1760/1822 KB 628/1210 KB 216/276 KB 196/577 KB 1756/1822 KB 616/1210 KB 216/276 KB 208/577 KB 1760/1822 KB 628/1210 KB 220/276 KB 208/577 KB 1760/1822 KB 628/1210 KB 224/276 KB 208/577 KB 1760/1822 KB 632/1210 KB 224/276 KB 208/577 KB 1760/1822 KB 636/1210 KB 228/276 KB 208/577 KB 1760/1822 KB 640/1210 KB 228/276 KB 208/577 KB 1760/1822 KB 644/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 648/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 652/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 656/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 660/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 664/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 668/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 672/1210 KB 228/276 KB 208/577 KB 1760/1822 KB 632/1210 KB 228/276 KB 208/577 KB 1764/1822 KB 672/1210 KB 232/276 KB 208/577 KB 1764/1822 KB 672/1210 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 236/276 KB 208/577 KB 1764/1822 KB 672/1210 KB 240/276 KB 208/577 KB 1760/1822 KB 628/1210 KB 224/276 KB 212/577 KB 1764/1822 KB 672/1210 KB 240/276 KB 216/577 KB 1764/1822 KB 672/1210 KB 240/276 KB 220/577 KB 1764/1822 KB 672/1210 KB 240/276 KB 224/577 KB 1764/1822 KB 672/1210 KB 240/276 KB 208/577 KB 1764/1822 KB 644/1210 KB 228/276 KB 224/577 KB 1768/1822 KB 672/1210 KB 240/276 KB 224/577 KB 1772/1822 KB 672/1210 KB 240/276 KB 224/577 KB 1776/1822 KB 672/1210 KB 240/276 KB 224/577 KB 1776/1822 KB 672/1210 KB 244/276 KB 228/577 KB 1780/1822 KB 672/1210 KB 248/276 KB 228/577 KB 1780/1822 KB 672/1210 KB 252/276 KB 228/577 KB 1780/1822 KB 672/1210 KB 256/276 KB 228/577 KB 1780/1822 KB 672/1210 KB 244/276 KB 228/577 KB 1784/1822 KB 672/1210 KB 256/276 KB 228/577 KB 1788/1822 KB 672/1210 KB 256/276 KB 228/577 KB 1792/1822 KB 672/1210 KB 256/276 KB 228/577 KB 1776/1822 KB 672/1210 KB 244/276 KB 232/577 KB 1792/1822 KB 672/1210 KB 256/276 KB 236/577 KB 1792/1822 KB 672/1210 KB 256/276 KB 240/577 KB 1792/1822 KB 672/1210 KB 256/276 KB 240/577 KB 1796/1822 KB 672/1210 KB 256/276 KB 244/577 KB 1800/1822 KB 676/1210 KB 260/276 KB 244/577 KB 1804/1822 KB 676/1210 KB 260/276 KB 244/577 KB 1808/1822 KB 676/1210 KB 260/276 KB 244/577 KB 1796/1822 KB 676/1210 KB 260/276 KB 244/577 KB 1796/1822 KB 672/1210 KB 260/276 KB 244/577 KB 1808/1822 KB 676/1210 KB 264/276 KB 244/577 KB 1808/1822 KB 676/1210 KB 268/276 KB 244/577 KB 1808/1822 KB 676/1210 KB 272/276 KB 244/577 KB 1796/1822 KB 672/1210 KB 256/276 KB 248/577 KB 1808/1822 KB 680/1210 KB 272/276 KB 252/577 KB 1808/1822 KB 680/1210 KB 272/276 KB 256/577 KB 1808/1822 KB 680/1210 KB 272/276 KB 260/577 KB 1808/1822 KB 680/1210 KB 272/276 KB 264/577 KB 1812/1822 KB 680/1210 KB 276/276 KB 268/577 KB 1812/1822 KB 680/1210 KB 276/276 KB 270/577 KB 1812/1822 KB 680/1210 KB 276/276 KB 274/577 KB 1812/1822 KB 680/1210 KB 276/276 KB 278/577 KB 1812/1822 KB 680/1210 KB 276/276 KB 244/577 KB 1808/1822 KB 680/1210 KB 272/276 KB 278/577 KB 1812/1822 KB 684/1210 KB 276/276 KB 278/577 KB 1812/1822 KB 688/1210 KB 276/276 KB 260/577 KB 1812/1822 KB 680/1210 KB 276/276 KB 278/577 KB 1812/1822 KB 688/1210 KB 276/276 KB 278/577 KB 1812/1822 KB 692/1210 KB 276/276 KB 278/577 KB 1812/1822 KB 696/1210 KB 276/276 KB 278/577 KB 1812/1822 KB 700/1210 KB 276/276 KB 278/577 KB 1812/1822 KB 704/1210 KB 276/276 KB 260/577 KB 1812/1822 KB 680/1210 KB 272/276 KB 278/577 KB 1816/1822 KB 704/1210 KB 276/276 KB 278/577 KB 1820/1822 KB 704/1210 KB 276/276 KB 278/577 KB 1822/1822 KB 704/1210 KB 276/276 KB 278/577 KB 1822/1822 KB 708/1210 KB 276/276 KB 282/577 KB 1822/1822 KB 712/1210 KB 276/276 KB 282/577 KB 1822/1822 KB 708/1210 KB 276/276 KB 286/577 KB 1822/1822 KB 716/1210 KB 276/276 KB 282/577 KB 1822/1822 KB 716/1210 KB 276/276 KB 286/577 KB 1822/1822 KB 720/1210 KB 276/276 KB 286/577 KB 1822/1822 KB 724/1210 KB 276/276 KB 290/577 KB 1822/1822 KB 728/1210 KB 276/276 KB 290/577 KB 1822/1822 KB 732/1210 KB 276/276 KB 290/577 KB 1822/1822 KB 736/1210 KB 276/276 KB 290/577 KB 1822/1822 KB 724/1210 KB 276/276 KB 294/577 KB 1822/1822 KB 736/1210 KB 276/276 KB 298/577 KB 1822/1822 KB 736/1210 KB 276/276 KB 302/577 KB 1822/1822 KB 736/1210 KB 276/276 KB 306/577 KB 1822/1822 KB 736/1210 KB 276/276 KB 310/577 KB 1822/1822 KB 736/1210 KB 276/276 KB 314/577 KB 1822/1822 KB 736/1210 KB 276/276 KB 318/577 KB 1822/1822 KB 740/1210 KB 276/276 KB 318/577 KB 1822/1822 KB 736/1210 KB 276/276 unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install KB 322/577 KB 740/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1347.2 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 203.7 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 322/577 KB 744/1210 KB 322/577 KB 748/1210 KB 322/577 KB 752/1210 KB 322/577 KB 756/1210 KB 326/577 KB 756/1210 KB 330/577 KB 756/1210 KB 334/577 KB 756/1210 KB 334/577 KB 760/1210 KB 334/577 KB 764/1210 KB 334/577 KB 768/1210 KB 334/577 KB 772/1210 KB 338/577 KB 776/1210 KB 338/577 KB 780/1210 KB 338/577 KB 784/1210 KB 338/577 KB 772/1210 KB 342/577 KB 784/1210 KB 346/577 KB 784/1210 KB 350/577 KB 784/1210 KB 354/577 KB 784/1210 KB 358/577 KB 788/1210 KB 362/577 KB 4/439 KB 788/1210 KB 3/1192 KB 366/577 KB 4/439 KB 788/1210 KB 3/1192 KB 354/577 KB 788/1210 KB 358/577 KB 4/439 KB 788/1210 KB 3/1192 KB 366/577 KB 8/439 KB 788/1210 KB 3/1192 KB 366/577 KB 12/439 KB 788/1210 KB 3/1192 KB 366/577 KB 16/439 KB 788/1210 KB 3/1192 KB 358/577 KB 788/1210 KB 3/1192 KB 366/577 KB 16/439 KB 788/1210 KB 5/1192 KB 366/577 KB 16/439 KB 788/1210 KB 7/1192 KB 366/577 KB 20/439 KB 788/1210 KB 9/1192 KB 366/577 KB 20/439 KB 788/1210 KB 7/1192 KB 366/577 KB 24/439 KB 788/1210 KB 11/1192 KB 366/577 KB 20/439 KB 788/1210 KB 11/1192 KB 366/577 KB 28/439 KB 788/1210 KB 13/1192 KB 366/577 KB 28/439 KB 788/1210 KB 13/1192 KB 366/577 KB 32/439 KB 788/1210 KB 13/1192 KB 366/577 KB 32/439 KB 788/1210 KB 15/1192 KB 366/577 KB 36/439 KB 788/1210 KB 15/1192 KB 366/577 KB 36/439 KB 788/1210 KB 17/1192 KB 366/577 KB 36/439 KB 788/1210 KB 19/1192 KB 366/577 KB 36/439 KB 788/1210 KB 21/1192 KB 366/577 KB 40/439 KB 788/1210 KB 23/1192 KB 370/577 KB 40/439 KB 792/1210 KB 25/1192 KB 366/577 KB 40/439 KB 788/1210 KB 21/1192 KB 370/577 KB 44/439 KB 792/1210 KB 25/1192 KB 370/577 KB 48/439 KB 792/1210 KB 25/1192 KB 370/577 KB 52/439 KB 792/1210 KB 25/1192 KB 370/577 KB 40/439 KB 792/1210 KB 23/1192 KB 366/577 KB 40/439 KB 792/1210 KB 23/1192 KB 370/577 KB 52/439 KB 796/1210 KB 27/1192 KB 370/577 KB 52/439 KB 800/1210 KB 27/1192 KB 370/577 KB 52/439 KB 792/1210 KB 27/1192 KB 370/577 KB 52/439 KB 804/1210 KB 27/1192 KB 374/577 KB 56/439 KB 808/1210 KB 29/1192 KB 374/577 KB 56/439 KB 812/1210 KB 29/1192 KB 374/577 KB 56/439 KB 816/1210 KB 29/1192 KB 374/577 KB 56/439 KB 804/1210 KB 29/1192 KB 374/577 KB 52/439 KB 804/1210 KB 29/1192 KB 370/577 KB 52/439 KB 804/1210 KB 29/1192 KB 374/577 KB 56/439 KB 816/1210 KB 31/1192 KB 378/577 KB 56/439 KB 816/1210 KB 31/1192 KB 382/577 KB 56/439 KB 816/1210 KB 33/1192 KB 378/577 KB 56/439 KB 816/1210 KB 33/1192 KB 382/577 KB 60/439 KB 816/1210 KB 33/1192 KB 382/577 KB 64/439 KB 816/1210 KB 33/1192 KB 382/577 KB 68/439 KB 816/1210 KB 35/1192 KB 386/577 KB 72/439 KB 820/1210 KB 35/1192 KB 386/577 KB 76/439 KB 820/1210 KB 35/1192 KB 386/577 KB 80/439 KB 820/1210 KB 35/1192 KB 382/577 KB 64/439 KB 816/1210 KB 35/1192 KB 386/577 KB 80/439 KB 820/1210 KB 37/1192 KB 386/577 KB 80/439 KB 820/1210 KB 39/1192 KB 386/577 KB 80/439 KB 820/1210 KB 41/1192 KB 386/577 KB 68/439 KB 820/1210 KB 35/1192 KB 386/577 KB 80/439 KB 824/1210 KB 43/1192 KB 386/577 KB 80/439 KB 828/1210 KB 43/1192 KB 386/577 KB 80/439 KB 832/1210 KB 43/1192 KB 386/577 KB 68/439 KB 816/1210 KB 35/1192 KB 390/577 KB 80/439 KB 832/1210 KB 43/1192 KB 394/577 KB 80/439 KB 832/1210 KB 43/1192 KB 386/577 KB 80/439 KB 820/1210 KB 43/1192 KB 398/577 KB 80/439 KB 832/1210 KB 43/1192 KB 398/577 KB 80/439 KB 832/1210 KB 45/1192 KB 398/577 KB 80/439 KB 832/1210 KB 47/1192 KB 402/577 KB 84/439 KB 836/1210 KB 49/1192 KB 402/577 KB 84/439 KB 836/1210 KB 51/1192 KB 402/577 KB 84/439 KB 836/1210 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 47/1192 KB 402/577 KB 84/439 KB 836/1210 KB 53/1192 KB 402/577 KB 80/439 KB 836/1210 KB 47/1192 KB 402/577 KB 88/439 KB 840/1210 KB 53/1192 KB 402/577 KB 88/439 KB 844/1210 KB 53/1192 KB 402/577 KB 80/439 KB 832/1210 KB 47/1192 KB 406/577 KB 88/439 KB 844/1210 KB 55/1192 KB 410/577 KB 88/439 KB 844/1210 KB 55/1192 KB 414/577 KB 88/439 KB 844/1210 KB 55/1192 KB 402/577 KB 88/439 KB 844/1210 KB 55/1192 KB 402/577 KB 88/439 KB 836/1210 KB 53/1192 KB 414/577 KB 92/439 KB 844/1210 KB 55/1192 KB 414/577 KB 96/439 KB 844/1210 KB 55/1192 KB 414/577 KB 96/439 KB 848/1210 KB 55/1192 KB 418/577 KB 100/439 KB 852/1210 KB 55/1192 KB 418/577 KB 100/439 KB 848/1210 KB 55/1192 KB 414/577 KB 100/439 KB 848/1210 KB 55/1192 KB 418/577 KB 100/439 KB 852/1210 KB 57/1192 KB 418/577 KB 104/439 KB 852/1210 KB 59/1192 KB 418/577 KB 104/439 KB 852/1210 KB 61/1192 KB 418/577 KB 104/439 KB 852/1210 KB 63/1192 KB 422/577 KB 104/439 KB 852/1210 KB 63/1192 KB 422/577 KB 104/439 KB 852/1210 KB 65/1192 KB 426/577 KB 104/439 KB 856/1210 KB 65/1192 KB 430/577 KB 104/439 KB 856/1210 KB 65/1192 KB 422/577 KB 104/439 KB 856/1210 KB 65/1192 KB 430/577 KB 104/439 KB 860/1210 KB 67/1192 KB 430/577 KB 104/439 KB 864/1210 KB 67/1192 KB 418/577 KB 104/439 KB 852/1210 KB 65/1192 KB 430/577 KB 108/439 KB 864/1210 KB 67/1192 KB 430/577 KB 112/439 KB 864/1210 KB 67/1192 KB 430/577 KB 104/439 KB 856/1210 KB 67/1192 KB 434/577 KB 112/439 KB 864/1210 KB 67/1192 KB 438/577 KB 116/439 KB 868/1210 KB 69/1192 KB 442/577 KB 116/439 KB 868/1210 KB 69/1192 KB 446/577 KB 116/439 KB 868/1210 KB 69/1192 KB 434/577 KB 116/439 KB 868/1210 KB 69/1192 KB 446/577 KB 120/439 KB 868/1210 KB 69/1192 KB 446/577 KB 124/439 KB 868/1210 KB 69/1192 KB 446/577 KB 128/439 KB 868/1210 KB 69/1192 KB 434/577 KB 112/439 KB 868/1210 KB 69/1192 KB 434/577 KB 112/439 KB 868/1210 KB 67/1192 KB 446/577 KB 128/439 KB 872/1210 KB 69/1192 KB 446/577 KB 128/439 KB 876/1210 KB 69/1192 KB 446/577 KB 128/439 KB 880/1210 KB 69/1192 KB 446/577 KB 132/439 KB 880/1210 KB 69/1192 KB 450/577 KB 136/439 KB 884/1210 KB 71/1192 KB 450/577 KB 140/439 KB 884/1210 KB 71/1192 KB 450/577 KB 144/439 KB 884/1210 KB 71/1192 KB 446/577 KB 132/439 KB 880/1210 KB 71/1192 KB 450/577 KB 144/439 KB 884/1210 KB 73/1192 KB 450/577 KB 144/439 KB 884/1210 KB 75/1192 KB 450/577 KB 144/439 KB 884/1210 KB 77/1192 KB 450/577 KB 144/439 KB 884/1210 KB 79/1192 KB 450/577 KB 144/439 KB 884/1210 KB 81/1192 KB 450/577 KB 144/439 KB 884/1210 KB 83/1192 KB 450/577 KB 144/439 KB 884/1210 KB 85/1192 KB 450/577 KB 132/439 KB 884/1210 KB 71/1192 KB 450/577 KB 144/439 KB 888/1210 KB 85/1192 KB 450/577 KB 144/439 KB 892/1210 KB 85/1192 KB 450/577 KB 132/439 KB 880/1210 KB 71/1192 KB 454/577 KB 144/439 KB 892/1210 KB 87/1192 KB 458/577 KB 144/439 KB 892/1210 KB 87/1192 KB 462/577 KB 144/439 KB 892/1210 KB 87/1192 KB 450/577 KB 144/439 KB 892/1210 KB 87/1192 KB 466/577 KB 144/439 KB 892/1210 KB 87/1192 KB 470/577 KB 148/439 KB 896/1210 KB 89/1192 KB 474/577 KB 148/439 KB 896/1210 KB 89/1192 KB 466/577 KB 148/439 KB 896/1210 KB 89/1192 KB 474/577 KB 152/439 KB 896/1210 KB 89/1192 KB 474/577 KB 156/439 KB 896/1210 KB 89/1192 KB 466/577 KB 144/439 KB 896/1210 KB 89/1192 KB 466/577 KB 144/439 KB 896/1210 KB 87/1192 KB 478/577 KB 156/439 KB 900/1210 KB 89/1192 KB 478/577 KB 156/439 KB 896/1210 KB 89/1192 KB 478/577 KB 156/439 KB 900/1210 KB 91/1192 KB 478/577 KB 156/439 KB 900/1210 KB 93/ unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 1192 KB 478/577 KB 156/439 KB 900/1210 KB 95/1192 KB 478/577 KB 156/439 KB 904/1210 KB 95/1192 KB 478/577 KB 156/439 KB 904/1210 KB 97/1192 KB 482/577 KB 156/439 KB 904/1210 KB 97/1192 KB 482/577 KB 160/439 KB 908/1210 KB 99/1192 KB 482/577 KB 160/439 KB 908/1210 KB 97/1192 KB 482/577 KB 160/439 KB 912/1210 KB 99/1192 KB 482/577 KB 160/439 KB 916/1210 KB 99/1192 KB 486/577 KB 160/439 KB 920/1210 KB 101/1192 KB 486/577 KB 160/439 KB 924/1210 KB 101/1192 KB 486/577 KB 160/439 KB 928/1210 KB 101/1192 KB 482/577 KB 160/439 KB 904/1210 KB 97/1192 KB 486/577 KB 164/439 KB 928/1210 KB 101/1192 KB 486/577 KB 168/439 KB 928/1210 KB 101/1192 KB 486/577 KB 172/439 KB 928/1210 KB 101/1192 KB 486/577 KB 176/439 KB 928/1210 KB 101/1192 KB 486/577 KB 160/439 KB 916/1210 KB 101/1192 KB 490/577 KB 176/439 KB 928/1210 KB 101/1192 KB 494/577 KB 176/439 KB 928/1210 KB 101/1192 KB 482/577 KB 160/439 KB 916/1210 KB 101/1192 KB 494/577 KB 176/439 KB 928/1210 KB 103/1192 KB 494/577 KB 176/439 KB 928/1210 KB 105/1192 KB 494/577 KB 176/439 KB 928/1210 KB 107/1192 KB 498/577 KB 176/439 KB 928/1210 KB 107/1192 KB 502/577 KB 180/439 KB 932/1210 KB 109/1192 KB 506/577 KB 180/439 KB 932/1210 KB 109/1192 KB 510/577 KB 180/439 KB 932/1210 KB 109/1192 KB 498/577 KB 176/439 KB 928/1210 KB 109/1192 KB 510/577 KB 180/439 KB 932/1210 KB 111/1192 KB 510/577 KB 180/439 KB 932/1210 KB 113/1192 KB 510/577 KB 180/439 KB 932/1210 KB 115/1192 KB 498/577 KB 180/439 KB 932/1210 KB 109/1192 KB 510/577 KB 180/439 KB 936/1210 KB 115/1192 KB 510/577 KB 180/439 KB 940/1210 KB 117/1192 KB 510/577 KB 180/439 KB 944/1210 KB 117/1192 KB 510/577 KB 180/439 KB 948/1210 KB 117/1192 KB 514/577 KB 180/439 KB 952/1210 KB 117/1192 KB 514/577 KB 180/439 KB 956/1210 KB 117/1192 KB 514/577 KB 180/439 KB 960/1210 KB 117/1192 KB 498/577 KB 180/439 KB 928/1210 KB 109/1192 KB 514/577 KB 184/439 KB 960/1210 KB 117/1192 KB 514/577 KB 188/439 KB 960/1210 KB 117/1192 KB 514/577 KB 192/439 KB 960/1210 KB 117/1192 KB 514/577 KB 196/439 KB 960/1210 KB 117/1192 KB 514/577 KB 200/439 KB 960/1210 KB 117/1192 KB 514/577 KB 204/439 KB 960/1210 KB 117/1192 KB 514/577 KB 208/439 KB 960/1210 KB 117/1192 KB 514/577 KB 180/439 KB 948/1210 KB 117/1192 KB 518/577 KB 208/439 KB 960/1210 KB 117/1192 KB 522/577 KB 208/439 KB 960/1210 KB 117/1192 KB 526/577 KB 208/439 KB 960/1210 KB 117/1192 KB 510/577 KB 180/439 KB 936/1210 KB 117/1192 KB 526/577 KB 208/439 KB 960/1210 KB 119/1192 KB 526/577 KB 208/439 KB 960/1210 KB 121/1192 KB 526/577 KB 208/439 KB 960/1210 KB 123/1192 KB 526/577 KB 208/439 KB 960/1210 KB 125/1192 KB 526/577 KB 208/439 KB 960/1210 KB 127/1192 KB 526/577 KB 208/439 KB 960/1210 KB 129/1192 KB 526/577 KB 208/439 KB 960/1210 KB 131/1192 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 4/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 8/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 12/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 16/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 20/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 24/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 28/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 32/167 KB 526/577 KB 208/439 KB 964/1210 KB 131/1192 KB 530/577 KB 212/439 KB 968/1210 KB 133/1192 KB 32/167 KB 530/577 KB 212/439 KB 972/1210 KB 133/1192 KB 32/167 KB 530/577 KB 212/439 KB 976/1210 KB 133/1192 KB 32/167 KB 530/577 KB 212/439 KB 964/1210 KB 133/1192 KB 32/16 unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 7 KB 530/577 KB 216/439 KB 976/1210 KB 133/1192 KB 32/167 KB 530/577 KB 208/439 KB 964/1210 KB 133/1192 KB 32/167 KB 534/577 KB 216/439 KB 976/1210 KB 133/1192 KB 32/167 KB 538/577 KB 216/439 KB 976/1210 KB 133/1192 KB 32/167 KB 542/577 KB 216/439 KB 976/1210 KB 133/1192 KB 32/167 KB 526/577 KB 208/439 KB 964/1210 KB 133/1192 KB 32/167 KB 542/577 KB 216/439 KB 976/1210 KB 135/1192 KB 32/167 KB 542/577 KB 216/439 KB 976/1210 KB 137/1192 KB 32/167 KB 542/577 KB 220/439 KB 976/1210 KB 137/1192 KB 32/167 KB 542/577 KB 224/439 KB 976/1210 KB 137/1192 KB 32/167 KB 542/577 KB 228/439 KB 976/1210 KB 139/1192 KB 32/167 KB 546/577 KB 232/439 KB 980/1210 KB 139/1192 KB 32/167 KB 542/577 KB 224/439 KB 976/1210 KB 139/1192 KB 32/167 KB 546/577 KB 236/439 KB 980/1210 KB 141/1192 KB 32/167 KB 546/577 KB 236/439 KB 980/1210 KB 143/1192 KB 32/167 KB 546/577 KB 236/439 KB 980/1210 KB 145/1192 KB 32/167 KB 546/577 KB 228/439 KB 980/1210 KB 139/1192 KB 32/167 KB 546/577 KB 228/439 KB 976/1210 KB 139/1192 KB 32/167 KB 550/577 KB 236/439 KB 980/1210 KB 145/1192 KB 32/167 KB 554/577 KB 236/439 KB 980/1210 KB 145/1192 KB 32/167 KB 558/577 KB 236/439 KB 980/1210 KB 147/1192 KB 32/167 KB 554/577 KB 236/439 KB 980/1210 KB 147/1192 KB 32/167 KB 558/577 KB 236/439 KB 984/1210 KB 147/1192 KB 32/167 KB 558/577 KB 236/439 KB 988/1210 KB 147/1192 KB 32/167 KB 558/577 KB 236/439 KB 992/1210 KB 149/1192 KB 32/167 KB 558/577 KB 236/439 KB 996/1210 KB 149/1192 KB 32/167 KB 562/577 KB 236/439 KB 1000/1210 KB 149/1192 KB 32/167 KB 562/577 KB 236/439 KB 1004/1210 KB 149/1192 KB 32/167 KB 562/577 KB 236/439 KB 1008/1210 KB 149/1192 KB 32/167 KB 558/577 KB 236/439 KB 988/1210 KB 149/1192 KB 32/167 KB 562/577 KB 236/439 KB 1008/1210 KB 151/1192 KB 32/167 KB 562/577 KB 236/439 KB 1008/1210 KB 153/1192 KB 32/167 KB 562/577 KB 236/439 KB 996/1210 KB 149/1192 KB 32/167 KB 566/577 KB 236/439 KB 1008/1210 KB 153/1192 KB 32/167 KB 546/577 KB 236/439 KB 980/1210 KB 139/1192 KB 32/167 KB 566/577 KB 240/439 KB 1008/1210 KB 155/1192 KB 32/167 KB 566/577 KB 244/439 KB 1008/1210 KB 155/1192 KB 32/167 KB 566/577 KB 236/439 KB 1008/1210 KB 155/1192 KB 32/167 KB 570/577 KB 244/439 KB 1008/1210 KB 155/1192 KB 32/167 KB 570/577 KB 248/439 KB 1008/1210 KB 157/1192 KB 32/167 KB 574/577 KB 248/439 KB 1008/1210 KB 157/1192 KB 32/167 KB 570/577 KB 248/439 KB 1008/1210 KB 157/1192 KB 32/167 KB 574/577 KB 252/439 KB 1008/1210 KB 157/1192 KB 32/167 KB 574/577 KB 256/439 KB 1008/1210 KB 159/1192 KB 32/167 KB 574/577 KB 252/439 KB 1008/1210 KB 159/1192 KB 32/167 KB 577/577 KB 256/439 KB 1008/1210 KB 159/1192 KB 32/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 36/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 40/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 44/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 48/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 52/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 56/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 32/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 60/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 64/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 68/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 72/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 76/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 80/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 84/167 KB 577/577 KB 256/439 KB 1008/1210 K unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install B 161/1192 KB 88/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 92/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 96/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 100/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 104/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 108/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 112/167 KB 577/577 KB 256/439 KB 1008/1210 KB 161/1192 KB 116/167 KB 577/577 KB 256/439 KB 1008/1210 KB 163/1192 KB 120/167 KB 577/577 KB 256/439 KB 1008/1210 KB 163/1192 KB 124/167 KB 577/577 KB 256/439 KB 1008/1210 KB 163/1192 KB 128/167 KB 577/577 KB 256/439 KB 1008/1210 KB 163/1192 KB 116/167 KB 577/577 KB 256/439 KB 1008/1210 KB 165/1192 KB 128/167 KB 577/577 KB 256/439 KB 1012/1210 KB 167/1192 KB 128/167 KB 577/577 KB 260/439 KB 1012/1210 KB 169/1192 KB 128/167 KB 577/577 KB 260/439 KB 1012/1210 KB 171/1192 KB 132/167 KB 577/577 KB 256/439 KB 1012/1210 KB 165/1192 KB 128/167 KB 577/577 KB 260/439 KB 1016/1210 KB 171/1192 KB 132/167 KB 577/577 KB 260/439 KB 1020/1210 KB 171/1192 KB 132/167 KB 577/577 KB 260/439 KB 1024/1210 KB 171/1192 KB 132/167 KB 577/577 KB 260/439 KB 1024/1210 KB 173/1192 KB 132/167 KB 577/577 KB 260/439 KB 1024/1210 KB 175/1192 KB 132/167 KB 577/577 KB 260/439 KB 1028/1210 KB 177/1192 KB 132/167 KB 577/577 KB 260/439 KB 1012/1210 KB 169/1192 KB 132/167 KB 577/577 KB 260/439 KB 1028/1210 KB 177/1192 KB 136/167 KB 577/577 KB 260/439 KB 1028/1210 KB 177/1192 KB 140/167 KB 577/577 KB 260/439 KB 1012/1210 KB 167/1192 KB 128/167 KB 577/577 KB 264/439 KB 1028/1210 KB 177/1192 KB 140/167 KB 577/577 KB 268/439 KB 1028/1210 KB 177/1192 KB 140/167 KB 577/577 KB 272/439 KB 1028/1210 KB 177/1192 KB 140/167 KB 577/577 KB 276/439 KB 1028/1210 KB 177/1192 KB 140/167 KB 577/577 KB 280/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 284/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 288/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 292/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 296/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 300/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 304/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 260/439 KB 1028/1210 KB 175/1192 KB 132/167 KB 577/577 KB 276/439 KB 1028/1210 KB 179/1192 KB 144/167 KB 577/577 KB 276/439 KB 1028/1210 KB 177/1192 KB 144/167 KB 577/577 KB 304/439 KB 1032/1210 KB 181/1192 KB 144/167 KB 577/577 KB 304/439 KB 1032/1210 KB 181/1192 KB 144/167 KB 577/577 KB 304/439 KB 1036/1210 KB 181/1192 KB 144/167 KB 577/577 KB 304/439 KB 1040/1210 KB 181/1192 KB 144/167 KB 577/577 KB 304/439 KB 1040/1210 KB 183/1192 KB 144/167 KB 577/577 KB 304/439 KB 1040/1210 KB 185/1192 KB 148/167 KB 577/577 KB 304/439 KB 1044/1210 KB 187/1192 KB 148/167 KB 577/577 KB 304/439 KB 1040/1210 KB 183/1192 KB 148/167 KB 577/577 KB 304/439 KB 1044/1210 KB 187/1192 KB 152/167 KB 577/577 KB 304/439 KB 1044/1210 KB 187/1192 KB 156/167 KB 577/577 KB 304/439 KB 1044/1210 KB 187/1192 KB 160/167 KB 577/577 KB 304/439 KB 1044/1210 KB 187/1192 KB 164/167 KB 577/577 KB 304/439 KB 1044/1210 KB 189/1192 KB 167/167 KB 577/577 KB 304/439 KB 1044/1210 KB 185/1192 KB 148/167 KB 308/439 KB 1048/1210 KB 189/1192 KB 167/167 KB 308/439 KB 1052/1210 KB 189/1192 KB 167/167 KB 308/439 KB 1056/1210 KB 189/1192 KB 167/167 KB 308/439 KB 1060/1210 KB 189/1192 KB 167/167 KB 308/439 KB 1064/1210 KB 189/1192 KB 167/167 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 577/577 KB 308/439 KB 1044/1210 KB 189/1192 KB 167/167 KB 577/577 KB 304/439 KB 1044/1210 KB 189/1192 KB 164/167 KB 308/439 KB 1064/1210 KB 191/1192 KB 167/167 KB 308/439 KB 1064/1210 KB 193/1192 KB 167/167 KB 308/439 KB 1064/1210 KB 195/1192 KB 167/167 KB 308/439 KB 1064/1210 KB 197/1192 KB 167/167 KB 312/439 KB 1064/1210 KB 197/1192 KB 167/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 398.5 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 316/439 KB 1064/1210 KB 199/1192 KB 167/167 KB 316/439 KB 1064/1210 KB 201/1192 KB 167/167 KB 316/439 KB 1064/1210 KB 197/1192 KB 167/167 KB 320/439 KB 1064/1210 KB 201/1192 KB 167/167 KB Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 320/439 KB 1068/1210 KB 201/1192 KB 167/167 KB 320/439 KB 1072/1210 KB 201/1192 KB 167/167 KB 320/439 KB 1076/1210 KB 201/1192 KB 167/167 KB 324/439 KB 1080/1210 KB 203/1192 KB 167/167 KB 324/439 KB 1084/1210 KB 203/1192 KB 167/167 KB 324/439 KB 1076/1210 KB 203/1192 KB 167/167 KB 328/439 KB 1088/1210 KB 203/1192 KB 167/167 KB 332/439 KB 1088/1210 KB 203/1192 KB 167/167 KB 336/439 KB 1088/1210 KB 203/1192 KB 167/167 KB 320/439 KB 1076/1210 KB 203/1192 KB 167/167 KB 336/439 KB 1088/1210 KB 205/1192 KB 167/167 KB 336/439 KB 1088/1210 KB 207/1192 KB 167/167 KB 336/439 KB 1088/1210 KB 209/1192 KB 167/167 KB 336/439 KB 1088/1210 KB 211/1192 KB 167/167 KB 336/439 KB 1088/1210 KB 213/1192 KB 167/167 KB 336/439 KB 1088/1210 KB 215/1192 KB 167/167 KB 340/439 KB 1088/1210 KB 217/1192 KB 167/167 KB 340/439 KB 1088/1210 KB 219/1192 KB 167/167 KB 340/439 KB 1088/1210 KB 221/1192 KB 167/167 KB 340/439 KB 1088/1210 KB 223/1192 KB 324/439 KB 1088/1210 KB 213/1192 KB 167/167 KB 340/439 KB 1092/1210 KB 223/1192 KB 340/439 KB 1096/1210 KB 223/1192 KB 340/439 KB 1100/1210 KB 3/562 KB 223/1192 KB 340/439 KB 1104/1210 KB 3/562 KB 223/1192 KB 340/439 KB 1088/1210 KB 215/1192 KB 167/167 KB 344/439 KB 1104/1210 KB 3/562 KB 225/1192 KB 348/439 KB 1104/1210 KB 3/562 KB 225/1192 KB 352/439 KB 1104/1210 KB 3/562 KB 225/1192 KB 356/439 KB 1104/1210 KB 3/562 KB 225/1192 KB 360/439 KB 1108/1210 KB 3/562 KB 225/1192 KB 364/439 KB 1108/1210 KB 3/562 KB 225/1192 KB 368/439 KB 1108/1210 KB 3/562 KB 225/1192 KB 340/439 KB 1104/1210 KB 3/562 KB 225/1192 KB 340/439 KB 1096/1210 KB 3/562 KB 223/1192 KB 368/439 KB 1108/1210 KB 6/562 KB 225/1192 KB 368/439 KB 1108/1210 KB 9/562 KB 225/1192 KB 368/439 KB 1108/1210 KB 11/562 KB 225/1192 KB 368/439 KB 1108/1210 KB 14/562 KB 225/1192 KB 368/439 KB 1108/1210 KB 16/562 KB 227/1192 KB 368/439 KB 1108/1210 KB 19/562 KB 227/1192 KB 356/439 KB 1108/1210 KB 3/562 KB 225/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 114.1 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 368/439 KB 1108/1210 KB 14/562 KB 227/1192 KB 368/439 KB 1108/1210 KB 19/562 KB 229/1192 KB 368/439 KB 1108/1210 KB 19/562 KB 231/1192 KB 368/439 KB 1108/1210 KB 22/562 KB 231/1192 KB 368/439 KB 1108/1210 KB 25/562 KB 233/1192 KB 372/439 KB 1112/1210 KB 27/562 KB 233/1192 KB 368/439 KB 1108/1210 KB 22/562 KB 233/1192 KB 372/439 KB 1112/1210 KB 27/562 KB 235/1192 KB 372/439 KB 1112/1210 KB 27/562 KB 237/1192 KB 372/439 KB 1112/1210 KB 25/562 KB 233/1192 KB 376/439 KB 1112/1210 KB 27/562 KB 237/1192 KB 368/439 KB 1112/1210 KB 25/562 KB 233/1192 KB 376/439 KB 1116/1210 KB 30/562 KB 239/1192 KB 376/439 KB 1120/1210 KB 30/562 KB 239/1192 KB 376/439 KB 1124/1210 KB 30/562 KB 239/1192 KB 380/439 KB 1128/1210 KB 30/562 KB 239/1192 KB 380/439 KB 1132/1210 KB 30/562 KB 239/1192 KB 380/439 KB 1136/1210 KB 30/562 KB 239/1192 KB 376/439 KB 1112/1210 KB 30/562 KB 239/1192 KB 376/439 KB 1112/1210 KB 30/562 KB 237/1192 KB 380/439 KB 1124/1210 KB 30/562 KB 239/1192 KB 384/439 KB 1136/1210 KB 30/562 KB 239/1192 KB 388/439 KB 1136/1210 KB 32/562 KB 241/1192 KB 392/439 KB 1140/1210 KB 32/562 KB 241/1192 KB 396/439 KB 1140/1210 KB 32/562 KB 241/1192 KB 400/439 KB 1140/1210 KB 32/562 KB 241/1192 KB 400/439 KB 1140/1210 KB 32/562 KB 3/256 KB 241/1192 KB 400/439 KB 1140/1210 KB 32/562 KB 6/256 KB 241/1192 KB 384/439 KB 1136/1210 KB 32/562 KB 241/1192 KB 384/439 KB 1136/1210 KB 32/562 KB 239/1192 KB 400/439 KB 1140/1210 KB 36/562 KB 6/256 KB 241/1192 KB 400/439 KB 1140/1210 KB 40/562 KB 9/256 KB 243/1192 KB 400/439 KB 1140/1210 KB 44/562 KB 9/256 KB 243/1192 KB 400/439 KB 1140/1210 KB 48/562 KB 9/256 KB 243/1192 KB 388/439 KB 1140/1210 KB 32/562 KB 241/1192 KB 400/439 KB 1144/1210 KB 48/562 KB 9/256 KB 243/1192 KB 404/439 KB 1148/1210 KB 48/562 KB 9/256 KB 243/1192 KB 404/439 KB 1152/1210 KB 48/562 KB 9/256 KB 243/1192 KB 404/439 KB 1156/1210 KB 48/562 KB 9/256 KB 243/1192 KB 400/439 KB 1140/1210 KB 36/562 KB 9/256 KB 243/1192 KB 400/439 KB 1140/1210 KB 36/562 KB 9/256 KB 241/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 9/256 KB 245/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 247/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 249/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 251/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 253/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 255/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 257/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 259/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 9/256 KB 243/1192 KB 404/439 KB 1156/1210 KB 56/562 KB 11/256 KB 259/1192 KB 404/439 KB 1144/1210 KB 48/562 KB 9/256 KB 243/1192 KB 408/439 KB 1156/1210 KB 56/562 KB 11/256 KB 261/1192 KB 412/439 KB 1156/1210 KB 56/562 KB 11/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 56/562 KB 11/256 KB 261/1192 KB 404/439 KB 1156/1210 KB 56/562 KB 11/256 KB 261/1192 KB 404/439 KB 1156/1210 KB 52/562 KB 11/256 KB 245/1192 KB 416/439 KB 1156/1210 KB 56/562 KB 14/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 56/562 KB 16/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 56/562 KB 19/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 56/562 KB 22/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 56/562 KB 25/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 56/562 KB 27/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 60/562 KB 27/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 64/562 KB 27/256 KB 261/1192 KB 416/439 KB 1156/1210 KB 68/562 KB 30/256 KB 263/1192 KB 420/439 KB 1160/1210 KB 72/562 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 30/256 KB 263/1192 KB 420/439 KB 1160/1210 KB 76/562 KB 30/256 KB 263/1192 KB 420/439 KB 1160/1210 KB 80/562 KB 30/256 KB 263/1192 KB 416/439 KB 1156/1210 KB 64/562 KB 30/256 KB 263/1192 KB 416/439 KB 1156/1210 KB 64/562 KB 27/256 KB 263/1192 KB 420/439 KB 1160/1210 KB 80/562 KB 30/256 KB 265/1192 KB 420/439 KB 1160/1210 KB 80/562 KB 30/256 KB 267/1192 KB 420/439 KB 1160/1210 KB 68/562 KB 30/256 KB 263/1192 KB 424/439 KB 1160/1210 KB 80/562 KB 32/256 KB 267/1192 KB 428/439 KB 1160/1210 KB 80/562 KB 32/256 KB 267/1192 KB 416/439 KB 1160/1210 KB 68/562 KB 30/256 KB 263/1192 KB 428/439 KB 1164/1210 KB 80/562 KB 32/256 KB 269/1192 KB 428/439 KB 1168/1210 KB 80/562 KB 32/256 KB 269/1192 KB 428/439 KB 1160/1210 KB 80/562 KB 32/256 KB 269/1192 KB 420/439 KB 1160/1210 KB 80/562 KB 32/256 KB 267/1192 KB 428/439 KB 1168/1210 KB 80/562 KB 36/256 KB 269/1192 KB 432/439 KB 1172/1210 KB 80/562 KB 40/256 KB 271/1192 KB 432/439 KB 1172/1210 KB 80/562 KB 44/256 KB 271/1192 KB 432/439 KB 1172/1210 KB 84/562 KB 48/256 KB 271/1192 KB 432/439 KB 1172/1210 KB 80/562 KB 36/256 KB 271/1192 KB 432/439 KB 1168/1210 KB 80/562 KB 36/256 KB 271/1192 KB 428/439 KB 1168/1210 KB 80/562 KB 36/256 KB 271/1192 KB 436/439 KB 1172/1210 KB 84/562 KB 48/256 KB 271/1192 KB 439/439 KB 1172/1210 KB 84/562 KB 48/256 KB 273/1192 KB 432/439 KB 1172/1210 KB 84/562 KB 44/256 KB 271/1192 KB 439/439 KB 1176/1210 KB 88/562 KB 48/256 KB 273/1192 KB 439/439 KB 1176/1210 KB 92/562 KB 48/256 KB 273/1192 KB 439/439 KB 1176/1210 KB 96/562 KB 48/256 KB 273/1192 KB 439/439 KB 1176/1210 KB 84/562 KB 48/256 KB 273/1192 KB 436/439 KB 1172/1210 KB 84/562 KB 48/256 KB 273/1192 KB 439/439 KB 1176/1210 KB 96/562 KB 52/256 KB 275/1192 KB 439/439 KB 1176/1210 KB 96/562 KB 52/256 KB 277/1192 KB 439/439 KB 1180/1210 KB 96/562 KB 52/256 KB 277/1192 KB 439/439 KB 1184/1210 KB 96/562 KB 52/256 KB 277/1192 KB 439/439 KB 1188/1210 KB 96/562 KB 52/256 KB 279/1192 KB 439/439 KB 1192/1210 KB 96/562 KB 52/256 KB 279/1192 KB 439/439 KB 1196/1210 KB 96/562 KB 52/256 KB 279/1192 KB 439/439 KB 1200/1210 KB 96/562 KB 52/256 KB 279/1192 KB 439/439 KB 1204/1210 KB 96/562 KB 52/256 KB 279/1192 KB 439/439 KB 1208/1210 KB 100/562 KB 52/256 KB 279/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 52/256 KB 279/1192 KB 439/439 KB 1176/1210 KB 96/562 KB 52/256 KB 273/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 56/256 KB 279/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 60/256 KB 279/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 64/256 KB 279/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 68/256 KB 279/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 72/256 KB 279/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 76/256 KB 279/1192 KB 439/439 KB 1210/1210 KB 100/562 KB 80/256 KB 279/1192 KB 1210/1210 KB 100/562 KB 84/256 KB 279/1192 KB 100/562 KB 88/256 KB 279/1192 KB 100/562 KB 92/256 KB 279/1192 KB 100/562 KB 96/256 KB 279/1192 KB 100/562 KB 100/256 KB 279/1192 KB 439/439 KB 1204/1210 KB 100/562 KB 52/256 KB 279/1192 KB 104/562 KB 100/256 KB 279/1192 KB 108/562 KB 100/256 KB 279/1192 KB 112/562 KB 100/256 KB 279/1192 KB 439/439 KB 1184/1210 KB 96/562 KB 52/256 KB 279/1192 KB 112/562 KB 100/256 KB 281/1192 KB 112/562 KB 100/256 KB 283/1192 KB 112/562 KB 100/256 KB 285/1192 KB 112/562 KB 100/256 KB 287/1192 KB 112/562 KB 100/256 KB 289/1192 KB 112/562 KB 100/256 KB 291/1192 KB 112/562 KB 100/256 KB 293/1192 KB 112/562 KB 100/256 KB 295/1192 KB 112/562 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 100/256 KB 297/1192 KB 116/562 KB 100/256 KB 297/1192 KB 120/562 KB 100/256 KB 299/1192 KB 124/562 KB 100/256 KB 299/1192 KB 128/562 KB 100/256 KB 299/1192 KB 132/562 KB 100/256 KB 299/1192 KB 136/562 KB 100/256 KB 299/1192 KB 140/562 KB 100/256 KB 299/1192 KB 144/562 KB 100/256 KB 299/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 291.7 KB/sec) unit-abot-epc-basic-0: 08:37:39 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: 08:37:39 DEBUG unit.abot-epc-basic/0.install 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 804.2 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 144/562 KB 104/256 KB 299/1192 KB 116/562 KB 100/256 KB 299/1192 KB 144/562 KB 104/256 KB 301/1192 KB 144/562 KB 104/256 KB 303/1192 KB 144/562 KB 104/256 KB 305/1192 KB 144/562 KB 104/256 KB 307/1192 KB 144/562 KB 104/256 KB 309/1192 KB 144/562 KB 104/256 KB 311/1192 KB 144/562 KB 104/256 KB 313/1192 KB 144/562 KB 104/256 KB 315/1192 KB 144/562 KB 104/256 KB 317/1192 KB 144/562 KB 108/256 KB 317/1192 KB 144/562 KB 108/256 KB 319/1192 KB 144/562 KB 112/256 KB 321/1192 KB 144/562 KB 112/256 KB 321/1192 KB 144/562 KB 112/256 KB 323/1192 KB 144/562 KB 112/256 KB 325/1192 KB 148/562 KB 116/256 KB 325/1192 KB 148/562 KB 112/256 KB 325/1192 KB 152/562 KB 116/256 KB 327/1192 KB 156/562 KB 116/256 KB 327/1192 KB 160/562 KB 116/256 KB 327/1192 KB 148/562 KB 116/256 KB 327/1192 KB 160/562 KB 116/256 KB 329/1192 KB 164/562 KB 120/256 KB 329/1192 KB 160/562 KB 120/256 KB 329/1192 KB 164/562 KB 124/256 KB 331/1192 KB 164/562 KB 128/256 KB 331/1192 KB 164/562 KB 120/256 KB 331/1192 KB 164/562 KB 128/256 KB 333/1192 KB 164/562 KB 128/256 KB 335/1192 KB 164/562 KB 128/256 KB 337/1192 KB 168/562 KB 128/256 KB 339/1192 KB 168/562 KB 128/256 KB 341/1192 KB 168/562 KB 128/256 KB 337/1192 KB 172/562 KB 132/256 KB 341/1192 KB 176/562 KB 132/256 KB 341/1192 KB 168/562 KB 132/256 KB 341/1192 KB 176/562 KB 136/256 KB 341/1192 KB 176/562 KB 136/256 KB 343/1192 KB 180/562 KB 4/1118 KB 140/256 KB 345/1192 KB 4/140 KB 176/562 KB 4/1118 KB 136/256 KB 343/1192 KB 180/562 KB 8/1118 KB 140/256 KB 345/1192 KB 4/140 KB 180/562 KB 12/1118 KB 140/256 KB 345/1192 KB 4/140 KB 180/562 KB 16/1118 KB 140/256 KB 345/1192 KB 4/140 KB 180/562 KB 20/1118 KB 140/256 KB 345/1192 KB 4/140 KB 180/562 KB 4/1118 KB 140/256 KB 343/1192 KB 4/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 4/140 KB 176/562 KB 4/1118 KB 140/256 KB 343/1192 KB 4/140 KB 176/562 KB 4/1118 KB 136/256 KB 343/1192 KB 4/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 8/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 12/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 16/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 20/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 24/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 28/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 32/140 KB 184/562 KB 20/1118 KB 140/256 KB 347/1192 KB 36/140 KB 184/562 KB 20/1118 KB 144/256 KB 347/1192 KB 40/140 KB 184/562 KB 20/1118 KB 144/256 KB 347/1192 KB 44/140 KB 180/562 KB 20/1118 KB 140/256 KB 347/1192 KB 4/140 KB 184/562 KB 20/1118 KB 144/256 KB 347/1192 KB 36/140 KB 184/562 KB 20/1118 KB 144/256 KB 347/1192 KB 48/140 KB 184/562 KB 20/1118 KB 148/256 KB 347/1192 KB 52/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 56/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 60/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 64/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 68/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 72/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 76/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 80/140 KB 184/562 KB 20/1118 KB 148/256 KB 347/1192 KB 48/140 KB 188/562 KB 24/1118 KB 152/256 KB 351/1192 KB 80/140 KB 188/562 KB 24/1118 KB 156/256 KB 351/1192 KB 80/140 KB 188/562 KB 24/1118 KB 160/256 KB 351/1192 KB 80/140 KB 188/562 KB 24/1118 KB 148/256 KB 351/1192 KB 52/140 KB 188/562 KB 24/1118 KB 160/256 KB 355/1192 KB 80/140 KB 188/562 KB 24/1118 KB 160/256 KB 359/ unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 1192 KB 80/140 KB 188/562 KB 24/1118 KB 148/256 KB 347/1192 KB 52/140 KB 192/562 KB 24/1118 KB 160/256 KB 359/1192 KB 80/140 KB 184/562 KB 24/1118 KB 148/256 KB 347/1192 KB 52/140 KB 192/562 KB 28/1118 KB 160/256 KB 359/1192 KB 80/140 KB 192/562 KB 32/1118 KB 160/256 KB 359/1192 KB 80/140 KB 192/562 KB 36/1118 KB 160/256 KB 359/1192 KB 80/140 KB 196/562 KB 40/1118 KB 164/256 KB 361/1192 KB 80/140 KB 196/562 KB 44/1118 KB 164/256 KB 361/1192 KB 80/140 KB 196/562 KB 48/1118 KB 164/256 KB 361/1192 KB 80/140 KB 196/562 KB 36/1118 KB 164/256 KB 361/1192 KB 80/140 KB 196/562 KB 48/1118 KB 168/256 KB 361/1192 KB 80/140 KB 196/562 KB 48/1118 KB 172/256 KB 361/1192 KB 80/140 KB 196/562 KB 52/1118 KB 176/256 KB 361/1192 KB 80/140 KB 196/562 KB 36/1118 KB 160/256 KB 361/1192 KB 80/140 KB 196/562 KB 36/1118 KB 160/256 KB 359/1192 KB 80/140 KB 200/562 KB 52/1118 KB 176/256 KB 361/1192 KB 80/140 KB 204/562 KB 52/1118 KB 176/256 KB 364/1192 KB 80/140 KB 208/562 KB 52/1118 KB 176/256 KB 364/1192 KB 80/140 KB 212/562 KB 52/1118 KB 176/256 KB 364/1192 KB 80/140 KB 216/562 KB 52/1118 KB 180/256 KB 364/1192 KB 80/140 KB 220/562 KB 52/1118 KB 180/256 KB 364/1192 KB 80/140 KB 224/562 KB 52/1118 KB 180/256 KB 364/1192 KB 80/140 KB 228/562 KB 52/1118 KB 180/256 KB 364/1192 KB 80/140 KB 232/562 KB 52/1118 KB 180/256 KB 364/1192 KB 84/140 KB 236/562 KB 52/1118 KB 180/256 KB 364/1192 KB 84/140 KB 240/562 KB 52/1118 KB 180/256 KB 364/1192 KB 84/140 KB 196/562 KB 52/1118 KB 172/256 KB 361/1192 KB 80/140 KB 240/562 KB 56/1118 KB 180/256 KB 364/1192 KB 84/140 KB 240/562 KB 60/1118 KB 180/256 KB 364/1192 KB 84/140 KB 240/562 KB 64/1118 KB 180/256 KB 364/1192 KB 84/140 KB 240/562 KB 68/1118 KB 180/256 KB 364/1192 KB 84/140 KB 240/562 KB 72/1118 KB 180/256 KB 364/1192 KB 84/140 KB 228/562 KB 52/1118 KB 180/256 KB 364/1192 KB 84/140 KB 212/562 KB 52/1118 KB 180/256 KB 364/1192 KB 80/140 KB 200/562 KB 52/1118 KB 176/256 KB 364/1192 KB 80/140 KB 240/562 KB 72/1118 KB 180/256 KB 367/1192 KB 84/140 KB 240/562 KB 72/1118 KB 180/256 KB 370/1192 KB 84/140 KB 240/562 KB 72/1118 KB 180/256 KB 372/1192 KB 84/140 KB 240/562 KB 72/1118 KB 180/256 KB 375/1192 KB 84/140 KB 240/562 KB 72/1118 KB 180/256 KB 377/1192 KB 84/140 KB 240/562 KB 72/1118 KB 184/256 KB 377/1192 KB 84/140 KB 240/562 KB 72/1118 KB 188/256 KB 380/1192 KB 84/140 KB 240/562 KB 72/1118 KB 184/256 KB 380/1192 KB 84/140 KB 240/562 KB 72/1118 KB 188/256 KB 383/1192 KB 84/140 KB 240/562 KB 72/1118 KB 192/256 KB 383/1192 KB 84/140 KB 240/562 KB 72/1118 KB 192/256 KB 383/1192 KB 88/140 KB 240/562 KB 72/1118 KB 192/256 KB 386/1192 KB 92/140 KB 240/562 KB 72/1118 KB 192/256 KB 386/1192 KB 96/140 KB 240/562 KB 72/1118 KB 192/256 KB 386/1192 KB 88/140 KB 240/562 KB 72/1118 KB 196/256 KB 386/1192 KB 96/140 KB 244/562 KB 76/1118 KB 200/256 KB 388/1192 KB 100/140 KB 244/562 KB 76/1118 KB 204/256 KB 388/1192 KB 100/140 KB 244/562 KB 76/1118 KB 208/256 KB 388/1192 KB 100/140 KB 244/562 KB 76/1118 KB 212/256 KB 388/1192 KB 100/140 KB 244/562 KB 76/1118 KB 196/256 KB 388/1192 KB 100/140 KB 248/562 KB 76/1118 KB 212/256 KB 388/1192 KB 100/140 KB 252/562 KB 76/1118 KB 212/256 KB 388/1192 KB 100/140 KB 256/562 KB 76/1118 KB 212/256 KB 388/1192 KB 100/140 KB 240/562 KB 76/1118 KB 196/256 KB 388/1192 KB 100/140 KB 256/562 KB 76/1118 KB 212/256 KB 391/1192 KB 100/140 KB 256/562 KB 76/1118 KB 212/256 KB 393/1192 KB 100/140 KB 240/562 KB 76/1118 KB 196/256 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 386/1192 KB 100/140 KB 256/562 KB 76/1118 KB 212/256 KB 393/1192 KB 104/140 KB 240/562 KB 76/1118 KB 196/256 KB 386/1192 KB 96/140 KB 256/562 KB 80/1118 KB 212/256 KB 393/1192 KB 108/140 KB 256/562 KB 84/1118 KB 212/256 KB 393/1192 KB 108/140 KB 256/562 KB 88/1118 KB 212/256 KB 393/1192 KB 108/140 KB 256/562 KB 92/1118 KB 212/256 KB 393/1192 KB 108/140 KB 256/562 KB 96/1118 KB 212/256 KB 393/1192 KB 108/140 KB 260/562 KB 100/1118 KB 212/256 KB 393/1192 KB 108/140 KB 260/562 KB 104/1118 KB 216/256 KB 397/1192 KB 108/140 KB 260/562 KB 108/1118 KB 216/256 KB 397/1192 KB 108/140 KB 260/562 KB 112/1118 KB 216/256 KB 397/1192 KB 108/140 KB 256/562 KB 76/1118 KB 212/256 KB 393/1192 KB 108/140 KB 260/562 KB 112/1118 KB 216/256 KB 397/1192 KB 112/140 KB 260/562 KB 112/1118 KB 216/256 KB 397/1192 KB 116/140 KB 260/562 KB 112/1118 KB 216/256 KB 397/1192 KB 120/140 KB 260/562 KB 112/1118 KB 216/256 KB 397/1192 KB 124/140 KB 260/562 KB 112/1118 KB 216/256 KB 397/1192 KB 128/140 KB 260/562 KB 100/1118 KB 216/256 KB 397/1192 KB 108/140 KB 260/562 KB 112/1118 KB 220/256 KB 397/1192 KB 128/140 KB 260/562 KB 112/1118 KB 224/256 KB 397/1192 KB 128/140 KB 260/562 KB 100/1118 KB 212/256 KB 397/1192 KB 108/140 KB 260/562 KB 112/1118 KB 224/256 KB 401/1192 KB 128/140 KB 260/562 KB 112/1118 KB 224/256 KB 405/1192 KB 128/140 KB 260/562 KB 112/1118 KB 224/256 KB 409/1192 KB 128/140 KB 260/562 KB 112/1118 KB 224/256 KB 413/1192 KB 128/140 KB 260/562 KB 116/1118 KB 228/256 KB 417/1192 KB 132/140 KB 260/562 KB 96/1118 KB 212/256 KB 393/1192 KB 108/140 KB 264/562 KB 116/1118 KB 228/256 KB 417/1192 KB 132/140 KB 268/562 KB 116/1118 KB 228/256 KB 417/1192 KB 132/140 KB 270/562 KB 116/1118 KB 228/256 KB 417/1192 KB 132/140 KB 274/562 KB 116/1118 KB 228/256 KB 417/1192 KB 132/140 KB 260/562 KB 116/1118 KB 228/256 KB 413/1192 KB 132/140 KB 274/562 KB 120/1118 KB 228/256 KB 421/1192 KB 132/140 KB 278/562 KB 124/1118 KB 228/256 KB 421/1192 KB 132/140 KB 278/562 KB 128/1118 KB 228/256 KB 421/1192 KB 132/140 KB 260/562 KB 112/1118 KB 228/256 KB 413/1192 KB 132/140 KB 278/562 KB 128/1118 KB 228/256 KB 421/1192 KB 136/140 KB 278/562 KB 128/1118 KB 228/256 KB 421/1192 KB 140/140 KB 278/562 KB 128/1118 KB 228/256 KB 421/1192 KB 140/140 KB 260/562 KB 112/1118 KB 228/256 KB 413/1192 KB 128/140 KB 278/562 KB 128/1118 KB 232/256 KB 421/1192 KB 140/140 KB 278/562 KB 128/1118 KB 236/256 KB 421/1192 KB 140/140 KB 278/562 KB 128/1118 KB 240/256 KB 421/1192 KB 140/140 KB 278/562 KB 120/1118 KB 228/256 KB 421/1192 KB 132/140 KB 274/562 KB 116/1118 KB 228/256 KB 421/1192 KB 132/140 KB 282/562 KB 128/1118 KB 240/256 KB 425/1192 KB 140/140 KB 282/562 KB 128/1118 KB 244/256 KB 425/1192 KB 140/140 KB 282/562 KB 132/1118 KB 248/256 KB 429/1192 KB 140/140 KB 282/562 KB 132/1118 KB 252/256 KB 429/1192 KB 140/140 KB 282/562 KB 132/1118 KB 256/256 KB 429/1192 KB 140/140 KB 282/562 KB 128/1118 KB 244/256 KB 425/1192 KB 140/140 KB 286/562 KB 132/1118 KB 256/256 KB 429/1192 KB 140/140 KB 290/562 KB 132/1118 KB 256/256 KB 429/1192 KB 140/140 KB 294/562 KB 132/1118 KB 256/256 KB 429/1192 KB 140/140 KB 298/562 KB 132/1118 KB 256/256 KB 429/1192 KB 140/140 KB 302/562 KB 132/1118 KB 256/256 KB 429/1192 KB 140/140 KB 282/562 KB 132/1118 KB 244/256 KB 429/1192 KB 140/140 KB 302/562 KB 136/1118 KB 256/256 KB 429/1192 KB 140/140 KB 302/562 KB 140/1118 KB 256/256 KB 429/1192 KB 140/140 KB 302/562 KB 144/1118 KB 256/256 KB 429/1192 KB 140/140 K unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install B 302/562 KB 148/1118 KB 256/256 KB 429/1192 KB 140/140 KB 306/562 KB 152/1118 KB 256/256 KB 429/1192 KB 140/140 KB 306/562 KB 156/1118 KB 256/256 KB 429/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 429/1192 KB 140/140 KB 282/562 KB 128/1118 KB 244/256 KB 429/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 433/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 437/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 441/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 445/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 449/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 453/1192 KB 140/140 KB 306/562 KB 160/1118 KB 256/256 KB 457/1192 KB 140/140 KB 306/562 KB 148/1118 KB 256/256 KB 429/1192 KB 140/140 KB 310/562 KB 160/1118 KB 256/256 KB 457/1192 KB 140/140 KB 314/562 KB 160/1118 KB 256/256 KB 457/1192 KB 140/140 KB 318/562 KB 160/1118 KB 256/256 KB 457/1192 KB 140/140 KB 322/562 KB 160/1118 KB 256/256 KB 457/1192 KB 140/140 KB 326/562 KB 164/1118 KB 461/1192 KB 140/140 KB 330/562 KB 164/1118 KB 461/1192 KB 140/140 KB 322/562 KB 164/1118 KB 461/1192 KB 140/140 KB 330/562 KB 168/1118 KB 461/1192 KB 140/140 KB 330/562 KB 172/1118 KB 461/1192 KB 140/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 322/562 KB 160/1118 KB 256/256 KB 461/1192 KB 140/140 KB 330/562 KB 176/1118 KB 465/1192 KB 140/140 KB 330/562 KB 176/1118 KB 469/1192 KB 140/140 KB 330/562 KB 176/1118 KB 473/1192 KB 140/140 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 330/562 KB 176/1118 KB 473/1192 KB 334/562 KB 176/1118 KB 473/1192 KB 338/562 KB 176/1118 KB 473/1192 KB 342/562 KB 180/1118 KB 477/1192 KB 338/562 KB 180/1118 KB 477/1192 KB 342/562 KB 180/1118 KB 481/1192 KB 342/562 KB 180/1118 KB 485/1192 KB 342/562 KB 180/1118 KB 489/1192 KB 338/562 KB 180/1118 KB 473/1192 KB 346/562 KB 184/1118 KB 489/1192 KB 346/562 KB 188/1118 KB 489/1192 KB 346/562 KB 192/1118 KB 489/1192 KB 346/562 KB 196/1118 KB 489/1192 KB 346/562 KB 200/1118 KB 493/1192 KB 346/562 KB 204/1118 KB 493/1192 KB 346/562 KB 208/1118 KB 493/1192 KB 346/562 KB 180/1118 KB 489/1192 KB 350/562 KB 208/1118 KB 493/1192 KB 4/37 KB 350/562 KB 208/1118 KB 493/1192 KB 8/37 KB 350/562 KB 208/1118 KB 493/1192 KB 12/37 KB 350/562 KB 208/1118 KB 493/1192 KB 16/37 KB 350/562 KB 208/1118 KB 493/1192 KB 4/1461 KB 20/37 KB 350/562 KB 208/1118 KB 493/1192 KB 4/1461 KB 24/37 KB 354/562 KB 208/1118 KB 493/1192 KB 4/1461 KB 28/37 KB 354/562 KB 208/1118 KB 493/1192 KB 4/1461 KB 32/37 KB 354/562 KB 208/1118 KB 493/1192 KB 4/1461 KB 346/562 KB 196/1118 KB 493/1192 KB 32/37 KB 354/562 KB 208/1118 KB 497/1192 KB 4/1461 KB 20/37 KB 354/562 KB 208/1118 KB 493/1192 KB 4/1461 KB 32/37 KB 358/562 KB 208/1118 KB 497/1192 KB 4/1461 KB 12/37 KB 350/562 KB 208/1118 KB 493/1192 KB 4/1461 KB 32/37 KB 358/562 KB 208/1118 KB 501/1192 KB 8/1461 KB 32/37 KB 358/562 KB 208/1118 KB 501/1192 KB 12/1461 KB 32/37 KB 358/562 KB 208/1118 KB 501/1192 KB 16/1461 KB 32/37 KB 358/562 KB 208/1118 KB 501/1192 KB 20/1461 KB 36/37 KB 362/562 KB 212/1118 KB 501/1192 KB 24/1461 KB 32/37 KB 358/562 KB 208/1118 KB 501/1192 KB 4/1461 KB 36/37 KB 362/562 KB 212/1118 KB 505/1192 KB 24/1461 KB 36/37 KB 362/562 KB 212/1118 KB 509/1192 KB 24/1461 KB 36/37 KB 362/562 KB 212/1118 KB 501/1192 KB 20/1461 KB 37/37 KB 362/562 KB 212/1118 KB 509/1192 KB 28/1461 KB 32/37 KB 362/562 KB 212/1118 KB 501/1192 KB 20/1461 KB 37/37 KB 362/562 KB 216/1118 KB 509/1192 KB 28/1461 KB 37/37 KB 362/562 KB 220/1118 KB 513/1192 KB 28/1461 KB 37/37 KB 362/562 KB 224/1118 KB 513/1192 KB 28/1461 KB 37/37 KB 362/562 KB 228/1118 KB 513/1192 KB 28/1461 KB 32/37 KB 362/562 KB 208/1118 KB 501/1192 KB 20/1461 KB 37/37 KB 366/562 KB 228/1118 KB 513/1192 KB 28/1461 KB 37/37 KB 370/562 KB 228/1118 KB 513/1192 KB 28/1461 KB 37/37 KB 374/562 KB 228/1118 KB 513/1192 KB 28/1461 KB 37/37 KB 362/562 KB 216/1118 KB 513/1192 KB 28/1461 KB 37/37 KB 374/562 KB 228/1118 KB 517/1192 KB 28/1461 KB 37/37 KB 374/562 KB 228/1118 KB 521/1192 KB 28/1461 KB 36/37 KB 362/562 KB 212/1118 KB 509/1192 KB 28/1461 KB 37/37 KB 378/562 KB 228/1118 KB 521/1192 KB 32/1461 KB 37/37 KB 378/562 KB 228/1118 KB 521/1192 KB 36/1461 KB 37/37 KB 378/562 KB 228/1118 KB 525/1192 KB 40/1461 KB 37/37 KB 378/562 KB 228/1118 KB 525/1192 KB 44/1461 KB 37/37 KB 378/562 KB 228/1118 KB 525/1192 KB 48/1461 KB 37/37 KB 378/562 KB 228/1118 KB 521/1192 KB 28/1461 KB 37/37 KB 382/562 KB 228/1118 KB 525/1192 KB 48/1461 KB 37/37 KB 386/562 KB 228/1118 KB 525/1192 KB 48/1461 KB 37/37 KB 390/562 KB 232/1118 KB 525/1192 KB 48/1461 KB 37/37 KB 394/562 KB 232/1118 KB 525/1192 KB 48/1461 KB 37/37 KB 398/562 KB 232/1118 KB 525/1192 KB 48/1461 KB 37/37 KB 402/562 KB 232/1118 KB 525/1192 KB 48/1461 KB 37/37 KB 378/562 KB 228/1118 KB 525/1192 KB 36/1461 KB 37/37 KB 402/562 KB 232/1118 KB 529/1192 KB 52/1461 KB 37/37 KB 402/562 KB 232/1118 KB 533/1192 KB 52/1461 KB 402/562 KB 232/1118 KB 537/1192 K unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install B 52/1461 KB 402/562 KB 232/1118 KB 541/1192 KB 52/1461 KB 37/37 KB 402/562 KB 232/1118 KB 525/1192 KB 52/1461 KB 406/562 KB 232/1118 KB 541/1192 KB 56/1461 KB 406/562 KB 232/1118 KB 541/1192 KB 60/1461 KB 406/562 KB 232/1118 KB 541/1192 KB 64/1461 KB 37/37 KB 386/562 KB 232/1118 KB 525/1192 KB 48/1461 KB 406/562 KB 236/1118 KB 541/1192 KB 64/1461 KB 406/562 KB 240/1118 KB 541/1192 KB 64/1461 KB 406/562 KB 244/1118 KB 541/1192 KB 64/1461 KB 406/562 KB 248/1118 KB 545/1192 KB 68/1461 KB 406/562 KB 252/1118 KB 545/1192 KB 68/1461 KB 406/562 KB 256/1118 KB 545/1192 KB 68/1461 KB 406/562 KB 232/1118 KB 541/1192 KB 52/1461 KB 410/562 KB 256/1118 KB 545/1192 KB 68/1461 KB 414/562 KB 256/1118 KB 545/1192 KB 68/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 23.2 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 406/562 KB 244/1118 KB 545/1192 KB 68/1461 KB 414/562 KB 256/1118 KB 549/1192 KB 68/1461 KB 414/562 KB 256/1118 KB 553/1192 KB 68/1461 KB 418/562 KB 256/1118 KB 553/1192 KB 68/1461 KB 422/562 KB 260/1118 KB 557/1192 KB 68/1461 KB 406/562 KB 244/1118 KB 541/1192 KB 68/1461 KB 422/562 KB 260/1118 KB 557/1192 KB 72/1461 KB 422/562 KB 260/1118 KB 557/1192 KB 76/1461 KB 422/562 KB 260/1118 KB 557/1192 KB 80/1461 KB 418/562 KB 260/1118 KB 557/1192 KB 68/1461 KB 422/562 KB 260/1118 KB 561/1192 KB 80/1461 KB 426/562 KB 260/1118 KB 565/1192 KB 80/1461 KB 426/562 KB 260/1118 KB 569/1192 KB 80/1461 KB 426/562 KB 260/1118 KB 573/1192 KB 80/1461 KB 418/562 KB 260/1118 KB 553/1192 KB 68/1461 KB 426/562 KB 264/1118 KB 573/1192 KB 84/1461 KB 426/562 KB 268/1118 KB 573/1192 KB 84/1461 KB 426/562 KB 272/1118 KB 573/1192 KB 84/1461 KB 426/562 KB 276/1118 KB 573/1192 KB 84/1461 KB 426/562 KB 280/1118 KB 573/1192 KB 84/1461 KB 426/562 KB 260/1118 KB 573/1192 KB 84/1461 KB 426/562 KB 280/1118 KB 577/1192 KB 88/1461 KB 426/562 KB 280/1118 KB 577/1192 KB 92/1461 KB 426/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 426/562 KB 260/1118 KB 561/1192 KB 80/1461 KB 430/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 430/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 3/46 KB 430/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 6/46 KB 430/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 9/46 KB 430/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 11/46 KB 430/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 14/46 KB 430/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 16/46 KB 434/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 16/46 KB 438/562 KB 280/1118 KB 577/1192 KB 100/1461 KB 19/46 KB 442/562 KB 280/1118 KB 577/1192 KB 100/1461 KB 19/46 KB 426/562 KB 280/1118 KB 577/1192 KB 84/1461 KB 446/562 KB 284/1118 KB 577/1192 KB 100/1461 KB 19/46 KB 442/562 KB 284/1118 KB 577/1192 KB 100/1461 KB 19/46 KB 446/562 KB 284/1118 KB 581/1192 KB 100/1461 KB 19/46 KB 446/562 KB 284/1118 KB 585/1192 KB 100/1461 KB 19/46 KB 450/562 KB 288/1118 KB 589/1192 KB 100/1461 KB 19/46 KB 434/562 KB 280/1118 KB 577/1192 KB 100/1461 KB 19/46 KB 450/562 KB 288/1118 KB 589/1192 KB 104/1461 KB 19/46 KB 450/562 KB 288/1118 KB 589/1192 KB 108/1461 KB 19/46 KB 450/562 KB 288/1118 KB 589/1192 KB 112/1461 KB 19/46 KB 434/562 KB 280/1118 KB 577/1192 KB 96/1461 KB 19/46 KB 450/562 KB 288/1118 KB 589/1192 KB 112/1461 KB 22/46 KB 450/562 KB 288/1118 KB 589/1192 KB 112/1461 KB 25/46 KB 450/562 KB 288/1118 KB 589/1192 KB 112/1461 KB 27/46 KB 450/562 KB 288/1118 KB 589/1192 KB 112/1461 KB 30/46 KB 450/562 KB 288/1118 KB 589/1192 KB 112/1461 KB 32/46 KB 450/562 KB 288/1118 KB 589/1192 KB 112/1461 KB 36/46 KB 450/562 KB 288/1118 KB 593/1192 KB 116/1461 KB 40/46 KB 450/562 KB 288/1118 KB 593/1192 KB 116/1461 KB 44/46 KB 450/562 KB 288/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 450/562 KB 288/1118 KB 585/1192 KB 100/1461 KB 19/46 KB 454/562 KB 288/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 458/562 KB 288/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 462/562 KB 288/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 446/562 KB 288/1118 KB 585/1192 KB 100/1461 KB 19/46 KB 462/562 KB 292/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 462/562 KB 296/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 462/562 KB 300/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 462/562 KB 304/1118 KB 593/1192 KB 116/1461 KB 46/46 KB 450/562 KB 288/1118 KB 593/1192 KB 116/1461 KB 36/46 KB 462/562 KB 304/1118 KB 597/1192 KB 116/1461 KB 46/46 KB 466/562 K unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install B 304/1118 KB 597/1192 KB 116/1461 KB 46/46 KB 470/562 KB 308/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 474/562 KB 308/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 478/562 KB 308/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 482/562 KB 308/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 486/562 KB 308/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 490/562 KB 308/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 450/562 KB 288/1118 KB 589/1192 KB 116/1461 KB 36/46 KB 490/562 KB 308/1118 KB 601/1192 KB 120/1461 KB 46/46 KB 490/562 KB 308/1118 KB 601/1192 KB 124/1461 KB 46/46 KB 490/562 KB 308/1118 KB 601/1192 KB 128/1461 KB 46/46 KB 466/562 KB 308/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 490/562 KB 312/1118 KB 601/1192 KB 128/1461 KB 46/46 KB 490/562 KB 316/1118 KB 601/1192 KB 128/1461 KB 46/46 KB 490/562 KB 320/1118 KB 601/1192 KB 128/1461 KB 46/46 KB 490/562 KB 324/1118 KB 601/1192 KB 128/1461 KB 46/46 KB 490/562 KB 328/1118 KB 601/1192 KB 132/1461 KB 46/46 KB 490/562 KB 332/1118 KB 601/1192 KB 132/1461 KB 46/46 KB 490/562 KB 336/1118 KB 601/1192 KB 132/1461 KB 46/46 KB 466/562 KB 304/1118 KB 601/1192 KB 116/1461 KB 46/46 KB 490/562 KB 336/1118 KB 605/1192 KB 132/1461 KB 46/46 KB 490/562 KB 336/1118 KB 609/1192 KB 132/1461 KB 46/46 KB 490/562 KB 336/1118 KB 613/1192 KB 132/1461 KB 46/46 KB 490/562 KB 336/1118 KB 617/1192 KB 132/1461 KB 46/46 KB 490/562 KB 324/1118 KB 601/1192 KB 132/1461 KB 46/46 KB 490/562 KB 336/1118 KB 617/1192 KB 136/1461 KB 46/46 KB 490/562 KB 336/1118 KB 617/1192 KB 140/1461 KB 46/46 KB 490/562 KB 336/1118 KB 617/1192 KB 144/1461 KB 46/46 KB 490/562 KB 336/1118 KB 617/1192 KB 148/1461 KB 46/46 KB 494/562 KB 340/1118 KB 621/1192 KB 152/1461 KB 46/46 KB 494/562 KB 340/1118 KB 621/1192 KB 156/1461 KB 46/46 KB 494/562 KB 340/1118 KB 621/1192 KB 160/1461 KB 46/46 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 28.1 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 494/562 KB 340/1118 KB 621/1192 KB 148/1461 KB 46/46 KB 494/562 KB 344/1118 KB 621/1192 KB 160/1461 KB 494/562 KB 348/1118 KB 621/1192 KB 160/1461 KB 494/562 KB 352/1118 KB 621/1192 KB 160/1461 KB 494/562 KB 336/1118 KB 621/1192 KB 148/1461 KB 46/46 KB 490/562 KB 336/1118 KB 621/1192 KB 148/1461 KB 46/46 KB 494/562 KB 352/1118 KB 625/1192 KB 160/1461 KB 494/562 KB 352/1118 KB 629/1192 KB 160/1461 KB 494/562 KB 352/1118 KB 631/1192 KB 160/1461 KB 498/562 KB 352/1118 KB 635/1192 KB 160/1461 KB 498/562 KB 352/1118 KB 639/1192 KB 160/1461 KB 498/562 KB 352/1118 KB 631/1192 KB 160/1461 KB 502/562 KB 352/1118 KB 639/1192 KB 160/1461 KB 506/562 KB 352/1118 KB 641/1192 KB 160/1461 KB 510/562 KB 352/1118 KB 641/1192 KB 160/1461 KB 514/562 KB 352/1118 KB 641/1192 KB 164/1461 KB 518/562 KB 356/1118 KB 641/1192 KB 164/1461 KB 522/562 KB 356/1118 KB 641/1192 KB 164/1461 KB 526/562 KB 356/1118 KB 641/1192 KB 164/1461 KB 502/562 KB 352/1118 KB 641/1192 KB 160/1461 KB 526/562 KB 356/1118 KB 643/1192 KB 164/1461 KB 526/562 KB 356/1118 KB 645/1192 KB 164/1461 KB 526/562 KB 356/1118 KB 647/1192 KB 164/1461 KB 514/562 KB 356/1118 KB 641/1192 KB 164/1461 KB 510/562 KB 352/1118 KB 641/1192 KB 164/1461 KB 526/562 KB 360/1118 KB 647/1192 KB 168/1461 KB 526/562 KB 360/1118 KB 647/1192 KB 172/1461 KB 526/562 KB 360/1118 KB 647/1192 KB 176/1461 KB 526/562 KB 360/1118 KB 647/1192 KB 180/1461 KB 526/562 KB 360/1118 KB 3/287 KB 649/1192 KB 184/1461 KB 526/562 KB 360/1118 KB 3/287 KB 649/1192 KB 180/1461 KB 526/562 KB 360/1118 KB 3/287 KB 649/1192 KB 180/1461 KB 526/562 KB 360/1118 KB 3/287 KB 647/1192 KB 180/1461 KB 526/562 KB 364/1118 KB 6/287 KB 649/1192 KB 188/1461 KB 526/562 KB 364/1118 KB 6/287 KB 651/1192 KB 188/1461 KB 526/562 KB 368/1118 KB 6/287 KB 651/1192 KB 188/1461 KB 526/562 KB 372/1118 KB 6/287 KB 651/1192 KB 188/1461 KB 530/562 KB 376/1118 KB 9/287 KB 651/1192 KB 188/1461 KB 526/562 KB 364/1118 KB 6/287 KB 651/1192 KB 188/1461 KB 530/562 KB 380/1118 KB 9/287 KB 653/1192 KB 188/1461 KB 530/562 KB 380/1118 KB 9/287 KB 655/1192 KB 188/1461 KB 530/562 KB 380/1118 KB 9/287 KB 657/1192 KB 188/1461 KB 530/562 KB 380/1118 KB 9/287 KB 659/1192 KB 188/1461 KB 530/562 KB 372/1118 KB 9/287 KB 651/1192 KB 188/1461 KB 534/562 KB 380/1118 KB 9/287 KB 659/1192 KB 188/1461 KB 526/562 KB 360/1118 KB 3/287 KB 649/1192 KB 188/1461 KB 526/562 KB 372/1118 KB 9/287 KB 651/1192 KB 188/1461 KB 534/562 KB 380/1118 KB 11/287 KB 659/1192 KB 188/1461 KB 534/562 KB 380/1118 KB 11/287 KB 659/1192 KB 192/1461 KB 534/562 KB 380/1118 KB 14/287 KB 659/1192 KB 192/1461 KB 534/562 KB 380/1118 KB 16/287 KB 659/1192 KB 192/1461 KB 534/562 KB 380/1118 KB 19/287 KB 659/1192 KB 192/1461 KB 538/562 KB 380/1118 KB 22/287 KB 663/1192 KB 196/1461 KB 530/562 KB 380/1118 KB 9/287 KB 659/1192 KB 188/1461 KB 538/562 KB 380/1118 KB 19/287 KB 663/1192 KB 196/1461 KB 538/562 KB 384/1118 KB 22/287 KB 663/1192 KB 196/1461 KB 534/562 KB 380/1118 KB 19/287 KB 663/1192 KB 196/1461 KB 538/562 KB 384/1118 KB 22/287 KB 663/1192 KB 200/1461 KB 542/562 KB 388/1118 KB 22/287 KB 663/1192 KB 204/1461 KB 534/562 KB 380/1118 KB 19/287 KB 663/1192 KB 192/1461 KB 542/562 KB 388/1118 KB 25/287 KB 667/1192 KB 204/1461 KB 542/562 KB 388/1118 KB 25/287 KB 663/1192 KB 204/1461 KB 542/562 KB 388/1118 KB 25/287 KB 671/1192 KB 208/1461 KB 542/562 KB 388/1118 KB 25/287 KB 671/1192 KB 208/1461 KB 542/562 KB 388/1118 KB 27/287 KB 671/1192 KB 208/1461 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 542/562 KB 388/1118 KB 30/287 KB 673/1192 KB 208/1461 KB 542/562 KB 388/1118 KB 32/287 KB 673/1192 KB 212/1461 KB 542/562 KB 388/1118 KB 22/287 KB 663/1192 KB 200/1461 KB 542/562 KB 392/1118 KB 32/287 KB 673/1192 KB 212/1461 KB 542/562 KB 396/1118 KB 32/287 KB 673/1192 KB 212/1461 KB 542/562 KB 400/1118 KB 32/287 KB 673/1192 KB 212/1461 KB 542/562 KB 384/1118 KB 22/287 KB 663/1192 KB 200/1461 KB 546/562 KB 400/1118 KB 32/287 KB 673/1192 KB 212/1461 KB 550/562 KB 400/1118 KB 32/287 KB 673/1192 KB 212/1461 KB 554/562 KB 400/1118 KB 32/287 KB 673/1192 KB 212/1461 KB 542/562 KB 388/1118 KB 30/287 KB 673/1192 KB 212/1461 KB 558/562 KB 400/1118 KB 32/287 KB 673/1192 KB 216/1461 KB 558/562 KB 400/1118 KB 36/287 KB 673/1192 KB 220/1461 KB 558/562 KB 400/1118 KB 36/287 KB 673/1192 KB 224/1461 KB 558/562 KB 400/1118 KB 36/287 KB 673/1192 KB 228/1461 KB 558/562 KB 404/1118 KB 36/287 KB 673/1192 KB 232/1461 KB 558/562 KB 404/1118 KB 36/287 KB 673/1192 KB 236/1461 KB 558/562 KB 404/1118 KB 36/287 KB 673/1192 KB 240/1461 KB 542/562 KB 388/1118 KB 27/287 KB 673/1192 KB 208/1461 KB 558/562 KB 404/1118 KB 36/287 KB 676/1192 KB 240/1461 KB 558/562 KB 404/1118 KB 36/287 KB 679/1192 KB 240/1461 KB 558/562 KB 404/1118 KB 36/287 KB 682/1192 KB 240/1461 KB 558/562 KB 404/1118 KB 36/287 KB 684/1192 KB 240/1461 KB 558/562 KB 404/1118 KB 36/287 KB 673/1192 KB 228/1461 KB 558/562 KB 408/1118 KB 36/287 KB 684/1192 KB 240/1461 KB 558/562 KB 412/1118 KB 36/287 KB 687/1192 KB 240/1461 KB 558/562 KB 416/1118 KB 36/287 KB 687/1192 KB 240/1461 KB 558/562 KB 400/1118 KB 36/287 KB 673/1192 KB 216/1461 KB 558/562 KB 416/1118 KB 40/287 KB 687/1192 KB 240/1461 KB 558/562 KB 416/1118 KB 44/287 KB 687/1192 KB 240/1461 KB 558/562 KB 416/1118 KB 48/287 KB 687/1192 KB 240/1461 KB 558/562 KB 400/1118 KB 32/287 KB 673/1192 KB 216/1461 KB 562/562 KB 416/1118 KB 48/287 KB 687/1192 KB 240/1461 KB 562/562 KB 416/1118 KB 48/287 KB 687/1192 KB 240/1461 KB 558/562 KB 408/1118 KB 36/287 KB 687/1192 KB 240/1461 KB 562/562 KB 416/1118 KB 48/287 KB 689/1192 KB 240/1461 KB 562/562 KB 416/1118 KB 52/287 KB 689/1192 KB 240/1461 KB 562/562 KB 420/1118 KB 56/287 KB 692/1192 KB 244/1461 KB 562/562 KB 420/1118 KB 60/287 KB 692/1192 KB 244/1461 KB 562/562 KB 420/1118 KB 62/287 KB 692/1192 KB 244/1461 KB 562/562 KB 416/1118 KB 52/287 KB 692/1192 KB 240/1461 KB 562/562 KB 420/1118 KB 66/287 KB 695/1192 KB 244/1461 KB 562/562 KB 420/1118 KB 66/287 KB 698/1192 KB 244/1461 KB 562/562 KB 420/1118 KB 66/287 KB 700/1192 KB 244/1461 KB 562/562 KB 420/1118 KB 52/287 KB 692/1192 KB 244/1461 KB 562/562 KB 420/1118 KB 66/287 KB 700/1192 KB 248/1461 KB 562/562 KB 420/1118 KB 66/287 KB 703/1192 KB 252/1461 KB 562/562 KB 420/1118 KB 52/287 KB 692/1192 KB 240/1461 KB 562/562 KB 424/1118 KB 66/287 KB 703/1192 KB 252/1461 KB 562/562 KB 428/1118 KB 66/287 KB 703/1192 KB 252/1461 KB 562/562 KB 432/1118 KB 66/287 KB 703/1192 KB 252/1461 KB 562/562 KB 420/1118 KB 66/287 KB 703/1192 KB 252/1461 KB 562/562 KB 436/1118 KB 66/287 KB 703/1192 KB 252/1461 KB 562/562 KB 440/1118 KB 66/287 KB 705/1192 KB 256/1461 KB 562/562 KB 444/1118 KB 66/287 KB 705/1192 KB 256/1461 KB 562/562 KB 448/1118 KB 66/287 KB 705/1192 KB 256/1461 KB 562/562 KB 436/1118 KB 66/287 KB 705/1192 KB 256/1461 KB 562/562 KB 448/1118 KB 70/287 KB 705/1192 KB 256/1461 KB 562/562 KB 448/1118 KB 74/287 KB 705/1192 KB 256/1461 KB 562/562 KB 448/1118 KB 78/287 KB 705/1192 KB 256/1461 KB 562/562 KB 43 unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 6/1118 KB 66/287 KB 705/1192 KB 256/1461 KB 562/562 KB 436/1118 KB 66/287 KB 705/1192 KB 252/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 341.6 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 448/1118 KB 78/287 KB 705/1192 KB 260/1461 KB 448/1118 KB 78/287 KB 709/1192 KB 264/1461 KB 448/1118 KB 78/287 KB 709/1192 KB 268/1461 KB 448/1118 KB 78/287 KB 709/1192 KB 272/1461 KB 448/1118 KB 78/287 KB 709/1192 KB 276/1461 KB 452/1118 KB 82/287 KB 709/1192 KB 280/1461 KB 452/1118 KB 82/287 KB 709/1192 KB 284/1461 KB 452/1118 KB 82/287 KB 709/1192 KB 288/1461 KB 448/1118 KB 78/287 KB 709/1192 KB 260/1461 KB 452/1118 KB 82/287 KB 713/1192 KB 288/1461 KB 452/1118 KB 82/287 KB 717/1192 KB 288/1461 KB 452/1118 KB 82/287 KB 721/1192 KB 288/1461 KB 452/1118 KB 82/287 KB 709/1192 KB 276/1461 KB 448/1118 KB 82/287 KB 709/1192 KB 276/1461 KB 452/1118 KB 86/287 KB 721/1192 KB 288/1461 KB 452/1118 KB 90/287 KB 721/1192 KB 288/1461 KB 452/1118 KB 94/287 KB 721/1192 KB 288/1461 KB 456/1118 KB 94/287 KB 721/1192 KB 288/1461 KB 456/1118 KB 94/287 KB 725/1192 KB 288/1461 KB 460/1118 KB 98/287 KB 729/1192 KB 288/1461 KB 460/1118 KB 98/287 KB 733/1192 KB 288/1461 KB 460/1118 KB 98/287 KB 737/1192 KB 288/1461 KB 460/1118 KB 98/287 KB 741/1192 KB 288/1461 KB 460/1118 KB 98/287 KB 745/1192 KB 292/1461 KB 460/1118 KB 98/287 KB 749/1192 KB 292/1461 KB 460/1118 KB 98/287 KB 753/1192 KB 292/1461 KB 460/1118 KB 98/287 KB 725/1192 KB 288/1461 KB 460/1118 KB 102/287 KB 753/1192 KB 292/1461 KB 460/1118 KB 106/287 KB 753/1192 KB 292/1461 KB 460/1118 KB 110/287 KB 753/1192 KB 292/1461 KB 460/1118 KB 94/287 KB 725/1192 KB 288/1461 KB 464/1118 KB 110/287 KB 753/1192 KB 292/1461 KB 468/1118 KB 110/287 KB 753/1192 KB 292/1461 KB 472/1118 KB 110/287 KB 753/1192 KB 292/1461 KB 476/1118 KB 110/287 KB 753/1192 KB 292/1461 KB 480/1118 KB 110/287 KB 753/1192 KB 292/1461 KB 460/1118 KB 98/287 KB 741/1192 KB 292/1461 KB 480/1118 KB 110/287 KB 753/1192 KB 296/1461 KB 480/1118 KB 110/287 KB 753/1192 KB 300/1461 KB 480/1118 KB 110/287 KB 753/1192 KB 304/1461 KB 480/1118 KB 110/287 KB 753/1192 KB 308/1461 KB 484/1118 KB 114/287 KB 757/1192 KB 312/1461 KB 484/1118 KB 114/287 KB 757/1192 KB 316/1461 KB 484/1118 KB 114/287 KB 757/1192 KB 308/1461 KB 484/1118 KB 114/287 KB 761/1192 KB 316/1461 KB 484/1118 KB 114/287 KB 765/1192 KB 316/1461 KB 484/1118 KB 114/287 KB 769/1192 KB 320/1461 KB 484/1118 KB 114/287 KB 753/1192 KB 308/1461 KB 480/1118 KB 114/287 KB 753/1192 KB 308/1461 KB 484/1118 KB 118/287 KB 769/1192 KB 320/1461 KB 484/1118 KB 122/287 KB 769/1192 KB 320/1461 KB 484/1118 KB 126/287 KB 769/1192 KB 320/1461 KB 488/1118 KB 126/287 KB 769/1192 KB 320/1461 KB 492/1118 KB 126/287 KB 769/1192 KB 320/1461 KB 496/1118 KB 126/287 KB 769/1192 KB 320/1461 KB 500/1118 KB 126/287 KB 769/1192 KB 320/1461 KB 504/1118 KB 130/287 KB 773/1192 KB 320/1461 KB 508/1118 KB 130/287 KB 773/1192 KB 320/1461 KB 512/1118 KB 130/287 KB 773/1192 KB 320/1461 KB 484/1118 KB 114/287 KB 765/1192 KB 320/1461 KB 512/1118 KB 130/287 KB 773/1192 KB 324/1461 KB 512/1118 KB 130/287 KB 773/1192 KB 328/1461 KB 512/1118 KB 130/287 KB 773/1192 KB 332/1461 KB 512/1118 KB 130/287 KB 773/1192 KB 336/1461 KB 500/1118 KB 130/287 KB 773/1192 KB 320/1461 KB 500/1118 KB 130/287 KB 769/1192 KB 320/1461 KB 512/1118 KB 134/287 KB 773/1192 KB 336/1461 KB 512/1118 KB 138/287 KB 773/1192 KB 336/1461 KB 512/1118 KB 142/287 KB 773/1192 KB 336/1461 KB 512/1118 KB 146/287 KB 773/1192 KB 336/1461 KB 516/1118 KB 150/287 KB 777/1192 KB 340/1461 KB 516/1118 KB 146/287 KB 777/1192 KB 340/1461 KB 520/1118 KB 150/287 KB 777/1192 KB 340/1461 KB 512/1118 KB 146/287 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 777/1192 KB 336/1461 KB 520/1118 KB 150/287 KB 781/1192 KB 340/1461 KB 520/1118 KB 150/287 KB 785/1192 KB 340/1461 KB 520/1118 KB 150/287 KB 789/1192 KB 340/1461 KB 512/1118 KB 146/287 KB 777/1192 KB 340/1461 KB 524/1118 KB 154/287 KB 789/1192 KB 344/1461 KB 524/1118 KB 154/287 KB 789/1192 KB 348/1461 KB 524/1118 KB 154/287 KB 789/1192 KB 340/1461 KB 528/1118 KB 154/287 KB 793/1192 KB 348/1461 KB 520/1118 KB 154/287 KB 789/1192 KB 340/1461 KB 528/1118 KB 158/287 KB 793/1192 KB 348/1461 KB 528/1118 KB 162/287 KB 793/1192 KB 348/1461 KB 532/1118 KB 166/287 KB 793/1192 KB 352/1461 KB 532/1118 KB 170/287 KB 793/1192 KB 352/1461 KB 532/1118 KB 174/287 KB 793/1192 KB 352/1461 KB 524/1118 KB 154/287 KB 793/1192 KB 348/1461 KB 532/1118 KB 174/287 KB 797/1192 KB 352/1461 KB 532/1118 KB 174/287 KB 801/1192 KB 352/1461 KB 532/1118 KB 174/287 KB 805/1192 KB 352/1461 KB 532/1118 KB 174/287 KB 809/1192 KB 352/1461 KB 532/1118 KB 178/287 KB 813/1192 KB 352/1461 KB 532/1118 KB 162/287 KB 793/1192 KB 352/1461 KB 536/1118 KB 178/287 KB 813/1192 KB 352/1461 KB 540/1118 KB 178/287 KB 813/1192 KB 352/1461 KB 544/1118 KB 178/287 KB 813/1192 KB 352/1461 KB 528/1118 KB 162/287 KB 793/1192 KB 352/1461 KB 544/1118 KB 178/287 KB 813/1192 KB 356/1461 KB 544/1118 KB 178/287 KB 813/1192 KB 360/1461 KB 544/1118 KB 178/287 KB 813/1192 KB 364/1461 KB 544/1118 KB 178/287 KB 813/1192 KB 368/1461 KB 548/1118 KB 178/287 KB 813/1192 KB 372/1461 KB 532/1118 KB 178/287 KB 809/1192 KB 352/1461 KB 548/1118 KB 178/287 KB 817/1192 KB 372/1461 KB 548/1118 KB 178/287 KB 821/1192 KB 372/1461 KB 548/1118 KB 182/287 KB 825/1192 KB 376/1461 KB 548/1118 KB 178/287 KB 813/1192 KB 368/1461 KB 552/1118 KB 182/287 KB 825/1192 KB 376/1461 KB 548/1118 KB 182/287 KB 821/1192 KB 376/1461 KB 552/1118 KB 182/287 KB 825/1192 KB 380/1461 KB 556/1118 KB 182/287 KB 825/1192 KB 384/1461 KB 548/1118 KB 182/287 KB 821/1192 KB 372/1461 KB 556/1118 KB 186/287 KB 825/1192 KB 384/1461 KB 556/1118 KB 190/287 KB 825/1192 KB 384/1461 KB 556/1118 KB 182/287 KB 825/1192 KB 380/1461 KB 560/1118 KB 190/287 KB 825/1192 KB 384/1461 KB 560/1118 KB 194/287 KB 825/1192 KB 384/1461 KB 564/1118 KB 198/287 KB 829/1192 KB 388/1461 KB 564/1118 KB 202/287 KB 829/1192 KB 388/1461 KB 564/1118 KB 206/287 KB 829/1192 KB 388/1461 KB 564/1118 KB 194/287 KB 829/1192 KB 388/1461 KB 564/1118 KB 206/287 KB 833/1192 KB 388/1461 KB 564/1118 KB 206/287 KB 837/1192 KB 388/1461 KB 564/1118 KB 206/287 KB 841/1192 KB 388/1461 KB 564/1118 KB 210/287 KB 845/1192 KB 388/1461 KB 564/1118 KB 210/287 KB 849/1192 KB 388/1461 KB 564/1118 KB 194/287 KB 825/1192 KB 388/1461 KB 564/1118 KB 210/287 KB 849/1192 KB 392/1461 KB 564/1118 KB 210/287 KB 849/1192 KB 396/1461 KB 564/1118 KB 194/287 KB 825/1192 KB 384/1461 KB 568/1118 KB 210/287 KB 849/1192 KB 396/1461 KB 572/1118 KB 210/287 KB 849/1192 KB 396/1461 KB 576/1118 KB 210/287 KB 849/1192 KB 396/1461 KB 580/1118 KB 210/287 KB 849/1192 KB 396/1461 KB 584/1118 KB 210/287 KB 853/1192 KB 400/1461 KB 564/1118 KB 210/287 KB 841/1192 KB 388/1461 KB 584/1118 KB 214/287 KB 853/1192 KB 400/1461 KB 584/1118 KB 218/287 KB 853/1192 KB 400/1461 KB 588/1118 KB 222/287 KB 853/1192 KB 400/1461 KB 580/1118 KB 210/287 KB 853/1192 KB 400/1461 KB 588/1118 KB 222/287 KB 857/1192 KB 400/1461 KB 588/1118 KB 222/287 KB 861/1192 KB 400/1461 KB 588/1118 KB 222/287 KB 865/1192 KB 400/1461 KB 588/1118 KB 222/287 KB 869/1192 KB 400/1461 KB 580/1118 KB 210/287 KB 849/1 unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 192 KB 400/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 404/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 408/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 412/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 416/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 420/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 424/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 428/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 428/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 432/1461 KB 588/1118 KB 226/287 KB 869/1192 KB 400/1461 KB 588/1118 KB 230/287 KB 873/1192 KB 432/1461 KB 588/1118 KB 234/287 KB 873/1192 KB 432/1461 KB 588/1118 KB 238/287 KB 873/1192 KB 432/1461 KB 588/1118 KB 218/287 KB 853/1192 KB 400/1461 KB 592/1118 KB 238/287 KB 873/1192 KB 432/1461 KB 596/1118 KB 238/287 KB 873/1192 KB 432/1461 KB 600/1118 KB 238/287 KB 873/1192 KB 432/1461 KB 604/1118 KB 238/287 KB 873/1192 KB 432/1461 KB 608/1118 KB 238/287 KB 873/1192 KB 432/1461 KB 612/1118 KB 238/287 KB 873/1192 KB 432/1461 KB 616/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 620/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 624/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 628/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 632/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 636/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 640/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 588/1118 KB 226/287 KB 873/1192 KB 432/1461 KB 640/1118 KB 242/287 KB 877/1192 KB 436/1461 KB 640/1118 KB 242/287 KB 881/1192 KB 436/1461 KB 640/1118 KB 242/287 KB 885/1192 KB 436/1461 KB 640/1118 KB 242/287 KB 889/1192 KB 436/1461 KB 612/1118 KB 242/287 KB 873/1192 KB 436/1461 KB 640/1118 KB 246/287 KB 893/1192 KB 436/1461 KB 640/1118 KB 250/287 KB 893/1192 KB 436/1461 KB 640/1118 KB 254/287 KB 893/1192 KB 436/1461 KB 640/1118 KB 258/287 KB 893/1192 KB 436/1461 KB 640/1118 KB 262/287 KB 893/1192 KB 436/1461 KB 640/1118 KB 266/287 KB 893/1192 KB 436/1461 KB 640/1118 KB 270/287 KB 893/1192 KB 436/1461 KB 640/1118 KB 274/287 KB 893/1192 KB 436/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 436/1461 KB 612/1118 KB 238/287 KB 873/1192 KB 436/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 440/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 444/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 448/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 452/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 456/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 460/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 464/1461 KB 644/1118 KB 278/287 KB 893/1192 KB 468/1461 KB 644/1118 KB 274/287 KB 893/1192 KB 436/1461 KB 648/1118 KB 282/287 KB 893/1192 KB 468/1461 KB 652/1118 KB 282/287 KB 893/1192 KB 468/1461 KB 656/1118 KB 282/287 KB 893/1192 KB 468/1461 KB 640/1118 KB 258/287 KB 893/1192 KB 436/1461 KB 656/1118 KB 282/287 KB 897/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 901/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 905/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 909/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 913/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 917/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 921/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 925/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 929/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 933/1192 KB 472/1461 KB 660/1118 KB 282/287 KB 937/1192 KB 472/1461 KB 660/1118 KB 282/287 KB 941/1192 KB 472/1461 KB 660/1118 KB 282/287 KB 943/1192 KB 472/1461 KB 660/1118 KB 282/287 KB 947/1192 KB 472/1461 KB 656/1118 KB 282/287 KB 893/1192 KB 472/1461 KB 660/1118 KB 282/287 KB 947/1192 KB 476/1461 KB 660/1118 KB 282/287 KB 947/1192 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 480/1461 KB 644/1118 KB 282/287 KB 893/1192 KB 468/1461 KB 660/1118 KB 286/287 KB 947/1192 KB 480/1461 KB 660/1118 KB 287/287 KB 947/1192 KB 480/1461 KB 660/1118 KB 282/287 KB 933/1192 KB 472/1461 KB 664/1118 KB 287/287 KB 947/1192 KB 480/1461 KB 668/1118 KB 287/287 KB 947/1192 KB 480/1461 KB 672/1118 KB 287/287 KB 947/1192 KB 480/1461 KB 676/1118 KB 287/287 KB 947/1192 KB 484/1461 KB 680/1118 KB 287/287 KB 947/1192 KB 484/1461 KB 684/1118 KB 287/287 KB 947/1192 KB 484/1461 KB 672/1118 KB 287/287 KB 947/1192 KB 484/1461 KB 684/1118 KB 287/287 KB 951/1192 KB 488/1461 KB 684/1118 KB 287/287 KB 951/1192 KB 492/1461 KB 684/1118 KB 287/287 KB 951/1192 KB 496/1461 KB 684/1118 KB 287/287 KB 951/1192 KB 484/1461 KB 688/1118 KB 287/287 KB 951/1192 KB 496/1461 KB 692/1118 KB 287/287 KB 951/1192 KB 500/1461 KB 688/1118 KB 287/287 KB 951/1192 KB 500/1461 KB 692/1118 KB 287/287 KB 953/1192 KB 504/1461 KB 692/1118 KB 287/287 KB 953/1192 KB 508/1461 KB 692/1118 KB 287/287 KB 953/1192 KB 512/1461 KB 692/1118 KB 287/287 KB 953/1192 KB 500/1461 KB 692/1118 KB 287/287 KB 955/1192 KB 512/1461 KB 692/1118 KB 287/287 KB 957/1192 KB 512/1461 KB 692/1118 KB 287/287 KB 957/1192 KB 516/1461 KB 696/1118 KB 287/287 KB 959/1192 KB 516/1461 KB 700/1118 KB 287/287 KB 959/1192 KB 516/1461 KB 704/1118 KB 287/287 KB 959/1192 KB 516/1461 KB 692/1118 KB 287/287 KB 959/1192 KB 516/1461 KB 704/1118 KB 287/287 KB 961/1192 KB 516/1461 KB 704/1118 KB 287/287 KB 963/1192 KB 516/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 168.3 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 704/1118 KB 963/1192 KB 520/1461 KB 704/1118 KB 965/1192 KB 520/1461 KB 704/1118 KB 965/1192 KB 524/1461 KB 704/1118 KB 965/1192 KB 528/1461 KB 704/1118 KB 967/1192 KB 532/1461 KB 708/1118 KB 967/1192 KB 536/1461 KB 708/1118 KB 967/1192 KB 540/1461 KB 708/1118 KB 967/1192 KB 544/1461 KB 704/1118 KB 967/1192 KB 528/1461 KB 708/1118 KB 969/1192 KB 544/1461 KB 708/1118 KB 967/1192 KB 532/1461 KB 712/1118 KB 969/1192 KB 544/1461 KB 716/1118 KB 969/1192 KB 544/1461 KB 720/1118 KB 969/1192 KB 544/1461 KB 720/1118 KB 972/1192 KB 544/1461 KB 720/1118 KB 975/1192 KB 544/1461 KB 720/1118 KB 977/1192 KB 544/1461 KB 724/1118 KB 979/1192 KB 544/1461 KB 724/1118 KB 979/1192 KB 548/1461 KB 724/1118 KB 981/1192 KB 552/1461 KB 724/1118 KB 981/1192 KB 556/1461 KB 724/1118 KB 981/1192 KB 560/1461 KB 724/1118 KB 977/1192 KB 544/1461 KB 728/1118 KB 981/1192 KB 560/1461 KB 732/1118 KB 981/1192 KB 560/1461 KB 736/1118 KB 981/1192 KB 560/1461 KB 724/1118 KB 981/1192 KB 548/1461 KB 736/1118 KB 983/1192 KB 560/1461 KB 736/1118 KB 985/1192 KB 560/1461 KB 740/1118 KB 985/1192 KB 560/1461 KB 744/1118 KB 987/1192 KB 564/1461 KB 748/1118 KB 987/1192 KB 564/1461 KB 752/1118 KB 987/1192 KB 564/1461 KB 740/1118 KB 987/1192 KB 564/1461 KB 752/1118 KB 987/1192 KB 568/1461 KB 752/1118 KB 987/1192 KB 572/1461 KB 752/1118 KB 987/1192 KB 576/1461 KB 752/1118 KB 987/1192 KB 580/1461 KB 740/1118 KB 987/1192 KB 560/1461 KB 756/1118 KB 989/1192 KB 580/1461 KB 756/1118 KB 991/1192 KB 580/1461 KB 756/1118 KB 993/1192 KB 580/1461 KB 756/1118 KB 995/1192 KB 580/1461 KB 756/1118 KB 997/1192 KB 580/1461 KB 756/1118 KB 999/1192 KB 580/1461 KB 756/1118 KB 1001/1192 KB 580/1461 KB 756/1118 KB 987/1192 KB 580/1461 KB 760/1118 KB 1001/1192 KB 580/1461 KB 764/1118 KB 1003/1192 KB 580/1461 KB 768/1118 KB 1003/1192 KB 580/1461 KB 760/1118 KB 1003/1192 KB 580/1461 KB 768/1118 KB 1005/1192 KB 580/1461 KB 768/1118 KB 1005/1192 KB 584/1461 KB 768/1118 KB 1007/1192 KB 588/1461 KB 768/1118 KB 1007/1192 KB 592/1461 KB 768/1118 KB 1007/1192 KB 596/1461 KB 772/1118 KB 1007/1192 KB 600/1461 KB 772/1118 KB 1007/1192 KB 604/1461 KB 772/1118 KB 1007/1192 KB 608/1461 KB 768/1118 KB 1007/1192 KB 584/1461 KB 772/1118 KB 1009/1192 KB 608/1461 KB 772/1118 KB 1011/1192 KB 608/1461 KB 772/1118 KB 1013/1192 KB 608/1461 KB 772/1118 KB 1007/1192 KB 596/1461 KB 776/1118 KB 1013/1192 KB 608/1461 KB 780/1118 KB 1013/1192 KB 608/1461 KB 780/1118 KB 1015/1192 KB 608/1461 KB 784/1118 KB 1015/1192 KB 608/1461 KB 784/1118 KB 1017/1192 KB 608/1461 KB 788/1118 KB 1017/1192 KB 608/1461 KB 792/1118 KB 1019/1192 KB 612/1461 KB 796/1118 KB 1019/1192 KB 612/1461 KB 800/1118 KB 1019/1192 KB 612/1461 KB 788/1118 KB 1019/1192 KB 612/1461 KB 800/1118 KB 1019/1192 KB 616/1461 KB 800/1118 KB 1019/1192 KB 620/1461 KB 800/1118 KB 1019/1192 KB 624/1461 KB 800/1118 KB 1019/1192 KB 628/1461 KB 788/1118 KB 1019/1192 KB 608/1461 KB 804/1118 KB 1021/1192 KB 628/1461 KB 804/1118 KB 1023/1192 KB 628/1461 KB 804/1118 KB 1025/1192 KB 628/1461 KB 804/1118 KB 1027/1192 KB 628/1461 KB 804/1118 KB 1029/1192 KB 628/1461 KB 804/1118 KB 1031/1192 KB 628/1461 KB 804/1118 KB 1033/1192 KB 628/1461 KB 804/1118 KB 1019/1192 KB 628/1461 KB 808/1118 KB 1033/1192 KB 628/1461 KB 812/1118 KB 1036/1192 KB 628/1461 KB 816/1118 KB 1036/1192 KB 628/1461 KB 808/1118 KB 1036/1192 KB 628/1461 KB 816/1118 KB 1039/1192 KB 628/1461 KB 816/1118 KB 1042/1192 KB 632/1461 KB 816/1118 KB 1044/1192 KB 632/1461 unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install KB 820/1118 KB 1047/1192 KB 632/1461 KB 816/1118 KB 1039/1192 KB 632/1461 KB 820/1118 KB 1047/1192 KB 636/1461 KB 820/1118 KB 1047/1192 KB 640/1461 KB 820/1118 KB 1047/1192 KB 644/1461 KB 820/1118 KB 1049/1192 KB 648/1461 KB 820/1118 KB 1049/1192 KB 652/1461 KB 820/1118 KB 1049/1192 KB 656/1461 KB 820/1118 KB 1044/1192 KB 632/1461 KB 824/1118 KB 1049/1192 KB 656/1461 KB 828/1118 KB 1049/1192 KB 656/1461 KB 832/1118 KB 1049/1192 KB 656/1461 KB 820/1118 KB 1049/1192 KB 644/1461 KB 832/1118 KB 1052/1192 KB 656/1461 KB 832/1118 KB 1055/1192 KB 656/1461 KB 832/1118 KB 1058/1192 KB 656/1461 KB 836/1118 KB 1060/1192 KB 656/1461 KB 836/1118 KB 1063/1192 KB 660/1461 KB 836/1118 KB 1058/1192 KB 656/1461 KB 840/1118 KB 1063/1192 KB 660/1461 KB 844/1118 KB 1063/1192 KB 660/1461 KB 848/1118 KB 1063/1192 KB 660/1461 KB 852/1118 KB 1065/1192 KB 660/1461 KB 836/1118 KB 1060/1192 KB 660/1461 KB 852/1118 KB 1065/1192 KB 664/1461 KB 852/1118 KB 1065/1192 KB 668/1461 KB 852/1118 KB 1065/1192 KB 672/1461 KB 848/1118 KB 1065/1192 KB 660/1461 KB 852/1118 KB 1068/1192 KB 672/1461 KB 852/1118 KB 1071/1192 KB 672/1461 KB 852/1118 KB 1074/1192 KB 672/1461 KB 856/1118 KB 1076/1192 KB 672/1461 KB 856/1118 KB 1079/1192 KB 676/1461 KB 856/1118 KB 1074/1192 KB 672/1461 KB 860/1118 KB 1079/1192 KB 676/1461 KB 864/1118 KB 1079/1192 KB 676/1461 KB 868/1118 KB 1079/1192 KB 676/1461 KB 872/1118 KB 1083/1192 KB 676/1461 KB 876/1118 KB 1083/1192 KB 676/1461 KB 880/1118 KB 1083/1192 KB 676/1461 KB 856/1118 KB 1076/1192 KB 676/1461 KB 880/1118 KB 1083/1192 KB 680/1461 KB 880/1118 KB 1083/1192 KB 684/1461 KB 880/1118 KB 1083/1192 KB 688/1461 KB 880/1118 KB 1083/1192 KB 692/1461 KB 880/1118 KB 1083/1192 KB 696/1461 KB 880/1118 KB 1083/1192 KB 700/1461 KB 880/1118 KB 1083/1192 KB 704/1461 KB 880/1118 KB 1083/1192 KB 708/1461 KB 868/1118 KB 1083/1192 KB 676/1461 KB 884/1118 KB 1087/1192 KB 708/1461 KB 884/1118 KB 1091/1192 KB 708/1461 KB 884/1118 KB 1095/1192 KB 708/1461 KB 884/1118 KB 1099/1192 KB 708/1461 KB 884/1118 KB 1103/1192 KB 708/1461 KB 884/1118 KB 1107/1192 KB 708/1461 KB 884/1118 KB 1111/1192 KB 708/1461 KB 884/1118 KB 1083/1192 KB 708/1461 KB 888/1118 KB 1111/1192 KB 712/1461 KB 892/1118 KB 1111/1192 KB 712/1461 KB 896/1118 KB 1111/1192 KB 712/1461 KB 900/1118 KB 1111/1192 KB 712/1461 KB 904/1118 KB 1115/1192 KB 712/1461 KB 908/1118 KB 1115/1192 KB 712/1461 KB 912/1118 KB 1115/1192 KB 712/1461 KB 884/1118 KB 1111/1192 KB 712/1461 KB 912/1118 KB 1115/1192 KB 716/1461 KB 912/1118 KB 1115/1192 KB 720/1461 KB 912/1118 KB 1115/1192 KB 724/1461 KB 912/1118 KB 1115/1192 KB 728/1461 KB 912/1118 KB 1115/1192 KB 732/1461 KB 912/1118 KB 1115/1192 KB 736/1461 KB 912/1118 KB 1115/1192 KB 740/1461 KB 916/1118 KB 1115/1192 KB 744/1461 KB 916/1118 KB 1115/1192 KB 748/1461 KB 916/1118 KB 1115/1192 KB 752/1461 KB 900/1118 KB 1115/1192 KB 712/1461 KB 916/1118 KB 1119/1192 KB 752/1461 KB 916/1118 KB 1123/1192 KB 752/1461 KB 916/1118 KB 1127/1192 KB 752/1461 KB 916/1118 KB 1131/1192 KB 752/1461 KB 916/1118 KB 1135/1192 KB 752/1461 KB 916/1118 KB 1139/1192 KB 752/1461 KB 916/1118 KB 1143/1192 KB 752/1461 KB 916/1118 KB 1115/1192 KB 740/1461 KB 920/1118 KB 1143/1192 KB 752/1461 KB 924/1118 KB 1143/1192 KB 752/1461 KB 928/1118 KB 1143/1192 KB 752/1461 KB 932/1118 KB 1143/1192 KB 752/1461 KB 936/1118 KB 1147/1192 KB 756/1461 KB 940/1118 KB 1147/1192 KB 756/1461 KB 944/1118 KB 1147/1192 KB 756/1461 KB 948/1118 KB 1147/1192 KB 756/1461 KB unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 952/1118 KB 1147/1192 KB 756/1461 KB 956/1118 KB 1147/1192 KB 756/1461 KB 960/1118 KB 1147/1192 KB 756/1461 KB 932/1118 KB 1147/1192 KB 756/1461 KB 960/1118 KB 1147/1192 KB 760/1461 KB 960/1118 KB 1147/1192 KB 764/1461 KB 960/1118 KB 1147/1192 KB 768/1461 KB 932/1118 KB 1147/1192 KB 752/1461 KB 960/1118 KB 1151/1192 KB 768/1461 KB 960/1118 KB 1155/1192 KB 768/1461 KB 960/1118 KB 1159/1192 KB 768/1461 KB 960/1118 KB 1163/1192 KB 768/1461 KB 960/1118 KB 1167/1192 KB 772/1461 KB 960/1118 KB 1171/1192 KB 772/1461 KB 960/1118 KB 1175/1192 KB 772/1461 KB 960/1118 KB 1179/1192 KB 772/1461 KB 964/1118 KB 1183/1192 KB 772/1461 KB 964/1118 KB 1187/1192 KB 772/1461 KB 964/1118 KB 1191/1192 KB 772/1461 KB 960/1118 KB 1163/1192 KB 772/1461 KB 964/1118 KB 1191/1192 KB 776/1461 KB 964/1118 KB 1191/1192 KB 780/1461 KB 964/1118 KB 1191/1192 KB 784/1461 KB 964/1118 KB 1179/1192 KB 772/1461 KB 968/1118 KB 1191/1192 KB 784/1461 KB 972/1118 KB 1191/1192 KB 784/1461 KB 976/1118 KB 1191/1192 KB 784/1461 KB 976/1118 KB 1191/1192 KB 788/1461 KB 980/1118 KB 1192/1192 KB 792/1461 KB 980/1118 KB 1192/1192 KB 796/1461 KB 980/1118 KB 1192/1192 KB 800/1461 KB 980/1118 KB 1192/1192 KB 788/1461 KB 980/1118 KB 1191/1192 KB 788/1461 KB 984/1118 KB 1192/1192 KB 800/1461 KB 988/1118 KB 1192/1192 KB 800/1461 KB 992/1118 KB 1192/1192 KB 800/1461 KB 996/1118 KB 1192/1192 KB 800/1461 KB 1000/1118 KB 1192/1192 KB 804/1461 KB 1004/1118 KB 1192/1192 KB 804/1461 KB 1008/1118 KB 1192/1192 KB 804/1461 KB 996/1118 KB 1192/1192 KB 804/1461 KB 1008/1118 KB 1192/1192 KB 808/1461 KB 1008/1118 KB 1192/1192 KB 812/1461 KB 1008/1118 KB 1192/1192 KB 816/1461 KB 1008/1118 KB 1192/1192 KB 820/1461 KB 1012/1118 KB 1192/1192 KB 824/1461 KB 1012/1118 KB 1192/1192 KB 828/1461 KB 1012/1118 KB 1192/1192 KB 832/1461 KB 1012/1118 KB 1192/1192 KB 820/1461 KB 1016/1118 KB 1192/1192 KB 832/1461 KB 1020/1118 KB 1192/1192 KB 832/1461 KB 1024/1118 KB 1192/1192 KB 832/1461 KB 1028/1118 KB 1192/1192 KB 832/1461 KB 1032/1118 KB 1192/1192 KB 836/1461 KB 1036/1118 KB 1192/1192 KB 836/1461 KB 1040/1118 KB 1192/1192 KB 836/1461 KB 1028/1118 KB 1192/1192 KB 836/1461 KB 1040/1118 KB 1192/1192 KB 840/1461 KB 1040/1118 KB 1192/1192 KB 844/1461 KB 1040/1118 KB 1192/1192 KB 848/1461 KB 1040/1118 KB 1192/1192 KB 852/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 675.1 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 1044/1118 KB 1192/1192 KB 852/1461 KB 1048/1118 KB 852/1461 KB 1048/1118 KB 856/1461 KB 1052/1118 KB 860/1461 KB 1052/1118 KB 856/1461 KB 1056/1118 KB 860/1461 KB 1060/1118 KB 860/1461 KB 1064/1118 KB 864/1461 KB 1068/1118 KB 864/1461 KB 1072/1118 KB 864/1461 KB 1060/1118 KB 864/1461 KB 1072/1118 KB 868/1461 KB 1072/1118 KB 872/1461 KB 1072/1118 KB 876/1461 KB 1072/1118 KB 880/1461 KB 1072/1118 KB 884/1461 KB 1076/1118 KB 888/1461 KB 1076/1118 KB 892/1461 KB 1076/1118 KB 896/1461 KB 1076/1118 KB 884/1461 KB 1080/1118 KB 896/1461 KB 1084/1118 KB 896/1461 KB 1088/1118 KB 896/1461 KB 1088/1118 KB 900/1461 KB 1092/1118 KB 904/1461 KB 1092/1118 KB 908/1461 KB 1092/1118 KB 912/1461 KB 1092/1118 KB 900/1461 KB 1096/1118 KB 912/1461 KB 1100/1118 KB 912/1461 KB 1104/1118 KB 912/1461 KB 1108/1118 KB 912/1461 KB 1112/1118 KB 916/1461 KB 1116/1118 KB 916/1461 KB 1118/1118 KB 916/1461 KB 1108/1118 KB 916/1461 KB 1118/1118 KB 920/1461 KB 1118/1118 KB 924/1461 KB 1118/1118 KB 928/1461 KB 1118/1118 KB 932/1461 KB 1118/1118 KB 936/1461 KB 1118/1118 KB 940/1461 KB 1118/1118 KB 944/1461 KB 1118/1118 KB 948/1461 KB 1118/1118 KB 952/1461 KB 1118/1118 KB 956/1461 KB 1118/1118 KB 960/1461 KB 1118/1118 KB 964/1461 KB 1118/1118 KB 968/1461 KB 1118/1118 KB 972/1461 KB 1118/1118 KB 976/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 627.2 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 980/1461 KB 984/1461 KB 988/1461 KB 992/1461 KB 996/1461 KB 1000/1461 KB 1004/1461 KB 1008/1461 KB 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 788.9 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 109.8 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 08:37:39 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 122.2 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 08:37:39 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: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 08:37:39 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 27.6 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 08:37:39 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 318.4 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 08:37:39 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: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 146.8 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 08:37:39 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 164.2 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 08:37:39 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 532.7 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 08:37:39 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 94.2 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 08:37:39 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 216.4 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 08:37:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 08:37:40 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 72.3 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 08:37:40 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 173.2 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 66.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1006.6 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 08:37:40 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 24/149 KB 27/149 KB 29/149 KB 32/149 KB 36/149 KB 40/149 KB 44/149 KB 48/149 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 4/10 KB 48/149 KB 8/10 KB 48/149 KB 10/10 KB 48/149 KB 10/10 KB 48/149 KB 3/6 KB 10/10 KB 52/149 KB 5/6 KB 10/10 KB 52/149 KB 3/6 KB 10/10 KB 56/149 KB 5/6 KB 10/10 KB 60/149 KB 5/6 KB 10/10 KB 64/149 KB 6/6 KB 10/10 KB 60/149 KB 6/6 KB 10/10 KB 68/149 KB 6/6 KB 10/10 KB 72/149 KB 6/6 KB 10/10 KB 76/149 KB 6/6 KB 10/10 KB 80/149 KB 6/6 KB 10/10 KB 84/149 KB 6/6 KB 10/10 KB 88/149 KB 6/6 KB 10/10 KB 92/149 KB 6/6 KB 10/10 KB 96/149 KB 6/6 KB 10/10 KB 100/149 KB 6/6 KB 10/10 KB 104/149 KB 6/6 KB 10/10 KB 108/149 KB 6/6 KB 10/10 KB 108/149 KB 6/6 KB 4/21 KB 10/10 KB 108/149 KB 6/6 KB 8/21 KB 10/10 KB 108/149 KB 6/6 KB 12/21 KB 10/10 KB 108/149 KB 6/6 KB 16/21 KB 10/10 KB 108/149 KB 6/6 KB 20/21 KB 108/149 KB 6/6 KB 21/21 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 462.3 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 08:37:40 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 252.0 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 112/149 KB 3/14 KB 21/21 KB 108/149 KB 3/14 KB 21/21 KB 112/149 KB 3/14 KB 21/21 KB 112/149 KB 6/14 KB 21/21 KB 112/149 KB 9/14 KB 21/21 KB 112/149 KB 11/14 KB 21/21 KB 112/149 KB 14/14 KB 21/21 KB 116/149 KB 14/14 KB 21/21 KB 120/149 KB 14/14 KB 21/21 KB 124/149 KB 14/14 KB 21/21 KB 128/149 KB 14/14 KB 21/21 KB 132/149 KB 14/14 KB 21/21 KB 136/149 KB 14/14 KB 21/21 KB 140/149 KB 14/14 KB 21/21 KB 140/149 KB 14/14 KB 4/37 KB 3/30 KB 140/149 KB 14/14 KB 8/37 KB 3/30 KB 140/149 KB 14/14 KB 3/30 KB 140/149 KB 14/14 KB 8/37 KB 5/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 140/149 KB 14/14 KB 8/37 KB 8/30 KB 140/149 KB 14/14 KB 8/37 KB 11/30 KB 140/149 KB 14/14 KB 8/37 KB 13/30 KB 140/149 KB 14/14 KB 8/37 KB 16/30 KB 140/149 KB 14/14 KB 8/37 KB 19/30 KB 140/149 KB 14/14 KB 8/37 KB 21/30 KB 140/149 KB 14/14 KB 8/37 KB 24/30 KB 140/149 KB 14/14 KB 8/37 KB 27/30 KB 140/149 KB 14/14 KB 12/37 KB 29/30 KB 140/149 KB 14/14 KB 12/37 KB 30/30 KB 140/149 KB 14/14 KB 12/37 KB 27/30 KB 140/149 KB 14/14 KB 16/37 KB 30/30 KB 140/149 KB 14/14 KB 20/37 KB 30/30 KB 140/149 KB 24/37 KB 30/30 KB 140/149 KB 28/37 KB 30/30 KB 140/149 KB 32/37 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 379.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 140/149 KB 36/37 KB 30/30 KB 140/149 KB 37/37 KB 30/30 KB 144/149 KB 37/37 KB 30/30 KB 148/149 KB 37/37 KB 30/30 KB 149/149 KB 37/37 KB 30/30 KB 149/149 KB 37/37 KB 3/14 KB 30/30 KB 149/149 KB 37/37 KB 6/14 KB 30/30 KB 149/149 KB 37/37 KB 9/14 KB 30/30 KB 149/149 KB 37/37 KB 11/14 KB 30/30 KB 149/149 KB 37/37 KB 14/14 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 840.3 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/37 KB 149/149 KB 37/37 KB 14/14 KB 6/37 KB 149/149 KB 37/37 KB 14/14 KB 9/37 KB 149/149 KB 37/37 KB 14/14 KB 11/37 KB 149/149 KB 14/14 KB 14/37 KB 149/149 KB 14/14 KB 16/37 KB 14/14 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 923.3 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 08:37:40 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 327.3 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 08:37:40 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 2692.1 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 16/37 KB 3/11 KB 16/37 KB 6/11 KB 16/37 KB 9/11 KB 16/37 KB 11/11 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 19/37 KB 11/11 KB 22/37 KB 11/11 KB 25/37 KB 11/11 KB 27/37 KB 11/11 KB 30/37 KB 11/11 KB 32/37 KB 11/11 KB 35/37 KB 11/11 KB 37/37 KB 11/11 KB 37/37 KB 11/11 KB 4/43 KB 37/37 KB 11/11 KB 8/43 KB 37/37 KB 11/11 KB 12/43 KB 37/37 KB 11/11 KB 16/43 KB 3/7 KB 37/37 KB 11/11 KB 12/43 KB 3/7 KB 37/37 KB 11/11 KB 16/43 KB 6/7 KB 37/37 KB 11/11 KB 16/43 KB 7/7 KB 37/37 KB 11/11 KB 20/43 KB 7/7 KB 37/37 KB 24/43 KB 7/7 KB 4/60 KB 37/37 KB 28/43 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 208.4 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 4/60 KB 37/37 KB 24/43 KB 7/7 KB 8/60 KB 37/37 KB 28/43 KB 7/7 KB 12/60 KB 37/37 KB 28/43 KB 7/7 KB 16/60 KB 37/37 KB 28/43 KB 7/7 KB 20/60 KB 37/37 KB 28/43 KB 7/7 KB 24/60 KB 32/43 KB 7/7 KB 28/60 KB 32/43 KB 7/7 KB 32/60 KB 32/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 710.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 20/60 KB 37/37 KB 32/43 KB 7/7 KB 32/60 KB 36/43 KB 7/7 KB 32/60 KB 40/43 KB 7/7 KB 32/60 KB 43/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 127.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 36/60 KB 43/43 KB 40/60 KB 43/43 KB 44/60 KB 43/43 KB 48/60 KB 43/43 KB 52/60 KB 43/43 KB 56/60 KB 43/43 KB 60/60 KB 43/43 KB 60/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 725.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 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 977.5 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 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 97.3 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 140.1 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 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 543.0 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 154.6 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 204.4 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 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 95.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 117.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 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 123.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 147.0 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 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 106.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 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 126.6 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 08:37:40 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: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 238.1 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 08:37:40 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 49.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 08:37:40 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: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 08:37:40 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.1/plexus-3.1.pom (19 KB at 908.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 08:37:40 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 33.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 08:37:40 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 51.7 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 08:37:40 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: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 3/48 KB 4/156 KB 5/13 KB 3/87 KB 3/21 KB 3/48 KB 4/156 KB 8/13 KB 3/87 KB 3/21 KB 3/48 KB 4/156 KB 11/13 KB 3/87 KB 3/21 KB 3/48 KB 4/156 KB 13/13 KB 3/87 KB 3/48 KB 4/156 KB 3/13 KB 3/87 KB 3/21 KB 3/48 KB 8/156 KB 13/13 KB 3/87 KB 3/21 KB 3/48 KB 12/156 KB 13/13 KB 3/87 KB 3/21 KB 3/48 KB 16/156 KB 13/13 KB 3/87 KB 3/21 KB 3/48 KB 20/156 KB 13/13 KB 3/87 KB 3/21 KB 3/48 KB 24/156 KB 13/13 KB 3/87 KB 3/48 KB 3/13 KB 3/87 KB 3/21 KB 6/48 KB 24/156 KB 13/13 KB 3/87 KB 3/13 KB 3/87 KB 3/21 KB 3/48 KB 4/156 KB 5/13 KB 3/87 KB 5/21 KB 6/48 KB 24/156 KB 13/13 KB 6/87 KB 8/21 KB 6/48 KB 24/156 KB 13/13 KB 6/87 KB 11/21 KB 6/48 KB 24/156 KB 13/13 KB 6/87 KB 13/21 KB 9/48 KB 24/156 KB 13/13 KB 6/87 KB 16/21 KB 9/48 KB 24/156 KB 13/13 KB 6/87 KB 19/21 KB 9/48 KB 24/156 KB 13/13 KB 6/87 KB 21/21 KB 9/48 KB 24/156 KB 13/13 KB 6/87 KB 5/21 KB 6/48 KB 24/156 KB 13/13 KB 9/87 KB 21/21 KB 9/48 KB 24/156 KB 13/13 KB 11/87 KB 21/21 KB 9/48 KB 24/156 KB 13/13 KB 14/87 KB 21/21 KB 9/48 KB 24/156 KB 13/13 KB 16/87 KB 21/21 KB 9/48 KB 24/156 KB 13/13 KB 19/87 KB 21/21 KB 9/48 KB 24/156 KB 13/13 KB 22/87 KB 21/21 KB 9/48 KB 24/156 KB 13/13 KB 6/87 KB 11/21 KB 9/48 KB 24/156 KB 13/13 KB 22/87 KB 21/21 KB 11/48 KB 24/156 KB 13/13 KB 22/87 KB 21/21 KB 14/48 KB 24/156 KB 13/13 KB 22/87 KB 21/21 KB 16/48 KB 24/156 KB 13/13 KB 22/87 KB 21/21 KB 19/48 KB 24/156 KB 13/13 KB 22/87 KB 21/21 KB 22/48 KB 24/156 KB 13/13 KB 22/87 KB 21/21 KB 25/48 KB 24/156 KB 13/13 KB 25/87 KB 21/21 KB 25/48 KB 28/156 KB 13/13 KB 25/87 KB 21/21 KB 25/48 KB 32/156 KB 13/13 KB 25/87 KB 21/21 KB 25/48 KB 36/156 KB 13/13 KB 25/87 KB 21/21 KB 27/48 KB 40/156 KB 25/87 KB 21/21 KB 27/48 KB 44/156 KB 25/87 KB 21/21 KB 27/48 KB 48/156 KB 25/87 KB 21/21 KB 25/48 KB 24/156 KB 13/13 KB 27/87 KB 21/21 KB 27/48 KB 48/156 KB 30/87 KB 21/21 KB 27/48 KB 48/156 KB 32/87 KB 21/21 KB 27/48 KB 48/156 KB 36/87 KB 21/21 KB 27/48 KB 48/156 KB 40/87 KB 21/21 KB 27/48 KB 52/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 359.7 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 25/87 KB 21/21 KB 27/48 KB 36/156 KB 13/13 KB 40/87 KB 30/48 KB 52/156 KB 40/87 KB 32/48 KB 52/156 KB 40/87 KB 36/48 KB 52/156 KB 40/87 KB 40/48 KB 52/156 KB 40/87 KB 44/48 KB 52/156 KB 44/87 KB 48/48 KB 52/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 815.5 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 36/87 KB 21/21 KB 27/48 KB 52/156 KB 44/87 KB 48/48 KB 56/156 KB 44/87 KB 48/48 KB 60/156 KB 44/87 KB 48/48 KB 64/156 KB 44/87 KB 44/48 KB 52/156 KB 48/87 KB 48/48 KB 64/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 52/87 KB 48/48 KB 64/156 KB 56/87 KB 48/48 KB 64/156 KB 60/87 KB 48/48 KB 64/156 KB 64/87 KB 48/48 KB 64/156 KB 68/87 KB 4/86 KB 48/48 KB 68/156 KB 72/87 KB 4/86 KB 68/156 KB 76/87 KB 4/86 KB 68/156 KB 64/87 KB 4/86 KB 48/48 KB 68/156 KB 64/87 KB 48/48 KB 68/156 KB 76/87 KB 4/86 KB 72/156 KB 76/87 KB 4/86 KB 76/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1262.1 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 76/87 KB 8/86 KB 76/156 KB 76/87 KB 12/86 KB 80/156 KB 76/87 KB 8/86 KB 80/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 76/87 KB 16/86 KB 80/156 KB 76/87 KB 20/86 KB 84/156 KB 3/35 KB 80/87 KB 24/86 KB 84/156 KB 3/35 KB 76/87 KB 16/86 KB 80/156 KB 3/35 KB 80/87 KB 24/86 KB 84/156 KB 5/35 KB 80/87 KB 24/86 KB 84/156 KB 8/35 KB 80/87 KB 24/86 KB 84/156 KB 11/35 KB 80/87 KB 24/86 KB 84/156 KB 13/35 KB 80/87 KB 24/86 KB 84/156 KB 16/35 KB 80/87 KB 24/86 KB 84/156 KB 19/35 KB 80/87 KB 24/86 KB 84/156 KB 21/35 KB 80/87 KB 24/86 KB 84/156 KB 24/35 KB 76/87 KB 16/86 KB 84/156 KB 3/35 KB 80/87 KB 24/86 KB 88/156 KB 24/35 KB 80/87 KB 24/86 KB 92/156 KB 24/35 KB 80/87 KB 20/86 KB 84/156 KB 3/35 KB 84/87 KB 24/86 KB 92/156 KB 27/35 KB 87/87 KB 24/86 KB 92/156 KB 27/35 KB 80/87 KB 24/86 KB 92/156 KB 27/35 KB 87/87 KB 24/86 KB 96/156 KB 27/35 KB 87/87 KB 24/86 KB 96/156 KB 3/24 KB 27/35 KB 87/87 KB 24/86 KB 96/156 KB 3/24 KB 29/35 KB 87/87 KB 28/86 KB 96/156 KB 3/24 KB 32/35 KB 87/87 KB 28/86 KB 96/156 KB 3/24 KB 29/35 KB 87/87 KB 32/86 KB 96/156 KB 5/24 KB 32/35 KB 87/87 KB 28/86 KB 96/156 KB 5/24 KB 32/35 KB 87/87 KB 36/86 KB 96/156 KB 5/24 KB 32/35 KB 87/87 KB 40/86 KB 100/156 KB 8/24 KB 35/35 KB 87/87 KB 44/86 KB 100/156 KB 8/24 KB 35/35 KB 87/87 KB 48/86 KB 100/156 KB 8/24 KB 35/35 KB 87/87 KB 36/86 KB 100/156 KB 8/24 KB 35/35 KB 87/87 KB 48/86 KB 104/156 KB 8/24 KB 35/35 KB 87/87 KB 48/86 KB 108/156 KB 8/24 KB 35/35 KB 87/87 KB 48/86 KB 112/156 KB 8/24 KB 35/35 KB 87/87 KB 36/86 KB 96/156 KB 8/24 KB 32/35 KB 87/87 KB 36/86 KB 96/156 KB 8/24 KB 35/35 KB 87/87 KB 48/86 KB 112/156 KB 8/24 KB 35/35 KB 87/87 KB 48/86 KB 112/156 KB 11/24 KB 35/35 KB 87/87 KB 48/86 KB 112/156 KB 13/24 KB 35/35 KB 87/87 KB 48/86 KB 112/156 KB 16/24 KB 35/35 KB 48/86 KB 112/156 KB 19/24 KB 35/35 KB 48/86 KB 112/156 KB 21/24 KB 35/35 KB 52/86 KB 116/156 KB 24/24 KB 52/86 KB 116/156 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1400.4 KB/sec) unit-abot-epc-basic-0: 08:37:40 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: 08:37:40 DEBUG unit.abot-epc-basic/0.install 52/86 KB 116/156 KB 21/24 KB 48/86 KB 116/156 KB 21/24 KB 52/86 KB 120/156 KB 24/24 KB 52/86 KB 124/156 KB 24/24 KB 52/86 KB 128/156 KB 24/24 KB 56/86 KB 132/156 KB 24/24 KB 56/86 KB 136/156 KB 24/24 KB 56/86 KB 140/156 KB 24/24 KB 56/86 KB 144/156 KB 24/24 KB 56/86 KB 148/156 KB 24/24 KB 56/86 KB 152/156 KB 24/24 KB 56/86 KB 156/156 KB 24/24 KB 56/86 KB 156/156 KB 24/24 KB 3/14 KB 56/86 KB 156/156 KB 24/24 KB 56/86 KB 128/156 KB 24/24 KB 3/14 KB 60/86 KB 156/156 KB 24/24 KB 3/14 KB 64/86 KB 156/156 KB 24/24 KB 3/14 KB 68/86 KB 156/156 KB 24/24 KB 3/14 KB 72/86 KB 156/156 KB 3/14 KB 76/86 KB 156/156 KB 6/14 KB 80/86 KB 156/156 KB 6/14 KB 76/86 KB 156/156 KB 9/14 KB 80/86 KB 156/156 KB 9/14 KB 84/86 KB 156/156 KB 11/14 KB 84/86 KB 156/156 KB 11/14 KB 86/86 KB 156/156 KB 14/14 KB 86/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 393.2 KB/sec) unit-abot-epc-basic-0: 08:37:40 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 575.5 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 187.0 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 4/119 KB 3/29 KB 8/119 KB 3/29 KB 12/119 KB 3/29 KB 16/119 KB 3/29 KB 20/119 KB 3/29 KB 24/119 KB 3/29 KB 28/119 KB 3/29 KB 32/119 KB 3/29 KB 3/29 KB 32/119 KB 6/29 KB 32/119 KB 9/29 KB 32/119 KB 11/29 KB 32/119 KB 14/29 KB 32/119 KB 16/29 KB 32/119 KB 19/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1948.6 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 08:37:40 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 1137.0 KB/sec) unit-abot-epc-basic-0: 08:37:40 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: 08:37:40 DEBUG unit.abot-epc-basic/0.install 32/119 KB 22/29 KB 32/119 KB 25/29 KB 32/119 KB 27/29 KB 32/119 KB 29/29 KB 36/119 KB 29/29 KB 40/119 KB 29/29 KB 40/119 KB 4/37 KB 29/29 KB 40/119 KB 8/37 KB 29/29 KB 40/119 KB 12/37 KB 29/29 KB 40/119 KB 16/37 KB 29/29 KB 44/119 KB 16/37 KB 29/29 KB 48/119 KB 16/37 KB 29/29 KB 52/119 KB 20/37 KB 29/29 KB 56/119 KB 20/37 KB 29/29 KB 60/119 KB 20/37 KB 29/29 KB 64/119 KB 20/37 KB 29/29 KB 48/119 KB 20/37 KB 29/29 KB 64/119 KB 24/37 KB 29/29 KB 64/119 KB 28/37 KB 29/29 KB 64/119 KB 32/37 KB 29/29 KB 64/119 KB 36/37 KB 29/29 KB 64/119 KB 37/37 KB 29/29 KB 64/119 KB 3/11 KB 37/37 KB 29/29 KB 64/119 KB 6/11 KB 37/37 KB 29/29 KB 64/119 KB 9/11 KB 37/37 KB 29/29 KB 64/119 KB 11/11 KB 37/37 KB 3/57 KB 29/29 KB 64/119 KB 9/11 KB 37/37 KB 3/57 KB 29/29 KB 64/119 KB 11/11 KB 37/37 KB 5/57 KB 29/29 KB 64/119 KB 11/11 KB 37/37 KB 8/57 KB 29/29 KB 64/119 KB 11/11 KB 37/37 KB 11/57 KB 29/29 KB 64/119 KB 11/11 KB 37/37 KB 13/57 KB 29/29 KB 64/119 KB 11/11 KB 37/37 KB 16/57 KB 29/29 KB 64/119 KB 11/11 KB 37/37 KB 19/57 KB 64/119 KB 11/11 KB 37/37 KB 21/57 KB 64/119 KB 11/11 KB 37/37 KB 24/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 338.0 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 64/119 KB 11/11 KB 37/37 KB 27/57 KB 68/119 KB 11/11 KB 37/37 KB 27/57 KB 72/119 KB 11/11 KB 37/37 KB 29/57 KB 76/119 KB 11/11 KB 37/37 KB 29/57 KB 80/119 KB 11/11 KB 37/37 KB 29/57 KB 84/119 KB 11/11 KB 37/37 KB 29/57 KB 88/119 KB 37/37 KB 29/57 KB 92/119 KB 37/37 KB 29/57 KB 96/119 KB 37/37 KB 29/57 KB 68/119 KB 11/11 KB 37/37 KB 29/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 96/119 KB 37/37 KB 32/57 KB 96/119 KB 37/37 KB 36/57 KB 96/119 KB 37/37 KB 40/57 KB 96/119 KB 37/37 KB 44/57 KB 96/119 KB 37/37 KB 48/57 KB 96/119 KB 3/33 KB 37/37 KB 48/57 KB 96/119 KB 6/33 KB 48/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 393.2 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 96/119 KB 9/33 KB 48/57 KB 96/119 KB 9/33 KB 52/57 KB 96/119 KB 11/33 KB 56/57 KB 96/119 KB 11/33 KB 52/57 KB 96/119 KB 14/33 KB 56/57 KB 100/119 KB 14/33 KB 56/57 KB 104/119 KB 16/33 KB 57/57 KB 108/119 KB 16/33 KB 57/57 KB 100/119 KB 16/33 KB 57/57 KB 108/119 KB 16/33 KB 57/57 KB 3/21 KB 108/119 KB 16/33 KB 57/57 KB 5/21 KB 108/119 KB 16/33 KB 57/57 KB 8/21 KB 108/119 KB 16/33 KB 57/57 KB 11/21 KB 108/119 KB 16/33 KB 57/57 KB 13/21 KB 108/119 KB 16/33 KB 57/57 KB 16/21 KB 108/119 KB 16/33 KB 57/57 KB 19/21 KB 108/119 KB 16/33 KB 57/57 KB 21/21 KB 108/119 KB 16/33 KB 57/57 KB 21/21 KB 100/119 KB 14/33 KB 57/57 KB 108/119 KB 19/33 KB 57/57 KB 21/21 KB 108/119 KB 22/33 KB 57/57 KB 21/21 KB 108/119 KB 25/33 KB 57/57 KB 21/21 KB 108/119 KB 27/33 KB 57/57 KB 21/21 KB 112/119 KB 30/33 KB 57/57 KB 21/21 KB 112/119 KB 32/33 KB 57/57 KB 21/21 KB 112/119 KB 33/33 KB 57/57 KB 21/21 KB 3/5 KB 112/119 KB 27/33 KB 57/57 KB 21/21 KB 112/119 KB 32/33 KB 57/57 KB 21/21 KB 3/5 KB 112/119 KB 33/33 KB 57/57 KB 21/21 KB 5/5 KB 116/119 KB 33/33 KB 57/57 KB 21/21 KB 5/5 KB 119/119 KB 33/33 KB 57/57 KB 21/21 KB 5/5 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 200.9 KB/sec) unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 08:37:40 DEBUG unit.abot-epc-basic/0.install 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 543.1 KB/sec) unit-abot-epc-basic-0: 08:37:40 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 42.0 KB/sec) unit-abot-epc-basic-0: 08:37:41 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 297.6 KB/sec) unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1101.2 KB/sec) unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install 4/14 KB 8/14 KB 12/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 119.5 KB/sec) unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:41 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 08:37:42 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/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 550.9 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 08:37:42 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 106.1 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 08:37:42 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 882.3 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 214.2 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 08:37:42 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 194.3 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1778.7 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 08:37:42 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 142.6 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 08:37:42 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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 242.8 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 141.2 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 08:37:42 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 128.3 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 08:37:42 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 72.2 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 137.7 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 126.0 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 3/45 KB 5/45 KB 3/223 KB 3/286 KB 8/45 KB 3/223 KB 3/286 KB 11/45 KB 3/223 KB 3/286 KB 3/45 KB 3/223 KB 3/286 KB 11/45 KB 3/223 KB 5/286 KB 11/45 KB 3/223 KB 8/286 KB 11/45 KB 3/223 KB 11/286 KB 11/45 KB 3/223 KB 13/286 KB 3/45 KB 3/223 KB 11/45 KB 6/223 KB 13/286 KB 11/45 KB 9/223 KB 13/286 KB 11/45 KB 11/223 KB 13/286 KB 11/45 KB 14/223 KB 13/286 KB 11/45 KB 16/223 KB 13/286 KB 11/45 KB 19/223 KB 13/286 KB 11/45 KB 22/223 KB 16/286 KB 13/45 KB 25/223 KB 16/286 KB 11/45 KB 19/223 KB 16/286 KB 13/45 KB 25/223 KB 19/286 KB 13/45 KB 22/223 KB 16/286 KB 16/45 KB 25/223 KB 19/286 KB 19/45 KB 25/223 KB 19/286 KB 21/45 KB 27/223 KB 3/39 KB 21/286 KB 19/45 KB 27/223 KB 3/39 KB 21/286 KB 19/45 KB 27/223 KB 21/286 KB 19/45 KB 25/223 KB 21/286 KB 21/45 KB 27/223 KB 3/39 KB 24/286 KB 21/45 KB 27/223 KB 3/39 KB 27/286 KB 21/45 KB 30/223 KB 5/39 KB 29/286 KB 24/45 KB 30/223 KB 5/39 KB 32/286 KB 21/45 KB 30/223 KB 5/39 KB 27/286 KB 21/45 KB 30/223 KB 3/39 KB 27/286 KB 24/45 KB 32/223 KB 5/39 KB 32/286 KB 24/45 KB 30/223 KB 5/39 KB 29/286 KB 24/45 KB 32/223 KB 8/39 KB 32/286 KB 27/45 KB 32/223 KB 11/39 KB 32/286 KB 27/45 KB 36/223 KB 13/39 KB 36/286 KB 27/45 KB 32/223 KB 8/39 KB 32/286 KB 29/45 KB 36/223 KB 13/39 KB 36/286 KB 32/45 KB 36/223 KB 13/39 KB 36/286 KB 27/45 KB 36/223 KB 11/39 KB 36/286 KB 32/45 KB 40/223 KB 16/39 KB 36/286 KB 36/45 KB 44/223 KB 16/39 KB 36/286 KB 36/45 KB 48/223 KB 16/39 KB 36/286 KB 27/45 KB 32/223 KB 11/39 KB 36/286 KB 36/45 KB 48/223 KB 16/39 KB 40/286 KB 36/45 KB 48/223 KB 16/39 KB 44/286 KB 36/45 KB 48/223 KB 16/39 KB 48/286 KB 36/45 KB 48/223 KB 16/39 KB 52/286 KB 36/45 KB 52/223 KB 3/308 KB 16/39 KB 56/286 KB 36/45 KB 52/223 KB 3/308 KB 16/39 KB 60/286 KB 36/45 KB 52/223 KB 3/308 KB 16/39 KB 64/286 KB 36/45 KB 40/223 KB 16/39 KB 36/286 KB 40/45 KB 52/223 KB 3/308 KB 16/39 KB 64/286 KB 44/45 KB 52/223 KB 3/308 KB 16/39 KB 64/286 KB 45/45 KB 52/223 KB 3/308 KB 16/39 KB 64/286 KB 32/45 KB 36/223 KB 16/39 KB 36/286 KB 45/45 KB 52/223 KB 3/308 KB 19/39 KB 64/286 KB 45/45 KB 52/223 KB 3/308 KB 21/39 KB 64/286 KB 45/45 KB 52/223 KB 3/308 KB 24/39 KB 64/286 KB 45/45 KB 52/223 KB 3/308 KB 27/39 KB 64/286 KB 45/45 KB 52/223 KB 3/308 KB 29/39 KB 64/286 KB 45/45 KB 52/223 KB 3/308 KB 32/39 KB 64/286 KB 36/45 KB 52/223 KB 3/308 KB 16/39 KB 52/286 KB 36/45 KB 52/223 KB 16/39 KB 52/286 KB 45/45 KB 56/223 KB 3/308 KB 32/39 KB 64/286 KB 45/45 KB 60/223 KB 3/308 KB 32/39 KB 64/286 KB 45/45 KB 64/223 KB 3/308 KB 32/39 KB 64/286 KB 45/45 KB 68/223 KB 3/308 KB 32/39 KB 64/286 KB 45/45 KB 72/223 KB 5/308 KB 35/39 KB 68/286 KB 45/45 KB 76/223 KB 5/308 KB 35/39 KB 68/286 KB 45/45 KB 80/223 KB 5/308 KB 35/39 KB 68/286 KB 45/45 KB 68/223 KB 5/308 KB 35/39 KB 68/286 KB 45/45 KB 80/223 KB 5/308 KB 35/39 KB 72/286 KB 45/45 KB 80/223 KB 5/308 KB 35/39 KB 76/286 KB 45/45 KB 80/223 KB 5/308 KB 35/39 KB 80/286 KB 45/45 KB 80/223 KB 5/308 KB 35/39 KB 84/286 KB 45/45 KB 84/223 KB 5/308 KB 35/39 KB 88/286 KB 45/45 KB 84/223 KB 5/308 KB 35/39 KB 92/286 KB 45/45 KB 84/223 KB 5/308 KB 35/39 KB 96/286 KB 45/45 KB 68/223 KB 5/308 KB 35/39 KB 64/286 KB 45/45 KB 68/223 KB 3/308 KB 35/39 KB 64/286 KB 45/45 KB 84/223 KB 5/308 KB 37/39 KB 96/286 KB 45/45 KB 84/223 KB 8/308 KB 37/39 KB 96/286 KB 84/223 KB 11/308 KB 39/39 KB 96/286 KB 84/223 KB 13/308 KB 39/39 KB unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 96/286 KB 84/223 KB 16/308 KB 39/39 KB 96/286 KB 84/223 KB 19/308 KB 39/39 KB 96/286 KB 45/45 KB 84/223 KB 5/308 KB 35/39 KB 84/286 KB 88/223 KB 19/308 KB 39/39 KB 96/286 KB 45/45 KB 84/223 KB 8/308 KB 39/39 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1200.9 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 88/223 KB 21/308 KB 39/39 KB 96/286 KB 92/223 KB 21/308 KB 39/39 KB 96/286 KB 96/223 KB 21/308 KB 39/39 KB 96/286 KB 100/223 KB 24/308 KB 39/39 KB 96/286 KB 104/223 KB 24/308 KB 39/39 KB 96/286 KB 96/223 KB 24/308 KB 39/39 KB 96/286 KB 104/223 KB 27/308 KB 39/39 KB 100/286 KB 104/223 KB 29/308 KB 39/39 KB 100/286 KB 104/223 KB 24/308 KB 39/39 KB 100/286 KB 104/223 KB 32/308 KB 39/39 KB 104/286 KB 108/223 KB 32/308 KB 39/39 KB 108/286 KB 108/223 KB 32/308 KB 39/39 KB 112/286 KB 104/223 KB 32/308 KB 39/39 KB 100/286 KB 108/223 KB 32/308 KB 39/39 KB 104/286 KB 112/223 KB 32/308 KB 39/39 KB 112/286 KB 112/223 KB 36/308 KB 39/39 KB 112/286 KB 116/223 KB 40/308 KB 39/39 KB 116/286 KB 116/223 KB 44/308 KB 39/39 KB 116/286 KB 116/223 KB 48/308 KB 116/286 KB 116/223 KB 36/308 KB 39/39 KB 112/286 KB 120/223 KB 48/308 KB 116/286 KB 124/223 KB 48/308 KB 116/286 KB 116/223 KB 36/308 KB 39/39 KB 116/286 KB 124/223 KB 48/308 KB 120/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 834.0 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 124/223 KB 4/174 KB 48/308 KB 120/286 KB 124/223 KB 8/174 KB 48/308 KB 120/286 KB 124/223 KB 12/174 KB 48/308 KB 120/286 KB 124/223 KB 16/174 KB 48/308 KB 120/286 KB 124/223 KB 20/174 KB 48/308 KB 120/286 KB 124/223 KB 24/174 KB 52/308 KB 124/286 KB 124/223 KB 20/174 KB 52/308 KB 124/286 KB 128/223 KB 24/174 KB 52/308 KB 128/286 KB 128/223 KB 28/174 KB 52/308 KB 132/286 KB 128/223 KB 28/174 KB 52/308 KB 136/286 KB 124/223 KB 20/174 KB 52/308 KB 120/286 KB 128/223 KB 28/174 KB 56/308 KB 136/286 KB 128/223 KB 28/174 KB 60/308 KB 136/286 KB 128/223 KB 28/174 KB 64/308 KB 136/286 KB 128/223 KB 28/174 KB 52/308 KB 128/286 KB 128/223 KB 32/174 KB 64/308 KB 136/286 KB 128/223 KB 24/174 KB 52/308 KB 124/286 KB 132/223 KB 32/174 KB 64/308 KB 136/286 KB 3/22 KB 136/223 KB 32/174 KB 64/308 KB 136/286 KB 3/22 KB 140/223 KB 32/174 KB 64/308 KB 136/286 KB 3/22 KB 144/223 KB 36/174 KB 64/308 KB 136/286 KB 3/22 KB 148/223 KB 36/174 KB 64/308 KB 140/286 KB 3/22 KB 132/223 KB 32/174 KB 64/308 KB 136/286 KB 5/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 8/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 11/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 13/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 16/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 19/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 21/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 22/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 3/22 KB 148/223 KB 36/174 KB 68/308 KB 140/286 KB 22/22 KB 148/223 KB 36/174 KB 72/308 KB 140/286 KB 22/22 KB 148/223 KB 36/174 KB 76/308 KB 140/286 KB 3/22 KB 144/223 KB 36/174 KB 64/308 KB 140/286 KB 22/22 KB 148/223 KB 36/174 KB 80/308 KB 144/286 KB 3/22 KB 140/223 KB 36/174 KB 64/308 KB 136/286 KB 22/22 KB 148/223 KB 40/174 KB 80/308 KB 144/286 KB 22/22 KB 148/223 KB 44/174 KB 80/308 KB 144/286 KB 22/22 KB 148/223 KB 48/174 KB 80/308 KB 144/286 KB 22/22 KB 148/223 KB 48/174 KB 80/308 KB 148/286 KB 22/22 KB 152/223 KB 52/174 KB 80/308 KB 152/286 KB 22/22 KB 152/223 KB 52/174 KB 80/308 KB 156/286 KB 22/22 KB 152/223 KB 52/174 KB 80/308 KB 160/286 KB 22/22 KB 152/223 KB 52/174 KB 80/308 KB 148/286 KB 22/22 KB 156/223 KB 52/174 KB 80/308 KB 160/286 KB 22/22 KB 160/223 KB 52/174 KB 80/308 KB 160/286 KB 22/22 KB 148/223 KB 52/174 KB 80/308 KB 148/286 KB 22/22 KB 160/223 KB 56/174 KB 80/308 KB 160/286 KB 22/22 KB 160/223 KB 60/174 KB 80/308 KB 160/286 KB 22/22 KB 160/223 KB 64/174 KB 80/308 KB 160/286 KB 22/22 KB 164/223 KB 68/174 KB 80/308 KB 164/286 KB 22/22 KB 164/223 KB 72/174 KB 80/308 KB 164/286 KB 22/22 KB 164/223 KB 76/174 KB 80/308 KB 164/286 KB 22/22 KB 164/223 KB 80/174 KB 80/308 KB 164/286 KB 22/22 KB 152/223 KB 52/174 KB 80/308 KB 152/286 KB 22/22 KB 164/223 KB 80/174 KB 84/308 KB 164/286 KB 22/22 KB 164/223 KB 80/174 KB 88/308 KB 164/286 KB 22/22 KB 164/223 KB 80/174 KB 92/308 KB 164/286 KB 22/22 KB 164/223 KB 80/174 KB 96/308 KB 164/286 KB 22/22 KB 164/223 KB 64/174 KB 80/308 KB 164/286 KB 22/22 KB 168/223 KB 80/174 KB 96/308 KB 164/286 KB 172/223 KB 80/174 KB 96/308 KB 164/286 KB 176/223 KB 80/174 KB 96/308 KB 164/286 KB 180/223 KB 80/174 KB 96/308 KB 164/286 KB 184/223 KB 84/174 KB 100/308 KB 164/286 KB 188/223 KB 84/174 KB 100/308 KB 164/286 KB 192/223 KB 84/174 KB 100/308 KB 164/286 KB 22/22 KB 160/223 KB 64/174 KB 80/308 KB 164/286 KB 192/223 KB 84/174 KB 100/308 KB 168/286 KB 192/223 KB 84/174 KB 100 unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install /308 KB 172/286 KB 192/223 KB 84/174 KB 100/308 KB 176/286 KB 192/223 KB 84/174 KB 100/308 KB 180/286 KB 192/223 KB 84/174 KB 100/308 KB 184/286 KB 192/223 KB 84/174 KB 100/308 KB 188/286 KB 192/223 KB 84/174 KB 100/308 KB 192/286 KB 180/223 KB 84/174 KB 100/308 KB 164/286 KB 192/223 KB 88/174 KB 100/308 KB 192/286 KB 192/223 KB 92/174 KB 100/308 KB 192/286 KB 192/223 KB 96/174 KB 100/308 KB 192/286 KB 192/223 KB 100/174 KB 100/308 KB 192/286 KB 196/223 KB 104/174 KB 100/308 KB 196/286 KB 196/223 KB 108/174 KB 100/308 KB 196/286 KB 196/223 KB 112/174 KB 100/308 KB 196/286 KB 180/223 KB 80/174 KB 100/308 KB 164/286 KB 196/223 KB 112/174 KB 104/308 KB 196/286 KB 196/223 KB 112/174 KB 108/308 KB 196/286 KB 196/223 KB 112/174 KB 112/308 KB 196/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 323.5 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 196/223 KB 112/174 KB 116/308 KB 196/286 KB 196/223 KB 112/174 KB 120/308 KB 196/286 KB 196/223 KB 112/174 KB 124/308 KB 196/286 KB 196/223 KB 112/174 KB 128/308 KB 196/286 KB 196/223 KB 100/174 KB 100/308 KB 196/286 KB 200/223 KB 112/174 KB 128/308 KB 196/286 KB 204/223 KB 112/174 KB 128/308 KB 196/286 KB 208/223 KB 112/174 KB 128/308 KB 196/286 KB 192/223 KB 100/174 KB 100/308 KB 196/286 KB 208/223 KB 112/174 KB 128/308 KB 200/286 KB 208/223 KB 112/174 KB 128/308 KB 204/286 KB 208/223 KB 112/174 KB 128/308 KB 208/286 KB 208/223 KB 112/174 KB 128/308 KB 212/286 KB 212/223 KB 116/174 KB 132/308 KB 216/286 KB 3/9 KB 212/223 KB 116/174 KB 132/308 KB 220/286 KB 3/9 KB 212/223 KB 116/174 KB 132/308 KB 224/286 KB 3/9 KB 212/223 KB 116/174 KB 132/308 KB 212/286 KB 3/9 KB 212/223 KB 112/174 KB 132/308 KB 212/286 KB 3/9 KB 212/223 KB 116/174 KB 132/308 KB 224/286 KB 5/9 KB 212/223 KB 116/174 KB 132/308 KB 224/286 KB 8/9 KB 212/223 KB 116/174 KB 132/308 KB 224/286 KB 9/9 KB 212/223 KB 112/174 KB 132/308 KB 212/286 KB 216/223 KB 116/174 KB 132/308 KB 224/286 KB 9/9 KB 220/223 KB 116/174 KB 132/308 KB 224/286 KB 9/9 KB 223/223 KB 116/174 KB 132/308 KB 224/286 KB 9/9 KB 208/223 KB 112/174 KB 132/308 KB 212/286 KB 223/223 KB 120/174 KB 136/308 KB 224/286 KB 9/9 KB 223/223 KB 120/174 KB 140/308 KB 224/286 KB 9/9 KB 223/223 KB 120/174 KB 144/308 KB 224/286 KB 9/9 KB 223/223 KB 120/174 KB 132/308 KB 224/286 KB 9/9 KB 223/223 KB 124/174 KB 144/308 KB 224/286 KB 9/9 KB 223/223 KB 128/174 KB 144/308 KB 224/286 KB 9/9 KB 223/223 KB 132/174 KB 144/308 KB 228/286 KB 9/9 KB 223/223 KB 136/174 KB 148/308 KB 228/286 KB 223/223 KB 140/174 KB 148/308 KB 228/286 KB 223/223 KB 128/174 KB 144/308 KB 228/286 KB 9/9 KB 223/223 KB 140/174 KB 148/308 KB 232/286 KB 223/223 KB 140/174 KB 148/308 KB 236/286 KB 223/223 KB 140/174 KB 148/308 KB 240/286 KB 223/223 KB 132/174 KB 148/308 KB 228/286 KB 223/223 KB 140/174 KB 152/308 KB 240/286 KB 223/223 KB 140/174 KB 156/308 KB 240/286 KB 223/223 KB 140/174 KB 160/308 KB 240/286 KB 223/223 KB 140/174 KB 164/308 KB 240/286 KB 144/174 KB 168/308 KB 244/286 KB 144/174 KB 172/308 KB 244/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 144/174 KB 164/308 KB 244/286 KB 144/174 KB 172/308 KB 248/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2448.0 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 223/223 KB 144/174 KB 164/308 KB 240/286 KB 148/174 KB 172/308 KB 248/286 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 148/174 KB 172/308 KB 252/286 KB 152/174 KB 176/308 KB 252/286 KB 152/174 KB 172/308 KB 252/286 KB 156/174 KB 176/308 KB 252/286 KB 160/174 KB 176/308 KB 256/286 KB 156/174 KB 176/308 KB 256/286 KB 160/174 KB 180/308 KB 256/286 KB 164/174 KB 184/308 KB 260/286 KB 164/174 KB 188/308 KB 260/286 KB 164/174 KB 192/308 KB 260/286 KB 164/174 KB 180/308 KB 260/286 KB 164/174 KB 192/308 KB 264/286 KB 164/174 KB 192/308 KB 268/286 KB 164/174 KB 192/308 KB 272/286 KB 164/174 KB 192/308 KB 276/286 KB 164/174 KB 196/308 KB 280/286 KB 164/174 KB 196/308 KB 284/286 KB 164/174 KB 4/22 KB 196/308 KB 286/286 KB 164/174 KB 180/308 KB 256/286 KB 168/174 KB 4/22 KB 196/308 KB 286/286 KB 172/174 KB 4/22 KB 196/308 KB 286/286 KB 174/174 KB 4/22 KB 196/308 KB 286/286 KB 164/174 KB 4/22 KB 196/308 KB 284/286 KB 174/174 KB 8/22 KB 196/308 KB 286/286 KB 174/174 KB 12/22 KB 196/308 KB 3/17 KB 286/286 KB 174/174 KB 16/22 KB 196/308 KB 3/17 KB 286/286 KB 174/174 KB 20/22 KB 196/308 KB 3/17 KB 286/286 KB 174/174 KB 22/22 KB 196/308 KB 3/17 KB 286/286 KB 164/174 KB 196/308 KB 276/286 KB 174/174 KB 22/22 KB 200/308 KB 3/17 KB 286/286 KB 174/174 KB 22/22 KB 204/308 KB 3/17 KB 286/286 KB 174/174 KB 22/22 KB 208/308 KB 3/17 KB 286/286 KB 174/174 KB 8/22 KB 196/308 KB 3/17 KB 286/286 KB 174/174 KB 22/22 KB 208/308 KB 5/17 KB 286/286 KB 174/174 KB 22/22 KB 208/308 KB 8/17 KB 286/286 KB 174/174 KB 22/22 KB 208/308 KB 11/17 KB 286/286 KB 174/174 KB 22/22 KB 208/308 KB 13/17 KB 286/286 KB 174/174 KB 22/22 KB 208/308 KB 16/17 KB 286/286 KB 174/174 KB 22/22 KB 208/308 KB 17/17 KB 286/286 KB 174/174 KB 22/22 KB 212/308 KB 17/17 KB 286/286 KB 174/174 KB 22/22 KB 216/308 KB 17/17 KB 286/286 KB 174/174 KB 22/22 KB 220/308 KB 17/17 KB 286/286 KB 224/308 KB 17/17 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1670.4 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 228/308 KB 17/17 KB 286/286 KB 232/308 KB 17/17 KB 286/286 KB 236/308 KB 17/17 KB 286/286 KB 240/308 KB 17/17 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2505.7 KB/sec) unit-abot-epc-basic-0: 08:37:42 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 149.8 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 240/308 KB 4/11 KB 240/308 KB 8/11 KB 3/13 KB 240/308 KB 11/11 KB 3/13 KB 240/308 KB 4/11 KB 3/13 KB 240/308 KB 11/11 KB 5/13 KB 240/308 KB 11/11 KB 8/13 KB 4/11 KB 240/308 KB 11/11 KB 11/13 KB 3/28 KB 4/11 KB 240/308 KB 11/11 KB 13/13 KB 3/28 KB 240/308 KB 11/11 KB 8/13 KB 3/28 KB 4/11 KB 240/308 KB 11/11 KB 13/13 KB 5/28 KB 4/11 KB 240/308 KB 11/11 KB 8/13 KB 3/28 KB 8/11 KB 240/308 KB 11/11 KB 13/13 KB 5/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 5/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 8/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 11/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 13/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 19/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 21/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 24/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 27/28 KB 11/11 KB 240/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 244/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 248/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 252/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 256/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 260/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 264/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 268/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 272/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 276/308 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 280/308 KB 13/13 KB 28/28 KB 11/11 KB 284/308 KB 13/13 KB 28/28 KB 11/11 KB 288/308 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 77.4 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 91.5 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 08:37:42 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 72.9 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 292/308 KB 28/28 KB 296/308 KB 28/28 KB 300/308 KB 28/28 KB 304/308 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 195.0 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 308/308 KB 308/308 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 308/308 KB 3/14 KB 308/308 KB 5/14 KB 308/308 KB 8/14 KB 308/308 KB 11/14 KB 308/308 KB 13/14 KB 308/308 KB 14/14 KB 4/309 KB 3/192 KB 308/308 KB 14/14 KB 8/309 KB 3/192 KB 308/308 KB 14/14 KB 12/309 KB 3/192 KB 308/308 KB 14/14 KB 16/309 KB 3/192 KB 308/308 KB 14/14 KB 20/309 KB 3/192 KB 308/308 KB 14/14 KB 24/309 KB 3/192 KB 308/308 KB 14/14 KB 28/309 KB 3/192 KB 308/308 KB 14/14 KB 3/192 KB 308/308 KB 14/14 KB 28/309 KB 6/192 KB 308/308 KB 14/14 KB 28/309 KB 3/37 KB 9/192 KB 14/14 KB 28/309 KB 3/37 KB 11/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2050.3 KB/sec) unit-abot-epc-basic-0: 08:37:42 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: 08:37:42 DEBUG unit.abot-epc-basic/0.install 28/309 KB 3/37 KB 14/192 KB 14/14 KB 28/309 KB 3/37 KB 16/192 KB 14/14 KB 28/309 KB 3/37 KB 6/192 KB 14/14 KB 28/309 KB 6/37 KB 16/192 KB 14/14 KB 28/309 KB 9/37 KB 16/192 KB 14/14 KB 28/309 KB 11/37 KB 16/192 KB 14/14 KB 28/309 KB 14/37 KB 16/192 KB 14/14 KB 28/309 KB 16/37 KB 16/192 KB 14/14 KB 28/309 KB 19/37 KB 16/192 KB 14/14 KB 28/309 KB 22/37 KB 16/192 KB 32/309 KB 22/37 KB 16/192 KB 32/309 KB 25/37 KB 16/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 32/309 KB 25/37 KB 19/192 KB 32/309 KB 25/37 KB 22/192 KB 32/309 KB 27/37 KB 25/192 KB 32/309 KB 27/37 KB 22/192 KB 32/309 KB 30/37 KB 25/192 KB 32/309 KB 30/37 KB 27/192 KB 36/309 KB 32/37 KB 30/192 KB 36/309 KB 32/37 KB 27/192 KB 40/309 KB 32/37 KB 30/192 KB 32/309 KB 32/37 KB 27/192 KB 40/309 KB 32/37 KB 30/192 KB 4/14 KB 40/309 KB 32/37 KB 30/192 KB 8/14 KB 40/309 KB 32/37 KB 30/192 KB 12/14 KB 40/309 KB 32/37 KB 30/192 KB 14/14 KB 40/309 KB 35/37 KB 30/192 KB 14/14 KB 44/309 KB 35/37 KB 30/192 KB 14/14 KB 44/309 KB 35/37 KB 32/192 KB 14/14 KB 48/309 KB 37/37 KB 36/192 KB 14/14 KB 48/309 KB 37/37 KB 32/192 KB 14/14 KB 48/309 KB 35/37 KB 32/192 KB 14/14 KB 52/309 KB 37/37 KB 36/192 KB 14/14 KB 56/309 KB 37/37 KB 36/192 KB 14/14 KB 56/309 KB 37/37 KB 40/192 KB 14/14 KB 56/309 KB 37/37 KB 44/192 KB 14/14 KB 56/309 KB 37/37 KB 48/192 KB 14/14 KB 60/309 KB 37/37 KB 48/192 KB 14/14 KB 64/309 KB 37/37 KB 48/192 KB 14/14 KB 64/309 KB 37/37 KB 52/192 KB 14/14 KB 68/309 KB 37/37 KB 56/192 KB 68/309 KB 37/37 KB 60/192 KB 68/309 KB 37/37 KB 52/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 83.1 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 72/309 KB 37/37 KB 60/192 KB 76/309 KB 37/37 KB 60/192 KB 80/309 KB 37/37 KB 60/192 KB 80/309 KB 37/37 KB 64/192 KB 80/309 KB 37/37 KB 68/192 KB 84/309 KB 72/192 KB 84/309 KB 76/192 KB 84/309 KB 80/192 KB 84/309 KB 68/192 KB 88/309 KB 80/192 KB 92/309 KB 80/192 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 220.0 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 96/309 KB 80/192 KB 96/309 KB 84/192 KB 100/309 KB 88/192 KB 100/309 KB 92/192 KB 100/309 KB 96/192 KB 100/309 KB 84/192 KB 104/309 KB 96/192 KB 108/309 KB 96/192 KB 112/309 KB 96/192 KB 116/309 KB 96/192 KB 120/309 KB 100/192 KB 124/309 KB 100/192 KB 128/309 KB 100/192 KB 116/309 KB 100/192 KB 128/309 KB 104/192 KB 128/309 KB 108/192 KB 128/309 KB 112/192 KB 128/309 KB 116/192 KB 132/309 KB 120/192 KB 132/309 KB 124/192 KB 132/309 KB 128/192 KB 132/309 KB 116/192 KB 136/309 KB 128/192 KB 140/309 KB 128/192 KB 144/309 KB 128/192 KB 148/309 KB 128/192 KB 152/309 KB 132/192 KB 156/309 KB 132/192 KB 160/309 KB 132/192 KB 148/309 KB 132/192 KB 160/309 KB 136/192 KB 160/309 KB 140/192 KB 160/309 KB 144/192 KB 164/309 KB 144/192 KB 168/309 KB 148/192 KB 172/309 KB 148/192 KB 176/309 KB 148/192 KB 164/309 KB 148/192 KB 176/309 KB 152/192 KB 176/309 KB 156/192 KB 176/309 KB 160/192 KB 176/309 KB 164/192 KB 180/309 KB 168/192 KB 180/309 KB 172/192 KB 180/309 KB 176/192 KB 180/309 KB 164/192 KB 184/309 KB 176/192 KB 188/309 KB 176/192 KB 192/309 KB 176/192 KB 196/309 KB 176/192 KB 200/309 KB 180/192 KB 204/309 KB 180/192 KB 208/309 KB 180/192 KB 196/309 KB 180/192 KB 208/309 KB 184/192 KB 208/309 KB 188/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 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 1007.8 KB/sec) unit-abot-epc-basic-0: 08:37:42 DEBUG unit.abot-epc-basic/0.install 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1565.5 KB/sec) unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 08:37:43 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 159.5 KB/sec) unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 08:37:43 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 192.5 KB/sec) unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3068.8 KB/sec) unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 08:37:43 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 08:37:44 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 08:37:44 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:44 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:37:44 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Wed Oct 17 08:37:44 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 08:37:44 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:44 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:44 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 08:37:45 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:45 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:45 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:37:46 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:46 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 08:37:46 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: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Wed Oct 17 08:37:47 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:47 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: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Wed Oct 17 08:37:47 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:37:47 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:47 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: 08:37:48 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install Oct 17, 2018 8:37:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:48 [main] REPORT: STEP EXECUTION TIME TAKEN :1559 MS unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 08:37:48 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:48 [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: 08:37:49 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:49 [main] REPORT: STEP EXECUTION TIME TAKEN :132 MS unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 0m2.165s unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.014 sec unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 17-Oct-2018 08:37:49.125 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 08:37:49 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 246.2 KB/sec) unit-abot-epc-basic-0: 08:37:49 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: 08:37:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 228.6 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 219.6 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 08:37:49 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 1398.3 KB/sec) unit-abot-epc-basic-0: 08:37:49 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: 08:37:49 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 82.8 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 08:37:49 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: 08:37:49 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 16/22 KB 3/60 KB 16/22 KB 5/60 KB 16/22 KB 8/60 KB 16/22 KB 11/60 KB 16/22 KB 13/60 KB 16/22 KB 16/60 KB 3/181 KB 16/22 KB 19/60 KB 3/181 KB 16/22 KB 13/60 KB 3/181 KB 16/22 KB 19/60 KB 6/181 KB 16/22 KB 19/60 KB 9/181 KB 16/22 KB 3/57 KB 19/60 KB 11/181 KB 16/22 KB 3/57 KB 19/60 KB 14/181 KB 16/22 KB 3/57 KB 3/203 KB 19/60 KB 16/181 KB 19/22 KB 3/57 KB 3/203 KB 21/60 KB 16/181 KB 16/22 KB 3/57 KB 19/60 KB 9/181 KB 19/22 KB 5/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 8/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 11/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 13/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 16/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 19/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 21/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 24/57 KB 3/203 KB 21/60 KB 16/181 KB 16/22 KB 3/57 KB 3/203 KB 21/60 KB 16/181 KB 19/22 KB 24/57 KB 3/203 KB 24/60 KB 16/181 KB 21/22 KB 24/57 KB 3/203 KB 27/60 KB 19/181 KB 16/22 KB 3/57 KB 3/203 KB 19/60 KB 14/181 KB 21/22 KB 27/57 KB 5/203 KB 27/60 KB 19/181 KB 21/22 KB 27/57 KB 8/203 KB 27/60 KB 19/181 KB 21/22 KB 27/57 KB 11/203 KB 27/60 KB 19/181 KB 21/22 KB 27/57 KB 13/203 KB 27/60 KB 19/181 KB 21/22 KB 27/57 KB 16/203 KB 27/60 KB 19/181 KB 21/22 KB 27/57 KB 3/203 KB 27/60 KB 19/181 KB 21/22 KB 24/57 KB 3/203 KB 24/60 KB 19/181 KB 21/22 KB 27/57 KB 16/203 KB 27/60 KB 22/181 KB 21/22 KB 29/57 KB 19/203 KB 29/60 KB 25/181 KB 21/22 KB 24/57 KB 3/203 KB 24/60 KB 16/181 KB 22/22 KB 29/57 KB 19/203 KB 29/60 KB 25/181 KB 21/22 KB 29/57 KB 19/203 KB 29/60 KB 22/181 KB 22/22 KB 32/57 KB 19/203 KB 29/60 KB 25/181 KB 21/22 KB 27/57 KB 19/203 KB 29/60 KB 22/181 KB 21/22 KB 27/57 KB 19/203 KB 27/60 KB 22/181 KB 22/22 KB 32/57 KB 21/203 KB 29/60 KB 27/181 KB 22/22 KB 36/57 KB 21/203 KB 29/60 KB 27/181 KB 22/22 KB 40/57 KB 24/203 KB 32/60 KB 27/181 KB 22/22 KB 32/57 KB 19/203 KB 29/60 KB 27/181 KB 22/22 KB 40/57 KB 24/203 KB 32/60 KB 30/181 KB 22/22 KB 36/57 KB 24/203 KB 32/60 KB 27/181 KB 22/22 KB 36/57 KB 21/203 KB 32/60 KB 27/181 KB 22/22 KB 40/57 KB 27/203 KB 32/60 KB 30/181 KB 22/22 KB 40/57 KB 29/203 KB 36/60 KB 32/181 KB 40/57 KB 32/203 KB 36/60 KB 32/181 KB 22/22 KB 40/57 KB 27/203 KB 36/60 KB 32/181 KB 44/57 KB 32/203 KB 40/60 KB 32/181 KB 44/57 KB 32/203 KB 44/60 KB 32/181 KB 44/57 KB 32/203 KB 48/60 KB 32/181 KB 44/57 KB 32/203 KB 52/60 KB 32/181 KB 44/57 KB 36/203 KB 56/60 KB 32/181 KB 44/57 KB 36/203 KB 60/60 KB 32/181 KB 22/22 KB 40/57 KB 27/203 KB 32/60 KB 32/181 KB 44/57 KB 36/203 KB 60/60 KB 36/181 KB 44/57 KB 36/203 KB 60/60 KB 40/181 KB 44/57 KB 36/203 KB 60/60 KB 44/181 KB 44/57 KB 36/203 KB 60/60 KB 48/181 KB 44/57 KB 36/203 KB 60/60 KB 52/181 KB 44/57 KB 36/203 KB 60/60 KB 56/181 KB 44/57 KB 36/203 KB 52/60 KB 32/181 KB 44/57 KB 40/203 KB 60/60 KB 56/181 KB 44/57 KB 44/203 KB 60/60 KB 56/181 KB 44/57 KB 48/203 KB 60/60 KB 56/181 KB 44/57 KB 32/203 KB 36/60 KB 32/181 KB 48/57 KB 48/203 KB 60/60 KB 56/181 KB 52/57 KB 48/203 KB 60/60 KB 56/181 KB 56/57 KB 48/203 KB 60/60 KB 56/181 KB 57/57 KB 48/203 KB 60/60 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 453.2 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 57/57 KB 52/203 KB 60/60 KB 56/181 KB 57/57 KB 52/203 KB 60/60 KB 60/181 KB 57/57 KB 52/203 KB 60/60 KB 64/181 KB 57/57 KB 52/203 KB 60/60 KB 68/181 KB 57/57 KB 56/203 KB 72/181 KB 57/57 KB 56/203 KB 76/181 KB 57/57 KB 56/203 KB 80/181 KB 57/57 KB 56/203 KB 60/60 KB 68/181 KB 57/57 KB 60/203 KB 80/181 KB 57/57 KB 64/203 KB 80/181 KB 57/57 KB 68/203 KB 80/181 KB 57/57 KB 72/203 KB 80/181 KB 57/57 KB 76/203 KB 80/181 KB 57/57 KB 80/203 KB 80/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1312.4 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 57/57 KB 84/203 KB 84/181 KB 57/57 KB 88/203 KB 84/181 KB 57/57 KB 92/203 KB 84/181 KB 96/203 KB 84/181 KB 57/57 KB 80/203 KB 84/181 KB 96/203 KB 88/181 KB 96/203 KB 92/181 KB 96/203 KB 96/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1293.2 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 96/203 KB 100/181 KB 96/203 KB 104/181 KB 96/203 KB 108/181 KB 96/203 KB 112/181 KB 100/203 KB 116/181 KB 100/203 KB 120/181 KB 100/203 KB 124/181 KB 100/203 KB 128/181 KB 100/203 KB 112/181 KB 104/203 KB 128/181 KB 108/203 KB 128/181 KB 112/203 KB 128/181 KB 116/203 KB 128/181 KB 120/203 KB 132/181 KB 124/203 KB 132/181 KB 128/203 KB 132/181 KB 116/203 KB 132/181 KB 132/203 KB 132/181 KB 136/203 KB 136/181 KB 140/203 KB 136/181 KB 132/203 KB 136/181 KB 140/203 KB 140/181 KB 140/203 KB 144/181 KB 140/203 KB 148/181 KB 144/203 KB 148/181 KB 148/203 KB 148/181 KB 148/203 KB 152/181 KB 148/203 KB 156/181 KB 148/203 KB 160/181 KB 148/203 KB 164/181 KB 152/203 KB 168/181 KB 152/203 KB 172/181 KB 152/203 KB 176/181 KB 152/203 KB 180/181 KB 152/203 KB 181/181 KB 152/203 KB 164/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: 08:37:49 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 3558.9 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 08:37:49 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/3.3.3/maven-3.3.3.pom (23 KB at 915.5 KB/sec) unit-abot-epc-basic-0: 08:37:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 08:37:50 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 206.7 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 214.3 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 08:37:50 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 107.7 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 58.8 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 08:37:50 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 46.0 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 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 134.9 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 611.7 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 356.7 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 321.3 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/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: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 08:37:50 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 69.9 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 08:37:50 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 709.1 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 1965.5 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 08:37:50 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-oai-epc-0: 08:37:50 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:37:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:37:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:37:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:37:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:37:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:37:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 3/158 KB 3/201 KB 4/46 KB 6/158 KB 3/44 KB 3/201 KB 4/46 KB 9/158 KB 3/44 KB 3/201 KB 4/46 KB 11/158 KB 3/44 KB 3/201 KB 4/46 KB 14/158 KB 3/44 KB 3/201 KB 4/46 KB 16/158 KB 3/44 KB 3/201 KB 4/46 KB 19/158 KB 3/44 KB 3/201 KB 4/46 KB 22/158 KB 3/44 KB 3/201 KB 4/46 KB 3/158 KB 3/44 KB 6/201 KB 4/46 KB 22/158 KB 3/44 KB 9/201 KB 4/46 KB 22/158 KB 3/44 KB 11/201 KB 4/46 KB 22/158 KB 3/44 KB 14/201 KB 4/46 KB 22/158 KB 3/44 KB 16/201 KB 4/46 KB 22/158 KB 3/44 KB 19/201 KB 4/46 KB 22/158 KB 3/44 KB 22/201 KB 4/46 KB 22/158 KB 3/44 KB 25/201 KB 4/46 KB 22/158 KB 3/44 KB 27/201 KB 4/46 KB 22/158 KB 3/44 KB 4/46 KB 3/158 KB 3/44 KB 27/201 KB 4/46 KB 25/158 KB 5/44 KB 27/201 KB 4/46 KB 25/158 KB 8/44 KB 27/201 KB 4/46 KB 25/158 KB 11/44 KB 27/201 KB 4/46 KB 25/158 KB 13/44 KB 27/201 KB 4/46 KB 25/158 KB 16/44 KB 27/201 KB 4/46 KB 25/158 KB 19/44 KB 27/201 KB 4/46 KB 25/158 KB 21/44 KB 4/46 KB 3/158 KB 30/201 KB 8/46 KB 25/158 KB 21/44 KB 30/201 KB 12/46 KB 25/158 KB 21/44 KB 30/201 KB 16/46 KB 25/158 KB 21/44 KB 30/201 KB 20/46 KB 25/158 KB 21/44 KB 30/201 KB 24/46 KB 25/158 KB 21/44 KB 30/201 KB 28/46 KB 25/158 KB 21/44 KB 30/201 KB 32/46 KB 25/158 KB 21/44 KB 30/201 KB 36/46 KB 25/158 KB 21/44 KB 30/201 KB 40/46 KB 25/158 KB 21/44 KB 30/201 KB 44/46 KB 25/158 KB 21/44 KB 30/201 KB 4/46 KB 25/158 KB 21/44 KB 27/201 KB 4/46 KB 25/158 KB 3/44 KB 30/201 KB 44/46 KB 27/158 KB 24/44 KB 30/201 KB 44/46 KB 30/158 KB 24/44 KB 32/201 KB 44/46 KB 32/158 KB 24/44 KB 30/201 KB 44/46 KB 25/158 KB 24/44 KB 32/201 KB 46/46 KB 32/158 KB 24/44 KB 32/201 KB 44/46 KB 30/158 KB 24/44 KB 36/201 KB 46/46 KB 32/158 KB 24/44 KB 40/201 KB 46/46 KB 36/158 KB 27/44 KB 44/201 KB 46/46 KB 36/158 KB 27/44 KB 48/201 KB 46/46 KB 36/158 KB 27/44 KB 36/201 KB 46/46 KB 32/158 KB 27/44 KB 48/201 KB 46/46 KB 36/158 KB 29/44 KB 48/201 KB 46/46 KB 36/158 KB 32/44 KB 48/201 KB 46/46 KB 36/158 KB 36/44 KB 52/201 KB 46/46 KB 36/158 KB 40/44 KB 52/201 KB 46/46 KB 36/158 KB 44/44 KB 52/201 KB 46/46 KB 36/158 KB 44/44 KB 36/201 KB 46/46 KB 36/158 KB 27/44 KB 52/201 KB 46/46 KB 40/158 KB 44/44 KB 52/201 KB 46/46 KB 44/158 KB 44/44 KB 52/201 KB 46/46 KB 48/158 KB 44/44 KB 52/201 KB 46/46 KB 52/158 KB 44/44 KB 52/201 KB 46/46 KB 56/158 KB 44/44 KB 52/201 KB 46/46 KB 60/158 KB 44/44 KB 52/201 KB 46/46 KB 64/158 KB 44/44 KB 52/201 KB 46/46 KB 36/158 KB 36/44 KB 56/201 KB 46/46 KB 64/158 KB 44/44 KB 60/201 KB 46/46 KB 64/158 KB 44/44 KB 64/201 KB 46/46 KB 64/158 KB 44/44 KB 68/201 KB 46/46 KB 64/158 KB 44/44 KB 72/201 KB 46/46 KB 68/158 KB 44/44 KB 76/201 KB 46/46 KB 68/158 KB 44/44 KB 4/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 4/54 KB 68/201 KB 46/46 KB 68/158 KB 44/44 KB 72/201 KB 46/46 KB 68/158 KB 44/44 KB 4/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 8/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 12/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 16/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 20/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 24/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 28/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 32/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 36/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 40/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 44/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 48/54 KB 80/201 KB 46/46 KB 68/158 KB 44/44 KB 52/54 KB 80/201 KB 46/46 KB 68/15 unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 8 KB 44/44 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 900.4 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 08:37:50 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 1069.6 KB/sec) unit-oai-epc-0: 08:37:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 80/201 KB 72/158 KB 54/54 KB 80/201 KB 76/158 KB 54/54 KB 84/201 KB 80/158 KB 54/54 KB Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 84/201 KB 84/158 KB 54/54 KB 84/201 KB 88/158 KB 54/54 KB 84/201 KB 92/158 KB 54/54 KB 84/201 KB 96/158 KB 54/54 KB 84/201 KB 76/158 KB 54/54 KB 88/201 KB 96/158 KB 54/54 KB 92/201 KB 96/158 KB 54/54 KB 96/201 KB 96/158 KB 54/54 KB 100/201 KB 96/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1120.8 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 100/201 KB 4/6 KB 100/158 KB 100/201 KB 6/6 KB 100/158 KB 104/201 KB 6/6 KB 100/158 KB 108/201 KB 6/6 KB 100/158 KB 112/201 KB 6/6 KB 100/158 KB 100/201 KB 100/158 KB 54/54 KB 112/201 KB 6/6 KB 104/158 KB 112/201 KB 6/6 KB 108/158 KB 112/201 KB 6/6 KB 112/158 KB 112/201 KB 6/6 KB 116/158 KB 116/201 KB 6/6 KB 3/3 KB 120/158 KB 116/201 KB 6/6 KB 3/3 KB 124/158 KB 116/201 KB 6/6 KB 3/3 KB 128/158 KB 116/201 KB 6/6 KB 3/3 KB 116/158 KB 120/201 KB 6/6 KB 3/3 KB 128/158 KB 124/201 KB 6/6 KB 3/3 KB 128/158 KB 128/201 KB 6/6 KB 3/3 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 116/158 KB 132/201 KB 6/6 KB 3/3 KB 128/158 KB 136/201 KB 6/6 KB 3/3 KB 132/158 KB 140/201 KB 6/6 KB 3/3 KB 132/158 KB 144/201 KB 6/6 KB 3/3 KB 132/158 KB 132/201 KB 6/6 KB 3/3 KB 132/158 KB 144/201 KB 6/6 KB 3/3 KB 136/158 KB 144/201 KB 6/6 KB 3/3 KB 140/158 KB 144/201 KB 6/6 KB 3/3 KB 144/158 KB 148/201 KB 6/6 KB 3/3 KB 148/158 KB 148/201 KB 6/6 KB 3/3 KB 152/158 KB 148/201 KB 6/6 KB 3/3 KB 156/158 KB 148/201 KB 3/3 KB 158/158 KB 148/201 KB 6/6 KB 3/3 KB 144/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 109.8 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 152/201 KB 3/3 KB 158/158 KB 152/201 KB 3/3 KB 158/158 KB 4/367 KB 152/201 KB 3/3 KB 158/158 KB 8/367 KB 152/201 KB 3/3 KB 158/158 KB 12/367 KB 152/201 KB 3/3 KB 158/158 KB 16/367 KB 156/201 KB 3/3 KB 158/158 KB 16/367 KB 160/201 KB 3/3 KB 158/158 KB 16/367 KB 160/201 KB 3/3 KB 158/158 KB 20/367 KB 160/201 KB 3/3 KB 158/158 KB 24/367 KB 160/201 KB 3/3 KB 158/158 KB 28/367 KB 160/201 KB 3/3 KB 158/158 KB 32/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 43.5 KB/sec) unit-abot-epc-basic-0: 08:37:50 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-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 160/201 KB 158/158 KB 36/367 KB 160/201 KB 158/158 KB 40/367 KB 160/201 KB 158/158 KB 44/367 KB 160/201 KB 158/158 KB 48/367 KB 160/201 KB 158/158 KB 52/367 KB 160/201 KB 158/158 KB 56/367 KB 160/201 KB 158/158 KB 60/367 KB 160/201 KB 158/158 KB 64/367 KB 160/201 KB 158/158 KB 68/367 KB 160/201 KB 158/158 KB 72/367 KB 160/201 KB 158/158 KB 76/367 KB 160/201 KB 158/158 KB 80/367 KB 160/201 KB 158/158 KB 84/367 KB 164/201 KB 158/158 KB 84/367 KB 168/201 KB 158/158 KB 84/367 KB 172/201 KB 158/158 KB 88/367 KB 176/201 KB 158/158 KB 88/367 KB 168/201 KB 158/158 KB 88/367 KB 176/201 KB 3/52 KB 158/158 KB 88/367 KB 176/201 KB 5/52 KB 158/158 KB 88/367 KB 176/201 KB 8/52 KB 158/158 KB 88/367 KB 176/201 KB 11/52 KB 158/158 KB 88/367 KB 176/201 KB 13/52 KB 158/158 KB 88/367 KB 176/201 KB 16/52 KB 158/158 KB 88/367 KB 176/201 KB 19/52 KB 158/158 KB 88/367 KB 176/201 KB 21/52 KB 158/158 KB 88/367 KB 176/201 KB 24/52 KB 158/158 KB 88/367 KB 176/201 KB 27/52 KB 158/158 KB 92/367 KB 176/201 KB 29/52 KB 158/158 KB 92/367 KB 4/5 KB 180/201 KB 32/52 KB 158/158 KB 92/367 KB 176/201 KB 24/52 KB 158/158 KB 92/367 KB 4/5 KB 180/201 KB 29/52 KB 158/158 KB 92/367 KB 5/5 KB 180/201 KB 32/52 KB 158/158 KB 92/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 1938.9 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 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 55.6 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 180/201 KB 29/52 KB 158/158 KB 92/367 KB 184/201 KB 32/52 KB 96/367 KB 188/201 KB 32/52 KB 96/367 KB 192/201 KB 32/52 KB 96/367 KB 196/201 KB 32/52 KB 96/367 KB 200/201 KB 36/52 KB 96/367 KB 201/201 KB 36/52 KB 96/367 KB 5/5 KB 180/201 KB 32/52 KB 96/367 KB 201/201 KB 36/52 KB 100/367 KB 201/201 KB 36/52 KB 104/367 KB 201/201 KB 36/52 KB 108/367 KB 201/201 KB 36/52 KB 112/367 KB 201/201 KB 36/52 KB 116/367 KB 201/201 KB 36/52 KB 120/367 KB 201/201 KB 36/52 KB 124/367 KB 201/201 KB 36/52 KB 128/367 KB 201/201 KB 36/52 KB 132/367 KB 201/201 KB 36/52 KB 136/367 KB 201/201 KB 36/52 KB 140/367 KB 4/238 KB 201/201 KB 36/52 KB 140/367 KB 8/238 KB 201/201 KB 36/52 KB 140/367 KB 12/238 KB 201/201 KB 36/52 KB 140/367 KB 16/238 KB 201/201 KB 36/52 KB 140/367 KB 196/201 KB 36/52 KB 96/367 KB 20/238 KB 201/201 KB 36/52 KB 140/367 KB 24/238 KB 201/201 KB 3/47 KB 36/52 KB 140/367 KB 28/238 KB 201/201 KB 3/47 KB 36/52 KB 140/367 KB 20/238 KB 201/201 KB 3/47 KB 36/52 KB 140/367 KB 28/238 KB 201/201 KB 3/47 KB 40/52 KB 140/367 KB 28/238 KB 201/201 KB 3/47 KB 44/52 KB 140/367 KB 32/238 KB 201/201 KB 5/47 KB 48/52 KB 140/367 KB 32/238 KB 201/201 KB 5/47 KB 44/52 KB 140/367 KB 32/238 KB 201/201 KB 8/47 KB 48/52 KB 140/367 KB 32/238 KB 11/47 KB 52/52 KB 140/367 KB 32/238 KB 201/201 KB 3/47 KB 44/52 KB 140/367 KB 36/238 KB 11/47 KB 52/52 KB 140/367 KB 40/238 KB 11/47 KB 52/52 KB 140/367 KB 44/238 KB 13/47 KB 52/52 KB 140/367 KB 48/238 KB 13/47 KB 52/52 KB 140/367 KB 52/238 KB 13/47 KB 52/52 KB 140/367 KB 56/238 KB 13/47 KB 52/52 KB 144/367 KB 60/238 KB 13/47 KB 52/52 KB 144/367 KB 64/238 KB 13/47 KB 52/52 KB 144/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2253.8 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 32/238 KB 201/201 KB 8/47 KB 52/52 KB 140/367 KB 52/238 KB 13/47 KB 52/52 KB 144/367 KB 40/238 KB 13/47 KB 52/52 KB 140/367 KB 68/238 KB 16/47 KB 52/52 KB 144/367 KB 68/238 KB 16/47 KB 52/52 KB 148/367 KB 68/238 KB 19/47 KB 52/52 KB 152/367 KB 68/238 KB 19/47 KB 52/52 KB 156/367 KB 68/238 KB 19/47 KB 52/52 KB 160/367 KB 68/238 KB 19/47 KB 52/52 KB 164/367 KB 68/238 KB 13/47 KB 52/52 KB 144/367 KB 72/238 KB 19/47 KB 52/52 KB 164/367 KB 76/238 KB 19/47 KB 52/52 KB 164/367 KB 80/238 KB 19/47 KB 52/52 KB 168/367 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 76/238 KB 19/47 KB 52/52 KB 168/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 541.6 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 68/238 KB 19/47 KB 52/52 KB 148/367 KB 80/238 KB 21/47 KB 168/367 KB 80/238 KB 24/47 KB 168/367 KB 80/238 KB 27/47 KB 168/367 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 80/238 KB 29/47 KB 168/367 KB 80/238 KB 32/47 KB 168/367 KB 80/238 KB 36/47 KB 168/367 KB 80/238 KB 40/47 KB 168/367 KB 80/238 KB 44/47 KB 172/367 KB 80/238 KB 47/47 KB 172/367 KB 80/238 KB 40/47 KB 172/367 KB 80/238 KB 47/47 KB 176/367 KB 80/238 KB 47/47 KB 180/367 KB 84/238 KB 47/47 KB 184/367 KB 84/238 KB 47/47 KB 188/367 KB 84/238 KB 47/47 KB 180/367 KB 88/238 KB 47/47 KB 188/367 KB 92/238 KB 47/47 KB 188/367 KB 96/238 KB 47/47 KB 188/367 KB 4/28 KB 96/238 KB 47/47 KB 188/367 KB 8/28 KB 96/238 KB 47/47 KB 188/367 KB 12/28 KB 96/238 KB 47/47 KB 188/367 KB 16/28 KB 96/238 KB 47/47 KB 188/367 KB 16/28 KB 100/238 KB 47/47 KB 188/367 KB 16/28 KB 100/238 KB 47/47 KB 192/367 KB 16/28 KB 104/238 KB 47/47 KB 196/367 KB 20/28 KB 104/238 KB 47/47 KB 200/367 KB 20/28 KB 104/238 KB 47/47 KB 204/367 KB 20/28 KB 104/238 KB 47/47 KB 208/367 KB 20/28 KB 104/238 KB 47/47 KB 212/367 KB 20/28 KB 104/238 KB 216/367 KB 20/28 KB 104/238 KB 220/367 KB 20/28 KB 104/238 KB 224/367 KB 16/28 KB 104/238 KB 47/47 KB 192/367 KB 20/28 KB 108/238 KB 224/367 KB 20/28 KB 112/238 KB 224/367 KB 20/28 KB 104/238 KB 47/47 KB 196/367 KB 24/28 KB 112/238 KB 224/367 KB 28/28 KB 112/238 KB 224/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 420.2 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 28/28 KB 116/238 KB 224/367 KB 28/28 KB 120/238 KB 224/367 KB 28/28 KB 124/238 KB 224/367 KB 28/28 KB 128/238 KB 224/367 KB 28/28 KB 132/238 KB 224/367 KB 28/28 KB 136/238 KB 228/367 KB 28/28 KB 140/238 KB 228/367 KB 28/28 KB 144/238 KB 228/367 KB 28/28 KB 132/238 KB 228/367 KB 28/28 KB 144/238 KB 232/367 KB 28/28 KB 144/238 KB 236/367 KB 28/28 KB 144/238 KB 240/367 KB 28/28 KB 148/238 KB 240/367 KB 28/28 KB 152/238 KB 244/367 KB 28/28 KB 156/238 KB 244/367 KB 28/28 KB 160/238 KB 244/367 KB 28/28 KB 148/238 KB 244/367 KB 28/28 KB 160/238 KB 248/367 KB 28/28 KB 160/238 KB 252/367 KB 28/28 KB 160/238 KB 256/367 KB 28/28 KB 160/238 KB 260/367 KB 28/28 KB 164/238 KB 260/367 KB 28/28 KB 168/238 KB 260/367 KB 28/28 KB 172/238 KB 260/367 KB 28/28 KB 176/238 KB 260/367 KB 28/28 KB 176/238 KB 264/367 KB 28/28 KB 176/238 KB 268/367 KB 28/28 KB 180/238 KB 272/367 KB 28/28 KB 180/238 KB 276/367 KB 28/28 KB 180/238 KB 280/367 KB 28/28 KB 180/238 KB 284/367 KB 28/28 KB 180/238 KB 288/367 KB 28/28 KB 180/238 KB 268/367 KB 28/28 KB 184/238 KB 288/367 KB 28/28 KB 188/238 KB 288/367 KB 28/28 KB 192/238 KB 288/367 KB 28/28 KB 196/238 KB 288/367 KB 28/28 KB 200/238 KB 292/367 KB 28/28 KB 204/238 KB 292/367 KB 28/28 KB 208/238 KB 292/367 KB 28/28 KB 196/238 KB 292/367 KB 28/28 KB 208/238 KB 296/367 KB 28/28 KB 208/238 KB 300/367 KB 28/28 KB 208/238 KB 304/367 KB 212/238 KB 4/186 KB 304/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 221.8 KB/sec) unit-abot-epc-basic-0: 08:37:50 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-oai-epc-0: 08:37:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 28/28 KB 208/238 KB 4/186 KB 304/367 KB 212/238 KB 8/186 KB 308/367 KB 212/238 KB 12/186 KB 308/367 KB 212/238 KB 16/186 KB 308/367 KB 212/238 KB 20/186 KB 308/367 KB 212/238 KB 24/186 KB 308/367 KB 212/238 KB 28/186 KB 308/367 KB 212/238 KB 32/186 KB 308/367 KB 212/238 KB 36/186 KB 308/367 KB 212/238 KB 40/186 KB 308/367 KB 212/238 KB 44/186 KB 308/367 KB 212/238 KB 48/186 KB 308/367 KB 212/238 KB 52/186 KB 308/367 KB 212/238 KB 56/186 KB 308/367 KB 212/238 KB 60/186 KB 308/367 KB 212/238 KB 64/186 KB 308/367 KB 212/238 KB 68/186 KB 308/367 KB 212/238 KB 72/186 KB 308/367 KB 212/238 KB 76/186 KB 308/367 KB 212/238 KB 80/186 KB 308/367 KB 212/238 KB 84/186 KB 308/367 KB 212/238 KB 88/186 KB 308/367 KB 212/238 KB 92/186 KB 308/367 KB 216/238 KB 96/186 KB 308/367 KB 212/238 KB 4/186 KB 308/367 KB 216/238 KB 96/186 KB 312/367 KB 216/238 KB 96/186 KB 316/367 KB 216/238 KB 96/186 KB 320/367 KB 216/238 KB 92/186 KB 308/367 KB 220/238 KB 96/186 KB 320/367 KB 224/238 KB 96/186 KB 320/367 KB 228/238 KB 96/186 KB 320/367 KB 228/238 KB 4/558 KB 100/186 KB 324/367 KB 228/238 KB 8/558 KB 100/186 KB 324/367 KB 228/238 KB 12/558 KB 100/186 KB 324/367 KB 228/238 KB 16/558 KB 100/186 KB 324/367 KB 232/238 KB 16/558 KB 100/186 KB 324/367 KB 236/238 KB 16/558 KB 100/186 KB 324/367 KB 238/238 KB 16/558 KB 100/186 KB 324/367 KB 228/238 KB 100/186 KB 324/367 KB 238/238 KB 20/558 KB 100/186 KB 328/367 KB 238/238 KB 20/558 KB 100/186 KB 332/367 KB 238/238 KB 20/558 KB 100/186 KB 336/367 KB 238/238 KB 20/558 KB 100/186 KB 340/367 KB 238/238 KB 20/558 KB 100/186 KB 344/367 KB 238/238 KB 20/558 KB 100/186 KB 348/367 KB 238/238 KB 20/558 KB 100/186 KB 352/367 KB 228/238 KB 100/186 KB 320/367 KB 238/238 KB 20/558 KB 100/186 KB 324/367 KB 238/238 KB 24/558 KB 100/186 KB 352/367 KB 238/238 KB 28/558 KB 100/186 KB 352/367 KB 238/238 KB 32/558 KB 100/186 KB 352/367 KB 238/238 KB 36/558 KB 100/186 KB 352/367 KB 238/238 KB 40/558 KB 100/186 KB 352/367 KB 238/238 KB 44/558 KB 100/186 KB 352/367 KB 238/238 KB 48/558 KB 100/186 KB 352/367 KB 238/238 KB 52/558 KB 100/186 KB 352/367 KB 238/238 KB 56/558 KB 100/186 KB 352/367 KB 238/238 KB 60/558 KB 100/186 KB 352/367 KB 238/238 KB 64/558 KB 100/186 KB 352/367 KB 238/238 KB 68/558 KB 100/186 KB 352/367 KB 238/238 KB 72/558 KB 100/186 KB 352/367 KB 238/238 KB 76/558 KB 100/186 KB 352/367 KB 238/238 KB 80/558 KB 100/186 KB 352/367 KB 238/238 KB 84/558 KB 100/186 KB 352/367 KB 238/238 KB 84/558 KB 104/186 KB 352/367 KB 238/238 KB 84/558 KB 108/186 KB 352/367 KB 238/238 KB 84/558 KB 112/186 KB 352/367 KB 238/238 KB 84/558 KB 116/186 KB 352/367 KB 238/238 KB 88/558 KB 120/186 KB 352/367 KB 238/238 KB 88/558 KB 124/186 KB 352/367 KB 238/238 KB 88/558 KB 128/186 KB 352/367 KB 238/238 KB 88/558 KB 116/186 KB 352/367 KB 238/238 KB 92/558 KB 128/186 KB 352/367 KB 238/238 KB 96/558 KB 128/186 KB 352/367 KB 238/238 KB 100/558 KB 128/186 KB 352/367 KB 238/238 KB 104/558 KB 132/186 KB 356/367 KB 238/238 KB 108/558 KB 132/186 KB 356/367 KB 112/558 KB 132/186 KB 356/367 KB 116/558 KB 132/186 KB 356/367 KB 120/558 KB 132/186 KB 356/367 KB 124/558 KB 132/186 KB 356/367 KB 128/558 KB 132/186 KB 356/367 KB 132/558 KB 132/186 KB 356/367 KB 136/558 KB 132/186 KB 356/367 KB 140/558 KB 132/186 KB 356/367 KB 238/238 KB 100/558 KB 132/186 KB 356/367 KB 140/558 KB 132/186 KB 360/367 KB 140/558 KB 132/186 KB 364/367 KB 140/5 unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 58 KB 132/186 KB 367/367 KB 238/238 KB 100/558 KB 132/186 KB 352/367 KB 140/558 KB 136/186 KB 367/367 KB 140/558 KB 140/186 KB 367/367 KB 140/558 KB 144/186 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1615.2 KB/sec) unit-abot-epc-basic-0: 08:37:50 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: 08:37:50 DEBUG unit.abot-epc-basic/0.install 140/558 KB 148/186 KB 367/367 KB 140/558 KB 152/186 KB 367/367 KB 140/558 KB 156/186 KB 367/367 KB 140/558 KB 160/186 KB 367/367 KB 140/558 KB 164/186 KB 367/367 KB 144/558 KB 168/186 KB 367/367 KB 144/558 KB 172/186 KB 367/367 KB 144/558 KB 176/186 KB 367/367 KB 144/558 KB 164/186 KB 367/367 KB 148/558 KB 176/186 KB 367/367 KB 152/558 KB 180/186 KB 156/558 KB 180/186 KB 160/558 KB 180/186 KB 148/558 KB 180/186 KB 160/558 KB 184/186 KB 160/558 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2290.4 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 164/558 KB 186/186 KB 168/558 KB 186/186 KB 172/558 KB 186/186 KB 176/558 KB 186/186 KB 180/558 KB 186/186 KB 184/558 KB 186/186 KB 188/558 KB 186/186 KB 192/558 KB 186/186 KB 196/558 KB 186/186 KB 200/558 KB 186/186 KB 204/558 KB 186/186 KB 208/558 KB 186/186 KB 208/558 KB 4/1206 KB 186/186 KB 208/558 KB 8/1206 KB 186/186 KB 208/558 KB 12/1206 KB 186/186 KB 208/558 KB 16/1206 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1127.1 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 208/558 KB 20/1206 KB 208/558 KB 24/1206 KB 208/558 KB 28/1206 KB 208/558 KB 4/181 KB 32/1206 KB 208/558 KB 4/181 KB 36/1206 KB 208/558 KB 4/181 KB 28/1206 KB 208/558 KB 8/181 KB 36/1206 KB 208/558 KB 12/181 KB 36/1206 KB 208/558 KB 12/181 KB 40/1206 KB 208/558 KB 12/181 KB 44/1206 KB 208/558 KB 16/181 KB 44/1206 KB 208/558 KB 16/181 KB 48/1206 KB 208/558 KB 20/181 KB 48/1206 KB 208/558 KB 24/181 KB 52/1206 KB 208/558 KB 20/181 KB 52/1206 KB 208/558 KB 24/181 KB 56/1206 KB 208/558 KB 28/181 KB 56/1206 KB 208/558 KB 32/181 KB 60/1206 KB 208/558 KB 28/181 KB 60/1206 KB 208/558 KB 32/181 KB 64/1206 KB 208/558 KB 36/181 KB 64/1206 KB 212/558 KB 40/181 KB 68/1206 KB 212/558 KB 44/181 KB 68/1206 KB 212/558 KB 48/181 KB 68/1206 KB 212/558 KB 36/181 KB 68/1206 KB 216/558 KB 48/181 KB 68/1206 KB 220/558 KB 48/181 KB 68/1206 KB 208/558 KB 36/181 KB 68/1206 KB 224/558 KB 48/181 KB 72/1206 KB 224/558 KB 48/181 KB 76/1206 KB 224/558 KB 48/181 KB 80/1206 KB 224/558 KB 52/181 KB 80/1206 KB 224/558 KB 56/181 KB 84/1206 KB 224/558 KB 60/181 KB 84/1206 KB 224/558 KB 64/181 KB 84/1206 KB 224/558 KB 68/181 KB 84/1206 KB 224/558 KB 72/181 KB 84/1206 KB 224/558 KB 76/181 KB 84/1206 KB 224/558 KB 80/181 KB 84/1206 KB 224/558 KB 52/181 KB 84/1206 KB 224/558 KB 52/181 KB 80/1206 KB 228/558 KB 80/181 KB 84/1206 KB 232/558 KB 80/181 KB 84/1206 KB 236/558 KB 80/181 KB 84/1206 KB 240/558 KB 80/181 KB 84/1206 KB 240/558 KB 80/181 KB 88/1206 KB 240/558 KB 80/181 KB 92/1206 KB 240/558 KB 80/181 KB 96/1206 KB 244/558 KB 80/181 KB 96/1206 KB 248/558 KB 80/181 KB 100/1206 KB 252/558 KB 80/181 KB 100/1206 KB 256/558 KB 80/181 KB 100/1206 KB 244/558 KB 80/181 KB 100/1206 KB 256/558 KB 80/181 KB 104/1206 KB 256/558 KB 80/181 KB 108/1206 KB 256/558 KB 80/181 KB 112/1206 KB 256/558 KB 84/181 KB 112/1206 KB 260/558 KB 88/181 KB 116/1206 KB 260/558 KB 92/181 KB 116/1206 KB 260/558 KB 96/181 KB 116/1206 KB 260/558 KB 100/181 KB 116/1206 KB 260/558 KB 104/181 KB 116/1206 KB 260/558 KB 108/181 KB 116/1206 KB 260/558 KB 112/181 KB 116/1206 KB 260/558 KB 116/181 KB 116/1206 KB 260/558 KB 120/181 KB 116/1206 KB 260/558 KB 124/181 KB 116/1206 KB 260/558 KB 128/181 KB 116/1206 KB 260/558 KB 84/181 KB 116/1206 KB 260/558 KB 84/181 KB 112/1206 KB 264/558 KB 128/181 KB 116/1206 KB 268/558 KB 128/181 KB 116/1206 KB 272/558 KB 128/181 KB 116/1206 KB 276/558 KB 128/181 KB 116/1206 KB 280/558 KB 128/181 KB 120/1206 KB 276/558 KB 128/181 KB 120/1206 KB 280/558 KB 128/181 KB 124/1206 KB 280/558 KB 128/181 KB 128/1206 KB 280/558 KB 128/181 KB 132/1206 KB 284/558 KB 128/181 KB 136/1206 KB 284/558 KB 128/181 KB 140/1206 KB 284/558 KB 128/181 KB 144/1206 KB 284/558 KB 128/181 KB 132/1206 KB 288/558 KB 128/181 KB 144/1206 KB 292/558 KB 128/181 KB 144/1206 KB 296/558 KB 128/181 KB 148/1206 KB 300/558 KB 128/181 KB 148/1206 KB 304/558 KB 128/181 KB 148/1206 KB 308/558 KB 128/181 KB 148/1206 KB 312/558 KB 132/181 KB 148/1206 KB 316/558 KB 132/181 KB 148/1206 KB 320/558 KB 132/181 KB 148/1206 KB 292/558 KB 128/181 KB 148/1206 KB 320/558 KB 132/181 KB 152/1206 KB 320/558 KB 132/181 KB 156/1206 KB 320/558 KB 132/181 KB 160/1206 KB 308/558 KB 132/181 KB 148/1206 KB 320/558 KB 136/181 KB 160/1206 KB 320/558 KB 140/181 KB 160/1206 KB 320/558 KB 144/181 KB 160/1206 KB 320/558 KB 148/181 KB 160/1206 KB 324/558 KB 152/181 KB 164/1206 KB 324/558 KB 156/181 KB 164/1206 KB 324/558 KB unit-oai-epc-0: 08:37:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 160/181 KB 164/1206 KB 324/558 KB 148/181 KB 164/1206 KB 324/558 KB 160/181 KB 168/1206 KB 324/558 KB 160/181 KB 172/1206 KB 324/558 KB 160/181 KB 176/1206 KB 324/558 KB 148/181 KB 160/1206 KB 328/558 KB 160/181 KB 176/1206 KB 332/558 KB 160/181 KB 176/1206 KB 336/558 KB 160/181 KB 176/1206 KB 340/558 KB 160/181 KB 180/1206 KB 344/558 KB 164/181 KB 180/1206 KB 348/558 KB 164/181 KB 180/1206 KB 352/558 KB 164/181 KB 180/1206 KB 336/558 KB 160/181 KB 180/1206 KB 352/558 KB 164/181 KB 184/1206 KB 352/558 KB 164/181 KB 188/1206 KB 352/558 KB 164/181 KB 192/1206 KB 340/558 KB 164/181 KB 180/1206 KB 352/558 KB 168/181 KB 192/1206 KB 352/558 KB 172/181 KB 192/1206 KB 352/558 KB 176/181 KB 192/1206 KB 352/558 KB 180/181 KB 192/1206 KB 356/558 KB 181/181 KB 196/1206 KB 356/558 KB 180/181 KB 196/1206 KB 360/558 KB 181/181 KB 196/1206 KB 364/558 KB 181/181 KB 196/1206 KB 368/558 KB 181/181 KB 196/1206 KB 372/558 KB 181/181 KB 196/1206 KB 376/558 KB 181/181 KB 196/1206 KB 352/558 KB 180/181 KB 196/1206 KB 376/558 KB 181/181 KB 200/1206 KB 376/558 KB 181/181 KB 204/1206 KB 376/558 KB 181/181 KB 208/1206 KB 376/558 KB 181/181 KB 212/1206 KB 376/558 KB 181/181 KB 216/1206 KB 376/558 KB 181/181 KB 220/1206 KB 376/558 KB 181/181 KB 224/1206 KB 380/558 KB 181/181 KB 224/1206 KB 384/558 KB 181/181 KB 224/1206 KB 388/558 KB 181/181 KB 224/1206 KB 392/558 KB 181/181 KB 228/1206 KB 396/558 KB 181/181 KB 228/1206 KB 400/558 KB 181/181 KB 228/1206 KB 404/558 KB 181/181 KB 228/1206 KB 408/558 KB 181/181 KB 228/1206 KB 412/558 KB 181/181 KB 228/1206 KB 416/558 KB 181/181 KB 228/1206 KB 420/558 KB 181/181 KB 228/1206 KB 388/558 KB 181/181 KB 228/1206 KB 420/558 KB 181/181 KB 232/1206 KB 420/558 KB 181/181 KB 236/1206 KB 420/558 KB 181/181 KB 240/1206 KB 420/558 KB 181/181 KB 244/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 886.3 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 420/558 KB 248/1206 KB 420/558 KB 252/1206 KB 420/558 KB 256/1206 KB 420/558 KB 260/1206 KB 424/558 KB 264/1206 KB 424/558 KB 268/1206 KB 424/558 KB 272/1206 KB 424/558 KB 260/1206 KB 428/558 KB 272/1206 KB 432/558 KB 272/1206 KB 436/558 KB 272/1206 KB 440/558 KB 276/1206 KB 444/558 KB 276/1206 KB 448/558 KB 276/1206 KB 436/558 KB 276/1206 KB 448/558 KB 280/1206 KB 448/558 KB 284/1206 KB 448/558 KB 288/1206 KB 448/558 KB 292/1206 KB 452/558 KB 296/1206 KB 452/558 KB 300/1206 KB 452/558 KB 304/1206 KB 452/558 KB 292/1206 KB 456/558 KB 304/1206 KB 460/558 KB 304/1206 KB 464/558 KB 304/1206 KB 468/558 KB 304/1206 KB 472/558 KB 308/1206 KB 476/558 KB 308/1206 KB 480/558 KB 308/1206 KB 468/558 KB 308/1206 KB 480/558 KB 312/1206 KB 480/558 KB 316/1206 KB 484/558 KB 320/1206 KB 484/558 KB 324/1206 KB 484/558 KB 328/1206 KB 484/558 KB 332/1206 KB 484/558 KB 336/1206 KB 484/558 KB 316/1206 KB 488/558 KB 336/1206 KB 492/558 KB 336/1206 KB 496/558 KB 336/1206 KB 500/558 KB 336/1206 KB 504/558 KB 340/1206 KB 508/558 KB 340/1206 KB 512/558 KB 340/1206 KB 500/558 KB 340/1206 KB 512/558 KB 344/1206 KB 516/558 KB 348/1206 KB 516/558 KB 352/1206 KB 516/558 KB 356/1206 KB 516/558 KB 344/1206 KB 520/558 KB 356/1206 KB 524/558 KB 356/1206 KB 528/558 KB 356/1206 KB 532/558 KB 356/1206 KB 532/558 KB 360/1206 KB 532/558 KB 364/1206 KB 532/558 KB 368/1206 KB 532/558 KB 372/1206 KB 536/558 KB 372/1206 KB 540/558 KB 372/1206 KB 544/558 KB 372/1206 KB 548/558 KB 372/1206 KB 552/558 KB 376/1206 KB 556/558 KB 376/1206 KB 558/558 KB 376/1206 KB 548/558 KB 376/1206 KB 558/558 KB 380/1206 KB 558/558 KB 384/1206 KB 558/558 KB 388/1206 KB 558/558 KB 392/1206 KB 558/558 KB 396/1206 KB 558/558 KB 400/1206 KB 558/558 KB 404/1206 KB 558/558 KB 408/1206 KB 558/558 KB 412/1206 KB 558/558 KB 416/1206 KB 558/558 KB 420/1206 KB 558/558 KB 424/1206 KB 558/558 KB 428/1206 KB 558/558 KB 432/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2443.5 KB/sec) unit-oai-epc-0: 08:37:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 436/1206 KB 440/1206 KB 444/1206 KB 448/1206 KB 452/1206 KB 456/1206 KB 460/1206 KB 464/1206 KB 468/1206 KB 472/1206 KB 476/1206 KB 480/1206 KB 484/1206 KB 488/1206 KB 492/1206 KB 496/1206 KB 496/1206 KB 4/1199 KB 496/1206 KB 8/1199 KB 496/1206 KB 12/1199 KB 496/1206 KB 16/1199 KB 496/1206 KB 20/1199 KB 496/1206 KB 24/1199 KB 496/1206 KB 28/1199 KB 496/1206 KB 32/1199 KB 496/1206 KB 36/1199 KB 496/1206 KB 40/1199 KB 496/1206 KB 44/1199 KB 496/1206 KB 48/1199 KB 496/1206 KB 52/1199 KB 496/1206 KB 56/1199 KB 496/1206 KB 60/1199 KB 496/1206 KB 64/1199 KB 496/1206 KB 68/1199 KB 500/1206 KB 72/1199 KB 500/1206 KB 76/1199 KB 500/1206 KB 80/1199 KB 500/1206 KB 84/1199 KB 500/1206 KB 88/1199 KB 500/1206 KB 92/1199 KB 500/1206 KB 96/1199 KB 500/1206 KB 100/1199 KB 500/1206 KB 68/1199 KB 504/1206 KB 100/1199 KB 508/1206 KB 100/1199 KB 512/1206 KB 100/1199 KB 516/1206 KB 100/1199 KB 520/1206 KB 100/1199 KB 524/1206 KB 100/1199 KB 528/1206 KB 104/1199 KB 524/1206 KB 104/1199 KB 528/1206 KB 108/1199 KB 528/1206 KB 112/1199 KB 528/1206 KB 116/1199 KB 532/1206 KB 120/1199 KB 532/1206 KB 124/1199 KB 532/1206 KB 128/1199 KB 532/1206 KB 116/1199 KB 536/1206 KB 128/1199 KB 540/1206 KB 128/1199 KB 544/1206 KB 128/1199 KB 548/1206 KB 128/1199 KB 552/1206 KB 132/1199 KB 556/1206 KB 132/1199 KB 560/1206 KB 132/1199 KB 548/1206 KB 132/1199 KB 560/1206 KB 136/1199 KB 560/1206 KB 140/1199 KB 560/1206 KB 144/1199 KB 564/1206 KB 144/1199 KB 568/1206 KB 148/1199 KB 572/1206 KB 148/1199 KB 576/1206 KB 148/1199 KB 564/1206 KB 148/1199 KB 576/1206 KB 152/1199 KB 576/1206 KB 156/1199 KB 576/1206 KB 160/1199 KB 580/1206 KB 164/1199 KB 580/1206 KB 168/1199 KB 580/1206 KB 172/1199 KB 580/1206 KB 160/1199 KB 584/1206 KB 172/1199 KB 588/1206 KB 172/1199 KB 592/1206 KB 172/1199 KB 592/1206 KB 176/1199 KB 592/1206 KB 180/1199 KB 596/1206 KB 184/1199 KB 596/1206 KB 188/1199 KB 596/1206 KB 192/1199 KB 596/1206 KB 180/1199 KB 600/1206 KB 192/1199 KB 604/1206 KB 192/1199 KB 608/1206 KB 192/1199 KB 612/1206 KB 192/1199 KB 616/1206 KB 196/1199 KB 612/1206 KB 196/1199 KB 616/1206 KB 200/1199 KB 620/1206 KB 204/1199 KB 620/1206 KB 208/1199 KB 620/1206 KB 212/1199 KB 620/1206 KB 200/1199 KB 624/1206 KB 216/1199 KB 628/1206 KB 216/1199 KB 632/1206 KB 216/1199 KB 636/1206 KB 216/1199 KB 640/1206 KB 216/1199 KB 644/1206 KB 216/1199 KB 648/1206 KB 216/1199 KB 652/1206 KB 216/1199 KB 656/1206 KB 216/1199 KB 620/1206 KB 216/1199 KB 656/1206 KB 220/1199 KB 656/1206 KB 224/1199 KB 656/1206 KB 228/1199 KB 656/1206 KB 232/1199 KB 656/1206 KB 236/1199 KB 656/1206 KB 240/1199 KB 656/1206 KB 244/1199 KB 660/1206 KB 248/1199 KB 660/1206 KB 252/1199 KB 660/1206 KB 256/1199 KB 660/1206 KB 244/1199 KB 664/1206 KB 256/1199 KB 668/1206 KB 256/1199 KB 672/1206 KB 256/1199 KB 672/1206 KB 260/1199 KB 676/1206 KB 264/1199 KB 676/1206 KB 268/1199 KB 676/1206 KB 272/1199 KB 676/1206 KB 260/1199 KB 680/1206 KB 272/1199 KB 684/1206 KB 272/1199 KB 688/1206 KB 272/1199 KB 692/1206 KB 272/1199 KB 696/1206 KB 276/1199 KB 700/1206 KB 276/1199 KB 704/1206 KB 276/1199 KB 692/1206 KB 276/1199 KB 704/1206 KB 280/1199 KB 704/1206 KB 284/1199 KB 704/1206 KB 288/1199 KB 704/1206 KB 292/1199 KB 708/1206 KB 296/1199 KB 708/1206 KB 300/1199 KB 708/1206 KB 304/1199 KB 708/1206 KB 292/1199 KB 712/1206 KB 304/1199 KB 716/1206 KB 304/1199 KB 720/1206 KB 304/1199 KB 724/1206 KB 304/1199 KB 728/1206 KB unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 308/1199 KB 732/1206 KB 308/1199 KB 736/1206 KB 308/1199 KB 724/1206 KB 308/1199 KB 736/1206 KB 312/1199 KB 736/1206 KB 316/1199 KB 736/1206 KB 320/1199 KB 736/1206 KB 324/1199 KB 740/1206 KB 328/1199 KB 740/1206 KB 332/1199 KB 740/1206 KB 336/1199 KB 740/1206 KB 324/1199 KB 744/1206 KB 336/1199 KB 748/1206 KB 336/1199 KB 752/1206 KB 336/1199 KB 756/1206 KB 336/1199 KB 760/1206 KB 340/1199 KB 764/1206 KB 340/1199 KB 768/1206 KB 340/1199 KB 756/1206 KB 340/1199 KB 768/1206 KB 344/1199 KB 768/1206 KB 348/1199 KB 768/1206 KB 352/1199 KB 768/1206 KB 356/1199 KB 772/1206 KB 360/1199 KB 772/1206 KB 364/1199 KB 772/1206 KB 368/1199 KB 772/1206 KB 356/1199 KB 776/1206 KB 368/1199 KB 780/1206 KB 368/1199 KB 784/1206 KB 368/1199 KB 788/1206 KB 368/1199 KB 792/1206 KB 372/1199 KB 796/1206 KB 372/1199 KB 800/1206 KB 372/1199 KB 788/1206 KB 372/1199 KB 800/1206 KB 376/1199 KB 800/1206 KB 380/1199 KB 800/1206 KB 384/1199 KB 800/1206 KB 388/1199 KB 804/1206 KB 392/1199 KB 804/1206 KB 396/1199 KB 804/1206 KB 400/1199 KB 804/1206 KB 388/1199 KB 808/1206 KB 400/1199 KB 812/1206 KB 400/1199 KB 816/1206 KB 400/1199 KB 820/1206 KB 400/1199 KB 824/1206 KB 400/1199 KB 824/1206 KB 404/1199 KB 824/1206 KB 408/1199 KB 828/1206 KB 412/1199 KB 828/1206 KB 416/1199 KB 828/1206 KB 420/1199 KB 828/1206 KB 424/1199 KB 828/1206 KB 428/1199 KB 828/1206 KB 432/1199 KB 828/1206 KB 436/1199 KB 828/1206 KB 440/1199 KB 828/1206 KB 408/1199 KB 832/1206 KB 440/1199 KB 836/1206 KB 440/1199 KB 840/1206 KB 440/1199 KB 844/1206 KB 440/1199 KB 848/1206 KB 440/1199 KB 852/1206 KB 440/1199 KB 856/1206 KB 440/1199 KB 860/1206 KB 440/1199 KB 864/1206 KB 440/1199 KB 864/1206 KB 444/1199 KB 864/1206 KB 448/1199 KB 864/1206 KB 452/1199 KB 868/1206 KB 456/1199 KB 868/1206 KB 460/1199 KB 868/1206 KB 464/1199 KB 868/1206 KB 452/1199 KB 872/1206 KB 464/1199 KB 876/1206 KB 464/1199 KB 880/1206 KB 464/1199 KB 884/1206 KB 464/1199 KB 888/1206 KB 468/1199 KB 892/1206 KB 468/1199 KB 896/1206 KB 468/1199 KB 900/1206 KB 468/1199 KB 904/1206 KB 468/1199 KB 908/1206 KB 468/1199 KB 912/1206 KB 468/1199 KB 916/1206 KB 468/1199 KB 920/1206 KB 468/1199 KB 924/1206 KB 468/1199 KB 928/1206 KB 468/1199 KB 884/1206 KB 468/1199 KB 928/1206 KB 472/1199 KB 928/1206 KB 476/1199 KB 928/1206 KB 480/1199 KB 928/1206 KB 484/1199 KB 928/1206 KB 488/1199 KB 928/1206 KB 492/1199 KB 928/1206 KB 496/1199 KB 928/1206 KB 500/1199 KB 928/1206 KB 504/1199 KB 932/1206 KB 508/1199 KB 932/1206 KB 512/1199 KB 932/1206 KB 516/1199 KB 932/1206 KB 520/1199 KB 932/1206 KB 524/1199 KB 932/1206 KB 528/1199 KB 932/1206 KB 532/1199 KB 932/1206 KB 504/1199 KB 936/1206 KB 532/1199 KB 940/1206 KB 532/1199 KB 944/1206 KB 532/1199 KB 948/1206 KB 532/1199 KB 952/1206 KB 532/1199 KB 956/1206 KB 532/1199 KB 960/1206 KB 532/1199 KB 960/1206 KB 536/1199 KB 960/1206 KB 540/1199 KB 960/1206 KB 544/1199 KB 964/1206 KB 548/1199 KB 964/1206 KB 552/1199 KB 964/1206 KB 556/1199 KB 964/1206 KB 560/1199 KB 964/1206 KB 564/1199 KB 964/1206 KB 568/1199 KB 964/1206 KB 572/1199 KB 964/1206 KB 576/1199 KB 964/1206 KB 580/1199 KB 964/1206 KB 544/1199 KB 968/1206 KB 580/1199 KB 972/1206 KB 580/1199 KB 976/1206 KB 580/1199 KB 980/1206 KB 580/1199 KB 984/1206 KB 580/1199 KB 988/1206 KB 580/1199 KB 992/1206 KB 580/1199 KB 996/1206 KB 580/1199 KB 1000/1206 KB 580/1199 KB 1004/1206 KB 584/1199 KB 1008/1206 KB 584/1199 KB 1012/1206 KB 584/1199 KB 1016/1206 KB 5 unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 84/1199 KB 1020/1206 KB 584/1199 KB 1024/1206 KB 584/1199 KB 1000/1206 KB 584/1199 KB 1024/1206 KB 588/1199 KB 1024/1206 KB 592/1199 KB 1024/1206 KB 596/1199 KB 1024/1206 KB 600/1199 KB 1024/1206 KB 604/1199 KB 1024/1206 KB 608/1199 KB 1024/1206 KB 612/1199 KB 1028/1206 KB 616/1199 KB 1028/1206 KB 620/1199 KB 1028/1206 KB 624/1199 KB 1028/1206 KB 612/1199 KB 1032/1206 KB 624/1199 KB 1036/1206 KB 624/1199 KB 1040/1206 KB 624/1199 KB 1040/1206 KB 628/1199 KB 1044/1206 KB 632/1199 KB 1044/1206 KB 636/1199 KB 1044/1206 KB 640/1199 KB 1044/1206 KB 628/1199 KB 1048/1206 KB 640/1199 KB 1052/1206 KB 640/1199 KB 1056/1206 KB 640/1199 KB 1060/1206 KB 640/1199 KB 1064/1206 KB 644/1199 KB 1068/1206 KB 644/1199 KB 1072/1206 KB 644/1199 KB 1060/1206 KB 644/1199 KB 1072/1206 KB 648/1199 KB 1072/1206 KB 652/1199 KB 1072/1206 KB 656/1199 KB 1072/1206 KB 660/1199 KB 1076/1206 KB 664/1199 KB 1076/1206 KB 668/1199 KB 1076/1206 KB 672/1199 KB 1076/1206 KB 660/1199 KB 1080/1206 KB 672/1199 KB 1084/1206 KB 672/1199 KB 1088/1206 KB 672/1199 KB 1092/1206 KB 672/1199 KB 1096/1206 KB 676/1199 KB 1100/1206 KB 676/1199 KB 1104/1206 KB 676/1199 KB 1092/1206 KB 676/1199 KB 1104/1206 KB 680/1199 KB 1104/1206 KB 684/1199 KB 1104/1206 KB 688/1199 KB 1108/1206 KB 692/1199 KB 1108/1206 KB 696/1199 KB 1108/1206 KB 700/1199 KB 1108/1206 KB 704/1199 KB 1108/1206 KB 708/1199 KB 1108/1206 KB 712/1199 KB 1108/1206 KB 716/1199 KB 1108/1206 KB 720/1199 KB 1108/1206 KB 724/1199 KB 1108/1206 KB 688/1199 KB 1112/1206 KB 724/1199 KB 1116/1206 KB 724/1199 KB 1120/1206 KB 724/1199 KB 1124/1206 KB 724/1199 KB 1128/1206 KB 724/1199 KB 1132/1206 KB 724/1199 KB 1136/1206 KB 724/1199 KB 1140/1206 KB 724/1199 KB 1144/1206 KB 724/1199 KB 1148/1206 KB 724/1199 KB 1148/1206 KB 728/1199 KB 1148/1206 KB 732/1199 KB 1152/1206 KB 736/1199 KB 1152/1206 KB 732/1199 KB 1156/1206 KB 736/1199 KB 1160/1206 KB 740/1199 KB 1164/1206 KB 740/1199 KB 1168/1206 KB 740/1199 KB 1172/1206 KB 740/1199 KB 1176/1206 KB 740/1199 KB 1180/1206 KB 740/1199 KB 1184/1206 KB 740/1199 KB 1188/1206 KB 740/1199 KB 1192/1206 KB 740/1199 KB 1196/1206 KB 740/1199 KB 1200/1206 KB 740/1199 KB 1156/1206 KB 740/1199 KB 1200/1206 KB 744/1199 KB 1200/1206 KB 748/1199 KB 1200/1206 KB 752/1199 KB 1200/1206 KB 756/1199 KB 1200/1206 KB 760/1199 KB 1200/1206 KB 764/1199 KB 1200/1206 KB 768/1199 KB 1200/1206 KB 772/1199 KB 1200/1206 KB 776/1199 KB 1200/1206 KB 780/1199 KB 1200/1206 KB 784/1199 KB 1204/1206 KB 784/1199 KB 1206/1206 KB 784/1199 KB 1206/1206 KB 788/1199 KB 1206/1206 KB 792/1199 KB 1206/1206 KB 796/1199 KB 1206/1206 KB 800/1199 KB 1206/1206 KB 804/1199 KB 1206/1206 KB 808/1199 KB 1206/1206 KB 812/1199 KB 1206/1206 KB 816/1199 KB 1206/1206 KB 820/1199 KB 1206/1206 KB 824/1199 KB 1206/1206 KB 828/1199 KB 1206/1206 KB 832/1199 KB 1206/1206 KB 836/1199 KB 1206/1206 KB 840/1199 KB 1206/1206 KB 844/1199 KB 1206/1206 KB 848/1199 KB 1206/1206 KB 852/1199 KB 1206/1206 KB 856/1199 KB 1206/1206 KB 860/1199 KB 1206/1206 KB 864/1199 KB 1206/1206 KB 868/1199 KB 1206/1206 KB 872/1199 KB 1206/1206 KB 876/1199 KB 1206/1206 KB 880/1199 KB 1206/1206 KB 884/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3567.1 KB/sec) unit-abot-epc-basic-0: 08:37:50 DEBUG unit.abot-epc-basic/0.install 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1071/1199 KB 1075/1199 KB 1079/1199 KB 1083/1199 KB 1087/1199 KB 1091/1199 KB 1095/1199 KB 1099/1199 KB 1103/1199 KB 1107/1199 KB 1111/1199 KB 1115/1199 KB 1119/1199 KB 1123/1199 KB 1127/1199 KB 1131/1199 KB 1135/1199 KB 1139/1199 KB 1143/1199 KB 1147/1199 KB 1151/1199 KB 1155/1199 KB 1159/1199 KB 1163/1199 KB 1167/1199 KB 1171/1199 KB 1175/1199 KB 1179/1199 KB 1183/1199 KB 1187/1199 KB 1191/1199 KB 1195/1199 KB 1199/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3222.2 KB/sec) unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:37:50 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:37:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:37:51 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:37:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 44.860 s unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-17T08:37:51+00:00 unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 08:37:51 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 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: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 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: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:51 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:37:52 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: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:37:52 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: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-epc-0: 08:37:52 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 08:37:52 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 08:37:52 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:37:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:37:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:37:52 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 08:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 08:37:52 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: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-e55963-default-0". unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 08:37:53 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 08:37:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:37:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 08:37:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:37:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 08:37:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 08:37:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:37:55 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 08:37:55 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 08:37:56 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 08:37:56 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 08:37:57 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: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 08:37:57 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 08:37:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:37:58 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 08:37:58 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 08:37:58 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: 08:37:59 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 08:37:59 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.9 [186 kB] unit-abot-epc-basic-0: 08:37:59 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: 08:38:00 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: 08:38:00 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: 08:38:00 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 08:38:00 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 08:38:00 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 08:38:00 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 08:38:01 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 08:38:01 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: 08:38:01 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: 08:38:01 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: 08:38:01 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: 08:38:01 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: 08:38:02 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: 08:38:02 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 08:38:02 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 08:38:02 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: 08:38:02 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 08:38:03 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 08:38:03 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: 08:38:03 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: 08:38:03 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: 08:38:03 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: 08:38:03 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: 08:38:04 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: 08:38:04 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: 08:38:04 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: 08:38:05 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: 08:38:05 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 08:38:05 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 08:38:05 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 08:38:05 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: 08:38:05 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: 08:38:06 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 08:38:06 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: 08:38:06 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: 08:38:06 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 08:38:06 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 08:38:06 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 08:38:06 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 08:38:07 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 08:38:07 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 08:38:07 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 08:38:07 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: 08:38:07 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 08:38:07 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 08:38:08 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 08:38:08 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 08:38:08 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 08:38:08 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 08:38:08 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: 08:38:08 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: 08:38:08 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 08:38:09 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 08:38:09 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: 08:38:09 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: 08:38:09 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 08:38:09 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 08:38:09 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 08:38:09 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 08:38:10 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: 08:38:10 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 08:38:10 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: 08:38:10 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 08:38:10 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: 08:38:11 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 08:38:11 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 08:38:11 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 08:38:11 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: 08:38:11 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: 08:38:11 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 08:38:12 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: 08:38:12 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 08:38:12 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 08:38:12 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: 08:38:12 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 08:38:12 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: 08:38:12 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 08:38:13 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: 08:38:13 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: 08:38:13 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: 08:38:13 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: 08:38:13 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 08:38:13 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 08:38:14 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: 08:38:14 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 08:38:14 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: 08:38:14 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: 08:38:14 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 08:38:14 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 08:38:14 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: 08:38:15 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: 08:38:15 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 08:38:15 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: 08:38:15 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: 08:38:15 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: 08:38:15 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 08:38:16 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: 08:38:16 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: 08:38:17 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 08:38:17 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: 08:38:17 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: 08:38:18 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 08:38:18 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-oai-hss-0: 08:38:18 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 08:38:18 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:38:18 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:38:18 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:38:18 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:38:18 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:38:18 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:38:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 08:38:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 08:38:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:38:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:38:18 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: 08:38:18 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-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:38:18 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:38:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:38:19 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-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:38:19 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:38:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:38:19 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-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:38:19 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:38:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:38:19 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:38:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:38:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:38:20 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 08:38:20 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 08:38:20 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 08:38:20 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: 08:38:20 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 08:38:20 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-oai-hss-0: 08:38:20 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:38:20 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:38:20 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 08:38:20 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:38:20 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: 08:38:20 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 08:38:20 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 08:38:20 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 08:38:21 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: 08:38:21 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-oai-hss-0: 08:38:21 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 08:38:21 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 08:38:21 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:38:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:38:21 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:38:21 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:38:21 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 08:38:21 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: 08:38:21 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 08:38:22 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 08:38:22 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 08:38:22 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 08:38:22 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: 08:38:22 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 08:38:22 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 08:38:22 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 08:38:23 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 08:38:23 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: 08:38:23 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: 08:38:23 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-mysql-0: 08:38:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 08:38:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:38:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 08:38:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 08:38:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 08:38:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 08:38:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 08:38:23 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 08:38:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 08:38:23 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 08:38:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:38:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:38:24 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 08:38:24 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 08:38:24 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 08:38:24 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: 08:38:24 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 08:38:24 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: 08:38:25 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: 08:38:25 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 08:38:25 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 08:38:25 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 08:38:25 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 08:38:26 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 08:38:26 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 08:38:26 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 08:38:26 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: 08:38:26 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: 08:38:27 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 08:38:27 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 08:38:27 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: 08:38:27 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 08:38:27 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 08:38:28 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 08:38:28 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 08:38:28 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 08:38:28 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [2,265 kB] unit-abot-epc-basic-0: 08:38:28 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 08:38:29 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [47.2 kB] unit-abot-epc-basic-0: 08:38:29 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: 08:38:29 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 08:38:29 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 08:38:29 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 08:38:29 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 08:38:30 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 08:38:30 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 08:38:30 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: 08:38:30 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 08:38:30 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 08:38:30 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 08:38:31 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 08:38:31 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 08:38:31 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 08:38:31 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: 08:38:31 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 08:38:31 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 08:38:32 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 08:38:32 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 08:38:32 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: 08:38:32 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: 08:38:32 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 08:38:32 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: 08:38:33 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 08:38:33 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: 08:38:33 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 08:38:33 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: 08:38:33 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 08:38:33 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 08:38:33 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 08:38:34 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 08:38:34 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 08:38:34 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 08:38:34 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 08:38:34 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: 08:38:34 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 08:38:35 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 08:38:35 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 08:38:35 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 08:38:35 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 08:38:36 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: 08:38:36 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 08:38:36 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 08:38:36 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 08:38:36 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 08:38:36 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: 08:38:37 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 08:38:37 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 08:38:37 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: 08:38:38 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 08:38:38 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 08:38:38 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 08:38:38 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 08:38:38 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: 08:38:38 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 08:38:39 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 08:38:39 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 08:38:39 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 08:38:39 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 08:38:39 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 08:38:39 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 08:38:39 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 08:38:40 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: 08:38:40 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: 08:38:40 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: 08:38:40 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 08:38:41 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 08:38:41 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 08:38:41 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: 08:38:41 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: 08:38:41 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 08:38:41 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 08:38:41 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 08:38:42 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 08:38:42 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 08:38:42 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 08:38:42 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 08:38:42 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 08:38:42 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 08:38:42 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 08:38:42 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: 08:38:43 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: 08:38:43 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: 08:38:43 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 08:38:43 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 08:38:43 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 08:38:43 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: 08:38:43 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 08:38:44 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 08:38:44 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 08:38:44 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 08:38:44 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 08:38:44 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 08:38:44 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: 08:38:45 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: 08:38:45 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: 08:38:45 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: 08:38:45 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 08:38:45 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 08:38:45 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 08:38:45 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 08:38:46 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 08:38:46 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: 08:38:46 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 08:38:46 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 08:38:46 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 08:38:46 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 08:38:46 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 08:38:46 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: 08:38:47 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 08:38:47 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: 08:38:47 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: 08:38:47 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 08:38:47 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 08:38:47 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 08:38:48 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 08:38:48 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 08:38:48 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: 08:38:48 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 08:38:48 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 08:38:48 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 08:38:48 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 08:38:49 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 08:38:49 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 08:38:49 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: 08:38:49 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 08:38:49 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 08:38:49 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: 08:38:49 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 08:38:50 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 08:38:50 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 08:38:50 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 08:38:50 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 08:38:50 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 08:38:50 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 08:38:50 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 08:38:51 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 08:38:51 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: 08:38:51 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: 08:38:51 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 08:38:51 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 08:38:52 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: 08:38:52 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 08:38:52 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 08:38:53 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: 08:38:53 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 08:38:53 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: 08:38:53 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 08:38:53 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 08:38:54 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 08:38:54 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 08:38:54 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 08:38:54 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: 08:38:54 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 08:38:54 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 08:38:54 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 08:38:55 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 08:38:55 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 08:38:55 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 08:38:55 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 08:38:55 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 08:38:55 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 08:38:56 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 08:38:56 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 08:38:56 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 08:38:56 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 08:38:56 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 08:38:57 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 08:38:57 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 08:38:57 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 08:38:57 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 08:38:57 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: 08:38:57 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: 08:38:58 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: 08:38:58 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: 08:38:58 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 08:38:58 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 08:38:58 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 08:38:58 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: 08:38:59 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: 08:38:59 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: 08:38:59 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: 08:38:59 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: 08:38:59 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: 08:38:59 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 08:39:00 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 08:39:00 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 08:39:00 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 08:39:00 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 08:39:00 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 08:39:00 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 08:39:01 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: 08:39:01 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: 08:39:01 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 08:39:01 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: 08:39:01 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: 08:39:01 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: 08:39:01 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: 08:39:02 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: 08:39:02 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 08:39:02 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: 08:39:02 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: 08:39:02 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 08:39:02 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 08:39:03 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 08:39:03 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 08:39:03 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 08:39:03 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 08:39:03 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 08:39:03 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: 08:39:04 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 08:39:04 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 08:39:04 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 08:39:04 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 08:39:04 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 08:39:04 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 08:39:04 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 08:39:05 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 08:39:05 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 08:39:05 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 08:39:05 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 08:39:05 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: 08:39:05 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: 08:39:05 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: 08:39: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: 08:39: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: 08:39:06 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 08:39:06 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 08:39:06 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 08:39: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: 08:39: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: 08:39: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: 08:39: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: 08:39: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: 08:39: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: 08:39:08 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 08:39: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: 08:39:08 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 08:39:08 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 08:39: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: 08:39: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: 08:39:09 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: 08:39:09 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 08:39:09 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: 08:39:10 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: 08:39:10 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: 08:39:10 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 08:39:10 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 08:39:10 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 08:39:10 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 08:39:11 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 08:39:11 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 08:39:11 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-epc-0: 08:39:11 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:39:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:39:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:39:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:39:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:39:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:39:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 08:39:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 08:39:11 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-epc-0: 08:39:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:39:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 08:39:11 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: 08:39:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:39:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:39:12 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: 08:39:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:39:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:39:12 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:39:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 08:39:12 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 08:39:12 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 08:39:12 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-oai-epc-0: 08:39:13 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:39:13 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:39:13 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 08:39:13 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:39:13 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 08:39:13 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 08:39:13 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: 08:39:13 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 08:39:13 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 08:39:13 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: 08:39:14 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 08:39:14 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 08:39:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:39:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:39:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:39:14 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:39:14 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 08:39:14 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: 08:39:14 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 08:39:14 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 08:39:14 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 08:39:14 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: 08:39:14 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: 08:39:15 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: 08:39:15 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: 08:39:15 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: 08:39:15 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-abot-epc-basic-0: 08:39:15 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: 08:39:15 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 08:39:15 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 08:39:16 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 08:39:16 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 08:39:16 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: 08:39:16 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 08:39:16 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 08:39:17 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 08:39:17 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-abot-epc-basic-0: 08:39:18 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 08:39:18 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 08:39:20 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 08:39:20 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 08:39:20 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 08:39:21 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 08:39:21 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 08:39:21 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 08:39:21 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 08:39:21 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: 08:39:21 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 08:39:21 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 08:39:22 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 08:39:22 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: 08:39:22 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: 08:39:22 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 08:39:22 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 08:39:22 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 08:39:23 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: 08:39:23 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 08:39:23 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 08:39:23 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 25s (3,449 kB/s) unit-abot-epc-basic-0: 08:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 08:39:23 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 ... 67266 files and directories currently installed.) unit-abot-epc-basic-0: 08:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 08:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 08:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 08:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 08:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 08:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 08:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 08:39: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: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 08:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 08:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 08:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 08:39:30 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: 08:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 08:39:31 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: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 08:39:31 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: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 08:39:32 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: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 08:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 08:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 08:39:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 08:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 08:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 08:39:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 08:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 08:39:39 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: 08:39:39 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: 08:39:39 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 08:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 08:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 08:39:40 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: 08:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 08:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 08:39:41 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: 08:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 08:39:42 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 08:39:42 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:39:42 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:39:42 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:39:42 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:39:42 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:39:42 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 08:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 08:39:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 08:39:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 08:39:43 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: 08:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 08:39:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-oai-hss-0: 08:39:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:39: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: 08:39:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:39:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:39:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:39:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:39:44 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:39:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 08:39:44 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 08:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 08:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 08:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 08:39:45 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:39:45 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:39:45 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 08:39:45 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 08:39:45 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: 08:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 08:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 08:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 08:39:46 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: 08:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 08:39:46 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 08:39:46 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 08:39:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:39:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:39:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:39:46 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 08:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 08:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 08:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 08:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 08:39:49 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: 08:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 08:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 08:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 08:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 08:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 08:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 08:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 08:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 08:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 08:39:54 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: 08:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 08:39:54 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: 08:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 08:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 08:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 08:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 08:39:57 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: 08:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 08:39:57 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: 08:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 08:39:57 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: 08:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 08:39:58 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: 08:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 08:39:58 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: 08:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 08:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 08:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 08:40:02 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: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 08:40:03 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: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 08:40:03 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: 08:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 08:40:04 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: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:40:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 08:40:09 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: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 08:40:10 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: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 08:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 08:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 08:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 08:40:15 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: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 08:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 08:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 08:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 08:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 08:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 08:40:25 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: 08:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 08:40:25 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: 08:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 08:40:25 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: 08:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 08:40:26 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: 08:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 08:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 08:40:27 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: 08:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 08:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 08:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 08:40:31 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: 08:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 08:40:31 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: 08:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 08:40:31 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: 08:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 08:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 08:40:32 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: 08:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 08:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 08:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 08:40:36 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: 08:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 08:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 08:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 08:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 08:40:38 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: 08:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 08:40:38 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: 08:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 08:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 08:40:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 08:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 08:40:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 08:40:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 08:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 08:40:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 08:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 08:40:42 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: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 08:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 08:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 08:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 08:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 08:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 08:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 08:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 08:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 08:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 08:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 08:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 08:40:47 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: 08:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 08:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 08:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 08:40:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:40:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:40:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:40:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:40:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 08:40:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:40:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:40:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:40:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:40:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:41:04 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 08:41:05 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:41:06 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: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 08:41:06 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: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 08:41:06 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:07 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: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 08:41:08 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 08:41:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 08:41:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:09 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:41:10 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: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 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: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 08:41:10 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: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 08:41:10 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:41:11 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: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 08:41:11 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 08:41:12 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: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 08:41:12 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 08:41:13 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 08:41:14 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 08:41:16 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 08:41:17 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:41:18 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 08:41:19 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:41:20 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 08:41:21 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 08:41:22 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:41:23 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 08:41:23 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: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:41:24 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: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 08:41:24 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 08:41:25 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 08:41:26 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 08:41:27 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 08:41:28 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:41:28 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:41:28 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 08:41:32 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:41:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (42.9 kB/s) unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 08:41:33 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 ... 107923 files and directories currently installed.) unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 08:41: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: 08:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:41:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:41:34 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:34 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:41:35 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:41:35 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-epc-0: 08:41:52 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:41:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:41:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:41:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:41:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:41:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:41:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 08:41:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:41:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:41:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 08:41:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:41:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:41:52 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:41:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 08:41:52 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 08:41:53 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:41:53 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:41:53 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 08:41:53 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 08:41:54 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 08:41:54 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 08:41:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:41:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:41:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:41:54 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 08:41:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 08:41:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:41:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 08:42:10 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:42:10 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 08:42:11 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 08:42:12 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 08:42:12 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (365 kB/s) unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108032 files and directories currently installed.) unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:42:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:42:15 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:42:15 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-hss-0: 08:42:28 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 08:42:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:42:28 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:42:28 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:42:28 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:42:28 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:42:28 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:42:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 08:42:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 08:42:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:42:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:42:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:42:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:42:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:42:29 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:42:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 08:42:29 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 08:42:30 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:42:30 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:42:30 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 08:42:30 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 08:42:31 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 08:42:31 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 08:42:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:42:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:42:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:42:31 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:42:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:42:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:42:39 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 08:42:39 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:42:39 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-mysql-0: 08:43:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 08:43:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:43:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 08:43:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 08:43:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 08:43:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 08:43:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 08:43:09 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 08:43:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 08:43:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 08:43:09 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:43:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:44:53 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:44:53 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: 08:45:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 08:45:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:45:30 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 08:45:30 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 08:45:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 08:45:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 08:45:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 08:45:30 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 08:45:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:45:30 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 08:45:30 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 08:45:30 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 08:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:45:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 08:45:30 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 08:45:30 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 08:45:30 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:45:30 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 08:45:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start SHA256:4UTozoagPkkrijqZfqslcauXwtNZu9YW3AnmjCObz64 root@juju-e55963-default-0 unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start | .. | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start | .. | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start | . o | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start | . .= . | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start | o o +* S . | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |..o.o++= o | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |+++oB.+ . | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |*O+O.o o | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |O=BE*=o | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-e55963-default-0 unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start SHA256:RzGYmWXPQrmPkp1JhRnkZIOKDiOokyerXuDuywMmKLE ubuntu@juju-e55963-default-0 unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start | O%= | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start | **+*. | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |. . . +oo | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |+ o . . .o. | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |o* + S+.= | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |E.o . o.= . | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |=* . . | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |+.. | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start |=*o | unit-abot-epc-basic-0: 08:45:31 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 08:45:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:45:31 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 08:45:31 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 08:45:31 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 08:45:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:45:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:45:31 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 08:45:31 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 08:45:31 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 08:45:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 08:45:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:45:31 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 08:45:31 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 08:45:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 08:45:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 08:45:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:45:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-10-17 08:45:53,104 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-17 08:46:36,986 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines 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, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-10-17 08:46:36,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:46:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:37,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:37 GMT X-Openstack-Request-Id: req-59818261-ce4f-421c-9268-d681b3cf5d61 2018-10-17 08:46:37,254 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:33:22Z", "updated_at": "2018-10-17T08:46:12Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "30964352-6e87-444b-9f66-33d86f1637e6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:36:05Z", "updated_at": "2018-10-17T08:46:23Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "71ee52ed-4316-479e-ab95-2854d3a586f7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:26:35Z", "updated_at": "2018-10-17T08:46:35Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "81c168b5-ff46-4147-b09a-38943705d8ee", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:35:32Z", "updated_at": "2018-10-17T08:46:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "8cbaf2ed-3be8-40ee-b1f0-2f9b262712e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:31:02Z", "updated_at": "2018-10-17T08:46:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "e8474a82-2df2-4d27-b5fd-cd75982cc684", "qos_policy_id": null}]} 2018-10-17 08:46:37,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-59818261-ce4f-421c-9268-d681b3cf5d61 2018-10-17 08:46:37,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.260871887207s 2018-10-17 08:46:37,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 08:46:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/30964352-6e87-444b-9f66-33d86f1637e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:38,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:38 GMT X-Openstack-Request-Id: req-9251ede3-0ac2-4964-b26a-9056241df647 2018-10-17 08:46:38,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:38,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/30964352-6e87-444b-9f66-33d86f1637e6.json used request id req-9251ede3-0ac2-4964-b26a-9056241df647 2018-10-17 08:46:38,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.851404905319s 2018-10-17 08:46:38,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:46:38,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:38,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:38 GMT X-Openstack-Request-Id: req-45effe47-56ba-4ee6-b142-84d791e71bd4 2018-10-17 08:46:38,235 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:36:05Z", "updated_at": "2018-10-17T08:46:23Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "71ee52ed-4316-479e-ab95-2854d3a586f7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:26:35Z", "updated_at": "2018-10-17T08:46:35Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "81c168b5-ff46-4147-b09a-38943705d8ee", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:35:32Z", "updated_at": "2018-10-17T08:46:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "8cbaf2ed-3be8-40ee-b1f0-2f9b262712e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:31:02Z", "updated_at": "2018-10-17T08:46:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "e8474a82-2df2-4d27-b5fd-cd75982cc684", "qos_policy_id": null}]} 2018-10-17 08:46:38,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-45effe47-56ba-4ee6-b142-84d791e71bd4 2018-10-17 08:46:38,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0848109722137s 2018-10-17 08:46:38,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 08:46:38,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/71ee52ed-4316-479e-ab95-2854d3a586f7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:38,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:38 GMT X-Openstack-Request-Id: req-785b861a-cb50-406e-857a-e9a4ea49c3df 2018-10-17 08:46:38,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:38,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/71ee52ed-4316-479e-ab95-2854d3a586f7.json used request id req-785b861a-cb50-406e-857a-e9a4ea49c3df 2018-10-17 08:46:38,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.649444103241s 2018-10-17 08:46:38,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:46:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:38,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:38 GMT X-Openstack-Request-Id: req-b1796695-8695-44bf-8e07-4445e4c1bf67 2018-10-17 08:46:38,996 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:26:35Z", "updated_at": "2018-10-17T08:46:35Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "81c168b5-ff46-4147-b09a-38943705d8ee", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:35:32Z", "updated_at": "2018-10-17T08:46:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "8cbaf2ed-3be8-40ee-b1f0-2f9b262712e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:31:02Z", "updated_at": "2018-10-17T08:46:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "e8474a82-2df2-4d27-b5fd-cd75982cc684", "qos_policy_id": null}]} 2018-10-17 08:46:38,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b1796695-8695-44bf-8e07-4445e4c1bf67 2018-10-17 08:46:38,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0730910301208s 2018-10-17 08:46:39,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 08:46:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/81c168b5-ff46-4147-b09a-38943705d8ee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:39,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:39 GMT X-Openstack-Request-Id: req-27aeeeef-8a3a-4718-9abf-6b227358cb97 2018-10-17 08:46:39,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:39,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/81c168b5-ff46-4147-b09a-38943705d8ee.json used request id req-27aeeeef-8a3a-4718-9abf-6b227358cb97 2018-10-17 08:46:39,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.805346012115s 2018-10-17 08:46:39,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:46:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:39,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:39 GMT X-Openstack-Request-Id: req-52c8c405-df91-476d-9738-e73ee6f9256d 2018-10-17 08:46:39,907 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:35:32Z", "updated_at": "2018-10-17T08:46:25Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "8cbaf2ed-3be8-40ee-b1f0-2f9b262712e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:31:02Z", "updated_at": "2018-10-17T08:46:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "e8474a82-2df2-4d27-b5fd-cd75982cc684", "qos_policy_id": null}]} 2018-10-17 08:46:39,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-52c8c405-df91-476d-9738-e73ee6f9256d 2018-10-17 08:46:39,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0725829601288s 2018-10-17 08:46:39,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 08:46:39,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/8cbaf2ed-3be8-40ee-b1f0-2f9b262712e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:40,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:40 GMT X-Openstack-Request-Id: req-9731ac12-8ca3-4f98-8fb7-bbf32287ff41 2018-10-17 08:46:40,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:40,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/8cbaf2ed-3be8-40ee-b1f0-2f9b262712e4.json used request id req-9731ac12-8ca3-4f98-8fb7-bbf32287ff41 2018-10-17 08:46:40,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.599659919739s 2018-10-17 08:46:40,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:46:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:40,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:40 GMT X-Openstack-Request-Id: req-0e938b3c-8180-4480-9467-1c48a627535a 2018-10-17 08:46:40,601 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:31:02Z", "updated_at": "2018-10-17T08:46:09Z", "floating_network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "port_id": null, "id": "e8474a82-2df2-4d27-b5fd-cd75982cc684", "qos_policy_id": null}]} 2018-10-17 08:46:40,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0e938b3c-8180-4480-9467-1c48a627535a 2018-10-17 08:46:40,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671560764313s 2018-10-17 08:46:40,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 08:46:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/e8474a82-2df2-4d27-b5fd-cd75982cc684.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:41,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:41 GMT X-Openstack-Request-Id: req-001fec65-2955-4c14-8680-764c3cdcc8aa 2018-10-17 08:46:41,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:41,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/e8474a82-2df2-4d27-b5fd-cd75982cc684.json used request id req-001fec65-2955-4c14-8680-764c3cdcc8aa 2018-10-17 08:46:41,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.820858955383s 2018-10-17 08:46:41,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 08:46:41,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:41,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:41 GMT X-Openstack-Request-Id: req-4e3b4cc7-4bd3-4b51-b4ee-4a2f565bd0a5 2018-10-17 08:46:41,511 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 08:46:41,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4e3b4cc7-4bd3-4b51-b4ee-4a2f565bd0a5 2018-10-17 08:46:41,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670869350433s 2018-10-17 08:46:41,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 08:46:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:42,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:46:42 GMT X-Openstack-Request-Id: req-cd194210-dce8-4a94-ba56-5f67b1df5c92 2018-10-17 08:46:42,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:46:42,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c39d31c5-7a29-475d-820d-09ff67cc5528 used request id req-cd194210-dce8-4a94-ba56-5f67b1df5c92 2018-10-17 08:46:42,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.821085929871s 2018-10-17 08:46:42,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 08:46:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:42,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d71e3c5-32d5-44f0-b733-6d628b581d1f x-openstack-request-id: req-8d71e3c5-32d5-44f0-b733-6d628b581d1f 2018-10-17 08:46:42,621 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "57444bf7-5fe5-4773-b1bf-67db4c6ad3d9", "name": "juju_epc-flavor_alt_b7dfebea-6111-4d18-8444-0152beb4c6a3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "name": "juju_epc-flavor_b7dfebea-6111-4d18-8444-0152beb4c6a3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 08:46:42,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8d71e3c5-32d5-44f0-b733-6d628b581d1f 2018-10-17 08:46:42,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.281113147736s 2018-10-17 08:46:42,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 08:46:42,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:42,650 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e494d5df-7eb5-41aa-8e46-95689b6c9a38 x-openstack-request-id: req-e494d5df-7eb5-41aa-8e46-95689b6c9a38 2018-10-17 08:46:42,650 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/57444bf7-5fe5-4773-b1bf-67db4c6ad3d9 used request id req-e494d5df-7eb5-41aa-8e46-95689b6c9a38 2018-10-17 08:46:42,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264401435852s 2018-10-17 08:46:42,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 08:46:42,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/93de90ab-d533-4e22-a483-6fad2b1a1324/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" -d '{"subnet_id": "ff4647da-1a95-41ae-97d4-e8173e7499b8"}' 2018-10-17 08:46:44,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:44 GMT X-Openstack-Request-Id: req-99adc376-e551-4d2b-b0ab-531536135815 2018-10-17 08:46:44,559 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f274fc2d-a254-4719-9b33-26214d8b0a9c", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "subnet_id": "ff4647da-1a95-41ae-97d4-e8173e7499b8", "subnet_ids": ["ff4647da-1a95-41ae-97d4-e8173e7499b8"], "port_id": "3483b5dc-0653-442b-b140-216423589b22", "id": "93de90ab-d533-4e22-a483-6fad2b1a1324"} 2018-10-17 08:46:44,559 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/93de90ab-d533-4e22-a483-6fad2b1a1324/remove_router_interface.json used request id req-99adc376-e551-4d2b-b0ab-531536135815 2018-10-17 08:46:44,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90840196609s 2018-10-17 08:46:44,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 08:46:44,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:44,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:44 GMT X-Openstack-Request-Id: req-cbc98238-01ec-4f52-ab23-a507a68bc703 2018-10-17 08:46:44,684 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "82179a25-4dc0-4437-8ac5-b1cd8941cc37", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "758793bd-a34b-448c-9626-aff4c769bb2c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:24:03Z", "admin_state_up": true, "updated_at": "2018-10-17T08:46:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "82397a9a5cce48c6805c2d43e199b63f", "id": "93de90ab-d533-4e22-a483-6fad2b1a1324", "name": "juju_epc-router_b7dfebea-6111-4d18-8444-0152beb4c6a3"}]} 2018-10-17 08:46:44,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-cbc98238-01ec-4f52-ab23-a507a68bc703 2018-10-17 08:46:44,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124217987061s 2018-10-17 08:46:44,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 08:46:44,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/93de90ab-d533-4e22-a483-6fad2b1a1324.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:46,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:46 GMT X-Openstack-Request-Id: req-c3fe5f83-194a-4ad0-9208-56cb1416922b 2018-10-17 08:46:46,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:46,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/93de90ab-d533-4e22-a483-6fad2b1a1324.json used request id req-c3fe5f83-194a-4ad0-9208-56cb1416922b 2018-10-17 08:46:46,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34592604637s 2018-10-17 08:46:46,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 08:46:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:46,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:46 GMT X-Openstack-Request-Id: req-7d4ecc92-4d02-4ca6-82a0-907bc0a76fd3 2018-10-17 08:46:46,077 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f274fc2d-a254-4719-9b33-26214d8b0a9c","tenant_id":"82397a9a5cce48c6805c2d43e199b63f","created_at":"2018-10-17T08:24:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T08:24:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"82397a9a5cce48c6805c2d43e199b63f","id":"ff4647da-1a95-41ae-97d4-e8173e7499b8","subnetpool_id":null,"name":"juju_epc-subnet_b7dfebea-6111-4d18-8444-0152beb4c6a3"}]} 2018-10-17 08:46:46,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7d4ecc92-4d02-4ca6-82a0-907bc0a76fd3 2018-10-17 08:46:46,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0450310707092s 2018-10-17 08:46:46,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 08:46:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/ff4647da-1a95-41ae-97d4-e8173e7499b8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:47,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:47 GMT X-Openstack-Request-Id: req-02ec7dd8-fc41-498e-9dd5-2436ecfceb8d 2018-10-17 08:46:47,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:47,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ff4647da-1a95-41ae-97d4-e8173e7499b8.json used request id req-02ec7dd8-fc41-498e-9dd5-2436ecfceb8d 2018-10-17 08:46:47,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21916604042s 2018-10-17 08:46:47,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:46:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:47,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:47 GMT X-Openstack-Request-Id: req-c0d1fe92-4b70-4c4b-b5fe-d26438ee0240 2018-10-17 08:46:47,392 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f274fc2d-a254-4719-9b33-26214d8b0a9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82397a9a5cce48c6805c2d43e199b63f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T08:46:47Z","qos_policy_id":null,"name":"juju_epc-net_b7dfebea-6111-4d18-8444-0152beb4c6a3","admin_state_up":true,"tenant_id":"82397a9a5cce48c6805c2d43e199b63f","created_at":"2018-10-17T08:24:01Z","mtu":1450}]} 2018-10-17 08:46:47,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c0d1fe92-4b70-4c4b-b5fe-d26438ee0240 2018-10-17 08:46:47,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.093407869339s 2018-10-17 08:46:47,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 08:46:47,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/f274fc2d-a254-4719-9b33-26214d8b0a9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:49,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:49 GMT X-Openstack-Request-Id: req-d2c432cf-3a67-42dc-93ae-b1722d1c978c 2018-10-17 08:46:49,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:49,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f274fc2d-a254-4719-9b33-26214d8b0a9c.json used request id req-d2c432cf-3a67-42dc-93ae-b1722d1c978c 2018-10-17 08:46:49,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65266013145s 2018-10-17 08:46:49,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:46:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:49,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:49 GMT X-Openstack-Request-Id: req-a380a7fb-1572-4191-8ffc-7cbafe5a22f1 2018-10-17 08:46:49,099 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:24:15Z", "file": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/file", "owner": "82397a9a5cce48c6805c2d43e199b63f", "id": "6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "size": 296943616, "self": "/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_b7dfebea-6111-4d18-8444-0152beb4c6a3", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-17T08:24:10Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:46:49,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a380a7fb-1572-4191-8ffc-7cbafe5a22f1 2018-10-17 08:46:49,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0485489368439s 2018-10-17 08:46:49,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 08:46:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d75aebfb96e80e5375cbdc143832275ce9b0adf9b447057d772d441b977245a9" 2018-10-17 08:46:49,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:46:49 GMT X-Openstack-Request-Id: req-34e50bd8-3927-4c58-b360-276dc77ace03 2018-10-17 08:46:49,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:46:49,448 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6b6fb467-0f59-4c43-8bc3-4360e51d98d0 used request id req-34e50bd8-3927-4c58-b360-276dc77ace03 2018-10-17 08:46:49,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.346569061279s 2018-10-17 08:46:49,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 08:46:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:49,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42e49607-8815-4bb0-adb7-2190352c0fc9 x-openstack-request-id: req-42e49607-8815-4bb0-adb7-2190352c0fc9 2018-10-17 08:46:49,472 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8adacd77-97fa-46b2-b58c-f3e9dc9a765e", "name": "juju_epc-flavor_b7dfebea-6111-4d18-8444-0152beb4c6a3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 08:46:49,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-42e49607-8815-4bb0-adb7-2190352c0fc9 2018-10-17 08:46:49,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234949588776s 2018-10-17 08:46:49,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 08:46:49,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:49,537 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bfe7d7ed-06d1-43d7-9a60-088bbb9926ef x-openstack-request-id: req-bfe7d7ed-06d1-43d7-9a60-088bbb9926ef 2018-10-17 08:46:49,538 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/8adacd77-97fa-46b2-b58c-f3e9dc9a765e used request id req-bfe7d7ed-06d1-43d7-9a60-088bbb9926ef 2018-10-17 08:46:49,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0641660690308s 2018-10-17 08:46:49,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:46:49,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:49,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70458622-7638-49aa-85e1-30bb9daab32a 2018-10-17 08:46:49,765 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3", "links": {"self": "http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a32565c81f32422a84542f2064a1409c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:46:49,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-70458622-7638-49aa-85e1-30bb9daab32a 2018-10-17 08:46:49,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227067947388s 2018-10-17 08:46:49,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:46:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:49,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90773aa9-2ea9-4140-9f48-ba87d034786b 2018-10-17 08:46:49,981 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_b7dfebea-6111-4d18-8444-0152beb4c6a3", "links": {"self": "http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a32565c81f32422a84542f2064a1409c", "description": null}} 2018-10-17 08:46:49,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c used request id req-90773aa9-2ea9-4140-9f48-ba87d034786b 2018-10-17 08:46:49,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208782911301s 2018-10-17 08:46:49,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 08:46:49,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:50,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86f06ccf-c77a-40b9-819c-323656417b01 2018-10-17 08:46:50,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:46:50,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a32565c81f32422a84542f2064a1409c used request id req-86f06ccf-c77a-40b9-819c-323656417b01 2018-10-17 08:46:50,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307276010513s 2018-10-17 08:46:50,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:46:50,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:50,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49cb2de1-c93c-47b9-ac2f-ad3af6aceed5 2018-10-17 08:46:50,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f"}, "tags": [], "enabled": true, "id": "82397a9a5cce48c6805c2d43e199b63f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b7dfebea-6111-4d18-8444-0152beb4c6a3"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 08:46:50,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-49cb2de1-c93c-47b9-ac2f-ad3af6aceed5 2018-10-17 08:46:50,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192760944366s 2018-10-17 08:46:50,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 08:46:50,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:50,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d94dab-0242-4a20-a027-19a29be8d071 2018-10-17 08:46:50,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:46:50,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/82397a9a5cce48c6805c2d43e199b63f used request id req-63d94dab-0242-4a20-a027-19a29be8d071 2018-10-17 08:46:50,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24152302742s 2018-10-17 08:46:50,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:46:50,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=82397a9a5cce48c6805c2d43e199b63f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:50,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:50 GMT X-Openstack-Request-Id: req-b9749f68-119a-4b3a-9ee5-70bf08d9dc0c 2018-10-17 08:46:50,985 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:24:01Z", "updated_at": "2018-10-17T08:24:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "1c005be9-1d81-4863-b27d-17e2d25e3f86", "remote_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv6", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "4a507c2d-4748-4da8-9496-bc4fb8a7a2ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv6", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "e8edf678-0726-47d3-a29d-22b6af6e4173", "remote_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv4", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "e9a1b5bb-5716-40c6-8e4e-78396282950b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv4", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}], "revision_number": 1, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "name": "default"}]} 2018-10-17 08:46:50,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=82397a9a5cce48c6805c2d43e199b63f&name=default used request id req-b9749f68-119a-4b3a-9ee5-70bf08d9dc0c 2018-10-17 08:46:50,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242872953415s 2018-10-17 08:46:50,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 08:46:50,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:51 GMT X-Openstack-Request-Id: req-bf0adf09-7b67-413c-98cb-6455a4a59552 2018-10-17 08:46:51,041 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "created_at": "2018-10-17T08:24:01Z", "updated_at": "2018-10-17T08:24:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "e8edf678-0726-47d3-a29d-22b6af6e4173", "remote_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv4", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "1c005be9-1d81-4863-b27d-17e2d25e3f86", "remote_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv6", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "4a507c2d-4748-4da8-9496-bc4fb8a7a2ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv6", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T08:24:01Z", "revision_number": 0, "id": "e9a1b5bb-5716-40c6-8e4e-78396282950b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T08:24:01Z", "security_group_id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "tenant_id": "82397a9a5cce48c6805c2d43e199b63f", "port_range_min": null, "ethertype": "IPv4", "project_id": "82397a9a5cce48c6805c2d43e199b63f"}], "revision_number": 1, "project_id": "82397a9a5cce48c6805c2d43e199b63f", "id": "1c1e28ef-c800-4e25-bc10-9b05f486df0b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T05:04:28Z", "updated_at": "2018-10-17T05:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "693a448f-1078-40e1-bbe5-9b5d023c12c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "dbb47af7-f08b-4de9-8692-f6fee022e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "12ced3fc-5a89-44f4-95da-6e33a5434a1e", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:28Z", "revision_number": 0, "id": "01b84b11-03e0-47c6-8fd4-91ba876b4348", "remote_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:28Z", "security_group_id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "67553bdf-828c-4bda-b4f7-571cf5a7efca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6179b949fda348a0be268d5a32553aa8", "created_at": "2018-10-17T05:02:01Z", "updated_at": "2018-10-17T05:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "49105fb9-0f48-4f64-b8ce-a6eb10e05c37", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "d035d003-7fa4-4ab7-a708-ca847cf8839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "c03a9564-daaa-4a35-9eb2-203cecb70d52", "remote_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:02:01Z", "revision_number": 0, "id": "aa701693-c684-44f7-ade0-ca8c224bfa09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:02:01Z", "security_group_id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "tenant_id": "6179b949fda348a0be268d5a32553aa8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6179b949fda348a0be268d5a32553aa8"}], "revision_number": 1, "project_id": "6179b949fda348a0be268d5a32553aa8", "id": "89fc96f8-0850-47c3-a4ed-a48a71c9a2c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "created_at": "2018-10-17T05:04:26Z", "updated_at": "2018-10-17T05:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "67c162d1-8140-438f-8ded-6dfeda395ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "60ee5da4-11d7-431d-ad01-47f6345a612a", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "4ddc7990-2331-4164-b115-7a63479dea77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T05:04:26Z", "revision_number": 0, "id": "f630ddf2-11b5-4b74-b27e-03b6a889369b", "remote_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "remote_ip_prefix": null, "created_at": "2018-10-17T05:04:26Z", "security_group_id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "tenant_id": "fe010d0d79494effbe02dd92c443bc23", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe010d0d79494effbe02dd92c443bc23"}], "revision_number": 1, "project_id": "fe010d0d79494effbe02dd92c443bc23", "id": "d600b692-7df2-44a6-bb72-64edc3ca77c2", "name": "default"}]} 2018-10-17 08:46:51,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-bf0adf09-7b67-413c-98cb-6455a4a59552 2018-10-17 08:46:51,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503029823303s 2018-10-17 08:46:51,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 08:46:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1c1e28ef-c800-4e25-bc10-9b05f486df0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2862a4294de45a573290dae6173902b4a0b45c02d59422dc66e7bb01eed0d56" 2018-10-17 08:46:51,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 08:46:51 GMT X-Openstack-Request-Id: req-67e276f1-1aaa-4a2e-ad68-e178a6f3825a 2018-10-17 08:46:51,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 08:46:51,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1c1e28ef-c800-4e25-bc10-9b05f486df0b.json used request id req-67e276f1-1aaa-4a2e-ad68-e178a6f3825a 2018-10-17 08:46:51,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119134902954s 2018-10-17 08:46:51,168 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-10-17 08:46:51,169 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:25 | PASS | | cloudify_ims | functest | vnf | 21:59 | FAIL | | heat_ims | functest | vnf | 17:17 | PASS | | vyos_vrouter | functest | vnf | 16:17 | PASS | | juju_epc | functest | vnf | 21:51 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-17 08:46:51,176 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 08:46:51,262 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 08:46:51,375 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 08:46:56,155 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 08:46:56,158 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=iXEDdSCTy0wIbmMvIYdZobVj3 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=fe010d0d79494effbe02dd92c443bc23 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 08:46:56,158 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-10-17 08:46:56,165 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-10-17 08:46:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:46:56,443 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d8e977-4fde-4c15-92b8-dac5056220c9 2018-10-17 08:46:56,443 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 08:46:56,444 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-c8d8e977-4fde-4c15-92b8-dac5056220c9 2018-10-17 08:46:56,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 08:46:56,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T09:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["6oyjKV1QTXWYD_c598COcQ"], "issued_at": "2018-10-17T08:46:56.000000Z"}} 2018-10-17 08:46:56,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 08:46:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:57,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:57 GMT X-Openstack-Request-Id: req-c451549c-3cf5-489f-ae9f-7abac53e860e 2018-10-17 08:46:57,231 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 08:46:57,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c451549c-3cf5-489f-ae9f-7abac53e860e 2018-10-17 08:46:57,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386165857315s 2018-10-17 08:46:57,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:46:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:57,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d699c0-38d0-4e77-960d-f69fa193baed 2018-10-17 08:46:57,397 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 08:46:57,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-43d699c0-38d0-4e77-960d-f69fa193baed 2018-10-17 08:46:57,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158347129822s 2018-10-17 08:46:57,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 08:46:57,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}}' 2018-10-17 08:46:57,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aefa980-0520-4cda-a885-27fed13fe5bb 2018-10-17 08:46:57,713 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02"}, "tags": [], "enabled": true, "id": "190ea2f250c341f08386e398b53f3b02", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}} 2018-10-17 08:46:57,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1aefa980-0520-4cda-a885-27fed13fe5bb 2018-10-17 08:46:57,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.308591127396s 2018-10-17 08:46:57,714 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'190ea2f250c341f08386e398b53f3b02', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1'}) 2018-10-17 08:46:57,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 08:46:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5fac00d1-e7c0-4fde-9977-0ec474acee47", "email": null, "name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}}' 2018-10-17 08:46:58,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f6d6f0-8351-40b7-a1d6-55f4fd8d8ec1 2018-10-17 08:46:58,185 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "links": {"self": "http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2fb918d781e4fd4b21d22d629c3a1b3", "domain_id": "default", "password_expires_at": null}} 2018-10-17 08:46:58,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-c8f6d6f0-8351-40b7-a1d6-55f4fd8d8ec1 2018-10-17 08:46:58,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464172840118s 2018-10-17 08:46:58,186 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd2fb918d781e4fd4b21d22d629c3a1b3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1'}) 2018-10-17 08:46:58,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:46:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:58,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac922c04-bfa1-4b56-92e7-763d9f107952 2018-10-17 08:46:58,389 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:46:58,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ac922c04-bfa1-4b56-92e7-763d9f107952 2018-10-17 08:46:58,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19904589653s 2018-10-17 08:46:58,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:46:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:58,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab2ea26-9ff6-432d-b898-aaf636f75fa8 2018-10-17 08:46:58,551 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:46:58,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0ab2ea26-9ff6-432d-b898-aaf636f75fa8 2018-10-17 08:46:58,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156665086746s 2018-10-17 08:46:58,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:46:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:58,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6f018a-32e6-43c7-bf72-9ac55b7e2ac0 2018-10-17 08:46:58,744 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:46:58,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7f6f018a-32e6-43c7-bf72-9ac55b7e2ac0 2018-10-17 08:46:58,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186787843704s 2018-10-17 08:46:58,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:46:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:58,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0e897e-0b5e-42d0-8548-9ec283103582 2018-10-17 08:46:58,944 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 08:46:58,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ad0e897e-0b5e-42d0-8548-9ec283103582 2018-10-17 08:46:58,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194920063019s 2018-10-17 08:46:58,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:46:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:59,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de058f43-1b17-4c36-87e6-c59f255619e2 2018-10-17 08:46:59,075 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "links": {"self": "http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2fb918d781e4fd4b21d22d629c3a1b3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:46:59,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-de058f43-1b17-4c36-87e6-c59f255619e2 2018-10-17 08:46:59,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13049197197s 2018-10-17 08:46:59,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:46:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:59,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4368e11b-1cdb-4b77-aa02-a654643833d8 2018-10-17 08:46:59,206 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02"}, "tags": [], "enabled": true, "id": "190ea2f250c341f08386e398b53f3b02", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}]} 2018-10-17 08:46:59,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4368e11b-1cdb-4b77-aa02-a654643833d8 2018-10-17 08:46:59,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11735200882s 2018-10-17 08:46:59,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 08:46:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=d2fb918d781e4fd4b21d22d629c3a1b3&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=190ea2f250c341f08386e398b53f3b02" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:59,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f776eaf0-e958-4ebf-936d-aae5523e7cbb 2018-10-17 08:46:59,324 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=d2fb918d781e4fd4b21d22d629c3a1b3&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=190ea2f250c341f08386e398b53f3b02", "previous": null, "next": null}} 2018-10-17 08:46:59,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d2fb918d781e4fd4b21d22d629c3a1b3&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=190ea2f250c341f08386e398b53f3b02 used request id req-f776eaf0-e958-4ebf-936d-aae5523e7cbb 2018-10-17 08:46:59,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109596967697s 2018-10-17 08:46:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 08:46:59,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02/users/d2fb918d781e4fd4b21d22d629c3a1b3/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:59,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a30d818-9ef3-43d1-8bcb-34788d704911 2018-10-17 08:46:59,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:46:59,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02/users/d2fb918d781e4fd4b21d22d629c3a1b3/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-7a30d818-9ef3-43d1-8bcb-34788d704911 2018-10-17 08:46:59,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170991897583s 2018-10-17 08:46:59,500 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 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'190ea2f250c341f08386e398b53f3b02', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5fac00d1-e7c0-4fde-9977-0ec474acee47', 'username': u'tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 08:46:59,504 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'password': '5fac00d1-e7c0-4fde-9977-0ec474acee47', 'project_name': 'tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': '190ea2f250c341f08386e398b53f3b02', 'project_domain_name': 'Default'} 2018-10-17 08:46:59,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:46:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:59,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a86c79fc-6f78-4675-a59d-8c1fbeaf8987 2018-10-17 08:46:59,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:46:59,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a86c79fc-6f78-4675-a59d-8c1fbeaf8987 2018-10-17 08:46:59,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197177886963s 2018-10-17 08:46:59,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:46:59,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:46:59,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1ac151-f7bc-4f76-8c05-ca545882a8c6 2018-10-17 08:46:59,901 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:46:59,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6f1ac151-f7bc-4f76-8c05-ca545882a8c6 2018-10-17 08:46:59,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190962076187s 2018-10-17 08:46:59,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:46:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 08:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e749b82a-756b-43be-a64d-248f79936e26 2018-10-17 08:47:00,048 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 08:47:00,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e749b82a-756b-43be-a64d-248f79936e26 2018-10-17 08:47:00,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.141268014908s 2018-10-17 08:47:00,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:47:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85ab052-c053-4318-b42f-6359b941869c 2018-10-17 08:47:00,178 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "links": {"self": "http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2fb918d781e4fd4b21d22d629c3a1b3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:47:00,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a85ab052-c053-4318-b42f-6359b941869c 2018-10-17 08:47:00,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129309177399s 2018-10-17 08:47:00,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 08:47:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc6412c-2c5e-404f-95f9-111f94349efa 2018-10-17 08:47:00,301 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02"}, "tags": [], "enabled": true, "id": "190ea2f250c341f08386e398b53f3b02", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}]} 2018-10-17 08:47:00,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2dc6412c-2c5e-404f-95f9-111f94349efa 2018-10-17 08:47:00,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110189914703s 2018-10-17 08:47:00,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 08:47:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=d2fb918d781e4fd4b21d22d629c3a1b3&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=190ea2f250c341f08386e398b53f3b02" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bc5419-01eb-4ee0-a3ac-0337ce3f5141 2018-10-17 08:47:00,419 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=d2fb918d781e4fd4b21d22d629c3a1b3&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=190ea2f250c341f08386e398b53f3b02", "previous": null, "next": null}} 2018-10-17 08:47:00,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d2fb918d781e4fd4b21d22d629c3a1b3&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=190ea2f250c341f08386e398b53f3b02 used request id req-07bc5419-01eb-4ee0-a3ac-0337ce3f5141 2018-10-17 08:47:00,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10947394371s 2018-10-17 08:47:00,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 08:47:00,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02/users/d2fb918d781e4fd4b21d22d629c3a1b3/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-825c75c8-e509-44e4-bb5f-589214d3196c 2018-10-17 08:47:00,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:47:00,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02/users/d2fb918d781e4fd4b21d22d629c3a1b3/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-825c75c8-e509-44e4-bb5f-589214d3196c 2018-10-17 08:47:00,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14327788353s 2018-10-17 08:47:00,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:47:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0526fe-ace8-43b1-a425-4e75f0755235 2018-10-17 08:47:00,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:47:00,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5c0526fe-ace8-43b1-a425-4e75f0755235 2018-10-17 08:47:00,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182739019394s 2018-10-17 08:47:00,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 08:47:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d2131f-3c9d-4a5a-8905-f7603d4bb64b 2018-10-17 08:47:00,861 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 08:47:00,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-63d2131f-3c9d-4a5a-8905-f7603d4bb64b 2018-10-17 08:47:00,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103621959686s 2018-10-17 08:47:00,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 08:47:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:00,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14f0395-45db-4edb-b638-859bea33dce8 2018-10-17 08:47:00,988 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "links": {"self": "http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2fb918d781e4fd4b21d22d629c3a1b3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 08:47:00,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d14f0395-45db-4edb-b638-859bea33dce8 2018-10-17 08:47:00,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125727891922s 2018-10-17 08:47:01,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 08:47:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=d2fb918d781e4fd4b21d22d629c3a1b3&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:01,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cbd7b6-475e-4f5e-83bb-f857be2015c4 2018-10-17 08:47:01,106 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=d2fb918d781e4fd4b21d22d629c3a1b3&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 08:47:01,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=d2fb918d781e4fd4b21d22d629c3a1b3&scope.domain.id=default used request id req-53cbd7b6-475e-4f5e-83bb-f857be2015c4 2018-10-17 08:47:01,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105211019516s 2018-10-17 08:47:01,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 08:47:01,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/d2fb918d781e4fd4b21d22d629c3a1b3/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 08:47:01,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 08:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59567b0-5b2b-41f6-83ed-c6b0e56843a0 2018-10-17 08:47:01,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 08:47:01,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/d2fb918d781e4fd4b21d22d629c3a1b3/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-c59567b0-5b2b-41f6-83ed-c6b0e56843a0 2018-10-17 08:47:01,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14425778389s 2018-10-17 08:47:01,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 08:47:05,620 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 008a8acd-f94e-4ebf-9a5e-c708725e1734 | 2018-10-17T08:47:05.223025 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 008a8acd-f94e-4ebf-9a5e-c708725e1734 ~/.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-10-17 08:47:08,731 - 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-10-17 08:47:09,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 08:47:14,452 - 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=3842457b-88da-4890-a9e7-3ad3ca9eb56a) as the default verifier for the future CLI operations. 2018-10-17 08:47:16,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:47:16,253 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab321f88-0eac-4335-b034-8079441de228 2018-10-17 08:47:16,254 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 08:47:16,254 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-ab321f88-0eac-4335-b034-8079441de228 2018-10-17 08:47:16,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 08:47:16,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T09:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190ea2f250c341f08386e398b53f3b02", "name": "tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/190ea2f250c341f08386e398b53f3b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/190ea2f250c341f08386e398b53f3b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/190ea2f250c341f08386e398b53f3b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/190ea2f250c341f08386e398b53f3b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/190ea2f250c341f08386e398b53f3b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/190ea2f250c341f08386e398b53f3b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/190ea2f250c341f08386e398b53f3b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/190ea2f250c341f08386e398b53f3b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/190ea2f250c341f08386e398b53f3b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_190ea2f250c341f08386e398b53f3b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_190ea2f250c341f08386e398b53f3b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/190ea2f250c341f08386e398b53f3b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/190ea2f250c341f08386e398b53f3b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/190ea2f250c341f08386e398b53f3b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "id": "d2fb918d781e4fd4b21d22d629c3a1b3"}, "audit_ids": ["BHPVECHzS5mcDY-Ep34frg"], "issued_at": "2018-10-17T08:47:16.000000Z"}} 2018-10-17 08:47:16,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 08:47:16,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:16,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:16 GMT X-Openstack-Request-Id: req-fb365ce2-066a-4d8c-8916-e93309961ce2 2018-10-17 08:47:16,948 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 08:47:16,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-fb365ce2-066a-4d8c-8916-e93309961ce2 2018-10-17 08:47:16,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280472993851s 2018-10-17 08:47:16,959 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-10-17 08:47:16,961 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 08:47:17,085 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 08:47:17,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 08:47:17,093 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:17 GMT 2018-10-17 08:47:17,093 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 08:47:17,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:47:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:17,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:17 GMT X-Openstack-Request-Id: req-5d6e11c7-587c-44af-8912-e990ce07bca8 2018-10-17 08:47:17,385 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:47:17,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5d6e11c7-587c-44af-8912-e990ce07bca8 2018-10-17 08:47:17,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28918504715s 2018-10-17 08:47:17,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 08:47:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}' 2018-10-17 08:47:17,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:17 GMT Location: http://172.30.9.29:9292/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-515821d4-6e16-4c7f-bf21-8f9e76b38004 2018-10-17 08:47:17,449 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:47:17Z", "file": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file", "owner": "190ea2f250c341f08386e398b53f3b02", "id": "c159dca5-42aa-47ca-a506-7b7b3fdc7065", "size": null, "self": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "checksum": null, "created_at": "2018-10-17T08:47:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 08:47:17,450 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-515821d4-6e16-4c7f-bf21-8f9e76b38004 2018-10-17 08:47:17,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0545520782471s 2018-10-17 08:47:17,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 08:47:17,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" -d '' 2018-10-17 08:47:17,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:47:17 GMT X-Openstack-Request-Id: req-efe0013c-918a-41eb-be17-351ef8089aae 2018-10-17 08:47:17,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:47:17,931 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file used request id req-efe0013c-918a-41eb-be17-351ef8089aae 2018-10-17 08:47:17,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.480435848236s 2018-10-17 08:47:17,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:47:17,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:17,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:17 GMT X-Openstack-Request-Id: req-4c101e59-036a-4dff-bc0d-fb551e0ae832 2018-10-17 08:47:17,962 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:47:17Z", "file": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file", "owner": "190ea2f250c341f08386e398b53f3b02", "id": "c159dca5-42aa-47ca-a506-7b7b3fdc7065", "size": 12716032, "self": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T08:47:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:47:17,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4c101e59-036a-4dff-bc0d-fb551e0ae832 2018-10-17 08:47:17,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269029140472s 2018-10-17 08:47:17,965 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file', 'owner': u'190ea2f250c341f08386e398b53f3b02', 'id': u'c159dca5-42aa-47ca-a506-7b7b3fdc7065', 'size': 12716032, u'self': u'/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'190ea2f250c341f08386e398b53f3b02', 'name': 'tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T08:47:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T08:47:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'created': u'2018-10-17T08:47:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T08:47:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 08:47:17,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 08:47:17,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 08:47:18,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-028c8bf7-8426-49ef-9292-a6e6fd63d455 x-openstack-request-id: req-028c8bf7-8426-49ef-9292-a6e6fd63d455 2018-10-17 08:47:18,277 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/71619108-c4ce-4342-acbe-83f7a02a915a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/71619108-c4ce-4342-acbe-83f7a02a915a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "71619108-c4ce-4342-acbe-83f7a02a915a", "name": "tempest_full-flavor_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 08:47:18,278 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-028c8bf7-8426-49ef-9292-a6e6fd63d455 2018-10-17 08:47:18,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309479951859s 2018-10-17 08:47:18,279 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_cb996033-08eb-41b9-a8af-9e9b4d0221e1', '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'fe010d0d79494effbe02dd92c443bc23', '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'71619108-c4ce-4342-acbe-83f7a02a915a', 'swap': 0}) 2018-10-17 08:47:18,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 08:47:18,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/71619108-c4ce-4342-acbe-83f7a02a915a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" -d '{"extra_specs": {}}' 2018-10-17 08:47:18,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16fd66db-148f-45bb-9779-b1e6e200ac48 x-openstack-request-id: req-16fd66db-148f-45bb-9779-b1e6e200ac48 2018-10-17 08:47:18,301 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 08:47:18,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/71619108-c4ce-4342-acbe-83f7a02a915a/os-extra_specs used request id req-16fd66db-148f-45bb-9779-b1e6e200ac48 2018-10-17 08:47:18,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214641094208s 2018-10-17 08:47:18,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:47:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:18,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa397816-fb7b-42c1-a1f2-3824c35eb8ba 2018-10-17 08:47:18,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:47:18,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fa397816-fb7b-42c1-a1f2-3824c35eb8ba 2018-10-17 08:47:18,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191082000732s 2018-10-17 08:47:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 08:47:18,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:18,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9e654f-58ae-452a-b83c-00efc3aa18a2 2018-10-17 08:47:18,711 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 08:47:18,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8d9e654f-58ae-452a-b83c-00efc3aa18a2 2018-10-17 08:47:18,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202365159988s 2018-10-17 08:47:18,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 08:47:18,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:19,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-021f54d0-ad2a-4a3c-a876-486494599861 x-openstack-request-id: req-021f54d0-ad2a-4a3c-a876-486494599861 2018-10-17 08:47:19,011 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 08:47:19,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-021f54d0-ad2a-4a3c-a876-486494599861 2018-10-17 08:47:19,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.289871931076s 2018-10-17 08:47:19,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:47:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:19,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:19 GMT X-Openstack-Request-Id: req-5589a663-4bf2-4a8e-b876-5087989329c7 2018-10-17 08:47:19,041 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:47:17Z", "file": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file", "owner": "190ea2f250c341f08386e398b53f3b02", "id": "c159dca5-42aa-47ca-a506-7b7b3fdc7065", "size": 12716032, "self": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T08:47:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:47:19,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5589a663-4bf2-4a8e-b876-5087989329c7 2018-10-17 08:47:19,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244209766388s 2018-10-17 08:47:19,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 08:47:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}' 2018-10-17 08:47:19,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:19 GMT Location: http://172.30.9.29:9292/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-facbca65-3c24-4c1e-8fbb-629d1e4c760b 2018-10-17 08:47:19,118 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:47:19Z", "file": "/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/file", "owner": "190ea2f250c341f08386e398b53f3b02", "id": "2285cb4c-5fbe-4d20-baf3-cd631835e3ec", "size": null, "self": "/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "checksum": null, "created_at": "2018-10-17T08:47:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 08:47:19,118 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-facbca65-3c24-4c1e-8fbb-629d1e4c760b 2018-10-17 08:47:19,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0681421756744s 2018-10-17 08:47:19,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 08:47:19,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" -d '' 2018-10-17 08:47:19,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 08:47:19 GMT X-Openstack-Request-Id: req-1b0bc301-1dc1-44d9-a2f0-25e5a5a73289 2018-10-17 08:47:19,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 08:47:19,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/file used request id req-1b0bc301-1dc1-44d9-a2f0-25e5a5a73289 2018-10-17 08:47:19,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.861545085907s 2018-10-17 08:47:19,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 08:47:19,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 08:47:20,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:20 GMT X-Openstack-Request-Id: req-c86873ca-20b5-4d6f-855a-59d03ea984ca 2018-10-17 08:47:20,013 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:47:19Z", "file": "/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/file", "owner": "190ea2f250c341f08386e398b53f3b02", "id": "2285cb4c-5fbe-4d20-baf3-cd631835e3ec", "size": 12716032, "self": "/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T08:47:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:47:17Z", "file": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file", "owner": "190ea2f250c341f08386e398b53f3b02", "id": "c159dca5-42aa-47ca-a506-7b7b3fdc7065", "size": 12716032, "self": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T08:47:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 08:47:20,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c86873ca-20b5-4d6f-855a-59d03ea984ca 2018-10-17 08:47:20,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278031826019s 2018-10-17 08:47:20,016 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/file', 'owner': u'190ea2f250c341f08386e398b53f3b02', 'id': u'2285cb4c-5fbe-4d20-baf3-cd631835e3ec', 'size': 12716032, u'self': u'/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'190ea2f250c341f08386e398b53f3b02', 'name': 'tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T08:47:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T08:47:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1', 'created': u'2018-10-17T08:47:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T08:47:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 08:47:20,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 08:47:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 08:47:20,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-176b9908-0dba-4d9b-80bd-acb866dbf0a5 x-openstack-request-id: req-176b9908-0dba-4d9b-80bd-acb866dbf0a5 2018-10-17 08:47:20,111 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf84c45b-17b9-428f-a207-df5e638d0f41", "name": "tempest_full-flavor_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 08:47:20,111 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-176b9908-0dba-4d9b-80bd-acb866dbf0a5 2018-10-17 08:47:20,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0943269729614s 2018-10-17 08:47:20,113 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1', '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'fe010d0d79494effbe02dd92c443bc23', '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'bf84c45b-17b9-428f-a207-df5e638d0f41', 'swap': 0}) 2018-10-17 08:47:20,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 08:47:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" -d '{"extra_specs": {}}' 2018-10-17 08:47:20,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 08:47:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac6f0ba0-2eab-4d47-ba3f-acf9b8aae71f x-openstack-request-id: req-ac6f0ba0-2eab-4d47-ba3f-acf9b8aae71f 2018-10-17 08:47:20,135 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 08:47:20,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41/os-extra_specs used request id req-ac6f0ba0-2eab-4d47-ba3f-acf9b8aae71f 2018-10-17 08:47:20,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219268798828s 2018-10-17 08:47:20,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1', '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'fe010d0d79494effbe02dd92c443bc23', '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'bf84c45b-17b9-428f-a207-df5e638d0f41', 'swap': 0}) 2018-10-17 08:47:25,450 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 08:47:25,450 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 08:47:25,451 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 08:47:25,452 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 08:47:25,459 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 08:47:27,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3842457b-88da-4890-a9e7-3ad3ca9eb56a/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-10-17 08:47:27,400 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 08:47:27,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 08:47:27,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-10-17 08:47:36,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:36.756 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.421s] 2018-10-17 08:47:36,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:36.849 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.093s] 2018-10-17 08:47:36,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:36.903 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.054s] 2018-10-17 08:47:36,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:36.987 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.083s] 2018-10-17 08:47:37,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:37.047 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.061s] 2018-10-17 08:47:40,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:40.609 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:47:40,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:40.610 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:47:42,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:42.654 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [6.149s] 2018-10-17 08:47:43,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:43.075 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.421s] 2018-10-17 08:47:45,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:45.263 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.285s] 2018-10-17 08:47:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:45.273 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [2.199s] 2018-10-17 08:47:45,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:45.284 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-10-17 08:47:45,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:45.299 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.015s] 2018-10-17 08:47:45,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:45.310 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2018-10-17 08:47:45,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:45.365 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.102s] 2018-10-17 08:47:48,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:48.503 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [3.192s] 2018-10-17 08:47:48,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:48.622 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.119s] 2018-10-17 08:47:48,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:48.641 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.019s] 2018-10-17 08:47:48,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:48.758 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.116s] 2018-10-17 08:47:48,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:48.778 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.020s] 2018-10-17 08:47:48,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:48.789 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-10-17 08:47:52,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:52.418 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.199s] 2018-10-17 08:47:57,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:57.263 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [20.538s] 2018-10-17 08:47:59,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:59.268 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.287s] 2018-10-17 08:47:59,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:59.386 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.118s] 2018-10-17 08:47:59,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:59.473 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.088s] 2018-10-17 08:47:59,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:59.565 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.091s] 2018-10-17 08:47:59,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:59.655 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.090s] 2018-10-17 08:47:59,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:47:59.997 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.340s] 2018-10-17 08:48:00,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:00.112 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.115s] 2018-10-17 08:48:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:00.759 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.642s] 2018-10-17 08:48:00,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:00.884 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.127s] 2018-10-17 08:48:00,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:00.980 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.096s] 2018-10-17 08:48:02,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:02.485 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [13.694s] 2018-10-17 08:48:02,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:02.586 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.102s] 2018-10-17 08:48:02,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:02.923 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [5.662s] 2018-10-17 08:48:06,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:06.130 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [3.205s] 2018-10-17 08:48:08,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:08.644 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.393s] 2018-10-17 08:48:08,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:08.693 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.049s] 2018-10-17 08:48:08,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:08.877 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.747s] 2018-10-17 08:48:08,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:08.893 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.200s] 2018-10-17 08:48:08,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:08.981 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.104s] 2018-10-17 08:48:09,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:09.126 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.144s] 2018-10-17 08:48:09,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:09.290 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.163s] 2018-10-17 08:48:09,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:09.629 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.339s] 2018-10-17 08:48:09,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:09.716 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.088s] 2018-10-17 08:48:12,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:12.813 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:48:17,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:17.451 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [8.157s] 2018-10-17 08:48:17,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:17.664 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.627s] 2018-10-17 08:48:17,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:17.687 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.022s] 2018-10-17 08:48:17,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:17.729 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.041s] 2018-10-17 08:48:17,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:17.746 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.017s] 2018-10-17 08:48:19,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:19.233 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.233s] 2018-10-17 08:48:19,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:19.246 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.013s] 2018-10-17 08:48:19,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:19.295 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.048s] 2018-10-17 08:48:19,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:19.333 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.039s] 2018-10-17 08:48:19,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:19.351 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2018-10-17 08:48:19,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:19.363 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-10-17 08:48:19,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:19.372 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-10-17 08:48:23,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:23.240 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:48:24,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:24.686 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.309s] 2018-10-17 08:48:24,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:24.710 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.024s] 2018-10-17 08:48:27,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:27.260 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:48:27,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:27.381 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [9.929s] 2018-10-17 08:48:28,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.062 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.338s] 2018-10-17 08:48:28,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.071 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.009s] 2018-10-17 08:48:28,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.087 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.016s] 2018-10-17 08:48:28,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.098 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-10-17 08:48:28,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.113 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.015s] 2018-10-17 08:48:28,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.122 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.008s] 2018-10-17 08:48:28,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.139 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.017s] 2018-10-17 08:48:28,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.147 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2018-10-17 08:48:28,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.166 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.018s] 2018-10-17 08:48:28,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.177 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-10-17 08:48:28,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.190 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.012s] 2018-10-17 08:48:28,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.199 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.009s] 2018-10-17 08:48:28,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.208 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-10-17 08:48:28,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:28.224 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.016s] 2018-10-17 08:48:30,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:30.528 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-17 08:48:31,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:31.648 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [43.355s] 2018-10-17 08:48:34,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:34.240 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-17 08:48:35,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:35.646 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.322s] 2018-10-17 08:48:35,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:35.689 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.043s] 2018-10-17 08:48:35,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:35.834 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.144s] 2018-10-17 08:48:35,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:35.861 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.026s] 2018-10-17 08:48:36,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:36.053 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.191s] 2018-10-17 08:48:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:37.366 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.507s] 2018-10-17 08:48:37,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:37.503 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.137s] 2018-10-17 08:48:37,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:37.826 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.323s] 2018-10-17 08:48:38,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:38.681 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.854s] 2018-10-17 08:48:39,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:39.128 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.448s] 2018-10-17 08:48:43,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:43.580 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:48:43,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:43.873 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.335s] 2018-10-17 08:48:43,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:43.933 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.060s] 2018-10-17 08:48:46,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:46.819 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:48:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:47.563 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-17 08:48:49,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:49.693 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-10-17 08:48:52,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:52.899 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.497s] 2018-10-17 08:48:53,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:53.018 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.120s] 2018-10-17 08:48:53,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:53.945 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.259s] 2018-10-17 08:48:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:53.988 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.042s] 2018-10-17 08:48:54,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:54.016 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.029s] 2018-10-17 08:48:54,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:54.087 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.070s] 2018-10-17 08:48:54,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:54.187 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.098s] 2018-10-17 08:48:57,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:57.244 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [6.508s] 2018-10-17 08:48:58,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:58.632 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [24.385s] 2018-10-17 08:48:59,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:59.705 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.276s] 2018-10-17 08:48:59,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:48:59.972 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.268s] 2018-10-17 08:49:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:01.048 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.278s] 2018-10-17 08:49:01,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:01.059 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-10-17 08:49:01,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:01.070 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-10-17 08:49:01,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:01.341 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.270s] 2018-10-17 08:49:01,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:01.351 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-10-17 08:49:01,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:01.396 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.044s] 2018-10-17 08:49:01,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:01.406 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-10-17 08:49:04,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:04.551 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:49:05,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:05.314 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.069s] 2018-10-17 08:49:07,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:07.146 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-17 08:49:07,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:07.147 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-17 08:49:18,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:18.659 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.041s] 2018-10-17 08:49:18,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:18.987 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.328s] 2018-10-17 08:49:19,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:19.602 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [5.744s] 2018-10-17 08:49:22,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:22.057 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [23.420s] 2018-10-17 08:49:22,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:22.058 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-10-17 08:49:22,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:22.114 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.126s] 2018-10-17 08:49:23,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:23.683 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.568s] 2018-10-17 08:49:33,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:33.404 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [3.299s] 2018-10-17 08:49:34,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:34.090 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.240s] 2018-10-17 08:49:36,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:36.381 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [2.976s] 2018-10-17 08:49:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:37.763 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.366s] 2018-10-17 08:49:37,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:37.858 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.095s] 2018-10-17 08:49:38,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:38.759 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [2.377s] 2018-10-17 08:49:38,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:38.771 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.013s] 2018-10-17 08:49:40,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:40.049 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [5.955s] 2018-10-17 08:49:40,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:40.057 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-10-17 08:49:40,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:40.068 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-10-17 08:49:40,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:40.080 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-10-17 08:49:40,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:40.660 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.578s] 2018-10-17 08:49:41,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:41.121 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.461s] 2018-10-17 08:49:45,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:45.184 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.776s] 2018-10-17 08:49:47,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:47.985 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:49:47,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:47.986 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:49:47,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:47.987 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-17 08:49:50,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:50.495 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.208s] 2018-10-17 08:49:51,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:51.920 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.282s] 2018-10-17 08:49:51,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:51.950 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.030s] 2018-10-17 08:49:51,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:51.987 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.037s] 2018-10-17 08:49:52,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:52.564 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:49:59,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:59.198 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.286s] 2018-10-17 08:49:59,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:59.266 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.068s] 2018-10-17 08:49:59,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:59.339 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.073s] 2018-10-17 08:49:59,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:49:59.644 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.305s] 2018-10-17 08:50:02,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:02.311 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.826s] 2018-10-17 08:50:04,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:04.324 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [9.227s] 2018-10-17 08:50:10,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:10.411 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [61.858s] 2018-10-17 08:50:10,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:10.432 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.028s] 2018-10-17 08:50:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:11.779 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [7.450s] 2018-10-17 08:50:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:11.782 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-17 08:50:11,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:11.783 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-17 08:50:11,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:11.784 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-17 08:50:22,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:22.582 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.730s] 2018-10-17 08:50:22,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:22.920 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.340s] 2018-10-17 08:50:23,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:23.417 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.496s] 2018-10-17 08:50:24,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:24.088 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.670s] 2018-10-17 08:50:24,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:24.111 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.024s] 2018-10-17 08:50:24,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:24.560 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [11.141s] 2018-10-17 08:50:24,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:24.961 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.849s] 2018-10-17 08:50:25,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:25.075 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.304s] 2018-10-17 08:50:25,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:25.090 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.015s] 2018-10-17 08:50:25,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:25.299 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.208s] 2018-10-17 08:50:25,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:25.468 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.506s] 2018-10-17 08:50:26,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:26.578 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.020s] 2018-10-17 08:50:30,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:30.770 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.305s] 2018-10-17 08:50:30,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:30.835 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.065s] 2018-10-17 08:50:30,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:30.878 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.043s] 2018-10-17 08:50:30,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:30.923 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.045s] 2018-10-17 08:50:30,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:30.948 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.024s] 2018-10-17 08:50:30,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:30.998 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.050s] 2018-10-17 08:50:31,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:31.042 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.043s] 2018-10-17 08:50:31,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:31.087 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.044s] 2018-10-17 08:50:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:31.110 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.023s] 2018-10-17 08:50:31,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:31.163 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.052s] 2018-10-17 08:50:31,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:31.217 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.054s] 2018-10-17 08:50:39,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:39.461 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.476s] 2018-10-17 08:50:42,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:42.015 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.312s] 2018-10-17 08:50:42,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:42.309 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.294s] 2018-10-17 08:50:55,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:55.468 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.277s] 2018-10-17 08:50:55,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:55.944 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.475s] 2018-10-17 08:50:56,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:56.337 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.392s] 2018-10-17 08:50:57,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:57.280 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.943s] 2018-10-17 08:50:57,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:57.826 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.545s] 2018-10-17 08:50:59,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:50:59.167 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [1.341s] 2018-10-17 08:51:10,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:51:10.144 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [59.689s] 2018-10-17 08:51:21,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:51:21.680 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [18.741s] 2018-10-17 08:51:22,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:51:22.213 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [18.086s] 2018-10-17 08:51:27,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:51:27.624 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.947s] 2018-10-17 08:52:10,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:10.149 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [11.614s] 2018-10-17 08:52:10,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:10.159 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-10-17 08:52:10,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:10.591 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.431s] 2018-10-17 08:52:10,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:10.663 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.072s] 2018-10-17 08:52:15,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:15.855 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [110.357s] 2018-10-17 08:52:17,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:17.781 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [67.618s] 2018-10-17 08:52:22,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:22.870 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [7.015s] 2018-10-17 08:52:23,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:23.643 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.775s] 2018-10-17 08:52:26,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:26.253 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [64.022s] 2018-10-17 08:52:28,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:28.804 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.209s] 2018-10-17 08:52:29,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:29.030 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.226s] 2018-10-17 08:52:29,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:29.334 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.303s] 2018-10-17 08:52:29,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:29.352 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.018s] 2018-10-17 08:52:29,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:29.696 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.344s] 2018-10-17 08:52:30,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:30.033 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.337s] 2018-10-17 08:52:31,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:31.679 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:52:38,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:38.959 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [12.706s] 2018-10-17 08:52:45,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:45.250 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [5.596s] 2018-10-17 08:52:46,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:46.390 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [7.432s] 2018-10-17 08:52:48,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:52:48.842 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [3.592s] 2018-10-17 08:53:00,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:00.516 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.132s] 2018-10-17 08:53:00,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:00.540 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.025s] 2018-10-17 08:53:00,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:00.553 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-17 08:53:00,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:00.569 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.015s] 2018-10-17 08:53:06,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:06.780 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.098s] 2018-10-17 08:53:06,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:06.839 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.059s] 2018-10-17 08:53:06,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:06.911 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.072s] 2018-10-17 08:53:07,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.034 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.123s] 2018-10-17 08:53:07,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.116 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.080s] 2018-10-17 08:53:07,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.189 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.073s] 2018-10-17 08:53:07,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.250 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.061s] 2018-10-17 08:53:07,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.342 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.091s] 2018-10-17 08:53:07,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.398 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.056s] 2018-10-17 08:53:07,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.616 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.217s] 2018-10-17 08:53:07,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:07.700 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.083s] 2018-10-17 08:53:08,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:08.061 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.360s] 2018-10-17 08:53:08,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:08.117 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.056s] 2018-10-17 08:53:11,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:11.605 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [1.026s] 2018-10-17 08:53:11,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:11.807 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.202s] 2018-10-17 08:53:12,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:12.275 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.467s] 2018-10-17 08:53:13,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:13.307 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [9.155s] 2018-10-17 08:53:14,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:14.021 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.716s] 2018-10-17 08:53:21,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:21.607 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.470s] 2018-10-17 08:53:25,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:25.619 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.228s] 2018-10-17 08:53:25,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:25.670 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.051s] 2018-10-17 08:53:25,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:25.792 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.541s] 2018-10-17 08:53:25,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:25.822 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [13.541s] 2018-10-17 08:53:25,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:25.981 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [68.184s] 2018-10-17 08:53:26,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:26.207 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.536s] 2018-10-17 08:53:26,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:26.218 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-17 08:53:26,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:26.270 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.051s] 2018-10-17 08:53:26,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:26.281 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-10-17 08:53:26,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:26.321 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.039s] 2018-10-17 08:53:26,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:26.351 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.030s] 2018-10-17 08:53:26,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:26.967 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.175s] 2018-10-17 08:53:28,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:28.369 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.401s] 2018-10-17 08:53:29,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:29.661 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.291s] 2018-10-17 08:53:30,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:30.672 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.011s] 2018-10-17 08:53:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:31.926 32 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.461s] 2018-10-17 08:53:36,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:36.143 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [10.321s] 2018-10-17 08:53:39,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:39.885 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.108s] 2018-10-17 08:53:40,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:40.497 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.612s] 2018-10-17 08:53:40,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:40.507 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-10-17 08:53:41,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:41.308 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.800s] 2018-10-17 08:53:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:41.501 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.192s] 2018-10-17 08:53:41,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:41.718 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.217s] 2018-10-17 08:53:41,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:41.752 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.033s] 2018-10-17 08:53:41,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:41.982 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.230s] 2018-10-17 08:53:43,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:43.564 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.306s] 2018-10-17 08:53:43,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:43.600 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.036s] 2018-10-17 08:53:43,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:43.830 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.230s] 2018-10-17 08:53:44,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:44.320 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.630s] 2018-10-17 08:53:44,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:44.541 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.221s] 2018-10-17 08:53:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:44.630 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.089s] 2018-10-17 08:53:45,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:45.115 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.484s] 2018-10-17 08:53:46,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:46.505 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:53:47,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:47.954 32 INFO opnfv-tempest [-] {3} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-17 08:53:50,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:50.925 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.622s] 2018-10-17 08:53:50,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:50.933 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2018-10-17 08:53:51,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:51.788 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.852s] 2018-10-17 08:53:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:51.791 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-17 08:53:51,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:51.793 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-17 08:53:51,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:51.795 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-17 08:53:52,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:52.305 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.515s] 2018-10-17 08:53:52,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:52.797 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.490s] 2018-10-17 08:53:52,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:52.799 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-17 08:53:52,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:52.801 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-17 08:53:52,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:52.802 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-17 08:53:52,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:52.816 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [13.702s] 2018-10-17 08:53:54,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:54.516 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.701s] 2018-10-17 08:53:56,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:53:56.593 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.075s] 2018-10-17 08:54:10,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:10.043 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.521s] 2018-10-17 08:54:10,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:10.495 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.451s] 2018-10-17 08:54:11,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:11.061 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.566s] 2018-10-17 08:54:15,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:15.971 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [19.371s] 2018-10-17 08:54:16,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:16.342 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.378s] 2018-10-17 08:54:26,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:26.696 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.459s] 2018-10-17 08:54:31,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:31.429 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [25.205s] 2018-10-17 08:54:34,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:34.752 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [39.472s] 2018-10-17 08:54:34,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:34.969 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [1.268s] 2018-10-17 08:54:37,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:37.530 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [6.354s] 2018-10-17 08:54:47,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:47.101 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.698s] 2018-10-17 08:54:47,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:47.686 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.584s] 2018-10-17 08:54:47,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:47.946 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.260s] 2018-10-17 08:54:48,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:48.409 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.463s] 2018-10-17 08:54:48,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:48.760 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.350s] 2018-10-17 08:54:48,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:48.791 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.031s] 2018-10-17 08:54:53,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:53.608 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.606s] 2018-10-17 08:54:53,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:53.922 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.313s] 2018-10-17 08:54:53,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:53.981 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.059s] 2018-10-17 08:54:54,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:54.740 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [17.206s] 2018-10-17 08:54:56,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:56.559 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.821s] 2018-10-17 08:54:58,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:54:58.451 32 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.340s] 2018-10-17 08:55:02,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:02.873 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [6.310s] 2018-10-17 08:55:02,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:02.874 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-17 08:55:12,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:12.875 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.118s] 2018-10-17 08:55:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:12.989 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.113s] 2018-10-17 08:55:13,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:13.377 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.387s] 2018-10-17 08:55:13,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:13.482 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.105s] 2018-10-17 08:55:13,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:13.483 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-17 08:55:22,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:22.535 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [47.774s] 2018-10-17 08:55:43,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:43.437 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [33.439s] 2018-10-17 08:55:56,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:55:56.205 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [53.318s] 2018-10-17 08:56:03,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:03.379 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.088s] 2018-10-17 08:56:03,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:03.492 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.113s] 2018-10-17 08:56:04,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:04.039 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.546s] 2018-10-17 08:56:04,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:04.135 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.094s] 2018-10-17 08:56:04,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:04.136 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-17 08:56:05,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:05.252 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [9.047s] 2018-10-17 08:56:06,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:06.200 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [43.656s] 2018-10-17 08:56:10,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:10.581 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [27.142s] 2018-10-17 08:56:18,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:18.830 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:56:30,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.169 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.085s] 2018-10-17 08:56:30,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.181 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-10-17 08:56:30,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.397 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.215s] 2018-10-17 08:56:30,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.408 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-17 08:56:30,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.419 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-17 08:56:30,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.444 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.025s] 2018-10-17 08:56:30,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.501 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.057s] 2018-10-17 08:56:30,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.568 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.066s] 2018-10-17 08:56:30,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.746 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.178s] 2018-10-17 08:56:30,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.761 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-17 08:56:30,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:30.867 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.107s] 2018-10-17 08:56:34,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:34.349 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:56:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:41.748 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [4.991s] 2018-10-17 08:56:43,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:43.553 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.805s] 2018-10-17 08:56:49,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:49.200 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [5.644s] 2018-10-17 08:56:50,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:50.791 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.081s] 2018-10-17 08:56:50,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:50.942 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.151s] 2018-10-17 08:56:51,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:51.755 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.812s] 2018-10-17 08:56:51,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:51.882 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.127s] 2018-10-17 08:56:51,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:51.883 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-17 08:56:55,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:56:55.527 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.325s] 2018-10-17 08:57:03,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:03.893 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:57:05,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:05.323 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [60.063s] 2018-10-17 08:57:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:05.465 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [9.936s] 2018-10-17 08:57:10,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:10.823 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.358s] 2018-10-17 08:57:11,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:11.509 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.053s] 2018-10-17 08:57:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:11.526 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-10-17 08:57:15,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:15.126 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [56.445s] 2018-10-17 08:57:21,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:21.278 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.046s] 2018-10-17 08:57:21,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:21.287 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.009s] 2018-10-17 08:57:23,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:23.039 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [5.532s] 2018-10-17 08:57:26,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:26.237 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-17 08:57:28,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:28.726 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.686s] 2018-10-17 08:57:34,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:34.725 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.683s] 2018-10-17 08:57:35,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:35.127 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.401s] 2018-10-17 08:57:35,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:35.542 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.415s] 2018-10-17 08:57:35,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:35.938 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.396s] 2018-10-17 08:57:36,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:36.342 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.403s] 2018-10-17 08:57:51,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:51.265 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.057s] 2018-10-17 08:57:51,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:51.369 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-10-17 08:57:59,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:57:59.952 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.757s] 2018-10-17 08:58:00,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:00.139 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.187s] 2018-10-17 08:58:00,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:00.262 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.122s] 2018-10-17 08:58:04,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:04.089 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.253s] 2018-10-17 08:58:07,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:07.194 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.928s] 2018-10-17 08:58:07,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:07.236 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.044s] 2018-10-17 08:58:07,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:07.283 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.048s] 2018-10-17 08:58:10,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:10.014 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [54.874s] 2018-10-17 08:58:16,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:16.359 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.408s] 2018-10-17 08:58:16,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:16.504 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.145s] 2018-10-17 08:58:17,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:17.378 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.129s] 2018-10-17 08:58:17,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:17.431 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.053s] 2018-10-17 08:58:21,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:21.123 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:58:21,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:21.124 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:58:21,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:21.125 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:58:25,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:25.636 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-10-17 08:58:28,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:28.637 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.745s] 2018-10-17 08:58:28,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:28.646 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-17 08:58:30,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:30.722 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.091s] 2018-10-17 08:58:33,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:33.058 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.334s] 2018-10-17 08:58:35,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:35.208 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.835s] 2018-10-17 08:58:35,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:35.551 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.492s] 2018-10-17 08:58:36,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:36.692 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.140s] 2018-10-17 08:58:37,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:37.471 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.778s] 2018-10-17 08:58:37,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:37.615 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 08:58:37,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:37.616 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 08:58:37,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:37.617 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 08:58:38,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:38.110 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.638s] 2018-10-17 08:58:38,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:38.712 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.601s] 2018-10-17 08:58:39,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:39.590 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.876s] 2018-10-17 08:58:40,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:40.582 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [0.992s] 2018-10-17 08:58:41,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:41.600 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.018s] 2018-10-17 08:58:41,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:41.833 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.232s] 2018-10-17 08:58:42,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:42.062 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.497s] 2018-10-17 08:58:42,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:42.178 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.344s] 2018-10-17 08:58:42,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:42.619 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.441s] 2018-10-17 08:58:42,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:42.870 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.249s] 2018-10-17 08:58:43,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:43.127 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.257s] 2018-10-17 08:58:43,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:43.346 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.218s] 2018-10-17 08:58:43,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:43.966 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.618s] 2018-10-17 08:58:44,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:44.561 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.595s] 2018-10-17 08:58:44,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:44.803 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.241s] 2018-10-17 08:58:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:47.651 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.846s] 2018-10-17 08:58:47,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:47.652 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-17 08:58:48,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:48.128 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.476s] 2018-10-17 08:58:48,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:48.350 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.221s] 2018-10-17 08:58:48,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:48.572 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.221s] 2018-10-17 08:58:48,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:48.913 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.341s] 2018-10-17 08:58:49,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:49.123 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.210s] 2018-10-17 08:58:49,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:49.208 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.860s] 2018-10-17 08:58:49,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:49.376 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.252s] 2018-10-17 08:58:49,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:49.590 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.213s] 2018-10-17 08:58:49,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:49.821 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.230s] 2018-10-17 08:58:50,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:50.064 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.242s] 2018-10-17 08:58:50,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:50.282 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.219s] 2018-10-17 08:58:50,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:50.745 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.462s] 2018-10-17 08:58:51,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:51.449 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.702s] 2018-10-17 08:58:51,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:51.452 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-17 08:58:51,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:51.452 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-17 08:58:51,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:51.646 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.199s] 2018-10-17 08:58:52,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:52.204 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.557s] 2018-10-17 08:58:53,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:53.089 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.878s] 2018-10-17 08:58:54,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:54.048 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.961s] 2018-10-17 08:58:55,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:55.248 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.042s] 2018-10-17 08:58:55,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:55.476 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.228s] 2018-10-17 08:58:55,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:55.703 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.225s] 2018-10-17 08:58:55,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:55.705 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-17 08:58:55,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:55.707 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-17 08:58:55,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:55.751 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.702s] 2018-10-17 08:58:55,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:55.947 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.243s] 2018-10-17 08:58:56,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:56.145 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.199s] 2018-10-17 08:58:56,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:58:56.372 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.226s] 2018-10-17 08:59:04,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:04.611 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.755s] 2018-10-17 08:59:05,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:05.509 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.897s] 2018-10-17 08:59:06,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:06.390 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.881s] 2018-10-17 08:59:07,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:07.026 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.091s] 2018-10-17 08:59:07,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:07.256 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.866s] 2018-10-17 08:59:08,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:08.946 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 08:59:08,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:08.967 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.708s] 2018-10-17 08:59:09,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:09.273 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [59.242s] 2018-10-17 08:59:10,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:10.408 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.441s] 2018-10-17 08:59:19,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:19.269 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects ... success [0.480s] 2018-10-17 08:59:19,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:19.444 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains ... success [0.175s] 2018-10-17 08:59:19,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:19.629 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name ... success [0.186s] 2018-10-17 08:59:21,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:21.078 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [9.519s] 2018-10-17 08:59:22,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:22.732 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 08:59:27,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:27.773 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.107s] 2018-10-17 08:59:27,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:27.945 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.171s] 2018-10-17 08:59:28,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:28.113 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.167s] 2018-10-17 08:59:28,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:28.283 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.171s] 2018-10-17 08:59:28,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:28.381 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.098s] 2018-10-17 08:59:29,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:29.579 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.142s] 2018-10-17 08:59:34,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:34.960 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.173s] 2018-10-17 08:59:35,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:35.539 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.579s] 2018-10-17 08:59:35,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:35.681 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.142s] 2018-10-17 08:59:35,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:35.794 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.113s] 2018-10-17 08:59:35,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:35.984 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.189s] 2018-10-17 08:59:36,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:36.441 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.456s] 2018-10-17 08:59:37,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:37.003 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.562s] 2018-10-17 08:59:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:37.943 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.009s] 2018-10-17 08:59:39,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:39.199 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.256s] 2018-10-17 08:59:40,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:40.907 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.706s] 2018-10-17 08:59:46,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:46.959 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [6.046s] 2018-10-17 08:59:52,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:52.290 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [6.574s] 2018-10-17 08:59:52,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:52.890 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.603s] 2018-10-17 08:59:54,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:54.242 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.490s] 2018-10-17 08:59:54,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:54.379 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.137s] 2018-10-17 08:59:55,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:55.069 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.690s] 2018-10-17 08:59:55,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:55.156 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.086s] 2018-10-17 08:59:55,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:55.860 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.704s] 2018-10-17 08:59:55,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:55.919 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.027s] 2018-10-17 08:59:59,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:59.931 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-17 08:59:59,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 08:59:59.932 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-10-17 09:00:01,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:01.798 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [74.152s] 2018-10-17 09:00:04,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:04.357 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.398s] 2018-10-17 09:00:04,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:04.423 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.629s] 2018-10-17 09:00:04,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:04.472 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.127s] 2018-10-17 09:00:04,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:04.574 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [0.216s] 2018-10-17 09:00:05,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:05.405 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.934s] 2018-10-17 09:00:06,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:06.374 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [57.092s] 2018-10-17 09:00:13,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:13.114 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [6.740s] 2018-10-17 09:00:14,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:14.188 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.830s] 2018-10-17 09:00:14,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:14.211 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [9.788s] 2018-10-17 09:00:15,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:15.691 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.034s] 2018-10-17 09:00:16,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:16.379 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.684s] 2018-10-17 09:00:17,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:17.082 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.704s] 2018-10-17 09:00:23,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:23.085 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.163s] 2018-10-17 09:00:23,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:23.092 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.008s] 2018-10-17 09:00:23,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:23.330 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.238s] 2018-10-17 09:00:24,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:24.422 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [1.090s] 2018-10-17 09:00:24,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:24.927 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.506s] 2018-10-17 09:00:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:25.324 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.059s] 2018-10-17 09:00:25,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:25.482 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.356s] 2018-10-17 09:00:25,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:25.690 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:00:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:26.327 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.843s] 2018-10-17 09:00:26,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:26.418 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.091s] 2018-10-17 09:00:26,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:26.637 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.708s] 2018-10-17 09:00:26,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:26.877 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.458s] 2018-10-17 09:00:27,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:27.507 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.182s] 2018-10-17 09:00:29,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:29.188 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.790s] 2018-10-17 09:00:29,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:29.555 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.367s] 2018-10-17 09:00:30,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:30.182 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.626s] 2018-10-17 09:00:31,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:31.481 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 09:00:31,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:31.483 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 09:00:31,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:31.484 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 09:00:32,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:32.370 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.768s] 2018-10-17 09:00:32,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:32.632 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.261s] 2018-10-17 09:00:32,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:32.763 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.132s] 2018-10-17 09:00:36,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:36.367 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [1.043s] 2018-10-17 09:00:37,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:37.143 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.697s] 2018-10-17 09:00:37,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:37.748 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.677s] 2018-10-17 09:00:37,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:37.933 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.565s] 2018-10-17 09:00:38,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:38.047 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.904s] 2018-10-17 09:00:38,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:38.899 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.150s] 2018-10-17 09:00:38,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:38.995 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [1.062s] 2018-10-17 09:00:39,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:39.753 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.757s] 2018-10-17 09:00:41,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:41.302 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.547s] 2018-10-17 09:00:42,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:42.054 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.753s] 2018-10-17 09:00:42,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:42.822 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.767s] 2018-10-17 09:00:43,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:43.809 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.443s] 2018-10-17 09:00:46,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:46.088 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [3.266s] 2018-10-17 09:00:47,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:47.036 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.949s] 2018-10-17 09:00:47,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:47.831 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.558s] 2018-10-17 09:00:48,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.251 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.213s] 2018-10-17 09:00:48,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.405 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.573s] 2018-10-17 09:00:48,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.421 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.169s] 2018-10-17 09:00:48,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.558 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.328s] 2018-10-17 09:00:48,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.565 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.006s] 2018-10-17 09:00:48,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.908 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.342s] 2018-10-17 09:00:48,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.915 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.007s] 2018-10-17 09:00:48,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.923 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.007s] 2018-10-17 09:00:48,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.929 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.006s] 2018-10-17 09:00:48,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.935 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.006s] 2018-10-17 09:00:48,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.941 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.006s] 2018-10-17 09:00:48,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.947 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.006s] 2018-10-17 09:00:48,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:48.953 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.006s] 2018-10-17 09:00:49,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:49.322 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.900s] 2018-10-17 09:00:49,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:49.427 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.021s] 2018-10-17 09:00:50,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:50.485 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.161s] 2018-10-17 09:00:51,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:51.476 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.617s] 2018-10-17 09:00:51,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:51.567 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.138s] 2018-10-17 09:00:51,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:51.714 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.147s] 2018-10-17 09:00:51,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:51.871 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.157s] 2018-10-17 09:00:51,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:51.984 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.113s] 2018-10-17 09:00:52,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:52.105 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.629s] 2018-10-17 09:00:52,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:52.551 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.445s] 2018-10-17 09:00:53,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.018 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.466s] 2018-10-17 09:00:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.212 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.194s] 2018-10-17 09:00:53,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.341 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.129s] 2018-10-17 09:00:53,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.580 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.238s] 2018-10-17 09:00:53,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.691 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.111s] 2018-10-17 09:00:53,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.817 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.126s] 2018-10-17 09:00:53,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.883 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-10-17 09:00:53,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:53.995 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.111s] 2018-10-17 09:00:54,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:54.680 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.921s] 2018-10-17 09:00:59,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:59.046 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.409s] 2018-10-17 09:00:59,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:59.107 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.768s] 2018-10-17 09:00:59,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:59.373 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.327s] 2018-10-17 09:00:59,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:00:59.800 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.692s] 2018-10-17 09:01:00,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:00.396 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.890s] 2018-10-17 09:01:01,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:01.065 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.668s] 2018-10-17 09:01:01,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:01.375 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.573s] 2018-10-17 09:01:01,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:01.852 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.786s] 2018-10-17 09:01:02,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:02.510 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.658s] 2018-10-17 09:01:06,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:06.707 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.308s] 2018-10-17 09:01:09,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:09.800 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.586s] 2018-10-17 09:01:10,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:10.909 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.703s] 2018-10-17 09:01:11,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:11.993 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.084s] 2018-10-17 09:01:12,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:12.161 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [5.453s] 2018-10-17 09:01:12,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:12.516 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.523s] 2018-10-17 09:01:12,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:12.992 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.474s] 2018-10-17 09:01:13,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:13.425 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.621s] 2018-10-17 09:01:13,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:13.426 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-17 09:01:13,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:13.523 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.531s] 2018-10-17 09:01:13,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:13.836 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.675s] 2018-10-17 09:01:14,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:14.719 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.194s] 2018-10-17 09:01:15,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:15.403 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.567s] 2018-10-17 09:01:15,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:15.837 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.118s] 2018-10-17 09:01:16,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:16.392 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.968s] 2018-10-17 09:01:16,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:16.514 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.677s] 2018-10-17 09:01:17,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:17.095 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.692s] 2018-10-17 09:01:17,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:17.194 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.679s] 2018-10-17 09:01:17,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:17.831 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.638s] 2018-10-17 09:01:17,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:17.992 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.600s] 2018-10-17 09:01:18,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:18.440 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.608s] 2018-10-17 09:01:20,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:20.430 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-17 09:01:20,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:20.431 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-17 09:01:20,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:20.432 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-17 09:01:22,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:22.855 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.149s] 2018-10-17 09:01:23,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:23.024 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.169s] 2018-10-17 09:01:23,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:23.183 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.159s] 2018-10-17 09:01:23,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:23.189 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-17 09:01:26,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:26.964 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.328s] 2018-10-17 09:01:27,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:27.819 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.054s] 2018-10-17 09:01:28,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:28.084 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.119s] 2018-10-17 09:01:28,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:28.985 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.901s] 2018-10-17 09:01:30,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:30.138 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.117s] 2018-10-17 09:01:30,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:30.945 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-10-17 09:01:33,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:33.916 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.513s] 2018-10-17 09:01:33,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:33.990 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.853s] 2018-10-17 09:01:37,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:37.077 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [1.863s] 2018-10-17 09:01:37,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:37.945 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.290s] 2018-10-17 09:01:37,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:37.960 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2018-10-17 09:01:38,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:38.058 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.098s] 2018-10-17 09:01:38,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:38.489 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.429s] 2018-10-17 09:01:38,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:38.495 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-10-17 09:01:38,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:38.512 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.016s] 2018-10-17 09:01:38,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:38.525 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.013s] 2018-10-17 09:01:38,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:38.539 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.013s] 2018-10-17 09:01:38,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:38.793 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.799s] 2018-10-17 09:01:39,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:39.800 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.722s] 2018-10-17 09:01:41,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:41.428 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.628s] 2018-10-17 09:01:42,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:42.151 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.357s] 2018-10-17 09:01:42,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:42.418 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-17 09:01:44,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:44.250 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.822s] 2018-10-17 09:01:46,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:46.860 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.706s] 2018-10-17 09:01:51,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:51.423 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.562s] 2018-10-17 09:01:52,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:52.919 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.478s] 2018-10-17 09:01:53,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:53.356 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.438s] 2018-10-17 09:01:59,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:59.134 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [65.119s] 2018-10-17 09:01:59,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:01:59.150 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2018-10-17 09:02:00,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:00.149 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.996s] 2018-10-17 09:02:00,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:00.150 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-10-17 09:02:00,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:00.422 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.026s] 2018-10-17 09:02:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:00.515 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.094s] 2018-10-17 09:02:00,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:00.518 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.369s] 2018-10-17 09:02:00,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:00.753 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.235s] 2018-10-17 09:02:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:01.750 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.171s] 2018-10-17 09:02:02,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:02.558 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.564s] 2018-10-17 09:02:03,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:03.381 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-17 09:02:03,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:03.383 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 09:02:03,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:03.384 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-10-17 09:02:06,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:06.062 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.311s] 2018-10-17 09:02:06,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:06.169 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.278s] 2018-10-17 09:02:07,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:07.508 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-10-17 09:02:08,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:08.505 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.946s] 2018-10-17 09:02:11,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:11.221 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.341s] 2018-10-17 09:02:11,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:11.415 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.193s] 2018-10-17 09:02:13,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:13.087 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.672s] 2018-10-17 09:02:14,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:14.726 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.638s] 2018-10-17 09:02:15,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:15.195 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [9.133s] 2018-10-17 09:02:21,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:21.174 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.977s] 2018-10-17 09:02:21,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:21.941 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.709s] 2018-10-17 09:02:22,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:22.272 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.331s] 2018-10-17 09:02:25,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:25.708 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.534s] 2018-10-17 09:02:26,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:26.978 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.596s] 2018-10-17 09:02:27,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:27.001 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.024s] 2018-10-17 09:02:29,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.380 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-10-17 09:02:29,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.389 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-10-17 09:02:29,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.481 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.092s] 2018-10-17 09:02:29,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.524 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.043s] 2018-10-17 09:02:29,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.579 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.054s] 2018-10-17 09:02:29,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.661 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.082s] 2018-10-17 09:02:29,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.709 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.048s] 2018-10-17 09:02:29,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.744 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.035s] 2018-10-17 09:02:29,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.792 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.048s] 2018-10-17 09:02:29,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.838 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.045s] 2018-10-17 09:02:29,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.893 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.055s] 2018-10-17 09:02:29,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.938 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2018-10-17 09:02:29,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:29.975 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.037s] 2018-10-17 09:02:30,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:30.039 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.062s] 2018-10-17 09:02:30,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:30.371 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-17 09:02:30,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:30.372 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-17 09:02:30,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:30.385 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.346s] 2018-10-17 09:02:30,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:30.513 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.805s] 2018-10-17 09:02:35,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:35.552 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.037s] 2018-10-17 09:02:37,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:37.777 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.527s] 2018-10-17 09:02:40,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:40.055 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.503s] 2018-10-17 09:02:42,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:42.938 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.971s] 2018-10-17 09:02:43,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:43.927 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.988s] 2018-10-17 09:02:45,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:45.832 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.545s] 2018-10-17 09:02:49,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:49.606 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-17 09:02:49,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:49.777 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.062s] 2018-10-17 09:02:51,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:51.443 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-17 09:02:52,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:52.251 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.793s] 2018-10-17 09:02:54,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:54.798 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.546s] 2018-10-17 09:02:55,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:55.761 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.761s] 2018-10-17 09:02:56,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:56.294 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.534s] 2018-10-17 09:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:58.455 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.656s] 2018-10-17 09:02:59,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:02:59.418 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.969s] 2018-10-17 09:03:01,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:01.695 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.275s] 2018-10-17 09:03:02,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:02.981 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.287s] 2018-10-17 09:03:03,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:03.366 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.910s] 2018-10-17 09:03:05,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:05.446 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.464s] 2018-10-17 09:03:10,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:10.978 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.354s] 2018-10-17 09:03:11,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:11.594 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.616s] 2018-10-17 09:03:16,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:16.360 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.919s] 2018-10-17 09:03:21,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:21.083 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.723s] 2018-10-17 09:03:26,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:26.698 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [37.080s] 2018-10-17 09:03:30,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:30.231 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [9.147s] 2018-10-17 09:03:31,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:31.053 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.357s] 2018-10-17 09:03:31,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:31.333 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.168s] 2018-10-17 09:03:32,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:32.261 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.910s] 2018-10-17 09:03:32,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:32.345 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.083s] 2018-10-17 09:03:36,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:36.257 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [3.912s] 2018-10-17 09:03:39,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:39.322 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [9.089s] 2018-10-17 09:03:46,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:46.021 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [6.698s] 2018-10-17 09:03:48,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:48.858 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [17.522s] 2018-10-17 09:03:50,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:50.174 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.153s] 2018-10-17 09:03:53,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:53.036 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.179s] 2018-10-17 09:03:54,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:54.453 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.278s] 2018-10-17 09:03:54,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:54.732 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.697s] 2018-10-17 09:03:59,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:59.429 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [28.374s] 2018-10-17 09:03:59,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:03:59.601 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [5.149s] 2018-10-17 09:04:01,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:01.630 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.097s] 2018-10-17 09:04:06,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:06.728 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [5.096s] 2018-10-17 09:04:10,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:10.521 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [3.793s] 2018-10-17 09:04:10,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:10.843 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [11.410s] 2018-10-17 09:04:11,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:11.579 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.739s] 2018-10-17 09:04:14,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:14.521 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.783s] 2018-10-17 09:04:15,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:15.189 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.518s] 2018-10-17 09:04:15,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:15.963 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.442s] 2018-10-17 09:04:20,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:20.095 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.905s] 2018-10-17 09:04:21,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:21.617 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.034s] 2018-10-17 09:04:21,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:21.796 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.832s] 2018-10-17 09:04:23,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:23.083 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.987s] 2018-10-17 09:04:25,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:25.929 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.312s] 2018-10-17 09:04:28,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:28.417 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.333s] 2018-10-17 09:04:34,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:34.087 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.158s] 2018-10-17 09:04:34,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:34.460 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.373s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-10-17 09:04:46,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:46.440 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.801s] 2018-10-17 09:04:47,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:47.129 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.690s] 2018-10-17 09:04:47,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:47.623 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [33.102s] 2018-10-17 09:04:48,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:48.015 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.885s] 2018-10-17 09:04:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:49.037 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.415s] 2018-10-17 09:04:50,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:50.179 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.164s] 2018-10-17 09:04:53,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:53.842 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.726s] 2018-10-17 09:04:55,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:55.641 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.462s] 2018-10-17 09:04:55,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:55.718 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.077s] 2018-10-17 09:04:56,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:56.059 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.340s] 2018-10-17 09:04:58,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:58.188 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.150s] 2018-10-17 09:04:59,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:04:59.193 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [24.729s] 2018-10-17 09:05:00,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:00.845 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.000s] 2018-10-17 09:05:08,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:08.448 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.257s] 2018-10-17 09:05:08,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:08.626 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.781s] 2018-10-17 09:05:12,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:12.108 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.325s] 2018-10-17 09:05:13,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:13.226 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.779s] 2018-10-17 09:05:13,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:13.490 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.379s] 2018-10-17 09:05:15,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:15.517 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.027s] 2018-10-17 09:05:16,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:16.783 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [8.156s] 2018-10-17 09:05:16,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:16.934 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.417s] 2018-10-17 09:05:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:17.606 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.671s] 2018-10-17 09:05:18,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:18.587 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.979s] 2018-10-17 09:05:20,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:20.086 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.498s] 2018-10-17 09:05:20,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:20.166 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.081s] 2018-10-17 09:05:21,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:21.419 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.250s] 2018-10-17 09:05:21,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:21.846 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.428s] 2018-10-17 09:05:21,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:21.870 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.024s] 2018-10-17 09:05:21,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:21.886 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2018-10-17 09:05:21,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:21.901 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-10-17 09:05:26,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:26.172 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.302s] 2018-10-17 09:05:31,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:31.425 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.186s] 2018-10-17 09:05:35,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:35.216 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-17 09:05:35,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:35.414 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.197s] 2018-10-17 09:05:39,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:39.001 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [22.217s] 2018-10-17 09:05:39,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:39.950 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [40.746s] 2018-10-17 09:05:42,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:42.605 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.547s] 2018-10-17 09:05:42,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:42.826 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.221s] 2018-10-17 09:05:43,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:43.109 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [29.876s] 2018-10-17 09:05:51,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:51.508 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.216s] 2018-10-17 09:05:51,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:51.863 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.356s] 2018-10-17 09:05:52,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:52.227 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.364s] 2018-10-17 09:05:52,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:52.279 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.052s] 2018-10-17 09:05:52,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:52.507 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.227s] 2018-10-17 09:05:52,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:52.671 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [12.721s] 2018-10-17 09:05:53,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:53.148 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.640s] 2018-10-17 09:05:53,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:53.181 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.033s] 2018-10-17 09:05:53,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:53.209 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.028s] 2018-10-17 09:05:53,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:53.458 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.248s] 2018-10-17 09:05:53,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:53.491 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.033s] 2018-10-17 09:05:54,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:54.563 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.704s] 2018-10-17 09:05:55,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:55.359 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.661s] 2018-10-17 09:05:57,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:57.357 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.791s] 2018-10-17 09:05:59,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:59.248 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.887s] 2018-10-17 09:05:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:05:59.981 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.624s] 2018-10-17 09:06:04,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:04.843 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.595s] 2018-10-17 09:06:05,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:05.189 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.692s] 2018-10-17 09:06:05,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:05.607 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.152s] 2018-10-17 09:06:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:10.867 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [18.192s] 2018-10-17 09:06:12,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:12.914 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.725s] 2018-10-17 09:06:13,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:13.820 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.034s] 2018-10-17 09:06:13,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:13.950 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.131s] 2018-10-17 09:06:13,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:13.971 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.021s] 2018-10-17 09:06:13,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:13.990 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.019s] 2018-10-17 09:06:14,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:14.060 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.070s] 2018-10-17 09:06:19,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:19.050 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:06:19,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:19.051 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:06:19,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:19.052 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-17 09:06:21,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:21.498 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.584s] 2018-10-17 09:06:22,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:22.713 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.619s] 2018-10-17 09:06:23,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:23.675 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.369s] 2018-10-17 09:06:23,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:23.986 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.311s] 2018-10-17 09:06:24,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:24.033 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.048s] 2018-10-17 09:06:24,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:24.374 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.340s] 2018-10-17 09:06:24,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:24.693 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.319s] 2018-10-17 09:06:25,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:25.010 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.316s] 2018-10-17 09:06:25,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:25.033 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.022s] 2018-10-17 09:06:25,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:25.049 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.016s] 2018-10-17 09:06:25,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:25.273 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.774s] 2018-10-17 09:06:25,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:25.346 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.296s] 2018-10-17 09:06:25,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:25.395 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.049s] 2018-10-17 09:06:25,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:25.444 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.049s] 2018-10-17 09:06:27,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:27.434 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.721s] 2018-10-17 09:06:27,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:27.474 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.200s] 2018-10-17 09:06:29,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:29.288 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.853s] 2018-10-17 09:06:33,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:33.963 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.675s] 2018-10-17 09:06:34,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:34.781 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [0.818s] 2018-10-17 09:06:37,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:37.414 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [9.938s] 2018-10-17 09:06:37,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:37.496 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.084s] 2018-10-17 09:06:37,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:37.547 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.049s] 2018-10-17 09:06:39,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:39.160 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.378s] 2018-10-17 09:06:44,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:44.260 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.099s] 2018-10-17 09:06:46,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:46.086 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [13.157s] 2018-10-17 09:06:46,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:46.113 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.564s] 2018-10-17 09:06:48,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:48.631 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.547s] 2018-10-17 09:06:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:48.683 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.423s] 2018-10-17 09:06:50,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:50.647 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.016s] 2018-10-17 09:06:51,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:51.371 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.687s] 2018-10-17 09:06:53,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:53.903 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.255s] 2018-10-17 09:06:55,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:55.137 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [44.258s] 2018-10-17 09:06:55,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:55.410 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [9.296s] 2018-10-17 09:06:57,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:57.304 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.399s] 2018-10-17 09:06:58,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:58.065 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.692s] 2018-10-17 09:06:59,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:06:59.512 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.447s] 2018-10-17 09:07:00,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:00.337 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.032s] 2018-10-17 09:07:03,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:03.976 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.463s] 2018-10-17 09:07:04,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:04.148 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.172s] 2018-10-17 09:07:04,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:04.334 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.185s] 2018-10-17 09:07:04,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:04.498 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.164s] 2018-10-17 09:07:04,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:04.577 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.079s] 2018-10-17 09:07:04,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:04.652 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.074s] 2018-10-17 09:07:04,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:04.807 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.155s] 2018-10-17 09:07:04,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:04.983 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.176s] 2018-10-17 09:07:05,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:05.055 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.072s] 2018-10-17 09:07:05,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:05.102 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.046s] 2018-10-17 09:07:07,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:07.828 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.417s] 2018-10-17 09:07:07,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:07.902 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.075s] 2018-10-17 09:07:07,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:07.955 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.052s] 2018-10-17 09:07:10,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:10.304 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.201s] 2018-10-17 09:07:16,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:16.378 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.420s] 2018-10-17 09:07:19,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:19.564 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.789s] 2018-10-17 09:07:26,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:26.385 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [10.006s] 2018-10-17 09:07:37,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:37.209 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.297s] 2018-10-17 09:07:48,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:48.658 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.492s] 2018-10-17 09:07:50,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:50.561 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [8.917s] 2018-10-17 09:07:54,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:54.138 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.359s] 2018-10-17 09:07:58,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:07:58.840 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.182s] 2018-10-17 09:08:05,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:05.082 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.943s] 2018-10-17 09:08:08,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:08.440 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.598s] 2018-10-17 09:08:08,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:08.442 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-17 09:08:13,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:13.514 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.073s] 2018-10-17 09:08:15,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:15.010 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.925s] 2018-10-17 09:08:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:15.011 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-17 09:08:19,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:19.838 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.828s] 2018-10-17 09:08:24,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:24.174 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [10.659s] 2018-10-17 09:08:29,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:08:29.938 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.099s] 2018-10-17 09:09:04,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:04.624 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [40.446s] 2018-10-17 09:09:06,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:06.429 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.808s] 2018-10-17 09:09:09,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:09.658 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [39.716s] 2018-10-17 09:09:11,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:11.088 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.433s] 2018-10-17 09:09:14,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:14.157 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-17 09:09:19,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:19.388 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.439s] 2018-10-17 09:09:21,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:21.199 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.811s] 2018-10-17 09:09:22,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:22.613 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.794s] 2018-10-17 09:09:22,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:22.666 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.055s] 2018-10-17 09:09:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:23.367 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.699s] 2018-10-17 09:09:24,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:24.578 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.376s] 2018-10-17 09:09:25,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:25.382 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.015s] 2018-10-17 09:09:25,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:25.836 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.260s] 2018-10-17 09:09:27,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:27.586 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.748s] 2018-10-17 09:09:28,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:28.829 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.243s] 2018-10-17 09:09:30,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:30.138 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.304s] 2018-10-17 09:09:30,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:30.203 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.068s] 2018-10-17 09:09:30,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:30.580 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.198s] 2018-10-17 09:09:30,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:30.632 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.051s] 2018-10-17 09:09:30,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:30.696 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.064s] 2018-10-17 09:09:37,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:37.741 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.814s] 2018-10-17 09:09:46,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:46.854 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.644s] 2018-10-17 09:09:47,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:47.271 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.676s] 2018-10-17 09:09:49,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:49.126 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.855s] 2018-10-17 09:09:50,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:50.905 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [1.775s] 2018-10-17 09:09:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:51.640 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.737s] 2018-10-17 09:09:52,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:52.873 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.231s] 2018-10-17 09:09:53,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:53.781 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.908s] 2018-10-17 09:09:54,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:54.145 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.610s] 2018-10-17 09:09:54,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:54.296 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.150s] 2018-10-17 09:09:54,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:54.551 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.254s] 2018-10-17 09:09:54,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:54.753 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.202s] 2018-10-17 09:09:54,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:54.971 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.187s] 2018-10-17 09:09:54,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:54.996 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.243s] 2018-10-17 09:09:55,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:55.015 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-10-17 09:09:55,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:55.106 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.109s] 2018-10-17 09:09:55,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:55.283 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.177s] 2018-10-17 09:09:55,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:55.387 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.104s] 2018-10-17 09:09:55,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:55.556 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.169s] 2018-10-17 09:09:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:09:56.898 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-10-17 09:10:00,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:00.461 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.413s] 2018-10-17 09:10:00,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:00.769 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.307s] 2018-10-17 09:10:03,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:03.152 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.382s] 2018-10-17 09:10:03,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:03.374 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.278s] 2018-10-17 09:10:05,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:05.687 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.311s] 2018-10-17 09:10:08,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:08.025 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.338s] 2018-10-17 09:10:10,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:10.438 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.412s] 2018-10-17 09:10:12,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:12.977 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.538s] 2018-10-17 09:10:15,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:15.554 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.576s] 2018-10-17 09:10:15,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:15.780 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.226s] 2018-10-17 09:10:18,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:18.259 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.477s] 2018-10-17 09:10:20,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:20.231 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.289s] 2018-10-17 09:10:20,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:20.873 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.612s] 2018-10-17 09:10:23,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:23.931 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [3.057s] 2018-10-17 09:10:26,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:26.946 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [3.013s] 2018-10-17 09:10:29,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:29.552 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.605s] 2018-10-17 09:10:32,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:32.390 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.836s] 2018-10-17 09:10:32,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:32.681 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.450s] 2018-10-17 09:10:34,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:34.893 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.501s] 2018-10-17 09:10:37,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:37.275 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.382s] 2018-10-17 09:10:39,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:39.831 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.554s] 2018-10-17 09:10:42,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:42.716 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.045s] 2018-10-17 09:10:42,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:42.731 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.016s] 2018-10-17 09:10:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:42.744 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.913s] 2018-10-17 09:10:45,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:45.764 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [3.018s] 2018-10-17 09:10:48,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:48.347 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.582s] 2018-10-17 09:10:51,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:51.014 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.669s] 2018-10-17 09:10:51,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:51.910 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.320s] 2018-10-17 09:10:53,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:53.673 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.657s] 2018-10-17 09:10:54,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:54.556 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.646s] 2018-10-17 09:10:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:56.817 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.259s] 2018-10-17 09:10:57,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:57.660 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [3.987s] 2018-10-17 09:10:58,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:10:58.895 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.078s] 2018-10-17 09:11:00,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:00.261 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.599s] 2018-10-17 09:11:02,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:02.845 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.580s] 2018-10-17 09:11:05,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:05.880 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.062s] 2018-10-17 09:11:07,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:07.600 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.191s] 2018-10-17 09:11:07,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:07.813 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.212s] 2018-10-17 09:11:07,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:07.951 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.138s] 2018-10-17 09:11:08,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:08.032 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.080s] 2018-10-17 09:11:14,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:14.311 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-10-17 09:11:17,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:17.748 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.483s] 2018-10-17 09:11:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:19.021 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-10-17 09:11:19,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:19.704 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:11:19,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:19.705 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:11:19,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:19.706 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-17 09:11:23,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:23.521 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.176s] 2018-10-17 09:11:24,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:24.283 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.760s] 2018-10-17 09:11:24,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:24.526 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.243s] 2018-10-17 09:11:24,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:24.655 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.128s] 2018-10-17 09:11:24,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:24.815 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.159s] 2018-10-17 09:11:24,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:24.954 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.139s] 2018-10-17 09:11:25,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.079 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.124s] 2018-10-17 09:11:25,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.225 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.146s] 2018-10-17 09:11:25,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.315 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.090s] 2018-10-17 09:11:25,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.431 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.115s] 2018-10-17 09:11:25,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.514 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.083s] 2018-10-17 09:11:25,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.611 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.096s] 2018-10-17 09:11:25,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.752 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.140s] 2018-10-17 09:11:25,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.911 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.158s] 2018-10-17 09:11:25,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:25.970 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.058s] 2018-10-17 09:11:26,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.035 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.065s] 2018-10-17 09:11:26,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.158 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.123s] 2018-10-17 09:11:26,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.269 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.111s] 2018-10-17 09:11:26,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.356 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.580s] 2018-10-17 09:11:26,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.360 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.091s] 2018-10-17 09:11:26,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.429 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.068s] 2018-10-17 09:11:26,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.518 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.089s] 2018-10-17 09:11:26,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.595 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.077s] 2018-10-17 09:11:26,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.664 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.068s] 2018-10-17 09:11:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.759 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.095s] 2018-10-17 09:11:26,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.825 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.065s] 2018-10-17 09:11:26,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.901 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.075s] 2018-10-17 09:11:26,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.963 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.607s] 2018-10-17 09:11:26,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:26.997 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.096s] 2018-10-17 09:11:27,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:27.075 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.077s] 2018-10-17 09:11:27,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:27.400 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.436s] 2018-10-17 09:11:27,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:27.527 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.127s] 2018-10-17 09:11:27,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:27.749 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.221s] 2018-10-17 09:11:27,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:27.776 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.026s] 2018-10-17 09:11:27,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:27.993 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.217s] 2018-10-17 09:11:28,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:28.249 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [1.170s] 2018-10-17 09:11:28,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:28.368 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.120s] 2018-10-17 09:11:28,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:28.468 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.100s] 2018-10-17 09:11:29,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:29.569 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [1.098s] 2018-10-17 09:11:30,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:30.810 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.240s] 2018-10-17 09:11:30,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:30.860 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-17 09:11:30,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:30.861 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:11:30,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:30.947 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.139s] 2018-10-17 09:11:31,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:31.066 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.119s] 2018-10-17 09:11:31,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:31.168 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.102s] 2018-10-17 09:11:31,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:31.967 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.795s] 2018-10-17 09:11:32,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:32.056 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.091s] 2018-10-17 09:11:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:32.168 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.112s] 2018-10-17 09:11:34,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:34.739 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.230s] 2018-10-17 09:11:35,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:35.097 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.358s] 2018-10-17 09:11:44,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:44.163 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.443s] 2018-10-17 09:11:44,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:44.493 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.330s] 2018-10-17 09:11:44,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:44.536 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.043s] 2018-10-17 09:11:48,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:48.000 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [1.782s] 2018-10-17 09:11:49,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:49.074 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [1.074s] 2018-10-17 09:11:49,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:49.245 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [4.706s] 2018-10-17 09:11:52,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:52.260 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:11:54,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:54.322 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [5.076s] 2018-10-17 09:11:54,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:54.555 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.234s] 2018-10-17 09:11:55,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:11:55.405 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.849s] 2018-10-17 09:12:00,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:00.206 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.240s] 2018-10-17 09:12:03,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:03.647 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.210s] 2018-10-17 09:12:03,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:03.886 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.677s] 2018-10-17 09:12:03,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:03.921 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.274s] 2018-10-17 09:12:04,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:04.126 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.205s] 2018-10-17 09:12:05,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:05.369 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.242s] 2018-10-17 09:12:05,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:05.382 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.014s] 2018-10-17 09:12:07,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:07.177 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.290s] 2018-10-17 09:12:09,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:09.669 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [2.491s] 2018-10-17 09:12:13,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:13.809 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.139s] 2018-10-17 09:12:14,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:14.249 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.440s] 2018-10-17 09:12:14,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:14.720 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.740s] 2018-10-17 09:12:14,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:14.995 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.278s] 2018-10-17 09:12:16,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:16.884 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.888s] 2018-10-17 09:12:17,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:17.111 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.227s] 2018-10-17 09:12:17,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:17.249 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.138s] 2018-10-17 09:12:23,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:23.684 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.363s] 2018-10-17 09:12:24,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:24.219 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.534s] 2018-10-17 09:12:26,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:26.528 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.959s] 2018-10-17 09:12:27,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:27.634 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.105s] 2018-10-17 09:12:35,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:35.324 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.184s] 2018-10-17 09:12:35,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:35.741 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.417s] 2018-10-17 09:12:38,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:38.126 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... fail [342.887s] 2018-10-17 09:12:40,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:40.934 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.274s] 2018-10-17 09:12:43,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:43.715 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [2.780s] 2018-10-17 09:12:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:47.752 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.133s] 2018-10-17 09:12:48,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:48.929 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.178s] 2018-10-17 09:12:55,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:55.327 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [304.682s] 2018-10-17 09:12:57,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:12:57.026 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.280s] 2018-10-17 09:13:00,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:00.103 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [10.035s] 2018-10-17 09:13:02,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:02.700 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [2.598s] 2018-10-17 09:13:05,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:05.485 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.310s] 2018-10-17 09:13:06,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:06.703 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.678s] 2018-10-17 09:13:10,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:10.756 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [4.052s] 2018-10-17 09:13:15,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:15.910 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:13:22,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:22.936 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.528s] 2018-10-17 09:13:25,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:25.730 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.235s] 2018-10-17 09:13:25,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:25.774 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.044s] 2018-10-17 09:13:25,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:25.793 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.019s] 2018-10-17 09:13:26,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.047 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.253s] 2018-10-17 09:13:26,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.068 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.020s] 2018-10-17 09:13:26,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.089 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.021s] 2018-10-17 09:13:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.114 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.024s] 2018-10-17 09:13:26,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.135 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.021s] 2018-10-17 09:13:26,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.157 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.022s] 2018-10-17 09:13:26,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.190 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.033s] 2018-10-17 09:13:26,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.214 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.023s] 2018-10-17 09:13:26,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.596 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.380s] 2018-10-17 09:13:26,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:26.666 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.071s] 2018-10-17 09:13:31,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:31.717 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.779s] 2018-10-17 09:13:32,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:32.111 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [20.033s] 2018-10-17 09:13:38,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:38.231 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [6.116s] 2018-10-17 09:13:40,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:40.781 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [2.549s] 2018-10-17 09:13:41,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:41.367 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.651s] 2018-10-17 09:13:44,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:44.056 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:13:48,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:48.627 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.342s] 2018-10-17 09:13:49,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:49.530 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.111s] 2018-10-17 09:13:58,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:58.105 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.333s] 2018-10-17 09:13:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:58.147 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.042s] 2018-10-17 09:13:58,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:58.391 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.244s] 2018-10-17 09:13:58,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:58.867 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.475s] 2018-10-17 09:13:59,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.308 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.440s] 2018-10-17 09:13:59,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.548 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.240s] 2018-10-17 09:13:59,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.588 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.040s] 2018-10-17 09:13:59,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.642 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.053s] 2018-10-17 09:13:59,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.722 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.080s] 2018-10-17 09:13:59,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.794 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.072s] 2018-10-17 09:13:59,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.868 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.073s] 2018-10-17 09:13:59,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:13:59.918 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.050s] 2018-10-17 09:14:00,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:00.008 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.089s] 2018-10-17 09:14:00,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:00.300 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.291s] 2018-10-17 09:14:00,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:00.386 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.086s] 2018-10-17 09:14:00,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:00.459 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.073s] 2018-10-17 09:14:00,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:00.525 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.066s] 2018-10-17 09:14:00,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:00.593 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.067s] 2018-10-17 09:14:12,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:12.630 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [23.095s] 2018-10-17 09:14:15,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:15.359 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.731s] 2018-10-17 09:14:33,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:33.774 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [18.412s] 2018-10-17 09:14:39,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:39.072 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.297s] 2018-10-17 09:14:44,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:44.346 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [5.273s] 2018-10-17 09:14:58,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:58.502 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.326s] 2018-10-17 09:14:58,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:58.894 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.391s] 2018-10-17 09:14:59,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:59.153 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.260s] 2018-10-17 09:14:59,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:59.444 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.289s] 2018-10-17 09:14:59,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:14:59.639 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.196s] 2018-10-17 09:15:03,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:15:03.298 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.657s] 2018-10-17 09:18:28,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:18:28.108 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... fail [349.890s] 2018-10-17 09:19:15,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:19:15.119 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [47.007s] 2018-10-17 09:19:15,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:19:15.121 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-10-17 09:19:15,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:19:15.121 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-17 09:19:22,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:19:22.750 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.632s] 2018-10-17 09:19:26,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:19:26.960 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.210s] 2018-10-17 09:20:00,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:00.686 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.322s] 2018-10-17 09:20:00,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:00.878 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.192s] 2018-10-17 09:20:01,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:01.061 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.183s] 2018-10-17 09:20:02,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:02.594 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.532s] 2018-10-17 09:20:04,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:04.086 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.492s] 2018-10-17 09:20:04,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:04.425 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.339s] 2018-10-17 09:20:04,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:04.763 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.338s] 2018-10-17 09:20:15,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:15.170 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.410s] 2018-10-17 09:20:15,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:15.188 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-10-17 09:20:15,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:15.205 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2018-10-17 09:20:15,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:15.599 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.391s] 2018-10-17 09:20:17,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.200 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.598s] 2018-10-17 09:20:17,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.215 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2018-10-17 09:20:17,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.237 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.022s] 2018-10-17 09:20:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.248 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-10-17 09:20:17,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.257 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-10-17 09:20:17,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.277 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.020s] 2018-10-17 09:20:17,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.288 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-10-17 09:20:17,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:20:17.298 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.010s] 2018-10-17 09:21:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:21:43.828 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.023s] 2018-10-17 09:21:47,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:21:47.024 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.192s] 2018-10-17 09:22:55,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:22:55.102 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [68.057s] 2018-10-17 09:24:10,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:24:10.385 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [75.264s] 2018-10-17 09:24:10,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:24:10.427 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.048s] 2018-10-17 09:24:10,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:24:10.477 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.050s] 2018-10-17 09:24:32,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:24:32.996 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-10-17 09:24:35,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:24:35.521 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.267s] 2018-10-17 09:24:35,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:24:35.558 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2018-10-17 09:24:37,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:24:37.293 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-17 09:25:41,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:25:41.820 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [56.272s] 2018-10-17 09:26:18,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:26:18.587 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [36.758s] 2018-10-17 09:26:57,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:26:57.309 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [24.177s] 2018-10-17 09:27:08,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:08.941 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [11.635s] 2018-10-17 09:27:22,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:22.382 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [13.439s] 2018-10-17 09:27:42,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:42.426 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.609s] 2018-10-17 09:27:42,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:42.515 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.088s] 2018-10-17 09:27:43,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:43.304 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.788s] 2018-10-17 09:27:43,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:43.397 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.092s] 2018-10-17 09:27:43,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:43.749 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.352s] 2018-10-17 09:27:44,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:44.017 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.268s] 2018-10-17 09:27:50,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:50.397 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.267s] 2018-10-17 09:27:50,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:50.409 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-10-17 09:27:50,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:50.421 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-10-17 09:27:50,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:50.953 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.531s] 2018-10-17 09:27:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:50.963 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-17 09:27:50,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:50.971 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-10-17 09:27:51,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:51.461 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.490s] 2018-10-17 09:27:51,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:51.873 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.412s] 2018-10-17 09:27:53,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:53.415 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 09:27:53,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:53.417 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 09:27:53,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:53.418 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-17 09:27:53,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:53.419 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-10-17 09:27:57,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:57.804 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.126s] 2018-10-17 09:27:57,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:57.949 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.145s] 2018-10-17 09:27:58,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:58.454 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.505s] 2018-10-17 09:27:58,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:27:58.934 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.479s] 2018-10-17 09:28:07,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:07.382 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.117s] 2018-10-17 09:28:07,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:07.508 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.126s] 2018-10-17 09:28:15,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:15.674 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.961s] 2018-10-17 09:28:16,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:16.538 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.864s] 2018-10-17 09:28:23,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:23.203 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-10-17 09:28:30,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:30.146 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.978s] 2018-10-17 09:28:35,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:35.008 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-17 09:28:35,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:35.010 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-17 09:28:41,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:41.450 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.441s] 2018-10-17 09:28:42,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:42.976 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-10-17 09:28:42,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:42.978 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-10-17 09:28:42,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:42.979 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-10-17 09:28:47,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:47.372 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_delete_agent_negative ... success [0.203s] 2018-10-17 09:28:47,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:47.396 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.023s] 2018-10-17 09:28:47,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:47.411 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.015s] 2018-10-17 09:28:47,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:47.422 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.011s] 2018-10-17 09:28:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:47.885 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.462s] 2018-10-17 09:28:47,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:47.918 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.034s] 2018-10-17 09:28:59,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:59.541 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.486s] 2018-10-17 09:28:59,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:59.762 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.223s] 2018-10-17 09:28:59,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:28:59.884 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.122s] 2018-10-17 09:29:13,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:29:13.284 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.082s] 2018-10-17 09:29:23,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:29:23.328 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.611s] 2018-10-17 09:29:31,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:29:31.367 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.635s] 2018-10-17 09:29:34,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:29:34.684 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.316s] 2018-10-17 09:29:42,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:29:42.682 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.999s] 2018-10-17 09:29:56,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:29:56.390 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.132s] 2018-10-17 09:30:00,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:00.608 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.217s] 2018-10-17 09:30:03,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:03.376 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.768s] 2018-10-17 09:30:07,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:07.476 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.099s] 2018-10-17 09:30:09,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:09.847 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.370s] 2018-10-17 09:30:13,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:13.941 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.094s] 2018-10-17 09:30:16,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:16.133 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.191s] 2018-10-17 09:30:20,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:20.425 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.291s] 2018-10-17 09:30:21,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:21.890 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.464s] 2018-10-17 09:30:26,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.132 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.242s] 2018-10-17 09:30:26,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.284 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.152s] 2018-10-17 09:30:26,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.390 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.106s] 2018-10-17 09:30:26,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.488 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.097s] 2018-10-17 09:30:26,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.562 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.073s] 2018-10-17 09:30:26,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.612 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.050s] 2018-10-17 09:30:26,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.736 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.124s] 2018-10-17 09:30:26,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.829 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.092s] 2018-10-17 09:30:26,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.888 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.058s] 2018-10-17 09:30:26,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:26.933 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.044s] 2018-10-17 09:30:31,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:31.178 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.244s] 2018-10-17 09:30:45,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:45.132 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.893s] 2018-10-17 09:30:52,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:52.851 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.718s] 2018-10-17 09:30:58,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:30:58.799 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.947s] 2018-10-17 09:31:01,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:01.769 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.970s] 2018-10-17 09:31:03,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:03.890 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.119s] 2018-10-17 09:31:13,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:13.064 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [9.173s] 2018-10-17 09:31:13,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:13.133 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.069s] 2018-10-17 09:31:13,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:13.184 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.050s] 2018-10-17 09:31:20,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:20.622 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [7.436s] 2018-10-17 09:31:27,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:27.700 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [7.077s] 2018-10-17 09:31:38,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:38.104 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [10.405s] 2018-10-17 09:31:38,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:38.172 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.068s] 2018-10-17 09:31:38,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:38.212 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.040s] 2018-10-17 09:31:44,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:44.257 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.041s] 2018-10-17 09:31:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:50.240 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [5.981s] 2018-10-17 09:31:58,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:31:58.839 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.294s] 2018-10-17 09:32:00,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:00.531 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.690s] 2018-10-17 09:32:01,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:01.233 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.701s] 2018-10-17 09:32:02,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:02.533 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.300s] 2018-10-17 09:32:03,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:03.180 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.646s] 2018-10-17 09:32:03,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:03.818 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [0.638s] 2018-10-17 09:32:04,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:04.342 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.522s] 2018-10-17 09:32:04,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:04.404 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.063s] 2018-10-17 09:32:05,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:05.411 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.004s] 2018-10-17 09:32:06,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:06.454 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.043s] 2018-10-17 09:32:06,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:06.852 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.397s] 2018-10-17 09:32:07,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:07.071 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.220s] 2018-10-17 09:32:07,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:07.093 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.022s] 2018-10-17 09:32:07,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:07.109 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.016s] 2018-10-17 09:32:08,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:08.640 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-10-17 09:32:13,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:13.879 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.098s] 2018-10-17 09:32:13,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:13.893 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.014s] 2018-10-17 09:32:13,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:13.913 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.019s] 2018-10-17 09:32:13,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:13.933 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.020s] 2018-10-17 09:32:13,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:13.945 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-10-17 09:32:13,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:13.969 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.024s] 2018-10-17 09:32:13,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:13.998 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.029s] 2018-10-17 09:32:14,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.007 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2018-10-17 09:32:14,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.193 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.182s] 2018-10-17 09:32:14,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.199 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2018-10-17 09:32:14,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.215 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.016s] 2018-10-17 09:32:14,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.223 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.008s] 2018-10-17 09:32:14,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.233 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.010s] 2018-10-17 09:32:14,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.238 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-10-17 09:32:14,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.247 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.009s] 2018-10-17 09:32:14,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:14.958 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.710s] 2018-10-17 09:32:15,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:15.061 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.103s] 2018-10-17 09:32:15,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:15.140 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.077s] 2018-10-17 09:32:15,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:15.194 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.054s] 2018-10-17 09:32:15,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:15.273 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.079s] 2018-10-17 09:32:15,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:15.341 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.068s] 2018-10-17 09:32:38,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:38.739 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.835s] 2018-10-17 09:32:41,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:41.188 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.449s] 2018-10-17 09:32:46,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:46.720 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.014s] 2018-10-17 09:32:46,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:46.725 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.006s] 2018-10-17 09:32:46,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:46.732 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-10-17 09:32:46,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:46.739 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-10-17 09:32:47,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:47.069 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.329s] 2018-10-17 09:32:47,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:47.077 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2018-10-17 09:32:47,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:47.087 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.009s] 2018-10-17 09:32:47,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:47.236 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.148s] 2018-10-17 09:32:47,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:47.248 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.012s] 2018-10-17 09:32:47,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:47.256 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-10-17 09:32:53,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:53.634 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.577s] 2018-10-17 09:32:53,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:53.933 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.298s] 2018-10-17 09:32:56,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:56.331 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:32:56,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:32:56.332 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:33:00,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:00.331 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.237s] 2018-10-17 09:33:02,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:02.787 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.454s] 2018-10-17 09:33:06,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:06.164 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-17 09:33:13,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:13.113 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.688s] 2018-10-17 09:33:21,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:21.201 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.204s] 2018-10-17 09:33:21,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:21.405 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.204s] 2018-10-17 09:33:21,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:21.671 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.266s] 2018-10-17 09:33:21,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:21.875 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.202s] 2018-10-17 09:33:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:22.077 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.202s] 2018-10-17 09:33:32,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:32.279 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.671s] 2018-10-17 09:33:32,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:32.735 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.456s] 2018-10-17 09:33:44,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:44.728 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.302s] 2018-10-17 09:33:44,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:44.838 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.110s] 2018-10-17 09:33:45,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:45.998 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.158s] 2018-10-17 09:33:53,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:53.064 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.499s] 2018-10-17 09:33:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:53.261 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.197s] 2018-10-17 09:33:53,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:53.550 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.288s] 2018-10-17 09:33:53,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:33:53.569 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.019s] 2018-10-17 09:34:03,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:34:03.060 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.495s] 2018-10-17 09:34:04,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:34:04.122 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [1.061s] 2018-10-17 09:34:31,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:34:31.547 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.312s] 2018-10-17 09:34:39,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:34:39.881 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.563s] 2018-10-17 09:34:40,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:34:40.684 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.802s] 2018-10-17 09:34:47,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:34:47.136 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-17 09:35:05,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:05.840 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.685s] 2018-10-17 09:35:18,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:18.851 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.014s] 2018-10-17 09:35:19,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:19.346 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.493s] 2018-10-17 09:35:19,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:19.867 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.522s] 2018-10-17 09:35:20,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:20.357 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.488s] 2018-10-17 09:35:43,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:43.647 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [23.286s] 2018-10-17 09:35:46,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:46.864 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-17 09:35:58,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:35:58.869 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [8.573s] 2018-10-17 09:36:00,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:00.352 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.485s] 2018-10-17 09:36:02,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:02.807 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.454s] 2018-10-17 09:36:03,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:03.067 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.261s] 2018-10-17 09:36:03,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:03.355 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.287s] 2018-10-17 09:36:03,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:03.633 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.277s] 2018-10-17 09:36:03,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:03.909 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.276s] 2018-10-17 09:36:03,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:03.919 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.010s] 2018-10-17 09:36:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:03.929 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.009s] 2018-10-17 09:36:03,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:03.939 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.009s] 2018-10-17 09:36:04,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.227 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.287s] 2018-10-17 09:36:04,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.237 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-10-17 09:36:04,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.560 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.322s] 2018-10-17 09:36:04,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.595 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.035s] 2018-10-17 09:36:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.602 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-10-17 09:36:04,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.643 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.040s] 2018-10-17 09:36:04,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.683 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.039s] 2018-10-17 09:36:04,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.721 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-10-17 09:36:04,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:04.760 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-10-17 09:36:05,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.343 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.581s] 2018-10-17 09:36:05,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.378 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-10-17 09:36:05,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.411 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-17 09:36:05,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.420 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-10-17 09:36:05,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.456 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-10-17 09:36:05,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.494 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2018-10-17 09:36:05,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.531 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.036s] 2018-10-17 09:36:05,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.541 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.010s] 2018-10-17 09:36:05,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.818 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.276s] 2018-10-17 09:36:05,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.855 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.037s] 2018-10-17 09:36:05,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.864 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.009s] 2018-10-17 09:36:05,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.903 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.038s] 2018-10-17 09:36:05,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:36:05.936 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-10-17 09:36:11,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6c3ad036-e278-4617-a900-c803f406a4d0 2018-10-17 09:36:11,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6c3ad036-e278-4617-a900-c803f406a4d0']'. 2018-10-17 09:36:12,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 09:36:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 09:36:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 09:36:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6c3ad036-e278-4617-a900-c803f406a4d0 | 2018-10-17 09:36:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-17 09:36:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 08:47:29 | 2018-10-17 09:36:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 09:36:11 | 2018-10-17 09:36:12,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:48:42 | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3842457b-88da-4890-a9e7-3ad3ca9eb56a) | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 008a8acd-f94e-4ebf-9a5e-c708725e1734) | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2018-10-17 09:36:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2913.849 | 2018-10-17 09:36:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1218 | 2018-10-17 09:36:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 264 | 2018-10-17 09:36:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 09:36:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 09:36:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 11 | 2018-10-17 09:36:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 09:36:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 09:36:12,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 09:36:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.1049633849% 2018-10-17 09:36:13,532 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 48:57 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-17 09:36:13,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 09:36:13,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 09:36:14,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 09:36:14 GMT X-Openstack-Request-Id: req-9a9499b7-2f09-4e75-bd1a-d67f5b25d5d5 2018-10-17 09:36:14,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 09:36:14,110 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2285cb4c-5fbe-4d20-baf3-cd631835e3ec used request id req-9a9499b7-2f09-4e75-bd1a-d67f5b25d5d5 2018-10-17 09:36:14,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.5747859478s 2018-10-17 09:36:14,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 09:36:14,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:14,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b981b48-092c-4cc3-851b-324eeea321cb x-openstack-request-id: req-0b981b48-092c-4cc3-851b-324eeea321cb 2018-10-17 09:36:14,438 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/71619108-c4ce-4342-acbe-83f7a02a915a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/71619108-c4ce-4342-acbe-83f7a02a915a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "71619108-c4ce-4342-acbe-83f7a02a915a", "name": "tempest_full-flavor_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf84c45b-17b9-428f-a207-df5e638d0f41", "name": "tempest_full-flavor_alt_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 09:36:14,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0b981b48-092c-4cc3-851b-324eeea321cb 2018-10-17 09:36:14,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.306347846985s 2018-10-17 09:36:14,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 09:36:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:14,513 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60d1cb01-c84a-4ffb-8d29-a87e7089f4e2 x-openstack-request-id: req-60d1cb01-c84a-4ffb-8d29-a87e7089f4e2 2018-10-17 09:36:14,514 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/bf84c45b-17b9-428f-a207-df5e638d0f41 used request id req-60d1cb01-c84a-4ffb-8d29-a87e7089f4e2 2018-10-17 09:36:14,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0731701850891s 2018-10-17 09:36:14,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 09:36:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 09:36:14,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:14 GMT X-Openstack-Request-Id: req-c356ddb9-cae9-4a52-a5f3-649a7f8e93b2 2018-10-17 09:36:14,547 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T08:47:17Z", "file": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/file", "owner": "190ea2f250c341f08386e398b53f3b02", "id": "c159dca5-42aa-47ca-a506-7b7b3fdc7065", "size": 12716032, "self": "/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T08:47:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 09:36:14,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c356ddb9-cae9-4a52-a5f3-649a7f8e93b2 2018-10-17 09:36:14,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261359214783s 2018-10-17 09:36:14,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 09:36:14,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}38e97920dff9d65409de62fd9082787b951bcaa3d71a355ee84ab7b5440e5254" 2018-10-17 09:36:15,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 09:36:15 GMT X-Openstack-Request-Id: req-03e08ece-df2a-493a-9172-9b633735b83f 2018-10-17 09:36:15,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 09:36:15,209 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c159dca5-42aa-47ca-a506-7b7b3fdc7065 used request id req-03e08ece-df2a-493a-9172-9b633735b83f 2018-10-17 09:36:15,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.660351037979s 2018-10-17 09:36:15,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 09:36:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:15,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55d06666-0e09-48a4-b76b-9cf37db37022 x-openstack-request-id: req-55d06666-0e09-48a4-b76b-9cf37db37022 2018-10-17 09:36:15,263 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/71619108-c4ce-4342-acbe-83f7a02a915a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/71619108-c4ce-4342-acbe-83f7a02a915a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "71619108-c4ce-4342-acbe-83f7a02a915a", "name": "tempest_full-flavor_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 09:36:15,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-55d06666-0e09-48a4-b76b-9cf37db37022 2018-10-17 09:36:15,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0539391040802s 2018-10-17 09:36:15,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 09:36:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/71619108-c4ce-4342-acbe-83f7a02a915a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:15,324 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26f805ce-79b5-4625-9d73-32e20e2e719a x-openstack-request-id: req-26f805ce-79b5-4625-9d73-32e20e2e719a 2018-10-17 09:36:15,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/71619108-c4ce-4342-acbe-83f7a02a915a used request id req-26f805ce-79b5-4625-9d73-32e20e2e719a 2018-10-17 09:36:15,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0591549873352s 2018-10-17 09:36:15,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 09:36:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:15,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc652b9b-1003-4c23-bc45-97e77bd31531 2018-10-17 09:36:15,529 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "links": {"self": "http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2fb918d781e4fd4b21d22d629c3a1b3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 09:36:15,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fc652b9b-1003-4c23-bc45-97e77bd31531 2018-10-17 09:36:15,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20397400856s 2018-10-17 09:36:15,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 09:36:15,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:15,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd619973-9aa7-4a16-a060-e5eef3076649 2018-10-17 09:36:15,741 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_cb996033-08eb-41b9-a8af-9e9b4d0221e1", "links": {"self": "http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d2fb918d781e4fd4b21d22d629c3a1b3", "description": null}} 2018-10-17 09:36:15,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3 used request id req-fd619973-9aa7-4a16-a060-e5eef3076649 2018-10-17 09:36:15,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204720973969s 2018-10-17 09:36:15,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 09:36:15,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:16,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 09:36:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-787a994e-0212-45df-b120-7bccd2ea043a 2018-10-17 09:36:16,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 09:36:16,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d2fb918d781e4fd4b21d22d629c3a1b3 used request id req-787a994e-0212-45df-b120-7bccd2ea043a 2018-10-17 09:36:16,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274426937103s 2018-10-17 09:36:16,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 09:36:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:16,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb61400-46ab-4d43-8bb0-27cd8ab5f020 2018-10-17 09:36:16,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02"}, "tags": [], "enabled": true, "id": "190ea2f250c341f08386e398b53f3b02", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_cb996033-08eb-41b9-a8af-9e9b4d0221e1"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 09:36:16,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-eeb61400-46ab-4d43-8bb0-27cd8ab5f020 2018-10-17 09:36:16,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201889038086s 2018-10-17 09:36:16,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 09:36:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:16,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 09:36:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e866527f-b2ac-49f0-ae3f-57b96268db7b 2018-10-17 09:36:16,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 09:36:16,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/190ea2f250c341f08386e398b53f3b02 used request id req-e866527f-b2ac-49f0-ae3f-57b96268db7b 2018-10-17 09:36:16,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247474908829s 2018-10-17 09:36:16,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 09:36:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=190ea2f250c341f08386e398b53f3b02&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e488a2b593461d619e47e5a5de4a6e36a3968d531a8d26f69c8ea76d5fc021d6" 2018-10-17 09:36:16,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:16 GMT X-Openstack-Request-Id: req-abbddacc-2a11-4b49-9a84-9808e83c63d9 2018-10-17 09:36:16,806 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 09:36:16,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=190ea2f250c341f08386e398b53f3b02&name=default used request id req-abbddacc-2a11-4b49-9a84-9808e83c63d9 2018-10-17 09:36:16,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322202920914s 2018-10-17 09:36:16,806 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-10-17 09:36:16,807 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 09:36:35,057 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-368 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-17 09:36:35,060 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=iXEDdSCTy0wIbmMvIYdZobVj3 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=fe010d0d79494effbe02dd92c443bc23 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 09:36:35,060 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-10-17 09:36:35,066 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-10-17 09:36:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 09:36:35,342 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02704f94-0ded-4dd7-a7db-2090596684e4 2018-10-17 09:36:35,342 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 09:36:35,342 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-02704f94-0ded-4dd7-a7db-2090596684e4 2018-10-17 09:36:35,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 09:36:35,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T10:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe010d0d79494effbe02dd92c443bc23", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1698673728", "id": "2824e0b7b88b4e39a2be02ab308944d8", "name": "tempest-service-885213032"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [], "type": "tempest-type-1253464303", "id": "456ca0e8143440309e07f237aa99505d", "name": "tempest-service-1306855777"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/fe010d0d79494effbe02dd92c443bc23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c9f55fb02d124cb09be366beebe331b7"}, "audit_ids": ["J6E58RSLRTuDwxgG53lW6A"], "issued_at": "2018-10-17T09:36:35.000000Z"}} 2018-10-17 09:36:35,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 09:36:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:36,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:36 GMT X-Openstack-Request-Id: req-3fbaef4c-f316-405d-9567-38ad002c4892 2018-10-17 09:36:36,148 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"82179a25-4dc0-4437-8ac5-b1cd8941cc37","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6179b949fda348a0be268d5a32553aa8","l2_adjacency":true,"status":"ACTIVE","subnets":["758793bd-a34b-448c-9626-aff4c769bb2c"],"description":"","tags":[],"updated_at":"2018-10-17T05:18:18Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6179b949fda348a0be268d5a32553aa8","created_at":"2018-10-17T05:02:01Z","provider:network_type":"flat"}]} 2018-10-17 09:36:36,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3fbaef4c-f316-405d-9567-38ad002c4892 2018-10-17 09:36:36,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395789146423s 2018-10-17 09:36:36,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 09:36:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:36,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d4fe9f-ab06-4c27-add2-b8a9e576e51e 2018-10-17 09:36:36,267 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/bbd64e03d6ee44448dd708774f801810"}, "tags": [], "enabled": true, "id": "bbd64e03d6ee44448dd708774f801810", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 09:36:36,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f7d4fe9f-ab06-4c27-add2-b8a9e576e51e 2018-10-17 09:36:36,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111437082291s 2018-10-17 09:36:36,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 09:36:36,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5"}}' 2018-10-17 09:36:36,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7852bc8-fe59-4683-b3bf-35c5132bf17d 2018-10-17 09:36:36,493 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e"}, "tags": [], "enabled": true, "id": "c81be7b64984431ea6552fd1a184103e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5"}} 2018-10-17 09:36:36,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d7852bc8-fe59-4683-b3bf-35c5132bf17d 2018-10-17 09:36:36,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217448949814s 2018-10-17 09:36:36,494 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'c81be7b64984431ea6552fd1a184103e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5'}) 2018-10-17 09:36:36,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 09:36:36,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "29912536-d545-4319-a3a8-9d6d5142b4c4", "email": null, "name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5"}}' 2018-10-17 09:36:37,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fa4e439-8a60-46bd-9c0a-7e4e204b6430 2018-10-17 09:36:37,038 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5", "links": {"self": "http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "694bf7009c294645871e6090519c10dc", "domain_id": "default", "password_expires_at": null}} 2018-10-17 09:36:37,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-2fa4e439-8a60-46bd-9c0a-7e4e204b6430 2018-10-17 09:36:37,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.53707408905s 2018-10-17 09:36:37,039 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'694bf7009c294645871e6090519c10dc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5'}) 2018-10-17 09:36:37,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:36:37,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:37,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810eda07-250a-49d1-9c30-b9734897ec93 2018-10-17 09:36:37,240 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:36:37,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-810eda07-250a-49d1-9c30-b9734897ec93 2018-10-17 09:36:37,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198647975922s 2018-10-17 09:36:37,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:36:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:37,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352fe158-f2f8-416c-85a2-0597e78869fc 2018-10-17 09:36:37,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:36:37,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-352fe158-f2f8-416c-85a2-0597e78869fc 2018-10-17 09:36:37,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190158128738s 2018-10-17 09:36:37,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:36:37,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:37,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b847acff-66e9-4f48-99bb-1e4dca23a82c 2018-10-17 09:36:37,553 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:36:37,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b847acff-66e9-4f48-99bb-1e4dca23a82c 2018-10-17 09:36:37,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11106300354s 2018-10-17 09:36:37,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 09:36:37,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:37,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa60d858-b094-4656-a4e9-1ff1171f10d2 2018-10-17 09:36:37,739 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 09:36:37,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-fa60d858-b094-4656-a4e9-1ff1171f10d2 2018-10-17 09:36:37,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183923006058s 2018-10-17 09:36:37,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 09:36:37,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:37,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f1f1ed-a2e5-4feb-9478-9773a3b3572a 2018-10-17 09:36:37,957 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5", "links": {"self": "http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "694bf7009c294645871e6090519c10dc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 09:36:37,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f8f1f1ed-a2e5-4feb-9478-9773a3b3572a 2018-10-17 09:36:37,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216922044754s 2018-10-17 09:36:37,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 09:36:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:38,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c194a3e-ff8a-4061-b56e-ba0fc2fe1755 2018-10-17 09:36:38,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e"}, "tags": [], "enabled": true, "id": "c81be7b64984431ea6552fd1a184103e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5"}]} 2018-10-17 09:36:38,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6c194a3e-ff8a-4061-b56e-ba0fc2fe1755 2018-10-17 09:36:38,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113530158997s 2018-10-17 09:36:38,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 09:36:38,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=694bf7009c294645871e6090519c10dc&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=c81be7b64984431ea6552fd1a184103e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:38,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20715242-e79a-4246-b71d-117fffa7b478 2018-10-17 09:36:38,203 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=694bf7009c294645871e6090519c10dc&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=c81be7b64984431ea6552fd1a184103e", "previous": null, "next": null}} 2018-10-17 09:36:38,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=694bf7009c294645871e6090519c10dc&role.id=2e4e9d612f744aa8b26bc106164808dd&scope.project.id=c81be7b64984431ea6552fd1a184103e used request id req-20715242-e79a-4246-b71d-117fffa7b478 2018-10-17 09:36:38,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1107609272s 2018-10-17 09:36:38,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 09:36:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e/users/694bf7009c294645871e6090519c10dc/roles/2e4e9d612f744aa8b26bc106164808dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:38,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42cc40fe-bd43-4b46-95e2-b0748e63c310 2018-10-17 09:36:38,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 09:36:38,348 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e/users/694bf7009c294645871e6090519c10dc/roles/2e4e9d612f744aa8b26bc106164808dd used request id req-42cc40fe-bd43-4b46-95e2-b0748e63c310 2018-10-17 09:36:38,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140893936157s 2018-10-17 09:36:38,349 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5', 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'c81be7b64984431ea6552fd1a184103e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '29912536-d545-4319-a3a8-9d6d5142b4c4', 'username': u'tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 09:36:38,353 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5', 'password': '29912536-d545-4319-a3a8-9d6d5142b4c4', 'project_name': 'tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000', 'project_id': 'c81be7b64984431ea6552fd1a184103e', 'project_domain_name': 'Default'} 2018-10-17 09:36:38,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:36:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:38,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3861f0-8615-46aa-b3f9-877b7186e1aa 2018-10-17 09:36:38,465 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:36:38,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bb3861f0-8615-46aa-b3f9-877b7186e1aa 2018-10-17 09:36:38,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108686923981s 2018-10-17 09:36:38,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:36:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:38,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3e902a-69f6-4be6-bc0c-0f796147f76e 2018-10-17 09:36:38,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:36:38,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1e3e902a-69f6-4be6-bc0c-0f796147f76e 2018-10-17 09:36:38,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111611127853s 2018-10-17 09:36:38,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 09:36:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:38,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1488c010-e578-4666-9a5a-f41c51028e23 2018-10-17 09:36:38,693 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 09:36:38,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1488c010-e578-4666-9a5a-f41c51028e23 2018-10-17 09:36:38,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104285955429s 2018-10-17 09:36:38,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 09:36:38,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:38,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bf9a5f-5db6-4391-b50e-fa91d4e90154 2018-10-17 09:36:38,818 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5", "links": {"self": "http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "694bf7009c294645871e6090519c10dc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 09:36:38,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b8bf9a5f-5db6-4391-b50e-fa91d4e90154 2018-10-17 09:36:38,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125090122223s 2018-10-17 09:36:38,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 09:36:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:39,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adbac5c-b9ce-4985-93b3-46d5214c8508 2018-10-17 09:36:39,024 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e"}, "tags": [], "enabled": true, "id": "c81be7b64984431ea6552fd1a184103e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5"}]} 2018-10-17 09:36:39,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9adbac5c-b9ce-4985-93b3-46d5214c8508 2018-10-17 09:36:39,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192184925079s 2018-10-17 09:36:39,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 09:36:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=694bf7009c294645871e6090519c10dc&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=c81be7b64984431ea6552fd1a184103e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:39,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d60461-0829-43e6-a0c6-646fce0e7a4d 2018-10-17 09:36:39,179 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=694bf7009c294645871e6090519c10dc&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=c81be7b64984431ea6552fd1a184103e", "previous": null, "next": null}} 2018-10-17 09:36:39,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=694bf7009c294645871e6090519c10dc&role.id=9ff59fcc10244818897b38e0e88b4316&scope.project.id=c81be7b64984431ea6552fd1a184103e used request id req-21d60461-0829-43e6-a0c6-646fce0e7a4d 2018-10-17 09:36:39,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.146265983582s 2018-10-17 09:36:39,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 09:36:39,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e/users/694bf7009c294645871e6090519c10dc/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:39,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e268266d-dc67-4b20-ac64-a8e2e323256e 2018-10-17 09:36:39,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 09:36:39,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e/users/694bf7009c294645871e6090519c10dc/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-e268266d-dc67-4b20-ac64-a8e2e323256e 2018-10-17 09:36:39,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233009815216s 2018-10-17 09:36:39,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:36:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:39,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff75950-22c6-445f-83d6-c3c978f9d380 2018-10-17 09:36:39,570 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:36:39,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0ff75950-22c6-445f-83d6-c3c978f9d380 2018-10-17 09:36:39,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149364948273s 2018-10-17 09:36:39,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 09:36:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:39,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e56df8-97b3-4228-ad55-d7bd9faa639a 2018-10-17 09:36:39,772 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 09:36:39,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-54e56df8-97b3-4228-ad55-d7bd9faa639a 2018-10-17 09:36:39,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196258068085s 2018-10-17 09:36:39,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 09:36:39,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:39,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4e423a-9012-4f94-9d24-5e5c250c5f22 2018-10-17 09:36:39,901 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5", "links": {"self": "http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "694bf7009c294645871e6090519c10dc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 09:36:39,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0d4e423a-9012-4f94-9d24-5e5c250c5f22 2018-10-17 09:36:39,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128120183945s 2018-10-17 09:36:39,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 09:36:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=694bf7009c294645871e6090519c10dc&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:40,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 17 Oct 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed34dec-916e-4a3e-a19d-19355dd4ae34 2018-10-17 09:36:40,022 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=694bf7009c294645871e6090519c10dc&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 09:36:40,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=9ff59fcc10244818897b38e0e88b4316&user.id=694bf7009c294645871e6090519c10dc&scope.domain.id=default used request id req-6ed34dec-916e-4a3e-a19d-19355dd4ae34 2018-10-17 09:36:40,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108838796616s 2018-10-17 09:36:40,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 09:36:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/694bf7009c294645871e6090519c10dc/roles/9ff59fcc10244818897b38e0e88b4316 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:36:40,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f8c809f-4e30-4422-b89d-922475eefe36 2018-10-17 09:36:40,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 09:36:40,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/694bf7009c294645871e6090519c10dc/roles/9ff59fcc10244818897b38e0e88b4316 used request id req-3f8c809f-4e30-4422-b89d-922475eefe36 2018-10-17 09:36:40,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.231565952301s 2018-10-17 09:36:40,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 09:36:44,461 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a7d2909c-581b-4b06-aad2-7d813cf77ea7 | 2018-10-17T09:36:44.055697 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a7d2909c-581b-4b06-aad2-7d813cf77ea7 ~/.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-10-17 09:36:47,745 - 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__ | tempest-type-1253464303 | Available | | __unknown__ | tempest-type-1698673728 | 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-10-17 09:36:48,443 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 09:37:02,776 - 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=611fcd4c-eff6-4b4c-bf31-db1f88be0d44) as the default verifier for the future CLI operations. 2018-10-17 09:37:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 09:37:04,810 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f039a8-de57-4c48-ab84-95ae0c89d77f 2018-10-17 09:37:04,811 - keystoneauth.session - DEBUG - 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.29:5000/v3/", "rel": "self"}]}]}} 2018-10-17 09:37:04,811 - keystoneauth.session - DEBUG - GET call to http://172.30.9.29:5000/ used request id req-87f039a8-de57-4c48-ab84-95ae0c89d77f 2018-10-17 09:37:04,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-10-17 09:37:05,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e4e9d612f744aa8b26bc106164808dd", "name": "member"}, {"id": "9ff59fcc10244818897b38e0e88b4316", "name": "admin"}, {"id": "11af51e5b9284fe59eb4e88da143e452", "name": "reader"}], "expires_at": "2018-10-17T10:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c81be7b64984431ea6552fd1a184103e", "name": "tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "117f56e9a0204f6e8090acf09987c2da"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4962f28b79ed41ea9d807f28d7920149"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a28e909092e4e51a6af3ac0527d6504"}], "type": "network", "id": "016cebc3567c48088ae5de5b9a82793c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c81be7b64984431ea6552fd1a184103e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22fb2c9a27034a2ea47ab01e809e025e"}, {"url": "http://192.30.9.4:8776/v2/c81be7b64984431ea6552fd1a184103e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8b48aba59c5416a8bbcac270f82f763"}, {"url": "http://172.30.9.29:8776/v2/c81be7b64984431ea6552fd1a184103e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee3a7b37d1ff4e109ec413ff280ee60a"}], "type": "volumev2", "id": "0ea76f64e73041e893b083e0462e6a49", "name": "cinderv2"}, {"endpoints": [], "type": "tempest-type-1698673728", "id": "2824e0b7b88b4e39a2be02ab308944d8", "name": "tempest-service-885213032"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b4948e669284a4795d18d506ce1dc14"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51890b61c7634689b561f3d63e53f38e"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "547e8d5583c3496fa6d5a1d2789e0bbb"}], "type": "image", "id": "4172975bd7f44310abfc64590175b502", "name": "glance"}, {"endpoints": [], "type": "tempest-type-1253464303", "id": "456ca0e8143440309e07f237aa99505d", "name": "tempest-service-1306855777"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fe3ade7678043d58b3cc13d87d3bd48"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b622e1128704c18890b8bb171bbc97c"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83f1d7d9423e44a79a1d00efa49795be"}], "type": "placement", "id": "65c5c2f5743b46819b9f09276d970885", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c81be7b64984431ea6552fd1a184103e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1490991d358a447188803112e5ccd85c"}, {"url": "http://172.30.9.29:8004/v1/c81be7b64984431ea6552fd1a184103e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8af12139f04cbfa06d9a4f2a98d686"}, {"url": "http://192.30.9.4:8004/v1/c81be7b64984431ea6552fd1a184103e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4fee3d57a089436591fee986432e42c0"}], "type": "orchestration", "id": "76e2332dd53048d39ae63758aa39832c", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d0e47ecb21645c9bdd672fe49387672"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46864574c4034831b8fe09ef36581434"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "634dd067652a480a81427cef28eada48"}], "type": "identity", "id": "78d8cb6a7e254d3b8fe49535d74e6aca", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b529cc6d1544b20978251be3b70fd6e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b7f0386cc82409c90f7d5b61ebdbcd6"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61eb9486d6404f90863b206c853d63ad"}], "type": "cloudformation", "id": "922f0430aec048ea8b808cd1e259822b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v1/c81be7b64984431ea6552fd1a184103e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4cceccf817a44b608cb2874a24a76bcf"}, {"url": "http://192.30.9.4:8776/v1/c81be7b64984431ea6552fd1a184103e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da46988e1b7d433cbdce68439fa18b47"}, {"url": "http://192.30.9.4:8776/v1/c81be7b64984431ea6552fd1a184103e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da8dcbe9e71d4244bb5dbe8b8026e4b6"}], "type": "volume", "id": "cc8713035bc342e1a1b7e3caaa793141", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d0a1a387cc974ef3aefa5b025a9ccad9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39864813096943aeb32e20e02f50719a"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6745a9e190e841e59d398325d0991a7b"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f88a7a0fcbd4967b5e7b31e33301a61"}], "type": "event", "id": "d4a363f3c1cc482d80956f0014a65395", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34e19922206c4fe6a398ee725c7d109e"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92fb0fe7a253459b9e798e977553631d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfa92cf10875422b91adca8fc934075a"}], "type": "compute", "id": "ddc7cdca06a041f09f71ef0924a5298a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c255766266c4cc89ee7dbb9b8c92492"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d59675bcc8c4a6887d3095490ed3975"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ce4f41d24e74bb6b8ba57f47ee336da"}], "type": "alarming", "id": "de3fa5e7b18042088b954a4b7aa5c8d6", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_c81be7b64984431ea6552fd1a184103e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d2c738cf0944fb1adec71a138a57c2b"}, {"url": "http://12.0.0.50:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f5e66b0b948463b9a94af0bb352a679"}, {"url": "http://12.0.0.50:8080/v1/AUTH_c81be7b64984431ea6552fd1a184103e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "deead704edcf4428ab926661473e43fc"}], "type": "object-store", "id": "dfeed5a4dd0b4f338a3685bd4ef92e8d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a671085995642e0b6c2eceda1506dab"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e685e1955e5747bab09cc47c89cd5774"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff6221bcffb64126b5e6e6e53d140404"}], "type": "metric", "id": "f5590de7434142db9b52e1f979d209a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c81be7b64984431ea6552fd1a184103e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e59ec0ead3e4b769d5213bc146fd68e"}, {"url": "http://172.30.9.29:8776/v3/c81be7b64984431ea6552fd1a184103e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "768a30c76cd045a9b8b44ff1b42d7557"}, {"url": "http://192.30.9.4:8776/v3/c81be7b64984431ea6552fd1a184103e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f062742fb5b749a7b4a759901104c97c"}], "type": "volumev3", "id": "fdb7a682757f4a2cb134474ffb1d3dc7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5", "id": "694bf7009c294645871e6090519c10dc"}, "audit_ids": ["I3hujQ39Szm6WduYHSDKrA"], "issued_at": "2018-10-17T09:37:05.000000Z"}} 2018-10-17 09:37:05,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 09:37:05,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:05,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:05 GMT X-Openstack-Request-Id: req-53eb0449-6b19-40d5-b143-5be2cfd4aafe 2018-10-17 09:37:05,514 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 09:37:05,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-53eb0449-6b19-40d5-b143-5be2cfd4aafe 2018-10-17 09:37:05,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.29864192009s 2018-10-17 09:37:05,523 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-10-17 09:37:05,524 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 09:37:05,629 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 09:37:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 09:37:05,637 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:05 GMT 2018-10-17 09:37:05,637 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-10-17 09:37:05,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 09:37:05,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:05,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:05 GMT X-Openstack-Request-Id: req-38b0603b-f2ee-43f8-925b-75e1a3b4ef6d 2018-10-17 09:37:05,943 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 09:37:05,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-38b0603b-f2ee-43f8-925b-75e1a3b4ef6d 2018-10-17 09:37:05,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304719924927s 2018-10-17 09:37:05,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 09:37:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5"}' 2018-10-17 09:37:06,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:06 GMT Location: http://172.30.9.29:9292/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fb8c6ca7-bf79-4343-b677-ee6bf8674251 2018-10-17 09:37:06,000 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T09:37:05Z", "file": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file", "owner": "c81be7b64984431ea6552fd1a184103e", "id": "05596f76-83b4-4998-b289-8b2e4caa7689", "size": null, "self": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "checksum": null, "created_at": "2018-10-17T09:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 09:37:06,001 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fb8c6ca7-bf79-4343-b677-ee6bf8674251 2018-10-17 09:37:06,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0462307929993s 2018-10-17 09:37:06,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 09:37:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" -d '' 2018-10-17 09:37:07,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 09:37:07 GMT X-Openstack-Request-Id: req-a68ee0e0-251d-47d4-9b38-3eaae1ba9d9c 2018-10-17 09:37:07,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 09:37:07,341 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file used request id req-a68ee0e0-251d-47d4-9b38-3eaae1ba9d9c 2018-10-17 09:37:07,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34015512466s 2018-10-17 09:37:07,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 09:37:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:07,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:07 GMT X-Openstack-Request-Id: req-c0c9c033-1aea-48c5-b240-1abf8c6ccbc2 2018-10-17 09:37:07,374 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T09:37:07Z", "file": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file", "owner": "c81be7b64984431ea6552fd1a184103e", "id": "05596f76-83b4-4998-b289-8b2e4caa7689", "size": 12716032, "self": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T09:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 09:37:07,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c0c9c033-1aea-48c5-b240-1abf8c6ccbc2 2018-10-17 09:37:07,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280039310455s 2018-10-17 09:37:07,376 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap', u'metadata': Munch({})})], 'file': u'/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file', 'owner': u'c81be7b64984431ea6552fd1a184103e', 'id': u'05596f76-83b4-4998-b289-8b2e4caa7689', 'size': 12716032, u'self': u'/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c81be7b64984431ea6552fd1a184103e', 'name': 'tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T09:37:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T09:37:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5', 'created': u'2018-10-17T09:37:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T09:37:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 09:37:07,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 09:37:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_6f4885a9-a714-4186-bcb4-3df8440abae5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 09:37:07,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90cc0e60-1242-40cb-a7cd-d000b46cfeaa x-openstack-request-id: req-90cc0e60-1242-40cb-a7cd-d000b46cfeaa 2018-10-17 09:37:07,708 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c50133d0-4115-444d-96ce-78822fb3230a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c50133d0-4115-444d-96ce-78822fb3230a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c50133d0-4115-444d-96ce-78822fb3230a", "name": "tempest_scenario-flavor_6f4885a9-a714-4186-bcb4-3df8440abae5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 09:37:07,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-90cc0e60-1242-40cb-a7cd-d000b46cfeaa 2018-10-17 09:37:07,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328222990036s 2018-10-17 09:37:07,709 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_6f4885a9-a714-4186-bcb4-3df8440abae5', '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'fe010d0d79494effbe02dd92c443bc23', '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'c50133d0-4115-444d-96ce-78822fb3230a', 'swap': 0}) 2018-10-17 09:37:07,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 09:37:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/c50133d0-4115-444d-96ce-78822fb3230a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" -d '{"extra_specs": {}}' 2018-10-17 09:37:07,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bbb383a7-dffe-47fc-86c6-58d06598ac76 x-openstack-request-id: req-bbb383a7-dffe-47fc-86c6-58d06598ac76 2018-10-17 09:37:07,758 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 09:37:07,759 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/c50133d0-4115-444d-96ce-78822fb3230a/os-extra_specs used request id req-bbb383a7-dffe-47fc-86c6-58d06598ac76 2018-10-17 09:37:07,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0487058162689s 2018-10-17 09:37:07,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:37:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:07,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d9d9c0-2a8d-4485-a2e9-bb6d1d6622e6 2018-10-17 09:37:07,964 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:37:07,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f9d9d9c0-2a8d-4485-a2e9-bb6d1d6622e6 2018-10-17 09:37:07,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194415092468s 2018-10-17 09:37:07,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 09:37:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:08,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd44eee1-1583-49f0-bee9-8a1e810725e6 2018-10-17 09:37:08,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "062e66b9df5f4b7cbc2e8b98614e11eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/062e66b9df5f4b7cbc2e8b98614e11eb"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "0cebab7f9d374d23b92276c3dfbfac6b", "links": {"self": "http://172.30.9.29:5000/v3/roles/0cebab7f9d374d23b92276c3dfbfac6b"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "11af51e5b9284fe59eb4e88da143e452", "links": {"self": "http://172.30.9.29:5000/v3/roles/11af51e5b9284fe59eb4e88da143e452"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "2e4e9d612f744aa8b26bc106164808dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e4e9d612f744aa8b26bc106164808dd"}, "name": "member"}, {"domain_id": null, "description": null, "id": "5ffcdf36194e4d0cbaabbdbb6857407c", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ffcdf36194e4d0cbaabbdbb6857407c"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "8f51a2335dd549318b873078f27e4de6", "links": {"self": "http://172.30.9.29:5000/v3/roles/8f51a2335dd549318b873078f27e4de6"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "9d4385dcb94a4f5eb808ce9bd68da4c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d4385dcb94a4f5eb808ce9bd68da4c9"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "9ff59fcc10244818897b38e0e88b4316", "links": {"self": "http://172.30.9.29:5000/v3/roles/9ff59fcc10244818897b38e0e88b4316"}, "name": "admin"}]} 2018-10-17 09:37:08,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dd44eee1-1583-49f0-bee9-8a1e810725e6 2018-10-17 09:37:08,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117802143097s 2018-10-17 09:37:08,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 09:37:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:08,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1e37c33-e825-4da7-a208-0258986cd4b5 x-openstack-request-id: req-a1e37c33-e825-4da7-a208-0258986cd4b5 2018-10-17 09:37:08,397 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.6", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.5", "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\", \"cx16\", \"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\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-17 09:37:08,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-a1e37c33-e825-4da7-a208-0258986cd4b5 2018-10-17 09:37:08,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.301177024841s 2018-10-17 09:37:08,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 09:37:08,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:08,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:08 GMT X-Openstack-Request-Id: req-b79faf84-daa2-4d56-8658-8c2233365bcf 2018-10-17 09:37:08,427 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T09:37:07Z", "file": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file", "owner": "c81be7b64984431ea6552fd1a184103e", "id": "05596f76-83b4-4998-b289-8b2e4caa7689", "size": 12716032, "self": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T09:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 09:37:08,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b79faf84-daa2-4d56-8658-8c2233365bcf 2018-10-17 09:37:08,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0240819454193s 2018-10-17 09:37:08,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 09:37:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5"}' 2018-10-17 09:37:08,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:08 GMT Location: http://172.30.9.29:9292/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a973f64b-3710-4c09-b80c-0729037b6178 2018-10-17 09:37:08,474 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T09:37:08Z", "file": "/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/file", "owner": "c81be7b64984431ea6552fd1a184103e", "id": "4ef41699-b762-484b-b8c2-90fcdcf6937b", "size": null, "self": "/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "checksum": null, "created_at": "2018-10-17T09:37:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 09:37:08,475 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a973f64b-3710-4c09-b80c-0729037b6178 2018-10-17 09:37:08,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0402631759644s 2018-10-17 09:37:08,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 09:37:08,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" -d '' 2018-10-17 09:37:09,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 09:37:09 GMT X-Openstack-Request-Id: req-2015286c-95d8-4ecf-8125-3d1912953304 2018-10-17 09:37:09,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 09:37:09,407 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/file used request id req-2015286c-95d8-4ecf-8125-3d1912953304 2018-10-17 09:37:09,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.931983947754s 2018-10-17 09:37:09,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 09:37:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:37:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:09 GMT X-Openstack-Request-Id: req-43f3020a-c72d-4e84-8e19-772a8827d3d6 2018-10-17 09:37:09,440 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T09:37:09Z", "file": "/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/file", "owner": "c81be7b64984431ea6552fd1a184103e", "id": "4ef41699-b762-484b-b8c2-90fcdcf6937b", "size": 12716032, "self": "/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T09:37:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T09:37:07Z", "file": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file", "owner": "c81be7b64984431ea6552fd1a184103e", "id": "05596f76-83b4-4998-b289-8b2e4caa7689", "size": 12716032, "self": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T09:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 09:37:09,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-43f3020a-c72d-4e84-8e19-772a8827d3d6 2018-10-17 09:37:09,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283329486847s 2018-10-17 09:37:09,442 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/file', 'owner': u'c81be7b64984431ea6552fd1a184103e', 'id': u'4ef41699-b762-484b-b8c2-90fcdcf6937b', 'size': 12716032, u'self': u'/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c81be7b64984431ea6552fd1a184103e', 'name': 'tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/4ef41699-b762-484b-b8c2-90fcdcf6937b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T09:37:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T09:37:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5', 'created': u'2018-10-17T09:37:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T09:37:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_6f4885a9-a714-4186-bcb4-3df8440abae5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 09:37:09,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 09:37:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 09:37:09,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff1c68fa-d8cf-4939-b23e-17fc6655978a x-openstack-request-id: req-ff1c68fa-d8cf-4939-b23e-17fc6655978a 2018-10-17 09:37:09,478 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "76e9c57b-7ddb-43e0-bc61-663789a17b24", "name": "tempest_scenario-flavor_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 09:37:09,478 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ff1c68fa-d8cf-4939-b23e-17fc6655978a 2018-10-17 09:37:09,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0350079536438s 2018-10-17 09:37:09,479 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_6f4885a9-a714-4186-bcb4-3df8440abae5', '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'fe010d0d79494effbe02dd92c443bc23', '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'76e9c57b-7ddb-43e0-bc61-663789a17b24', 'swap': 0}) 2018-10-17 09:37:09,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 09:37:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" -d '{"extra_specs": {}}' 2018-10-17 09:37:09,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 09:37:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a81054d9-3a96-4f1c-a4bb-bae94b440429 x-openstack-request-id: req-a81054d9-3a96-4f1c-a4bb-bae94b440429 2018-10-17 09:37:09,508 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 09:37:09,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24/os-extra_specs used request id req-a81054d9-3a96-4f1c-a4bb-bae94b440429 2018-10-17 09:37:09,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0282008647919s 2018-10-17 09:37:09,508 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_6f4885a9-a714-4186-bcb4-3df8440abae5', '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'fe010d0d79494effbe02dd92c443bc23', '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'76e9c57b-7ddb-43e0-bc61-663789a17b24', 'swap': 0}) 2018-10-17 09:37:12,558 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 09:37:12,559 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 09:37:12,559 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 09:37:12,561 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 09:37:12,574 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 09:37:14,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-611fcd4c-eff6-4b4c-bf31-db1f88be0d44/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-10-17 09:37:14,772 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 09:37:14,774 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 09:37:14,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-10-17 09:38:28,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:38:28.207 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [59.318s] 2018-10-17 09:39:31,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:39:31.696 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [51.879s] 2018-10-17 09:40:26,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:40:26.068 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [48.260s] 2018-10-17 09:41:27,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:41:27.021 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [60.932s] 2018-10-17 09:44:10,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:44:10.969 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [157.645s] 2018-10-17 09:44:18,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:44:18.293 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.955s] 2018-10-17 09:46:48,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:46:48.194 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [142.318s] 2018-10-17 09:47:41,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:47:41.737 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [53.531s] 2018-10-17 09:48:22,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:48:22.988 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [29.894s] 2018-10-17 09:49:20,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:49:20.633 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [35.414s] 2018-10-17 09:49:49,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:49:49.819 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-17 09:50:37,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:50:37.005 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [47.172s] 2018-10-17 09:51:53,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 09:51:53.961 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [76.937s] 2018-10-17 09:52:11,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 06095184-3d6a-43ef-b440-316bc58dc76a 2018-10-17 09:52:11,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '06095184-3d6a-43ef-b440-316bc58dc76a']'. 2018-10-17 09:52:12,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 06095184-3d6a-43ef-b440-316bc58dc76a | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 09:37:16 | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 09:52:11 | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:55 | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 611fcd4c-eff6-4b4c-bf31-db1f88be0d44) | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a7d2909c-581b-4b06-aad2-7d813cf77ea7) | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 873.953 | 2018-10-17 09:52:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-10-17 09:52:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-10-17 09:52:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 09:52:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 09:52:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-17 09:52:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 09:52:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 09:52:12,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 09:52:12,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-10-17 09:52:12,681 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 15:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-17 09:52:12,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 09:52:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:52:14,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 09:52:14 GMT X-Openstack-Request-Id: req-219b0023-f032-4a70-9d05-c669941a4e26 2018-10-17 09:52:14,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 09:52:14,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/4ef41699-b762-484b-b8c2-90fcdcf6937b used request id req-219b0023-f032-4a70-9d05-c669941a4e26 2018-10-17 09:52:14,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3806951046s 2018-10-17 09:52:14,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 09:52:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:14,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fc11dbd-bfca-49d7-a38a-bea0aacfa57e x-openstack-request-id: req-5fc11dbd-bfca-49d7-a38a-bea0aacfa57e 2018-10-17 09:52:14,385 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "76e9c57b-7ddb-43e0-bc61-663789a17b24", "name": "tempest_scenario-flavor_alt_6f4885a9-a714-4186-bcb4-3df8440abae5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c50133d0-4115-444d-96ce-78822fb3230a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c50133d0-4115-444d-96ce-78822fb3230a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c50133d0-4115-444d-96ce-78822fb3230a", "name": "tempest_scenario-flavor_6f4885a9-a714-4186-bcb4-3df8440abae5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 09:52:14,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-5fc11dbd-bfca-49d7-a38a-bea0aacfa57e 2018-10-17 09:52:14,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303154945374s 2018-10-17 09:52:14,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 09:52:14,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:14,443 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-686687be-721d-4340-9251-70a8782725b9 x-openstack-request-id: req-686687be-721d-4340-9251-70a8782725b9 2018-10-17 09:52:14,443 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/76e9c57b-7ddb-43e0-bc61-663789a17b24 used request id req-686687be-721d-4340-9251-70a8782725b9 2018-10-17 09:52:14,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0557219982147s 2018-10-17 09:52:14,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 09:52:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:52:14,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:14 GMT X-Openstack-Request-Id: req-936efd1d-c704-4a1a-85c3-9b00866aa1f1 2018-10-17 09:52:14,473 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T09:37:07Z", "file": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689/file", "owner": "c81be7b64984431ea6552fd1a184103e", "id": "05596f76-83b4-4998-b289-8b2e4caa7689", "size": 12716032, "self": "/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://830d94e9-9b68-41e9-8641-157520c2857c/images/05596f76-83b4-4998-b289-8b2e4caa7689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_6f4885a9-a714-4186-bcb4-3df8440abae5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T09:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 09:52:14,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-936efd1d-c704-4a1a-85c3-9b00866aa1f1 2018-10-17 09:52:14,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252270698547s 2018-10-17 09:52:14,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 09:52:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60b5c856b9df1a5fd868e3e60fea94971c9418f919de90c9fd661176625ddd3e" 2018-10-17 09:52:15,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 09:52:15 GMT X-Openstack-Request-Id: req-461d91cb-236a-445e-ae67-29bd1507d453 2018-10-17 09:52:15,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 09:52:15,120 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/05596f76-83b4-4998-b289-8b2e4caa7689 used request id req-461d91cb-236a-445e-ae67-29bd1507d453 2018-10-17 09:52:15,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.646029949188s 2018-10-17 09:52:15,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 09:52:15,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:15,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2a1f583-f536-42a2-8162-aee0462b439e x-openstack-request-id: req-e2a1f583-f536-42a2-8162-aee0462b439e 2018-10-17 09:52:15,144 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c50133d0-4115-444d-96ce-78822fb3230a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c50133d0-4115-444d-96ce-78822fb3230a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c50133d0-4115-444d-96ce-78822fb3230a", "name": "tempest_scenario-flavor_6f4885a9-a714-4186-bcb4-3df8440abae5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 09:52:15,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e2a1f583-f536-42a2-8162-aee0462b439e 2018-10-17 09:52:15,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234348773956s 2018-10-17 09:52:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 09:52:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/c50133d0-4115-444d-96ce-78822fb3230a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:15,173 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9851060b-cb6e-41b7-a71e-46522a5242b6 x-openstack-request-id: req-9851060b-cb6e-41b7-a71e-46522a5242b6 2018-10-17 09:52:15,173 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c50133d0-4115-444d-96ce-78822fb3230a used request id req-9851060b-cb6e-41b7-a71e-46522a5242b6 2018-10-17 09:52:15,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0268981456757s 2018-10-17 09:52:15,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 09:52:15,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:15,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86af82e9-e354-4966-a5f3-40cde9e802d7 2018-10-17 09:52:15,385 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/0f3803a56d8545f6a7d96b522a00d18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3803a56d8545f6a7d96b522a00d18a", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd", "links": {"self": "http://172.30.9.29:5000/v3/users/11114435bc1541a68080c7ba3cc5149f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "11114435bc1541a68080c7ba3cc5149f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/13390b2137834e629e0b37fe2adee1d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13390b2137834e629e0b37fe2adee1d7", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/1a24f08b861d43d0b8707885f3ade090"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a24f08b861d43d0b8707885f3ade090", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/3c0cfd6d069b43dd89779b90301f60e1"}, "domain_id": "bbd64e03d6ee44448dd708774f801810", "enabled": true, "options": {}, "id": "3c0cfd6d069b43dd89779b90301f60e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/4d7d20b527744c41bf890e5fdd177c07"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d7d20b527744c41bf890e5fdd177c07", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5", "links": {"self": "http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "694bf7009c294645871e6090519c10dc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_45363f18-9e30-401d-8036-cf3ada86d1d4", "links": {"self": "http://172.30.9.29:5000/v3/users/79c7cbba2cdf4f12a6e4507372fa495d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79c7cbba2cdf4f12a6e4507372fa495d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/93497f1e318f4aeca6e8c721cc11f7f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93497f1e318f4aeca6e8c721cc11f7f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/a585184b379e4af499d8de21153cde99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a585184b379e4af499d8de21153cde99", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/a5b908172dfa4369b1e58cc60ce7009f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5b908172dfa4369b1e58cc60ce7009f", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/b0cae7b62c7641168fac2a13947f849f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0cae7b62c7641168fac2a13947f849f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064", "links": {"self": "http://172.30.9.29:5000/v3/users/bdf2fb351b8244909ada66cec8217dff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bdf2fb351b8244909ada66cec8217dff", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/bebabffd1a9a47448de08733cfb3b9e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bebabffd1a9a47448de08733cfb3b9e2", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/c9f55fb02d124cb09be366beebe331b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c9f55fb02d124cb09be366beebe331b7", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/d61e365dc69e4744a836536efee79623"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d61e365dc69e4744a836536efee79623", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/df93204e805f412e911787f7bd3f5937"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df93204e805f412e911787f7bd3f5937", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/ed0d99c4fb2b4bba904381602d458999"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed0d99c4fb2b4bba904381602d458999", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-10-17 09:52:15,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-86af82e9-e354-4966-a5f3-40cde9e802d7 2018-10-17 09:52:15,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211089134216s 2018-10-17 09:52:15,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 09:52:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:15,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924ebf86-1069-40f4-b48a-9314646c3d09 2018-10-17 09:52:15,612 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_6f4885a9-a714-4186-bcb4-3df8440abae5", "links": {"self": "http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "694bf7009c294645871e6090519c10dc", "description": null}} 2018-10-17 09:52:15,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc used request id req-924ebf86-1069-40f4-b48a-9314646c3d09 2018-10-17 09:52:15,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219905853271s 2018-10-17 09:52:15,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 09:52:15,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:15,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 09:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8882da-ff3f-43bf-a86a-88535d61af0e 2018-10-17 09:52:15,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 09:52:15,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/694bf7009c294645871e6090519c10dc used request id req-eb8882da-ff3f-43bf-a86a-88535d61af0e 2018-10-17 09:52:15,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.315589904785s 2018-10-17 09:52:15,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 09:52:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:16,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a64b204-ddbd-494d-9430-47c8c8da1544 2018-10-17 09:52:16,136 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/598f104b1bf7432fb43c274d7195dcc3"}, "tags": [], "enabled": true, "id": "598f104b1bf7432fb43c274d7195dcc3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45363f18-9e30-401d-8036-cf3ada86d1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/6179b949fda348a0be268d5a32553aa8"}, "tags": [], "enabled": true, "id": "6179b949fda348a0be268d5a32553aa8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/96980679a60249c28f2b50b0b3348a4d"}, "tags": [], "enabled": true, "id": "96980679a60249c28f2b50b0b3348a4d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b0aa4d28-0524-43b8-a7bc-8bdffc9d87fd"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e"}, "tags": [], "enabled": true, "id": "c81be7b64984431ea6552fd1a184103e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_6f4885a9-a714-4186-bcb4-3df8440abae5"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/f716d0489ae04926868d11578f8d4e9a"}, "tags": [], "enabled": true, "id": "f716d0489ae04926868d11578f8d4e9a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4e9fe9a7-40cb-4827-9cd5-a4cdef3ed064"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/fe010d0d79494effbe02dd92c443bc23"}, "tags": [], "enabled": true, "id": "fe010d0d79494effbe02dd92c443bc23", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-17 09:52:16,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-7a64b204-ddbd-494d-9430-47c8c8da1544 2018-10-17 09:52:16,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200739145279s 2018-10-17 09:52:16,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 09:52:16,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:16,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 09:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5857bce3-da88-426b-856d-0ad2eaa6ba65 2018-10-17 09:52:16,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 09:52:16,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c81be7b64984431ea6552fd1a184103e used request id req-5857bce3-da88-426b-856d-0ad2eaa6ba65 2018-10-17 09:52:16,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.249443054199s 2018-10-17 09:52:16,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 09:52:16,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c81be7b64984431ea6552fd1a184103e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2503d11b89904cbe8a18d43f2746de62a363ef52b12fcd02057a8eeec0a53bf5" 2018-10-17 09:52:16,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 09:52:16 GMT X-Openstack-Request-Id: req-f43272d3-6502-435c-899e-b437bb3b127c 2018-10-17 09:52:16,711 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 09:52:16,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c81be7b64984431ea6552fd1a184103e&name=default used request id req-f43272d3-6502-435c-899e-b437bb3b127c 2018-10-17 09:52:16,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315351963043s 2018-10-17 09:52:16,712 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK